{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zeh-am-see-waltenhofen-bavaria",
  "name": "Camping Zeh am See",
  "description": "Located at lake - bread service - camping shop - cross-country ski runs from the campsite - supermarket 500m - center 700m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-zeh-am-see-waltenhofen-bavaria",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650833129.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burgstraße",
    "addressLocality": "Waltenhofen",
    "addressRegion": "bavaria",
    "postalCode": "87448",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.63003,
    "longitude": 10.24539
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "41.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€41.5+"
}