{
  "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/8?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/8?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/8?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" : "8",
  "properties" : {
    "OBJECTID" : 8,
    "CS_ID" : 28,
    "CS_NOM" : "CIS AVIRONS",
    "ADRESSE" : "7 chemin n°1 - 97425 Les Avirons",
    "TELEPHONE" : "0262 98 25 12",
    "CODE_INSEE" : "97401",
    "NOM_COM" : "Les Avirons",
    "CHEF_CIS" : "LTN IDMONT Joseph"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      55.335752825546457,
      -21.245069548171635,
      0
    ]
  }
}