{
  "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/89?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/89?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/89?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "Wegen",
  "id" : "89",
  "properties" : {
    "OBJECTID" : 89,
    "OMSCHRIJVING" : "wegdeel vlak",
    "IMG_FYSIEKVOORKOMEN" : "open verharding: gebakken klinkers",
    "IMG_FUNCTIE" : "voetpad"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.4620385143911507,
          51.707408459819689
        ],
        [
          5.4620346578753836,
          51.70739502291579
        ],
        [
          5.4620020186931324,
          51.707397398898223
        ],
        [
          5.4620055552747768,
          51.707409865136675
        ],
        [
          5.4620385143911507,
          51.707408459819689
        ]
      ]
    ]
  }
}