{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-grillon-provence-alpes-cote-dazur-fr",
  "name": "Clothes Wash Dry",
  "description": "Shopping opportunity 1 km - Center 1.8 km - Bread service",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-grillon-provence-alpes-cote-dazur-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651225307.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ancien Chemin Ancien Chemin de Visan",
    "addressLocality": "Grillon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "84600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.38272,
    "longitude": 4.93066
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/provence-alpes-cote-dazur/grillon/59137/camping-le-garrigon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€26+"
}