{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_demo/SDIS_974/OGCFeatureServer/collections/10/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/10/items/2?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/10/items/2?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/10/items/2?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 10,
  "LayerName" : "SDIS_974.Carroyage_DFCI_2km_2022",
  "id" : "2",
  "properties" : {
    "OBJECTID_1" : 2,
    "OBJECTID" : 2,
    "LEFT" : 314000,
    "TOP" : 7691000,
    "RIGHT" : 316000,
    "BOTTOM" : 7689000,
    "VERTICAL" : "A",
    "HORIZONTAL" : "4",
    "CAR2KM" : "A4",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE01",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.212053217753862,
          -20.871856955763096
        ],
        [
          55.231271500743965,
          -20.872056762947391
        ],
        [
          55.231059946608632,
          -20.890119656540087
        ],
        [
          55.211839367927212,
          -20.889919660679652
        ],
        [
          55.212053217753862,
          -20.871856955763096
        ]
      ]
    ]
  }
}