{
  "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/1815?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/1815?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/1815?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "1815",
  "properties" : {
    "OBJECTID" : 1815,
    "Name" : "WSG Quelle Reckershausen und Brunnen Friedland",
    "thematicIdentifier" : "DE_PD_HE_152-001",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0010549724960814179,
    "SHAPE_Area" : 4.9138505982237278e-09
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.9273199070000278,
          51.394158277080585
        ],
        [
          9.927361999000027,
          51.394018067080538
        ],
        [
          9.9271552100000218,
          51.394502614080587
        ],
        [
          9.9272509600000394,
          51.394309891080582
        ],
        [
          9.9273199070000278,
          51.394158277080585
        ]
      ]
    ]
  }
}