{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deichkieker-de",
  "name": "Deichkieker",
  "description": "If you are looking for peace and quiet near Dangast, you have come to the right place. Direct view o",
  "url": "https://campertunity.com/listings/campgrounds/deichkieker-de",
  "image": [
    "https://campspace.com/media/medium/uploads/space/cl/64/a6/cl64a6d500-13c3-4b31-bfed-f575554f817f.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.44,
    "longitude": 8.08
  },
  "sameAs": [
    "https://campspace.com/en/s/deichkieker_9737",
    "https://www.campercontact.com/de/deutschland/niedersachsen/bockhorn/169149/deichkieker"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}