{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-cirgues-en-montagne",
  "name": "Clothes Wash Dry",
  "description": "Sweet little French campsite on a stream with everything you need. Sanation station opposite the campsite. Through the bridge you are in the village with several restaurants and a supermarket. Just opened a new bakery in the village.",
  "url": "https://campertunity.com/listings/campgrounds/saint-cirgues-en-montagne",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650877610.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Lapalisse",
    "addressLocality": "Saint-Cirgues-en-Montagne",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07510",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.75668,
    "longitude": 4.0957
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/auvergne-rhone-alpes/saint-cirgues-en-montagne/70142/camping-les-airelles"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€10+"
}