# Longitude and Latitude Values
- [ Property `latitude`](#latitude)
- [ Property `longitude`](#longitude)
**Title:** Longitude and Latitude Values
| Type | `object` |
| ------------------------- | ------------------------------------------------------------------------------------------------------------------- |
| **Additional properties** | [](# "Additional Properties of any type are allowed.") |
| | |
**Description:** A geographical coordinate.
##  Property `latitude`
| Type | `number` |
| ---- | -------- |
| | |
| Restrictions | |
| ------------ | -------- |
| **Minimum** | ≥ -90 |
| **Maximum** | ≤ 90 |
| | |
##  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