{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.lk-ni.de/server/rest/services/opengov/WMMK_Grundlagen/OGCFeatureServer/collections/5/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportal.lk-ni.de/server/rest/services/opengov/WMMK_Grundlagen/OGCFeatureServer/collections/5/items/1234?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.lk-ni.de/server/rest/services/opengov/WMMK_Grundlagen/OGCFeatureServer/collections/5/items/1234?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.lk-ni.de/server/rest/services/opengov/WMMK_Grundlagen/OGCFeatureServer/collections/5/items/1234?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 5,
  "LayerName" : "Flächen in öffentlicher Hand",
  "id" : "1234",
  "properties" : {
    "OBJECTID" : 1234,
    "Eigentum_Verwaltungseinheit" : "Flecken Steyerberg",
    "Gemeinde_Name" : "Steyerberg, Flecken",
    "Gemarkung_Name" : "Deblinghausen",
    "Flur" : 12,
    "Flurstueck" : "9/1",
    "Flaeche_Buchangabe" : 172,
    "SHAPE.STArea__" : 174.0033645,
    "SHAPE.STLength__" : 70.206741809474707
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.9664357382468118,
          52.600966428903149
        ],
        [
          8.9660222982004232,
          52.600894696381268
        ],
        [
          8.9660192043360052,
          52.600904998078306
        ],
        [
          8.966012972147638,
          52.600925808230244
        ],
        [
          8.9660126020473996,
          52.600927066729483
        ],
        [
          8.9660059109600301,
          52.60094939606585
        ],
        [
          8.9664202841348768,
          52.601017937445008
        ],
        [
          8.9664286477152384,
          52.600990061705645
        ],
        [
          8.9664357382468118,
          52.600966428903149
        ]
      ]
    ]
  }
}