{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/on-the-dike-of-the-eider-near-the-north-sea",
  "name": "On the dike of the Eider near the North Sea",
  "description": "Camping on the meadow by the dike depending on the weather. Hemmerdeich is located between Tönning a",
  "url": "https://campertunity.com/listings/campgrounds/on-the-dike-of-the-eider-near-the-north-sea",
  "image": [
    "https://campspace.com/media/medium/uploads/space/pu/c_/43/puc_43d880cebdf566be721a55239e9388c1.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.35,
    "longitude": 8.98
  },
  "sameAs": [
    "https://campspace.com/en/s/am-deich-der-eider-in-nordsee-naehe_6303?pitchTypeId=4434"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}