{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/0/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/0/items/1891?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/0/items/1891?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/0/items/1891?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AM.BathingWaters",
  "id" : "1891",
  "properties" : {
    "OBJECTID" : 1891,
    "Name" : "WARDERSEE;WARDER;RD",
    "thematicIdentifier" : "DESH_PR_0235",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "bathingWaters"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      9.8820000000000618,
      54.212500000000034
    ]
  }
}