{
  "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/746?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/746?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/746?f=application/geo+json",
      "rel" : "alternate",
      "type" : "application/geo+json",
      "title" : "This document as application/geo+json"
    }
  ],
  "LayerId" : 1,
  "LayerName" : "AM.DrinkingWaterProtectionArea",
  "id" : "746",
  "properties" : {
    "OBJECTID" : 746,
    "Name" : "WSG Bous - Schwalbach_B. 1",
    "thematicIdentifier" : "DESL_PD_C_70",
    "thematicIdentifierSchema" : "euProtectedAreaCode",
    "zoneType" : "drinkingWaterProtectionArea",
    "SHAPE_Length" : 0.0009094117052587642,
    "SHAPE_Area" : 4.9429485691144565e-08
  },
  "geometry" : {
    "type" : "Polygon",
    "coordinates" : [
      [
        [
          6.8289495690000308,
          49.28243522106758
        ],
        [
          6.8286747100000298,
          49.282437194067569
        ],
        [
          6.8286777240000456,
          49.282617007067557
        ],
        [
          6.8289525850000246,
          49.282615035067558
        ],
        [
          6.8289495690000308,
          49.28243522106758
        ]
      ]
    ]
  }
}