{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-saint-palais-sur-mer",
  "name": "Discharge Toilet",
  "description": "Le Logis is located in the heart of a large 20-hectare pine forest, 600m from the sea, 2km from the centre and the bay of Saint-Palais-sur-Mer and 10km from Royan.",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-saint-palais-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223657.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue des Palombes",
    "addressLocality": "Saint-Palais-sur-Mer",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.65173,
    "longitude": -1.10891
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/saint-palais-sur-mer/112945/le-logis"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€27.5+"
}