{
  "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/132?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/132?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/132?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "132",
  "properties" : {
    "OBJECTID" : 132,
    "VERBOD_VERGUNNING" : "Meldplicht / Vergunningplicht",
    "SHAPE.AREA" : 9688300,
    "SHAPE.LEN" : 12530
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.1498903006537438,
          51.971287191846649
        ],
        [
          6.0991711835679352,
          51.971604956118178
        ],
        [
          6.0995677304857558,
          51.996593433947986
        ],
        [
          6.1503151085026966,
          51.996275439807732
        ],
        [
          6.1498903006537438,
          51.971287191846649
        ]
      ]
    ]
  }
}