{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/4/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/4/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/4/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/4/items/11?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "AM.DesignatedWaters.S",
  "id" : "11",
  "properties" : {
    "OBJECTID" : 11,
    "thematicIdentifier" : "DE_PE_93_06",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "designatedWaters",
    "SHAPE_Length" : 0.035530093194486009,
    "SHAPE_Area" : 3.4242134722631422e-05
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.9211261660000227,
          53.496459504098453
        ],
        [
          6.9248932920000366,
          53.495946590098441
        ],
        [
          6.937662233000025,
          53.494500532098435
        ],
        [
          6.9321052310000368,
          53.490950707098399
        ],
        [
          6.9211261660000227,
          53.496459504098453
        ]
      ]
    ]
  }
}