{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-dolus-d-oleron-nouvelle-aquitaine",
  "name": "Discharge Toilet",
  "description": "spacious, quiet and safe motorhome place - facilities just a few meters away - next to modern swimming complex - pay with bank card - bakery and center 800m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-dolus-d-oleron-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650707550.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Stade",
    "addressLocality": "Dolus-d’Oléron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.91179,
    "longitude": -1.25429
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.54,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6+"
}