Coordinates

Coordinates of a place in the world

Field Type Description
latitude Float Latitude of coordinate
longitude Float Longitude of coordinate

Examples

Example 1

{
    "latitude": 1.54361,
    "longitude": 0.45645
}
1.9.0 stable