{
  "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/1502?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/1502?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/1502?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1502",
  "properties" : {
    "OBJECTID" : 1502,
    "Name" : "WSG Hessenwasser, Pumpwerk Praunheim II",
    "thematicIdentifier" : "DE_PD_HE_412-005",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.004824664697325059,
    "SHAPE_Area" : 1.3039115476852488e-06
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.5841324710000304,
          50.137257378072228
        ],
        [
          8.5829340090000397,
          50.136740637072208
        ],
        [
          8.5821022680000301,
          50.137483847072204
        ],
        [
          8.5833148830000709,
          50.137982664072197
        ],
        [
          8.5841324710000304,
          50.137257378072228
        ]
      ]
    ]
  }
}