{
  "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/69?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/69?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/69?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "69",
  "properties" : {
    "OBJECTID" : 69,
    "Name" : "Lippstadt-Lipperbruch",
    "thematicIdentifier" : "DE_PD_DENW_431601",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.014180960528848183,
    "SHAPE_Area" : 1.9758370594228419e-06
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.3720452340000406,
          51.700516846082884
        ],
        [
          8.3653722350000521,
          51.699325935082818
        ],
        [
          8.3652496090000454,
          51.699590442082823
        ],
        [
          8.3719486340000344,
          51.700803956082872
        ],
        [
          8.3720452340000406,
          51.700516846082884
        ]
      ]
    ]
  }
}