{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-voissieres-chambon-sur-lac-auvernia-rodano-alpes",
  "name": "Camping Voissières",
  "description": "camping located in a beautiful valley - open countryside with small trees to shade - simple sanitary facilities - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-voissieres-chambon-sur-lac-auvernia-rodano-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651054510.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voissières",
    "addressLocality": "Chambon-sur-Lac",
    "addressRegion": "auvernia-rodano-alpes",
    "postalCode": "63790",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.55827,
    "longitude": 2.88565
  },
  "sameAs": [
    "https://campingdevoissieres.com/fr/",
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/chambon-sur-lac/102835/camping-voissieres"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "14",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€14+"
}