{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-peupliers-vogue-auvergne-rhone-alpes",
  "name": "Camping les Peupliers",
  "description": "Campsite on the river Ardèche - XXL comfort pitches available for an extra charge - Centre 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-peupliers-vogue-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650809222.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gourgouran",
    "addressLocality": "Vogüé",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07200",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.53772,
    "longitude": 4.41072
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/vogue/29269/camping-les-peupliers",
    "http://www.campingpeupliers.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26.45",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€26.45+"
}