{
  "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/1425?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/1425?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/1425?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1425",
  "properties" : {
    "OBJECTID" : 1425,
    "Name" : "Seboldshausen",
    "thematicIdentifier" : "DE_PD_NI_03155001101_006",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00019899373068383498,
    "SHAPE_Area" : 2.1681662575414375e-09
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          10.068814258000033,
          51.861613614084121
        ],
        [
          10.06878222000006,
          51.861613905084106
        ],
        [
          10.068782984000052,
          51.861646141084094
        ],
        [
          10.068850237000051,
          51.861645522084103
        ],
        [
          10.068849473000059,
          51.861613294084094
        ],
        [
          10.068814258000033,
          51.861613614084121
        ]
      ]
    ]
  }
}