{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koiguste-ssadam-koiguste-saare-county",
  "name": "Koiguste Ssadam",
  "description": "Location on paved grassland with both sides the sea - no bugs of mosquitoes due to the wind - small bar (Johns Place) - sauna - campsite in building 5km",
  "url": "https://campertunity.com/listings/campgrounds/koiguste-ssadam-koiguste-saare-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808429.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kõiguste",
    "addressRegion": "saare-county",
    "postalCode": "94421",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.37014,
    "longitude": 22.97488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.78,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "15+"
}