This object represents a point on the map.
Field | Type | Required | Description |
longitude | String | Yes | Longitude coordinate of the location. |
latitude | String | Yes | Latitude coordinate of the location. |
name | String | Optional | Name of the location (e.g., venue, city, landmark). |
details | String | Optional | Additional details about the location. |