{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/2/items/12?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/2/items/12?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/2/items/12?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "SDIS_974.Centres_d_Incendie_et_de_Secours",
  "id" : "12",
  "properties" : {
    "OBJECTID" : 12,
    "CS_ID" : 17,
    "CS_NOM" : "CIS ETANG-SALE",
    "ADRESSE" : "2 chemin ban' colon - 97427 Etang-Salé",
    "TELEPHONE" : "02 62 80 13 79",
    "CODE_INSEE" : "97404",
    "NOM_COM" : "L'Etang-Salé",
    "CHEF_CIS" : "LTN MAILLOT Eric"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      55.369179959211614,
      -21.270562713741043,
      0
    ]
  }
}