{
  "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/43?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/43?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/43?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "43",
  "properties" : {
    "OBJECTID" : 43,
    "Name" : "Heilquelle Bad Lausick",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_H-5660005_HI-01",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00046546486832571191,
    "SHAPE_Area" : 1.2837250901863415e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          12.652728600000048,
          51.144371749078765
        ],
        [
          12.652871490000052,
          51.144370899078787
        ],
        [
          12.652870170000027,
          51.144281019078754
        ],
        [
          12.65272729000003,
          51.144281959078761
        ],
        [
          12.652728600000048,
          51.144371749078765
        ]
      ]
    ]
  }
}