{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-grimaud-provence-alpes-cote-dazur",
  "name": "Clothes Wash Dry",
  "description": "camping located on the coast - on both sides of the road - a secondary place in the woods, secondary places on the beach, connected by a pedestrian tunnel - shopping - Restaurant - Center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-grimaud-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650815677.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Littoral",
    "addressLocality": "Grimaud",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.28207,
    "longitude": 6.58608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 75,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "38",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€38+"
}