{
  "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/622?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/622?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/622?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" : "622",
  "properties" : {
    "OBJECTID_1" : 622,
    "OBJECTID" : 622,
    "LEFT" : 354000,
    "TOP" : 7651000,
    "RIGHT" : 356000,
    "BOTTOM" : 7649000,
    "VERTICAL" : "A",
    "HORIZONTAL" : "4",
    "CAR2KM" : "A4",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE31",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.593066503948272,
          -21.236757487866409
        ],
        [
          55.612335253797859,
          -21.236917104700666
        ],
        [
          55.612166088430705,
          -21.254982550579566
        ],
        [
          55.592894991471219,
          -21.254822785120822
        ],
        [
          55.593066503948272,
          -21.236757487866409
        ]
      ]
    ]
  }
}