{
  "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/105?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/105?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/105?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "Störungen",
  "id" : "105",
  "properties" : {
    "objectid" : 105,
    "art" : 1,
    "details" : "Birne total kaputt",
    "melder" : "elfers",
    "status" : 1,
    "zeitpunkt" : "2015-03-11T00:00:00"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.6454974284829254,
      51.968223969966644
    ]
  }
}