{
  "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/38?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/38?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/38?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "38",
  "properties" : {
    "OBJECTID" : 38,
    "Name" : "Willebadessen-Borlinghausen",
    "thematicIdentifier" : "DE_PD_DENW_452011",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0014032617999603508,
    "SHAPE_Area" : 1.1565096950376927e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.0242308980000416,
          51.585220905081997
        ],
        [
          9.0240736210000705,
          51.585180574081967
        ],
        [
          9.0238869920000297,
          51.585146016081971
        ],
        [
          9.0236909190000478,
          51.585429554082005
        ],
        [
          9.0240500160000465,
          51.585507503082006
        ],
        [
          9.0242308980000416,
          51.585220905081997
        ]
      ]
    ]
  }
}