{
  "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/528?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/528?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/528?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "528",
  "properties" : {
    "OBJECTID" : 528,
    "Name" : "Nieheim-Kariensiek",
    "thematicIdentifier" : "DE_PD_DENW_412011",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0017626782738818032,
    "SHAPE_Area" : 1.5514133118205574e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.1713136700000746,
          51.854705674084045
        ],
        [
          9.1709346900000241,
          51.854262633084055
        ],
        [
          9.1707805790000521,
          51.854309851084039
        ],
        [
          9.1706473070000243,
          51.854631294084051
        ],
        [
          9.1713136700000746,
          51.854705674084045
        ]
      ]
    ]
  }
}