{
  "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/3?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/3?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/3?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "3",
  "properties" : {
    "OBJECTID" : 3,
    "Name" : "WSG Qu.Großensee (Qu.Schlehenwiese/Quellf.Kleinensee)",
    "thematicIdentifier" : "DE_PD_HE_063-001",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00047394820359766474,
    "SHAPE_Area" : 6.5544149359342042e-12
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.9546516290000682,
          50.937388460077322
        ],
        [
          9.9548826900000318,
          50.937337804077295
        ],
        [
          9.9548830940000244,
          50.93733766607734
        ],
        [
          9.9548643500000367,
          50.937341772077339
        ],
        [
          9.9546516290000682,
          50.937388460077322
        ]
      ]
    ]
  }
}