{
  "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/40?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/40?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/40?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 0,
  "LayerName" : "AM.BathingWaters",
  "id" : "40",
  "properties" : {
    "OBJECTID" : 40,
    "Name" : "NATURFREIBAD EYSTRUP E.V.",
    "thematicIdentifier" : "DENI_PR_TK25_3221_01",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "bathingWaters"
  },
  "geometry" : {
    "type" : "Point",
    "coordinates" : [
      9.1927000000000589,
      52.782200000000046
    ]
  }
}