{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-joiste-joiste-saare-county-estonia",
  "name": "Camping Joiste",
  "description": "Small camping right by the sea - supermarket open only in high season - picnic tables and fires - center 1km",
  "url": "https://campertunity.com/listings/campgrounds/camping-joiste-joiste-saare-county-estonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650810358.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "joiste",
    "addressRegion": "saare-county",
    "postalCode": "94232",
    "addressCountry": "estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.59924,
    "longitude": 22.77407
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.93,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "6",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "6+"
}