{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items?f=application%2fjson",
      "rel" : "collection",
      "type" : "application/geo+json",
      "title" : "The collection document"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/16?f=json",
      "rel" : "self",
      "type" : "application/geo+json",
      "title" : "This document as JSON"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/16?f=text/html",
      "rel" : "alternate",
      "type" : "text/html",
      "title" : "This document as text/html"
    },
    {
      "href" : "https://geoportal.bafg.de/arcgis1/rest/services/INSPIRE/AM/OGCFeatureServer/collections/2/items/16?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 2,
  "LayerName" : "AM.MineralSpringProtectionArea",
  "id" : "16",
  "properties" : {
    "OBJECTID" : 16,
    "Name" : "Bad Salzuflen",
    "zoneType" : "mineralSpringProtectionArea",
    "thematicIdentifier" : "DE_PD_DENW_391822",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "SHAPE_Length" : 0.0011645513862095615,
    "SHAPE_Area" : 6.4540085486009173e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          8.7624856110000451,
          52.113437968086139
        ],
        [
          8.7624360230000224,
          52.113320401086128
        ],
        [
          8.7619886440000432,
          52.113343756086124
        ],
        [
          8.7622556190000278,
          52.113545937086137
        ],
        [
          8.7624856110000451,
          52.113437968086139
        ]
      ]
    ]
  }
}