{
  "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/967?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/967?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/967?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "967",
  "properties" : {
    "OBJECTID" : 967,
    "VERBOD_VERGUNNING" : "Niet toegestaan",
    "SHAPE.AREA" : 121.883608,
    "SHAPE.LEN" : 56.0844989182281
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.7311920818687385,
          52.091047206259702
        ],
        [
          6.7315497456042506,
          52.091043127368984
        ],
        [
          6.7313627037617874,
          52.090955862516168
        ],
        [
          6.7311920818687385,
          52.091047206259702
        ]
      ]
    ]
  }
}