{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln_adressen/OGCFeatureServer/collections/0/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln_adressen/OGCFeatureServer/collections/0/items/1337?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln_adressen/OGCFeatureServer/collections/0/items/1337?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/koeln_adressen/OGCFeatureServer/collections/0/items/1337?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Adresse_Punkte",
  "id" : "1337",
  "properties" : {
    "objectid" : 1337,
    "ad_nr" : "02117000300",
    "strasse" : "Manteuffelstr.",
    "hausnr" : "3",
    "nutzung" : "3060 - Gebäude für soziale Zwecke",
    "stt_nr" : "802",
    "stt_name" : "Kalk",
    "stv_nr" : "80201",
    "stv_name" : "Kalk",
    "plz" : "51103",
    "adresse" : "Manteuffelstr. 3",
    "x_koord" : 2359806.3399999999,
    "y_koord" : 5645354.3099999996,
    "str_lang" : "Manteuffelstr.",
    "str_amtl" : "Manteuffelstr.",
    "name" : " "
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.0044461220901839,
      50.942747032927542
    ]
  }
}