# Longitude and Latitude Values - [![badge](https://img.shields.io/badge/Required-blue) Property `latitude`](#latitude) - [![badge](https://img.shields.io/badge/Required-blue) Property `longitude`](#longitude) **Title:** Longitude and Latitude Values | Type | `object` | | ------------------------- | ------------------------------------------------------------------------------------------------------------------- | | **Additional properties** | [![badge](https://img.shields.io/badge/Any+type-allowed-green)](# "Additional Properties of any type are allowed.") | | | | **Description:** A geographical coordinate.
## ![badge](https://img.shields.io/badge/Required-blue) Property `latitude`
| Type | `number` | | ---- | -------- | | | | | Restrictions | | | ------------ | -------- | | **Minimum** | ≥ -90 | | **Maximum** | ≤ 90 | | | |
## ![badge](https://img.shields.io/badge/Required-blue) Property `longitude`
| Type | `number` | | ---- | -------- | | | | | Restrictions | | | ------------ | --------- | | **Minimum** | ≥ -180 | | **Maximum** | ≤ 180 | | | |
---------------------------------------------------------------------------------------------------------------------------- Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on date