{
  "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/10?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/10?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/10?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "10",
  "properties" : {
    "OBJECTID" : 10,
    "VERBOD_VERGUNNING" : "Meldplicht / Vergunningplicht",
    "SHAPE.AREA" : 9688300,
    "SHAPE.LEN" : 12530
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.9473210196675419,
          51.997416100520951
        ],
        [
          5.8965707807053347,
          51.99764654861805
        ],
        [
          5.8968546341703014,
          52.022635695465915
        ],
        [
          5.9476331757938059,
          52.022405080589785
        ],
        [
          5.9473210196675419,
          51.997416100520951
        ]
      ]
    ]
  }
}