# NearestLocationCoordinates

Model ID: `NearestLocationCoordinates`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `lat` | `number` | Yes |  |  |  | No | Latitude in decimal degrees. |
| `lng` | `number` | Yes |  |  |  | No | Longitude in decimal degrees. |

## Example

None declared in canonical OpenAPI.
