{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-pont-de-salars-occitanie",
  "name": "Clothes Wash Dry",
  "description": "At lake / lake, bread service, village 4 km,",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-pont-de-salars-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650947715.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Souquette",
    "addressLocality": "Pont-de-Salars",
    "addressRegion": "occitanie",
    "postalCode": "12290",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.30471,
    "longitude": 2.73497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€27+"
}