{
  "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/876?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/876?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/876?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 201,
  "LayerName" : "ZONES BEREGENING",
  "id" : "876",
  "properties" : {
    "OBJECTID" : 876,
    "VERBOD_VERGUNNING" : "Niet toegestaan",
    "SHAPE.AREA" : 291.03166707999998,
    "SHAPE.LEN" : 109.50369086841
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.7120210818362889,
          52.111601489433355
        ],
        [
          6.7119255980533996,
          52.111765853798843
        ],
        [
          6.7118966895907297,
          52.111874347366481
        ],
        [
          6.7119379330195894,
          52.111990863035885
        ],
        [
          6.7120351778982021,
          52.11207702101882
        ],
        [
          6.7120210818362889,
          52.111601489433355
        ]
      ]
    ]
  }
}