{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/objevujte-jihocesky-kraj",
  "name": "Dovolená v letadle",
  "description": "Experience an extraordinary experience and stay in our free-standing plane in the middle of the beautiful nature of South Bohemia near castles and castles.",
  "url": "https://campertunity.com/listings/campgrounds/objevujte-jihocesky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20Wellness%20AERO/230339dc-64f3-409c-8e40-8cb110fdf042.jpeg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Objevujte",
    "addressRegion": "Jihočeský kraj",
    "postalCode": "378 41"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.1871367,
    "longitude": 15.0441111
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/dovolena-v-letadle"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$500+"
}