{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-palud-sur-verdon-provence-alpes-cote",
  "name": "Clothes Wash Dry",
  "description": "2 stars - base for the Grand Canyon de Verdon - jeu de boules - volleyball - center 900m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-la-palud-sur-verdon-provence-alpes-cote",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650934990.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Castellane",
    "addressLocality": "La Palud-sur-Verdon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.78043,
    "longitude": 6.3489
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.06,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.1",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.1+"
}