{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoproxy.s-hertogenbosch.nl/arcgis/rest/services/Externvrij/OpenbareRuimte/OGCFeatureServer/collections/5/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/5/items/12341?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/5/items/12341?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/5/items/12341?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Groen",
  "id" : "12341",
  "properties" : {
    "OBJECTID" : 12341,
    "OMSCHRIJVING" : "begroeid terreindeel vlak",
    "IMG_FYSIEKVOORKOMEN" : "groenvoorziening: gras- en kruidachtigen"
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          5.2312989971013923,
          51.737428222890372
        ],
        [
          5.2313298709539229,
          51.737418573373567
        ],
        [
          5.2312574619825378,
          51.737384838003194
        ],
        [
          5.2312527093924066,
          51.737406748103425
        ],
        [
          5.2312989971013923,
          51.737428222890372
        ]
      ]
    ]
  }
}