{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-biscarrosse-nouvelle-aquitaine-1",
  "name": "Clothes Wash Dry",
  "description": "Golf course - In a forest - In nature - By the sea - Near a beach - On the coast - Bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-biscarrosse-nouvelle-aquitaine-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650821874.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Tit",
    "addressLocality": "Biscarrosse",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.45898,
    "longitude": -1.24006
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.17,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "34.89",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€34.89+"
}