{
  "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/56?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/56?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/56?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Veranstaltungsorte",
  "id" : "56",
  "properties" : {
    "objectid_1" : 56,
    "name" : "Theater im Hof",
    "adresse" : "Roonstr. 54",
    "stadtbezir" : "Innenstadt",
    "stadtteil" : "Neustadt/Süd",
    "stadtviert" : "Rathenau-Viertel",
    "postleitza" : "50674",
    "hyperlink" : "http://www.theaterszene-koeln.de/mitglied.php?spielort=theater-im-hof"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.9360930363387538,
      50.932363476069931
    ]
  }
}