{
  "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/1852?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/1852?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/1852?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AM.BathingWaters",
  "id" : "1852",
  "properties" : {
    "OBJECTID" : 1852,
    "Name" : "WESTENSEE;WULFSFELDE",
    "thematicIdentifier" : "DESH_PR_0225",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "bathingWaters"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      9.9522000000000617,
      54.29830000000004
    ]
  }
}