Geolocation

Geolocation Structure

FieldDescriptionTypeExample
latThe latitude coordinatesdouble37.786099
lngThe longitude coordinatesdouble-121.46352

Example

"geolocation": {
      "lat": 37.812345,
      "lng": -122.0000002,
    }