{
  "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/5?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/5?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/5?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" : "5",
  "properties" : {
    "OBJECTID" : 5,
    "CS_ID" : 14,
    "CS_NOM" : "CIS SALINE",
    "ADRESSE" : "RN 1 - 97434 Saline les Bains",
    "TELEPHONE" : "02 62 98 25 58",
    "CODE_INSEE" : "97415",
    "NOM_COM" : "Saint-Paul",
    "CHEF_CIS" : "LTN Willy SIGISMEAU"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      55.236228543929542,
      -21.091618596914472,
      0
    ]
  }
}