{
  "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/1111?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/1111?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/1111?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1111",
  "properties" : {
    "OBJECTID" : 1111,
    "Name" : "GroÃŸ Brunsrode",
    "thematicIdentifier" : "DE_PD_NI_03154014101_001",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0038675422679149657,
    "SHAPE_Area" : 6.679936953185044e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          10.672124269000051,
          52.365272277088238
        ],
        [
          10.671455195000021,
          52.365239751088197
        ],
        [
          10.671368185000061,
          52.365688970088215
        ],
        [
          10.671376353000028,
          52.365689062088208
        ],
        [
          10.672110785000029,
          52.365722327088207
        ],
        [
          10.672869416000028,
          52.365765851088199
        ],
        [
          10.672887019000029,
          52.365450919088211
        ],
        [
          10.672899527000027,
          52.365305994088182
        ],
        [
          10.672124269000051,
          52.365272277088238
        ]
      ]
    ]
  }
}