{
  "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/1789?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/1789?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/1789?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" : "1789",
  "properties" : {
    "OBJECTID" : 1789,
    "STATUT" : "En service",
    "SYMBOLOGIE" : "u_position_mse_3_n 1",
    "SHAPE.LEN" : 66.472548585186701
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          55.421128155507169,
          -21.202935322578771
        ],
        [
          55.421354245152301,
          -21.202373594432895
        ]
      ]
    ]
  }
}