{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/6/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/6/items/1145?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/6/items/1145?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/6/items/1145?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 6,
  "LayerName" : "SDIS_974.EDF_lignes_MT_aeriennes_2016",
  "id" : "1145",
  "properties" : {
    "OBJECTID" : 1145,
    "STATUT" : "En service",
    "SYMBOLOGIE" : "u_position_mse_3_n 1",
    "SHAPE.LEN" : 561.61239508758206
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          55.532328014825936,
          -21.032771943305306
        ],
        [
          55.527054503746982,
          -21.033877818834327
        ]
      ]
    ]
  }
}