{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis/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/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/291?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/291?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/291?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "291",
  "properties" : {
    "OBJECTID" : 291,
    "Name" : "Bad Pyrmont",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03252003191_201",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.0039436046092834395,
    "SHAPE_Area" : 1.336863910977313e-09
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.2779469060000679,
          51.945979070084789
        ],
        [
          9.2761354110000429,
          51.946181219084757
        ],
        [
          9.2759868050000591,
          51.946192532084773
        ],
        [
          9.2761357790000716,
          51.946182543084788
        ],
        [
          9.2779469060000679,
          51.945979070084789
        ]
      ]
    ]
  }
}