{
  "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/1099?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/1099?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/1099?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1099",
  "properties" : {
    "OBJECTID" : 1099,
    "Name" : "Liebenau II / Blockhaus",
    "thematicIdentifier" : "DE_PD_NI_03256405101_011",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0024338836688348876,
    "SHAPE_Area" : 3.421510255100079e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.0875307330000528,
          52.621577613090395
        ],
        [
          9.0867648250000457,
          52.621502097090406
        ],
        [
          9.0866719350000249,
          52.621939662090391
        ],
        [
          9.0874378530000399,
          52.622015178090429
        ],
        [
          9.0875307330000528,
          52.621577613090395
        ]
      ]
    ]
  }
}