{
  "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/11?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/11?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/11?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Veranstaltungsorte",
  "id" : "11",
  "properties" : {
    "objectid_1" : 11,
    "name" : "Art-Theater",
    "adresse" : "Ehrenfeldgürtel 127",
    "stadtbezir" : "Ehrenfeld",
    "stadtteil" : "Ehrenfeld",
    "stadtviert" : "Ehrenfeld-West",
    "postleitza" : "50823",
    "hyperlink" : "http://www.artheater.info/artheater.html"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.9185071626876162,
      50.952844553487537
    ]
  }
}