{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-de-chambon-sur-lac-chambon-sur-lac",
  "name": "Aire CAMPING CAR PARK de Chambon Sur Lac",
  "description": "quiet place, set between the Lake and the road, beside a stream-reserved area",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-car-park-de-chambon-sur-lac-chambon-sur-lac",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650665621.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Vergne",
    "addressLocality": "Chambon-sur-Lac",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56991,
    "longitude": 2.90176
  },
  "sameAs": [
    "https://www.campingcarpark.com/fr_FR/sejour/aire-etape-camping-car/auvergne-rhone-alpes/63-puy-de-dome/chambon-sur-lac",
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/chambon-sur-lac/1986/camping-car-park-de-chambon-sur-lac"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14.4",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€14.4+"
}