{
  "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/321?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/321?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/321?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" : "321",
  "properties" : {
    "OBJECTID_1" : 321,
    "OBJECTID" : 321,
    "LEFT" : 334000,
    "TOP" : 7653000,
    "RIGHT" : 336000,
    "BOTTOM" : 7651000,
    "VERTICAL" : "A",
    "HORIZONTAL" : "5",
    "CAR2KM" : "A5",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE29",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.400584132468147,
          -21.216976622861182
        ],
        [
          55.419848618958781,
          -21.217158061614498
        ],
        [
          55.41965619024711,
          -21.235221969426867
        ],
        [
          55.400389360176881,
          -21.235040361616221
        ],
        [
          55.400584132468147,
          -21.216976622861182
        ]
      ]
    ]
  }
}