{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-saviese-wallis",
  "name": "Camping Behaviour Not Allowed",
  "description": "Facilities only in summer - Parking in the mountains - Use GPS coordinates - Restaurant 50m - View of the Alps - Shower CHF 3.00 - Center 1.5km - 4 nights are not always permitted - Overnight stays prohibited in winter",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-behaviour-not-allowed-saviese-wallis",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650837840.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Binii",
    "addressLocality": "Savièse",
    "addressRegion": "wallis",
    "postalCode": "1965",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.25768,
    "longitude": 7.34726
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 48,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "10",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF10+"
}