{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tiny-house-osada-objevujte-stredocesky-kraj",
  "name": "Tiny house Osada",
  "description": "Experience accommodation in a luxury cottage on the spot where the famous Czech series Osada was filmed.",
  "url": "https://campertunity.com/listings/campgrounds/tiny-house-osada-objevujte-stredocesky-kraj",
  "image": [
    "https://media.glampingcz.cz/Glamping%20Osada/glamping_web51-1536x1024.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "K Jakubině",
    "addressLocality": "Objevujte",
    "addressRegion": "Středočeský kraj",
    "postalCode": "267 06"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0012217,
    "longitude": 14.0678231
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/tiny-house-osada"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "500",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$500+"
}