{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-le-mazeau-pays-de-la-loire",
  "name": "Discharge Toilet",
  "description": "near the town hall and the village hall - in a quiet area - center 150m",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-le-mazeau-pays-de-la-loire",
  "image": [
    "https://img.campercontact.com/media/photos/4222124651037361.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de la Sangle",
    "addressLocality": "Le Mazeau",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.33762,
    "longitude": -0.67528
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/le-mazeau/101840/aire-de-le-mazeau"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€0+"
}