{
  "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/97?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/97?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/97?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "97",
  "properties" : {
    "OBJECTID" : 97,
    "Name" : "HQSG Bad Orb",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_HE_435-137",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.0015065765233900357,
    "SHAPE_Area" : 1.3105349862769152e-07
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          9.3423424400000386,
          50.231227169072795
        ],
        [
          9.3420095630000333,
          50.231015598072773
        ],
        [
          9.3417235010000468,
          50.231172311072797
        ],
        [
          9.3420273340000222,
          50.231440651072788
        ],
        [
          9.3423424400000386,
          50.231227169072795
        ]
      ]
    ]
  }
}