{
  "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/475?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/475?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/475?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "475",
  "properties" : {
    "OBJECTID" : 475,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_217",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.0024470891480141929,
    "SHAPE_Area" : 3.4528408662831176e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.4089710210000721,
          52.004849244085257
        ],
        [
          9.4081931290000416,
          52.004838004085258
        ],
        [
          9.4081971220000487,
          52.005276188085233
        ],
        [
          9.4089815480000425,
          52.005295373085268
        ],
        [
          9.4089710210000721,
          52.004849244085257
        ]
      ]
    ]
  }
}