{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-mannheim-strandbad-mannheim-baden-wurttemberg",
  "name": "Campingplatz Mannheim Strandbad",
  "description": "Camping in center of Mannheim, next to a river. Camping ideal for stopover.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-mannheim-strandbad-mannheim-baden-wurttemberg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650814083.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strandbadweg",
    "addressLocality": "Mannheim",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "68199",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.44846,
    "longitude": 8.44779
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 63,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}