{
  "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/261?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/261?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/261?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "261",
  "properties" : {
    "OBJECTID" : 261,
    "Name" : "Bad Nenndorf",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_NI_03257006191_014",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00013835415399852014,
    "SHAPE_Area" : 1.0756422061303659e-09
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.3262550160000632,
          52.307514819087721
        ],
        [
          9.3262196000000568,
          52.307501171087729
        ],
        [
          9.3261972000000242,
          52.307523210087709
        ],
        [
          9.3262323480000759,
          52.307536530087717
        ],
        [
          9.3262550160000632,
          52.307514819087721
        ]
      ]
    ]
  }
}