{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-sampzon-sampzon-auvernia-rodano-alpes",
  "name": "Aire Camping Car Park de Sampzon",
  "description": "on the river - on the Voie Verte \"Via Ardèche\" - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-sampzon-sampzon-auvernia-rodano-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651042587.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Poux",
    "addressLocality": "Sampzon",
    "addressRegion": "auvernia-rodano-alpes",
    "postalCode": "07120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42643,
    "longitude": 4.34565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10.8",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "€10.8+"
}