{
  "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/391?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/391?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/391?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "391",
  "properties" : {
    "OBJECTID" : 391,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_217",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00079554963986639164,
    "SHAPE_Area" : 3.3458899388382619e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.3132486580000204,
          52.054538955085626
        ],
        [
          9.3129872580000193,
          52.054490160085642
        ],
        [
          9.312927074000072,
          52.054607740085629
        ],
        [
          9.3131916350000665,
          52.054654533085653
        ],
        [
          9.3132486580000204,
          52.054538955085626
        ]
      ]
    ]
  }
}