object

LatLong

Represents the geographic coordinates of a location, typically used to specify the latitude and longitude of a store or point of interest.
Fields
coordinates
[Float]
An array containing the latitude and longitude values of the location.
type
String
The type of geographic coordinate system used. For example, "Point" indicates a single point in a geographic coordinate system.