{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/3/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/3/items/51?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/3/items/51?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/3/items/51?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Sehenswürdigkeiten",
  "id" : "51",
  "properties" : {
    "objectid" : 51,
    "name" : "E-Werk",
    "adresse" : "Schanzenstr. 37",
    "stadtbezirk" : "Mülheim",
    "stadtteil" : "Mülheim",
    "stadtviertel" : "GI Mülheim-Nord",
    "postleitzahl" : "51063",
    "hyperlink" : "http://www.e-werk-koeln.de/"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.0165271044088797,
      50.969660920783269
    ]
  }
}