{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/posed-trati-objevujte-zlinsky-kraj",
  "name": "Posed u trati",
  "description": "Experience a relaxing stay in the middle of a slovak in the traditional obsession in the middle of nature.",
  "url": "https://campertunity.com/listings/campgrounds/posed-trati-objevujte-zlinsky-kraj",
  "image": [
    "https://media.glampingcz.cz/Slov%C3%A1ck%C3%BD%20dv%C5%AFr/Posed_u_trati.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nádražní",
    "addressLocality": "Objevujte",
    "addressRegion": "Zlínský kraj",
    "postalCode": "687 22"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.012515,
    "longitude": 17.44
  },
  "sameAs": [
    "https://www.glampingcz.cz/glamping/posed-u-trati"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "54",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$54+"
}