{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hidden-retreat-objedvujte-kraj-vysocina",
  "name": "Hidden Retreat",
  "description": "Find peace in the quarry of the border in the cozy Tiny house, where you, the pine tree, quiet water and granite rocks will be the only one. You will enjoy a unique floating sauna and bath in HotTub and all in Lipnice nad Sázavou.",
  "url": "https://campertunity.com/listings/campgrounds/hidden-retreat-objedvujte-kraj-vysocina",
  "image": [
    "https://media.glampingcz.cz/Hidden%20Retreat/Hidden-Retreat-vyber-75%20men%C5%A1%C3%AD.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Kraj Vysočina",
    "postalCode": "582 32"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.37473,
    "longitude": 15.24282
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/hidden-retreat"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "3500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$3500+"
}