GeographicalCoordinates

Type: object

Required:

- lon

- lat

Properties:

lon:

Type: number

format: float

Minimum: -180

Maximum: 180

lat:

Type: number

format: float

Minimum: -90

Maximum: 90