{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-biscarrosse",
  "name": "Clothes Wash Dry",
  "description": "Direct access to the lake beach - small port in the campsite - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-biscarrosse",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742455.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Navarrosse",
    "addressLocality": "Biscarrosse",
    "addressRegion": "nueva-aquitania",
    "postalCode": "40600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.43161,
    "longitude": -1.1677
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "31.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€31.6+"
}