{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-capbreton-nouvelle-aquitaine-fr",
  "name": "Clothes Wash Dry",
  "description": "campsite located at the foot of the dunes - close to the ocean 200m - quiet and sporty - sun and shade - bread service and snack bar in high season - bakery 2km - supermarket 2km - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-capbreton-nouvelle-aquitaine-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650817741.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue des Alouettes",
    "addressLocality": "Capbreton",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40130",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6332,
    "longitude": -1.44619
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.36,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€32.9+"
}