Yamoussoukro

Location:
6.816667° nord, 5.283333° ouest
Population:
361,893 personnes
(2014 recensement)
{
    "id": "urn:ngsi-ld:City:yamoussoukro",
    "type": "City",
    "population": {
        "type": "Property",
        "value": 361893,
        "observedAt": "2014-01-01T00:00:00.000Z"
    },
    "region": {
        "type": "Property",
        "value": "Bélier"
    },
    "name": {
        "type": "Property",
        "value": "Yamoussoukro"
    },
    "location": {
        "type": "GeoProperty",
        "value": {
            "type": "Point",
            "coordinates": [
                -5.283333,
                6.816667
            ]
        }
    }
}