{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/3/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/3/items/11?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/3/items/11?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/3/items/11?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 3,
  "LayerName" : "AM.DesignatedWaters.L",
  "id" : "11",
  "properties" : {
    "OBJECTID" : 11,
    "thematicIdentifier" : "DE_PE_NWF053",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "designatedWaters",
    "SHAPE_Length" : 8.3797777934084593e-05
  },
  "geometry" : {
    "type" : "MultiLineString",
    "coordinates" : [
      [
        [
          6.4584596830000578,
          50.575823519074902
        ],
        [
          6.4585424650000505,
          50.575810511074899
        ]
      ]
    ]
  }
}