{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/am-zellersee-bad-schussenried-baden-wurttemberg",
  "name": "Am Zellersee",
  "description": "directly on the Lake-strandcafe-supermarket 1 km-Center 800 m",
  "url": "https://campertunity.com/listings/campgrounds/am-zellersee-bad-schussenried-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650941616.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zellerseeweg",
    "addressLocality": "Bad Schussenried",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "88427",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.00168,
    "longitude": 9.64737
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/baden-wurttemberg/verwaltungsgemeinschaft-bad-schussenried/274/am-zellersee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "8",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€8+"
}