{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-montsoue-nouvelle-aquitaine",
  "name": "Discharge Toilet",
  "description": "Child-friendly - rural location - view of the Pyrenees - spacious and level pitches - center 12 km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-montsoue-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651199200.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Carrières",
    "addressLocality": "Montsoué",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "40500",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.71385,
    "longitude": -0.49496
  },
  "sameAs": [
    "http://domainelamirande.com",
    "https://www.campercontact.com/en/frankrijk/nouvelle-aquitaine/montsoue/158952/camping-domaine-lamirande"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "€20+"
}