{
  "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/64?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/64?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/64?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "Sehenswürdigkeiten",
  "id" : "64",
  "properties" : {
    "objectid" : 64,
    "name" : "Rautenstrauch-Joest-Museum",
    "adresse" : "Leonhard-Tietz-Str. 10",
    "hausnr" : "10",
    "stadtbezirk" : "Innenstadt",
    "stadtteil" : "Altstadt/Süd",
    "stadtviertel" : "Cäcilien-Viertel",
    "postleitzahl" : "50667",
    "hyperlink" : "http://www.museenkoeln.de/rautenstrauch-joest-museum/"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.9506845305005003,
      50.934377030800555
    ]
  }
}