{
  "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/314?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/314?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/314?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "314",
  "properties" : {
    "OBJECTID" : 314,
    "Name" : "Oberode",
    "thematicIdentifier" : "DE_PD_NI_03152016111_003",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0022894001316128387,
    "SHAPE_Area" : 2.181306084741301e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.7355729130000537,
          51.389035506080539
        ],
        [
          9.7355188180000578,
          51.388799607080522
        ],
        [
          9.7345926790000572,
          51.389036676080494
        ],
        [
          9.7346841570000606,
          51.389186071080516
        ],
        [
          9.7347702090000325,
          51.389213828080493
        ],
        [
          9.7348758830000275,
          51.389216246080508
        ],
        [
          9.7353672670000737,
          51.389088833080535
        ],
        [
          9.7355729130000537,
          51.389035506080539
        ]
      ]
    ]
  }
}