{
  "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/15?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/15?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/15?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "15",
  "properties" : {
    "OBJECTID" : 15,
    "VERBOD_VERGUNNING" : "Meldplicht / Vergunningplicht",
    "SHAPE.AREA" : 9688300,
    "SHAPE.LEN" : 12530
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.9984110865952109,
          52.022152562425362
        ],
        [
          5.9476331757938059,
          52.022405080589785
        ],
        [
          5.9479457333330163,
          52.047393965849515
        ],
        [
          5.9987519819900665,
          52.047141264864308
        ],
        [
          5.9984110865952109,
          52.022152562425362
        ]
      ]
    ]
  }
}