{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-mandjala-saare-county",
  "name": "Discharge Toilet",
  "description": "Spacious campsite with a beautiful sandy beach - restaurant - pines and sand dunes - lots of shade and close to the water.- Kuressaare 10km. -",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-mandjala-saare-county",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650837988.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuressaare-Sääre",
    "addressLocality": "Mändjala",
    "addressRegion": "saare-county",
    "postalCode": "93871",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.2185,
    "longitude": 22.33121
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "15+"
}