{
  "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/103?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/103?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/103?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" : "103",
  "properties" : {
    "OBJECTID_1" : 103,
    "OBJECTID" : 103,
    "LEFT" : 320000,
    "TOP" : 7669000,
    "RIGHT" : 322000,
    "BOTTOM" : 7667000,
    "VERTICAL" : "D",
    "HORIZONTAL" : "3",
    "CAR2KM" : "D3",
    "SHAPE_LENG" : 8000,
    "CAR10KM" : "RE13",
    "SHAPE.AREA" : 4000000,
    "SHAPE.LEN" : 8000
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          55.267420002148782,
          -21.071143609862165
        ],
        [
          55.286664345217936,
          -21.071338956782082
        ],
        [
          55.286457272831001,
          -21.089401962008623
        ],
        [
          55.26721060672687,
          -21.089206432053945
        ],
        [
          55.267420002148782,
          -21.071143609862165
        ]
      ]
    ]
  }
}