{
  "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/325?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/325?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/325?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "325",
  "properties" : {
    "OBJECTID" : 325,
    "Name" : "Theodorshalle",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_401200198",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.0010027882337130482,
    "SHAPE_Area" : 5.5587202306564694e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          7.8536683540000363,
          49.824625075070436
        ],
        [
          7.8533472110000275,
          49.824568080070421
        ],
        [
          7.8533441330000642,
          49.824577007070438
        ],
        [
          7.8532744020000695,
          49.824726780070407
        ],
        [
          7.8535888340000506,
          49.824788314070396
        ],
        [
          7.8536683540000363,
          49.824625075070436
        ]
      ]
    ]
  }
}