{
  "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/666?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/666?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/666?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "666",
  "properties" : {
    "OBJECTID" : 666,
    "Name" : "WSG Sulzbach / Scheidter Tal_B. 3",
    "thematicIdentifier" : "DESL_PD_C_22",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00090910722656292861,
    "SHAPE_Area" : 4.9401012992594266e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          7.0726908740000454,
          49.256952509067474
        ],
        [
          7.0726928230000672,
          49.257042409067445
        ],
        [
          7.0726947720000339,
          49.257132310067455
        ],
        [
          7.0729694710000217,
          49.25712975806745
        ],
        [
          7.0729655720000437,
          49.256949957067448
        ],
        [
          7.0726908740000454,
          49.256952509067474
        ]
      ]
    ]
  }
}