A timestamped coordinate is an object that provides geo-coordinate information as of a particular time.
| Property | Type | Required | Description |
|---|---|---|---|
| updatedAt | Timestamps are string values in UTC format. | true | Create or update timestamp when the object was updated. |
| latitude | decimal | true | Latitude coordinates. |
| longitude | decimal | true | Longitude coordinates. |
