{
  "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/103?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/103?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/103?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "Status",
  "id" : "103",
  "properties" : {
    "objectid" : 103,
    "art" : 2,
    "details" : "red light not working 2",
    "melder" : "elfers",
    "status" : 3,
    "zeitpunkt" : "2013-11-14T02:00:00",
    "kommentar" : "Light exchangd, fixed"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      7.5754427009196705,
      51.99191961997569
    ]
  }
}