{
  "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/568?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/568?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/568?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "568",
  "properties" : {
    "OBJECTID" : 568,
    "VERBOD_VERGUNNING" : "Niet toegestaan",
    "SHAPE.AREA" : 10.601552835,
    "SHAPE.LEN" : 17.844723744991597
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.479962399034795,
          52.268582593114544
        ],
        [
          6.4798757634069313,
          52.26858339395509
        ],
        [
          6.4798567867129302,
          52.268615799465366
        ],
        [
          6.479962399034795,
          52.268582593114544
        ]
      ]
    ]
  }
}