{
  "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/655?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/655?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/655?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "655",
  "properties" : {
    "OBJECTID" : 655,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_108",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 4.5595829945815855e-05,
    "SHAPE_Area" : 1.1688942642849674e-11
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.2139974430000393,
          51.968838203084964
        ],
        [
          9.2139970320000657,
          51.968837855084949
        ],
        [
          9.2139792700000385,
          51.968851354084933
        ],
        [
          9.2139798020000399,
          51.968851610084947
        ],
        [
          9.2139974430000393,
          51.968838203084964
        ]
      ]
    ]
  }
}