{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-beauvoir-sur-mer-pays-de-la-loire",
  "name": "Discharge Toilet",
  "description": "quiet location in park-like style-part shade-pay with debit or credit card-bus stop [2 euro] to Le Mont St. Michel in front of the RV Park cycle path to Le Mont St. Michel-Centre 3 km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-beauvoir-sur-mer-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650664277.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de Nantes",
    "addressLocality": "Beauvoir-sur-Mer",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "85230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.91666,
    "longitude": -2.04666
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.39,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.5",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "€12.5+"
}