{
  "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/501?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/501?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/501?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" : "501",
  "properties" : {
    "OBJECTID_1" : 501,
    "OBJECTID" : 501,
    "LEFT" : 346000,
    "TOP" : 7653000,
    "RIGHT" : 348000,
    "BOTTOM" : 7651000,
    "VERTICAL" : "B",
    "HORIZONTAL" : "5",
    "CAR2KM" : "B5",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE30",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.516174046918927,
          -21.218032303982728
        ],
        [
          55.53543971430949,
          -21.218200561521428
        ],
        [
          55.535261349374153,
          -21.236265440701104
        ],
        [
          55.51599333775399,
          -21.236097026384638
        ],
        [
          55.516174046918927,
          -21.218032303982728
        ]
      ]
    ]
  }
}