{
  "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/152?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/152?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/152?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Status",
  "id" : "152",
  "properties" : {
    "objectid" : 152,
    "art" : 2,
    "details" : "afddsfs",
    "melder" : "sdfdsf",
    "status" : 2,
    "zeitpunkt" : "2015-09-16T15:00:00",
    "kommentar" : "Alles wieder heile"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.6306721819044565,
      51.957631720881075
    ]
  }
}