{
  "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/316?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/316?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/316?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "316",
  "properties" : {
    "OBJECTID" : 316,
    "Name" : "Schneeren",
    "thematicIdentifier" : "DE_PD_NI_03253011102_002",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0051046836364771718,
    "SHAPE_Area" : 1.2571457905588836e-06
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.3977328710000751,
          52.530543407089596
        ],
        [
          9.3970518100000504,
          52.530509601089619
        ],
        [
          9.3968706530000645,
          52.53117026908965
        ],
        [
          9.398714984000037,
          52.531276277089631
        ],
        [
          9.3989178480000533,
          52.53060222408962
        ],
        [
          9.3977328710000751,
          52.530543407089596
        ]
      ]
    ]
  }
}