{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/deluxe-stan-v-srdci-maroka-objevujte-marrakech-safi",
  "name": "Deluxe Stan v srdci Maroka",
  "description": "Luxury tent in the heart of Morocco near the historic city, what more to wish for.",
  "url": "https://campertunity.com/listings/campgrounds/deluxe-stan-v-srdci-maroka-objevujte-marrakech-safi",
  "image": [
    "https://media.glampingcz.cz/Kalyptus%20Luxury%20Camp/Tente%20Deluxe.jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Douar Talat Inoualen",
    "addressLocality": "Objevujte",
    "addressRegion": "Marrakech Safi",
    "postalCode": "42250"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.3259769,
    "longitude": -8.1443939
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "72750",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "$72750+"
}