{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rive-bleue-port-valais-valais",
  "name": "Camping Rive Bleue",
  "description": "campsite on Lake Geneva-camping shop-snack bar-restaurant-public transportation 20 m-shops 100 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rive-bleue-port-valais-valais",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650767653.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Bac",
    "addressLocality": "port-valais",
    "addressRegion": "valais",
    "postalCode": "1897",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.38783,
    "longitude": 6.86103
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "46.8",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF46.8+"
}