{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/201/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/201/items/59?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/201/items/59?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/201/items/59?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "59",
  "properties" : {
    "OBJECTID" : 59,
    "VERBOD_VERGUNNING" : "Meldplicht / Vergunningplicht",
    "SHAPE.AREA" : 178.85035182999999,
    "SHAPE.LEN" : 66.331635179507188
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.0469812477816989,
          51.871836247139591
        ],
        [
          6.046817475706499,
          51.871868800090631
        ],
        [
          6.0466104158490737,
          51.871947291745421
        ],
        [
          6.0469828442859477,
          51.871945201330753
        ],
        [
          6.0469812477816989,
          51.871836247139591
        ]
      ]
    ]
  }
}