{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/1/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/1/items/24?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/1/items/24?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/1/items/24?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Veranstaltungsorte",
  "id" : "24",
  "properties" : {
    "objectid_1" : 24,
    "name" : "Oper der Stadt Köln",
    "adresse" : "Offenbachplatz 2",
    "stadtbezir" : "Innenstadt",
    "stadtteil" : "Altstadt/Nord",
    "stadtviert" : "Neumarkt-Viertel",
    "postleitza" : "50667",
    "hyperlink" : "http://www.buehnenkoeln.de/"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.9514743796039511,
      50.937949809246902
    ]
  }
}