{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kopule-ve-slapech-s-nadechem-prirody-stredocesky-kraj",
  "name": "Kopule ve Slapech s nádechem přírody",
  "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/kopule-ve-slapech-s-nadechem-prirody-stredocesky-kraj",
  "image": [
    "https://media.glampingcz.cz/Kopule%20ve%20slapech%202/2/IMG_9530_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/kopule-ve-slapech-s-nadechem-prirody"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "200",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$200+"
}