{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-puygaillard-de-quercy-occitanie",
  "name": "Clothes Wash Dry",
  "description": "large “natural” pitches - the pitches are all flat - bar - chip shop - swimming pool - Dutch managers - center 4.7km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-puygaillard-de-quercy-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651036890.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1455 route de Puycelci",
    "addressLocality": "Puygaillard-de-Quercy",
    "addressRegion": "occitanie",
    "postalCode": "81140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.99199,
    "longitude": 1.64829
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20.5",
    "priceValidUntil": "2026-06-26"
  },
  "priceRange": "€20.5+"
}