{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/202/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/202/items/123?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/202/items/123?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/202/items/123?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 202,
  "LayerName" : "ZONES DRAINAGE_BEPERKINGEN",
  "id" : "123",
  "properties" : {
    "OBJECTID" : 123,
    "BEPERKING" : "vergunningplicht \u003e0,80m d",
    "SHAPE.AREA" : 286.84020199999998,
    "SHAPE.LEN" : 68.068850047777403
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.8732306225598467,
          52.022463402944709
        ],
        [
          5.8729649182421735,
          52.022426087391615
        ],
        [
          5.8729325663564964,
          52.022569690206119
        ],
        [
          5.8731968642807635,
          52.022595478346574
        ],
        [
          5.8732306225598467,
          52.022463402944709
        ]
      ]
    ]
  }
}