{
  "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/306?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/306?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/306?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "306",
  "properties" : {
    "OBJECTID" : 306,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_210",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00061003145114712782,
    "SHAPE_Area" : 7.7568598116581545e-11
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.2524382250000503,
          51.984388086085104
        ],
        [
          9.2525275640000473,
          51.984528890085109
        ],
        [
          9.2525814520000722,
          51.984656171085057
        ],
        [
          9.2525275160000433,
          51.984527717085072
        ],
        [
          9.2524382250000503,
          51.984388086085104
        ]
      ]
    ]
  }
}