{
  "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/486?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/486?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/486?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "486",
  "properties" : {
    "OBJECTID" : 486,
    "Name" : "Borgholzhausen-Holland",
    "thematicIdentifier" : "DE_PD_DENW_391401",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0013877189241210193,
    "SHAPE_Area" : 1.0940648312663849e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.2973119680000327,
          52.099597257086025
        ],
        [
          8.2972149470000431,
          52.099445739086043
        ],
        [
          8.2968407970000726,
          52.09951395008602
        ],
        [
          8.2969674720000626,
          52.099771301086037
        ],
        [
          8.2973826540000459,
          52.099691594086039
        ],
        [
          8.2973119680000327,
          52.099597257086025
        ]
      ]
    ]
  }
}