{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hiie-talu-kahala-harju-county-estonia",
  "name": "Camping Hiie Talu",
  "description": "camping on large lake in Laheema National Park - sandy beach - beautiful landscaped paths, huts and viewing platform - Tallinn 25km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hiie-talu-kahala-harju-county-estonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650845958.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "kahala",
    "addressRegion": "harju-county",
    "postalCode": "74621",
    "addressCountry": "estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.47403,
    "longitude": 25.54534
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "21+"
}