{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-thore-la-rochette-centre-val-de-loire",
  "name": "Clothes Wash Dry",
  "description": "Located on the river Loire Located in forest and green Various hiking and cycling tours around the location In and around Loiredal Near castles City Vendome at 15 minutes away Abbey L'Abbayede la Trinité nearby With TGV in 45 min to Paris Great supermarket at 10 km Distance Prices based on 2 persons and 1 vehicle",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-thore-la-rochette-centre-val-de-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877326.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la Cunaille",
    "addressLocality": "Thoré-la-Rochette",
    "addressRegion": "centre-val-de-loire",
    "postalCode": "41100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.80313,
    "longitude": 0.95924
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.65,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.5",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€11.5+"
}