{
  "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/50?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/50?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/50?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" : "50",
  "properties" : {
    "OBJECTID_1" : 50,
    "OBJECTID" : 50,
    "LEFT" : 316000,
    "TOP" : 7655000,
    "RIGHT" : 318000,
    "BOTTOM" : 7653000,
    "VERTICAL" : "B",
    "HORIZONTAL" : "1",
    "CAR2KM" : "B1",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE20",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.227428928155184,
          -21.197182676129717
        ],
        [
          55.246689136444523,
          -21.19738369264374
        ],
        [
          55.246475844934459,
          -21.215446045945495
        ],
        [
          55.227213296602088,
          -21.215244842006097
        ],
        [
          55.227428928155184,
          -21.197182676129717
        ]
      ]
    ]
  }
}