{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plateau-dassy-passy-auvergne-rhone-alpes",
  "name": "Plateau d'Assy",
  "description": "beautiful reserved place at 1300m altitude opposite the Mont Blanc - blocks necessary - shower coins at the nearby restaurant - views of Mont Blanc and starting point of paragliding",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/plateau-dassy-passy-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650693567.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Plaine Joux",
    "addressLocality": "Passy",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "74190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.95024,
    "longitude": 6.73762
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€13+"
}