{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/3/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/3/items/4?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/3/items/4?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://carto.isogeo.net/server/rest/services/isogeo_test/TEST_SAMPLE/OGCFeatureServer/collections/3/items/4?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "SAMPLE_SDE.POLYGONE_2154_FIRST_NO_GEO",
  "id" : "4",
  "properties" : {
    "OBJECTID" : 4,
    "ID" : 4,
    "CHAMP_1" : "cimetiere",
    "CHAMP_2" : "lachaise",
    "SHAPE.AREA" : 491149.69898536499,
    "SHAPE.LEN" : 2765.0918065096303
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          2.3877518860053653,
          48.862919589309669
        ],
        [
          2.396140691343458,
          48.864867320613968
        ],
        [
          2.401351615780047,
          48.859343825134808
        ],
        [
          2.3952219454135624,
          48.857490715514189
        ],
        [
          2.3916966783451907,
          48.858383992080519
        ],
        [
          2.390425928847542,
          48.859702825841154
        ],
        [
          2.3889147373677684,
          48.860109275116578
        ],
        [
          2.3877518860053653,
          48.862919589309669
        ]
      ]
    ]
  }
}