{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ambon-brittany",
  "name": "Clothes Wash Dry",
  "description": "Directly located on a small beach, sea view Beautiful old chapel next to the pitches Pretty flat area with good walking and cycling trails Swimming pool, game room, air cushion Wifi for payment",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-ambon-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650815927.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cromenach",
    "addressLocality": "Ambon",
    "addressRegion": "brittany",
    "postalCode": "56190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5281,
    "longitude": -2.5262
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€11+"
}