{
  "type" : "Feature",
  "links" : [
    {
      "href" : "https://geoportal.bafg.de/arcgis/rest/services/INSPIRE/AM/OGCFeatureServer/collections/1/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/1/items/683?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/1/items/683?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/1/items/683?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "683",
  "properties" : {
    "OBJECTID" : 683,
    "Name" : "WSG Mutterbachtal_B. 10",
    "thematicIdentifier" : "DESL_PD_C_7",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.00090964491975356263,
    "SHAPE_Area" : 4.9448240691145967e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          7.256716142000073,
          49.307006908067684
        ],
        [
          7.2564411830000504,
          49.307009899067658
        ],
        [
          7.2564457570000505,
          49.30718968806768
        ],
        [
          7.2567207170000634,
          49.307186696067717
        ],
        [
          7.256716142000073,
          49.307006908067684
        ]
      ]
    ]
  }
}