{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-sains-brittany",
  "name": "Discharge Toilet",
  "description": "nice and quiet - landscaped park in shape with hedges marked places - little shade - baguette vending machine at the entrance - about 15km below Mont St Michel",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-sains-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650663533.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Puits Rimoult",
    "addressLocality": "Sains",
    "addressRegion": "brittany",
    "postalCode": "35610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5527,
    "longitude": -1.58623
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.92,
    "reviewCount": 60,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5+"
}