{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saas-almagell-canton-valais",
  "name": "Parking Saas Almagell",
  "description": "Large asphalted parking - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/saas-almagell-canton-valais",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650893925.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bilgersche",
    "addressLocality": "Saas-Almagell",
    "addressRegion": "canton-del-valais",
    "postalCode": "3905",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.09084,
    "longitude": 7.9568
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF9+"
}