{
  "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/470?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/470?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/470?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "470",
  "properties" : {
    "OBJECTID" : 470,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_218",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00080942370935227265,
    "SHAPE_Area" : 5.4264831205875504e-10
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.3451687760000368,
          51.896177378084381
        ],
        [
          9.3450349780000561,
          51.896291645084396
        ],
        [
          9.3448611870000491,
          51.89644030908439
        ],
        [
          9.3451470030000241,
          51.896199413084403
        ],
        [
          9.3451687760000368,
          51.896177378084381
        ]
      ]
    ]
  }
}