{
  "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/74?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/74?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/74?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "74",
  "properties" : {
    "OBJECTID" : 74,
    "VERBOD_VERGUNNING" : "Meldplicht / Vergunningplicht",
    "SHAPE.AREA" : 9688300,
    "SHAPE.LEN" : 12530
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.0983796146813551,
          51.921627730494492
        ],
        [
          6.0477161144992921,
          51.921923197673678
        ],
        [
          6.0480834550779878,
          51.946912068271772
        ],
        [
          6.0987751452867647,
          51.946616387516713
        ],
        [
          6.0983796146813551,
          51.921627730494492
        ]
      ]
    ]
  }
}