{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/1/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/1/items/54321?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://opengeo.wrij.nl/arcgis/rest/services/Verordeningvigerend/OGCFeatureServer/collections/1/items/54321?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/1/items/54321?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "KERNZONE KUNSTWERK (watersysteem)",
  "id" : "54321",
  "properties" : {
    "OBJECTID" : 54321,
    "TYPE_KEURZONE" : "Kernzone kunstwerk",
    "WRIJ_NATTE_EVZ" : "Nee",
    "SHAPE.AREA" : 69.541827760000004,
    "SHAPE.LEN" : 35.688581898014796,
    "GLOBALID" : "{FEF273AA-5399-4B2D-8348-1AA4F9ACE21D}"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.3094617202420036,
          52.082346745741859,
          0
        ],
        [
          6.3095413516885825,
          52.082422066774967,
          0
        ],
        [
          6.3096024802593709,
          52.08239753768293,
          0
        ],
        [
          6.3095228487540309,
          52.082322216690962,
          0
        ],
        [
          6.3094981601076885,
          52.082312308258139,
          0
        ],
        [
          6.3094617202420036,
          52.082346745741859,
          0
        ]
      ]
    ]
  }
}