{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln/OGCFeatureServer/collections/7/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/7/items/23?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/7/items/23?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/7/items/23?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 7,
  "LayerName" : "Bibliotheken",
  "id" : "23",
  "properties" : {
    "objectid" : 23,
    "name" : "Deutsche Wirtschaft,Bibl.",
    "adresse" : "Gustav-Heinemann-Ufer 84",
    "stadtbezir" : "Rodenkirchen",
    "stadtteil" : "Bayenthal",
    "stadtviert" : "Bayenthal",
    "postleitza" : "50968",
    "name_lang" : "Deutsche Wirtschaft,Bibl."
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      6.971309490097779,
      50.912334496915172
    ]
  }
}