{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wald-stellplatz-rhodania-goms-wallis",
  "name": "Wald Stellplatz Rhodania",
  "description": "Location for motorhomes right next to the Rhone River and the swimming pool - use GPS coordinates - near Road Ellbogen - bakery and supermarket 500m - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wald-stellplatz-rhodania-goms-wallis",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651002459"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rottenweg",
    "addressLocality": "goms",
    "addressRegion": "wallis",
    "postalCode": "3998",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.46635,
    "longitude": 8.24554
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.89,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF15+"
}