{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/2/items/606?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/2/items/606?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/2/items/606?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "Spiel- und Sportplätze",
  "id" : "606",
  "properties" : {
    "objectid" : 606,
    "typ" : "Spielplatz",
    "spielplatzname" : "Pfarrer-Buchbender-Weg / Radiumstraße",
    "stadtbezirk" : "Mülheim",
    "stadtteil" : "Dellbrück",
    "stadtviertel" : "Dellbrück-Süd"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.0711425078452121,
      50.972135910751454
    ]
  }
}