{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-grand-saint-bernard-bourg-saint-pierre-walli",
  "name": "Camping Du Grand Saint Bernard",
  "description": "easy access small campsite along the road to Italy - indoor pool 1-6/30-9 - height 1600m - bread service 1-6/30-9 - bar - restaurant - public transport 100m - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-grand-saint-bernard-bourg-saint-pierre-walli",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651134422"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Raveire",
    "addressLocality": "bourg-saint-pierre",
    "addressRegion": "wallis",
    "postalCode": "1946",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.95284,
    "longitude": 7.20789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.17,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "43",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF43+"
}