I need to parse some location data from a field that is an array, coordinates. I also need to flatten this out as I need to send it to the SDS. What is the process to flatten a JSON and extract attributes? Geoevent Service creator? My thought was to use some sort of JSON query like event_location.geometry.coordiantes{1} for the X and Y geometry fields, but I don't believe this will work. Here is the data I'm looking at:
