{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/new_situation/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/new_situation/OGCFeatureServer/collections/0/items/42?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/new_situation/OGCFeatureServer/collections/0/items/42?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/new_situation/OGCFeatureServer/collections/0/items/42?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "IKDB_new_test",
  "id" : "42",
  "properties" : {
    "OBJECTID" : 42,
    "OBJECTTYPE" : "Green space",
    "SHAPE.AREA" : 1.5002495,
    "SHAPE.LEN" : 6.2014491377444996
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.2955627708756428,
          51.697257801276514
        ],
        [
          5.2955544352746458,
          51.697259304966707
        ],
        [
          5.295563692802304,
          51.697281039974953
        ],
        [
          5.2955720284252461,
          51.697279527294604
        ],
        [
          5.2955627708756428,
          51.697257801276514
        ]
      ]
    ]
  }
}