{
  "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/800?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/800?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/800?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "800",
  "properties" : {
    "OBJECTID" : 800,
    "Name" : "WSG Winterbach Wurzelbach, Bohrung 2",
    "thematicIdentifier" : "DESL_PD_C_15",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00033754875385871727,
    "SHAPE_Area" : 6.9449114130779424e-09
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          7.1176526170000338,
          49.463329468068466
        ],
        [
          7.1176394940000591,
          49.463258053068472
        ],
        [
          7.1175436220000279,
          49.463265537068459
        ],
        [
          7.1175567450000585,
          49.463336952068488
        ],
        [
          7.1176526170000338,
          49.463329468068466
        ]
      ]
    ]
  }
}