{
  "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/17?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/17?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/17?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 4,
  "LayerName" : "AM.DesignatedWaters.S",
  "id" : "17",
  "properties" : {
    "OBJECTID" : 17,
    "thematicIdentifier" : "DE_PE_94_01",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "designatedWaters",
    "SHAPE_Length" : 0.50325944543727785,
    "SHAPE_Area" : 0.01437731886394073
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.3321344200000453,
          53.782632528101274
        ],
        [
          8.3876351180000501,
          53.832634297101762
        ],
        [
          8.4766369550000604,
          53.853468656101981
        ],
        [
          8.5376386480000388,
          53.832634960101757
        ],
        [
          8.4433044610000252,
          53.721464483100675
        ],
        [
          8.3321344200000453,
          53.782632528101274
        ]
      ]
    ]
  }
}