This is the JSON response for the /boundaries/oshawa-wards/centroid
API call. Get the raw JSON or read the API reference.
{ "objects": [ { "name": "Ward 1", "centroid": { "type": "Point", "coordinates": [ -78.89314549325564, 43.99539888413178 ] } }, { "name": "Ward 2", "centroid": { "type": "Point", "coordinates": [ -78.89524005201368, 43.94074924388512 ] } }, { "name": "Ward 3", "centroid": { "type": "Point", "coordinates": [ -78.8377575459072, 43.91949749221916 ] } }, { "name": "Ward 4", "centroid": { "type": "Point", "coordinates": [ -78.87273776578733, 43.90086740234937 ] } }, { "name": "Ward 5", "centroid": { "type": "Point", "coordinates": [ -78.8472453245792, 43.874867835311186 ] } } ] }