{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-les-salles-sur-verdon",
  "name": "Clothes Wash Dry",
  "description": "Very clean campsite on the Lac de Sainte Croix in Les-Salles-sur-Verdon. Neat and clean sanitary.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-les-salles-sur-verdon",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650803531.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bocouenne",
    "addressLocality": "Les Salles-sur-Verdon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83630",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.77512,
    "longitude": 6.20765
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.58,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}