{
  "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/1135?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/1135?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/1135?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1135",
  "properties" : {
    "OBJECTID" : 1135,
    "Name" : "Liebenau II / Blockhaus",
    "thematicIdentifier" : "DE_PD_NI_03256405101_006",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.002449395999373443,
    "SHAPE_Area" : 3.5464277967771898e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.098256703000061,
          52.621243841090418
        ],
        [
          9.0975189790000286,
          52.6211911940904
        ],
        [
          9.0975482200000215,
          52.621687626090385
        ],
        [
          9.0982983810000633,
          52.621704119090424
        ],
        [
          9.098256703000061,
          52.621243841090418
        ]
      ]
    ]
  }
}