{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-muha-talu-riksu-saare-county-estonia",
  "name": "Camping Muha Talu",
  "description": "location behind house - campers at the back of the large, well - kept garden - management speaks English - beach 200m - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-muha-talu-riksu-saare-county-estonia",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650867193.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vana-Muha",
    "addressLocality": "Riksu",
    "addressRegion": "saare-county",
    "postalCode": "93330",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.19646,
    "longitude": 22.05433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "20+"
}