{
  "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/1100?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/1100?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/1100?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1100",
  "properties" : {
    "OBJECTID" : 1100,
    "Name" : "Liebenau II / Blockhaus",
    "thematicIdentifier" : "DE_PD_NI_03256405101_012",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0024754807570842529,
    "SHAPE_Area" : 3.377850825354539e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.9931252820000509,
          52.630392749090468
        ],
        [
          8.9924688260000494,
          52.630164460090469
        ],
        [
          8.9920842440000666,
          52.630541059090476
        ],
        [
          8.9927969850000409,
          52.630763647090454
        ],
        [
          8.9929064240000685,
          52.630649524090515
        ],
        [
          8.9931252820000509,
          52.630392749090468
        ]
      ]
    ]
  }
}