{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/OpenbareRuimte/OGCFeatureServer/collections/4/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/OpenbareRuimte/OGCFeatureServer/collections/4/items/2018?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/OpenbareRuimte/OGCFeatureServer/collections/4/items/2018?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/OpenbareRuimte/OGCFeatureServer/collections/4/items/2018?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "Wegen",
  "id" : "2018",
  "properties" : {
    "OBJECTID" : 2018,
    "OMSCHRIJVING" : "wegdeel vlak",
    "IMG_FYSIEKVOORKOMEN" : "open verharding: betonstraatstenen",
    "IMG_FUNCTIE" : "voetpad"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.3601652543056044,
          51.733203173478522
        ],
        [
          5.3601516059844876,
          51.733196329263215
        ],
        [
          5.3601331961783405,
          51.733210510385497
        ],
        [
          5.360146873456392,
          51.733217354609728
        ],
        [
          5.3601652543056044,
          51.733203173478522
        ]
      ]
    ]
  }
}