{
  "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/72?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/72?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/72?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Schulen",
  "id" : "72",
  "properties" : {
    "objectid_1" : 72,
    "stadtbezir" : "Lindenthal",
    "stadtteil" : "Klettenberg",
    "adresse" : "Stenzelbergstr. 3",
    "postzustel" : "50939",
    "schulart" : "Grundschule",
    "schultyp" : "allgemeinbildend",
    "name" : "Stenzelbergstr.",
    "schulstras" : "Stenzelbergstr. (GGS)",
    "schulname" : "Stenzelbergstr. (GGS)",
    "traeger" : "Stadt Köln"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.9299158988482743,
      50.910802786143286
    ]
  }
}