{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/305?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/305?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/305?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "305",
  "properties" : {
    "OBJECTID" : 305,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_209",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00041384588662230767,
    "SHAPE_Area" : 1.0948913376390552e-10
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.1757677760000433,
          51.983464402085048
        ],
        [
          9.1759728330000581,
          51.983492071085074
        ],
        [
          9.17581516900003,
          51.983469729085101
        ],
        [
          9.1757677760000433,
          51.983464402085048
        ]
      ]
    ]
  }
}