{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/koguva-haven-koguva-saare-county",
  "name": "Koguva Haven",
  "description": "Camp site at the harbor of Koguva - no facilities - sea view - center 200m",
  "url": "https://campertunity.com/listings/campgrounds/koguva-haven-koguva-saare-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825347.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "koguva",
    "addressRegion": "saare-county",
    "postalCode": "94724",
    "addressCountry": "estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.59616,
    "longitude": 23.07622
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.25,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "20+"
}