{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/slapska-kopule-s-bozskym-nadechem",
  "name": "Slapská Kopule s božským nádechem",
  "description": "A divine dome that will provide you with an escape from the city and provide you with all the comforts in the fresh air by the water.",
  "url": "https://campertunity.com/listings/campgrounds/slapska-kopule-s-bozskym-nadechem",
  "image": [
    "https://media.glampingcz.cz/Kopule%20ve%20slapech%201/2/IMG_9554_HDR.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ždáň - Rabyně",
    "addressLocality": "Objevujte",
    "addressRegion": "Středočeský kraj",
    "postalCode": "252 08"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.796702,
    "longitude": 14.424821
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/slapska-kopule-s-bozskym-nadechem"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$200+"
}