{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/5/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/5/items/63?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/5/items/63?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/5/items/63?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Schulen",
  "id" : "63",
  "properties" : {
    "objectid_1" : 63,
    "stadtbezir" : "Innenstadt",
    "stadtteil" : "Altstadt/Süd",
    "adresse" : "Kartäuserwall 40",
    "postzustel" : "50676",
    "schulart" : "Gymnasium",
    "schultyp" : "allgemeinbildend",
    "name" : "Humboldt Gymnasium",
    "schulstras" : "Kartäuserwall (GY)",
    "schulname" : "Humboldt Gymnasium (GY)",
    "traeger" : "Stadt Köln"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.9487837869874607,
      50.926756184163828
    ]
  }
}