{
  "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/223?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/223?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/223?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" : "223",
  "properties" : {
    "OBJECTID_1" : 223,
    "OBJECTID" : 223,
    "LEFT" : 328000,
    "TOP" : 7669000,
    "RIGHT" : 330000,
    "BOTTOM" : 7667000,
    "VERTICAL" : "C",
    "HORIZONTAL" : "3",
    "CAR2KM" : "C3",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE14",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.344398680557816,
          -21.07191191964283
        ],
        [
          55.36364388618248,
          -21.072098547623064
        ],
        [
          55.363446107121327,
          -21.090162264570061
        ],
        [
          55.344198577990014,
          -21.089975461722734
        ],
        [
          55.344398680557816,
          -21.07191191964283
        ]
      ]
    ]
  }
}