Location Schema

Describes a point on Earth

Example

{
  "lat": 40.7128,
  "lon": -74.006,
  "name": "New York",
  "admin": "New York",
  "country": "United States",
  "iso2": "US",
  "timezone": "America/New_York"
}

Attributes