{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/stoerung/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/stoerung/OGCFeatureServer/collections/1/items/52?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/stoerung/OGCFeatureServer/collections/1/items/52?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/stoerung/OGCFeatureServer/collections/1/items/52?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Status",
  "id" : "52",
  "properties" : {
    "objectid" : 52,
    "art" : 1,
    "details" : "Straßenlaterne flackert, vor Hausnummer 27.",
    "melder" : "Dennis Payk",
    "status" : 1,
    "zeitpunkt" : "2013-10-07T02:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.5680612612980784,
      51.927393518511131
    ]
  }
}