{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://services.conterra.de/server/rest/services/mapapps/stoerung/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/stoerung/OGCFeatureServer/collections/0/items/21?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/0/items/21?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/0/items/21?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Störungen",
  "id" : "21",
  "properties" : {
    "objectid" : 21,
    "art" : 2,
    "details" : "Defektes Rotlicht",
    "melder" : "Oliver Meyer",
    "status" : 2,
    "zeitpunkt" : "2015-10-02T10:00:00",
    "kommentar" : "Ich kann gefahrlos gelöscht werden"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.6194955057344886,
      51.965188258043703
    ]
  }
}