{
  "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/802?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/802?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/802?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "802",
  "properties" : {
    "OBJECTID" : 802,
    "Name" : "WSG Winterbach Wurzelbach, Bohrung 4",
    "thematicIdentifier" : "DESL_PD_C_15",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00071806146679996975,
    "SHAPE_Area" : 2.999342028576394e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          7.1093702780000276,
          49.462806175068501
        ],
        [
          7.1091532140000604,
          49.462762581068475
        ],
        [
          7.1090978010000754,
          49.462894163068455
        ],
        [
          7.1093030930000518,
          49.462934336068471
        ],
        [
          7.1093702780000276,
          49.462806175068501
        ]
      ]
    ]
  }
}