{
  "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/126?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/126?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/126?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AM.BathingWaters",
  "id" : "126",
  "properties" : {
    "OBJECTID" : 126,
    "Name" : "PARKSEE  LOHNE",
    "thematicIdentifier" : "DENI_PR_TK25_3525_05",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "bathingWaters"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      9.8564000000000647,
      52.455300000000079
    ]
  }
}