{
  "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/260?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/260?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/260?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "260",
  "properties" : {
    "OBJECTID" : 260,
    "Name" : "SÃ¼ntelwald",
    "thematicIdentifier" : "DE_PD_NI_03252007102_004",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00056571940148243932,
    "SHAPE_Area" : 1.9227384032196219e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.3805325410000364,
          52.166751873086561
        ],
        [
          9.3803694350000342,
          52.166731524086536
        ],
        [
          9.3803772290000325,
          52.166848387086567
        ],
        [
          9.3805336120000238,
          52.166877098086538
        ],
        [
          9.3805325410000364,
          52.166751873086561
        ]
      ]
    ]
  }
}