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