{
  "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/1487?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/1487?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/1487?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" : "1487",
  "properties" : {
    "OBJECTID" : 1487,
    "STATUT" : "En service",
    "SYMBOLOGIE" : "u_position_mse_3_n 1",
    "SHAPE.LEN" : 14.006439554719099
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          55.327884926919324,
          -21.160348117991834
        ],
        [
          55.328003419326706,
          -21.160287704871575
        ]
      ]
    ]
  }
}