object

InformationLoc

Contains location type and coordinates.
Fields
coordinates
[Float]
An array containing the latitude and longitude values of the location, e.g. [19.0760, 72.8777].
type
String
The type of geographic coordinate system used, e.g. 'Point' for a single point location.