{
  "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/181?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/181?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/181?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" : "181",
  "properties" : {
    "OBJECTID_1" : 181,
    "OBJECTID" : 181,
    "LEFT" : 326000,
    "TOP" : 7693000,
    "RIGHT" : 328000,
    "BOTTOM" : 7691000,
    "VERTICAL" : "B",
    "HORIZONTAL" : "5",
    "CAR2KM" : "B5",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE02",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.327566107853883,
          -20.854959597804779
        ],
        [
          55.346783412337338,
          -20.855146285972211
        ],
        [
          55.346585845552987,
          -20.873210308757486
        ],
        [
          55.327366247110518,
          -20.873023444173644
        ],
        [
          55.327566107853883,
          -20.854959597804779
        ]
      ]
    ]
  }
}