{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-le-lavandou-provence-alpes-cote-dazur-fr",
  "name": "Discharge Toilet",
  "description": "Location of Camping-car park - access with Pass Étapes card, purchase online or on site at the machine €5.00 - centre of Le Lavandou 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-le-lavandou-provence-alpes-cote-dazur-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650669725.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue du Cap Nègre",
    "addressLocality": "Le Lavandou",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "83980",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.15185,
    "longitude": 6.4307
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.95,
    "reviewCount": 99,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}