This is the JSON response for the /boundaries/montreal-boroughs/centroid API call. Get the raw JSON or read the API reference.

{
    "objects": [
        {
            "name": "L'\u00cele-Bizard\u2014Sainte-Genevi\u00e8ve",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.90163533156353,
                    45.49464287211047
                ]
            }
        },
        {
            "name": "Mercier\u2014Hochelaga-Maisonneuve",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.53484609458067,
                    45.5761020399941
                ]
            }
        },
        {
            "name": "Outremont",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.60871966588876,
                    45.515694530268554
                ]
            }
        },
        {
            "name": "Rivi\u00e8re-des-Prairies\u2014Pointe-aux-Trembles",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.53624413360993,
                    45.65844439686777
                ]
            }
        },
        {
            "name": "Sud-Ouest",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.57823592286807,
                    45.47058149273737
                ]
            }
        },
        {
            "name": "Ville-Marie",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.55551349332174,
                    45.50939423599673
                ]
            }
        },
        {
            "name": "LaSalle",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.61379129471676,
                    45.42853490884544
                ]
            }
        },
        {
            "name": "Anjou",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.56541143440037,
                    45.61250709712816
                ]
            }
        },
        {
            "name": "C\u00f4te-des-Neiges\u2014Notre-Dame-de-Gr\u00e2ce",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.63179842093844,
                    45.48500312753078
                ]
            }
        },
        {
            "name": "Lachine",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.68973300252868,
                    45.444330220779
                ]
            }
        },
        {
            "name": "Plateau-Mont-Royal",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.58069770592219,
                    45.526109668020965
                ]
            }
        },
        {
            "name": "Villeray\u2014Saint-Michel\u2014Parc-Extension",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.62032103046062,
                    45.555779704832126
                ]
            }
        },
        {
            "name": "Rosemont\u2014La Petite-Patrie",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.58042644686729,
                    45.553344323141445
                ]
            }
        },
        {
            "name": "Montr\u00e9al-Nord",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.63028467014595,
                    45.60370972211484
                ]
            }
        },
        {
            "name": "Ahuntsic-Cartierville",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.68041406189218,
                    45.54334193908036
                ]
            }
        },
        {
            "name": "Pierrefonds-Roxboro",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.87469674081547,
                    45.480212167861175
                ]
            }
        },
        {
            "name": "Saint-L\u00e9onard",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.595397376263,
                    45.589339047656274
                ]
            }
        },
        {
            "name": "Saint-Laurent",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.71282832640017,
                    45.49820616033105
                ]
            }
        },
        {
            "name": "Verdun",
            "centroid": {
                "type": "Point",
                "coordinates": [
                    -73.55352331869544,
                    45.45237634661289
                ]
            }
        }
    ]
}