{
  "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/1809?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/1809?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/1809?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1809",
  "properties" : {
    "OBJECTID" : 1809,
    "Name" : "WSG Qu.Großensee (Qu.Schlehenwiese/Quellf.Kleinensee)",
    "thematicIdentifier" : "DE_PD_HE_063-001",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00013276318349305088,
    "SHAPE_Area" : 5.6917703932487782e-11
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.9612861390000393,
          50.94333022207735
        ],
        [
          9.9613205970000536,
          50.94332240607735
        ],
        [
          9.9612552670000696,
          50.943333921077389
        ],
        [
          9.9612861390000393,
          50.94333022207735
        ]
      ]
    ]
  }
}