{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/1/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/1/items/5?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/1/items/5?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/1/items/5?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "5",
  "properties" : {
    "OBJECTID" : 5,
    "Name" : "WSG Qu.Großensee (Qu.Schlehenwiese/Quellf.Kleinensee)",
    "thematicIdentifier" : "DE_PD_HE_063-001",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 1.1066164715539377e-05,
    "SHAPE_Area" : 1.3565074507570423e-12
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.9514535960000234,
          50.94127448707733
        ],
        [
          9.9514503050000371,
          50.941270133077332
        ],
        [
          9.9514526320000396,
          50.941274036077324
        ],
        [
          9.9514535960000234,
          50.94127448707733
        ]
      ]
    ]
  }
}