{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-saint-nolff-bretana",
  "name": "Clothes Wash Dry",
  "description": "easy to reach location - near the Rennes-Vannes Nantes-Brest crossing - south-facing parking or in the shade of octogenarian oaks - quiet but 10 minutes from the port of Vannes and at the entrance to the Gulf of Morbihan - close to all services (commercial areas, hospital, train station, etc.) - toilet, shower, drinking water in the house when we are present (price: whatever you want).",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-saint-nolff-bretana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651056006.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Porho",
    "addressLocality": "Saint-Nolff",
    "addressRegion": "bretana",
    "postalCode": "56250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.67406,
    "longitude": -2.69866
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.57,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€12+"
}