{
  "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/61?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/61?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/61?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" : "61",
  "properties" : {
    "OBJECTID_1" : 61,
    "OBJECTID" : 61,
    "LEFT" : 318000,
    "TOP" : 7693000,
    "RIGHT" : 320000,
    "BOTTOM" : 7691000,
    "VERTICAL" : "C",
    "HORIZONTAL" : "5",
    "CAR2KM" : "C5",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE01",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.250699044500443,
          -20.854191292950262
        ],
        [
          55.269915482264338,
          -20.854386601787745
        ],
        [
          55.269708740341493,
          -20.872449906689951
        ],
        [
          55.250490009088026,
          -20.872254413291504
        ],
        [
          55.250699044500443,
          -20.854191292950262
        ]
      ]
    ]
  }
}