{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geodom-bojnice-objavujte-trenciansky-kraj",
  "name": "Geodom Bojnice",
  "description": "Geodom Bojnice is a year-round habitable dome in the forest above Kaniankou in Slovakia. Panoramic views, bathtub and peace of the Strážov Hills in the privacy of nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/geodom-bojnice-objavujte-trenciansky-kraj",
  "image": [
    "https://media.glampingcz.cz/Geodom%20Bojnice/lwel5b5k.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Trenčiansky kraj"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.820042,
    "longitude": 18.55982
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "4306.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$4306.75+"
}