Geolocation

Geolocation Structure

Field

Description

Type

Example

lat

The latitude coordinates

double

37.786099

lng

The longitude coordinates

double

-121.46352

Example

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