{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luxe-stan-v-pousti-maroka-objevujte-marrakech-safi",
  "name": "Luxe Stan v poušti Maroka",
  "description": "Luxe Stan is an ideal choice for travelers looking for comfort and exotic environment in Morocco.",
  "url": "https://campertunity.com/listings/campgrounds/luxe-stan-v-pousti-maroka-objevujte-marrakech-safi",
  "image": [
    "https://media.glampingcz.cz/Lemnaouar%20Erg%20Camp/IMG_0227.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.0895958,
    "longitude": -3.9647526
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}