{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-les-vigneaux-provence-alpes-cote-dazur",
  "name": "Clothes Wash Dry",
  "description": "Located on river - in the woods - shopping opportunity 4 km - center 4.6 km - bread service",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-les-vigneaux-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651200183"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Rif",
    "addressLocality": "Les Vigneaux",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "05120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.82467,
    "longitude": 6.52577
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29.6+"
}