{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-valras-plage-occitanie",
  "name": "Clothes Wash Dry",
  "description": "Direct access to the beach - entertainment during the summer season - heated swimming pool with slides - centre of Valras-Plage 2.7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-valras-plage-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650895026.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de la Méditerranée",
    "addressLocality": "Valras-Plage",
    "addressRegion": "occitanie",
    "postalCode": "34350",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23563,
    "longitude": 3.26881
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.89,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "46",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€46+"
}