{
  "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/1217?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/1217?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/1217?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1217",
  "properties" : {
    "OBJECTID" : 1217,
    "Name" : "Schneverdingen",
    "thematicIdentifier" : "DE_PD_NI_03358019101_002",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0055811149705438943,
    "SHAPE_Area" : 1.6940476844325517e-06
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.782088204000047,
          53.090801361094584
        ],
        [
          9.7821194240000313,
          53.089909873094605
        ],
        [
          9.7802133030000391,
          53.089961877094602
        ],
        [
          9.780204622000042,
          53.090859603094614
        ],
        [
          9.782088204000047,
          53.090801361094584
        ]
      ]
    ]
  }
}