{
  "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/10?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/10?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/10?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "10",
  "properties" : {
    "OBJECTID" : 10,
    "Name" : "Bietzener Wiesen_B. 1",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DESL_PD_C_68",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.00091086721908608553,
    "SHAPE_Area" : 4.9560578465892712e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.6428604350000455,
          49.412508257068218
        ],
        [
          6.6425848380000607,
          49.412509789068231
        ],
        [
          6.6425871870000597,
          49.412689606068227
        ],
        [
          6.642862785000033,
          49.412688073068239
        ],
        [
          6.6428604350000455,
          49.412508257068218
        ]
      ]
    ]
  }
}