{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-aizenay-paises-del-loira",
  "name": "Clothes Wash Dry",
  "description": "located on a lake - Heated pool - Bread service - Supermarket 100m - Centre 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-aizenay-paises-del-loira",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650936550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de la Clairière",
    "addressLocality": "Aizenay",
    "addressRegion": "paises-del-loira",
    "postalCode": "85190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.73434,
    "longitude": -1.5907
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€18.5+"
}