{
  "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/820?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/820?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/820?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" : "820",
  "properties" : {
    "OBJECTID_1" : 820,
    "OBJECTID" : 820,
    "LEFT" : 368000,
    "TOP" : 7675000,
    "RIGHT" : 370000,
    "BOTTOM" : 7673000,
    "VERTICAL" : "C",
    "HORIZONTAL" : "1",
    "CAR2KM" : "C1",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE12",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.729799651139146,
          -21.021029984168784
        ],
        [
          55.749041617065693,
          -21.021172593166401
        ],
        [
          55.748890810914816,
          -21.039239496755162
        ],
        [
          55.729646526830287,
          -21.039096753847012
        ],
        [
          55.729799651139146,
          -21.021029984168784
        ]
      ]
    ]
  }
}