{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stan-regions-v-pousti-maroka-objevujte-draa-tafilalet",
  "name": "Stan Regions v poušti Maroka",
  "description": "Stan Regions is an ideal choice for travelers looking for comfort and exotic environment in Morocco.",
  "url": "https://campertunity.com/listings/campgrounds/stan-regions-v-pousti-maroka-objevujte-draa-tafilalet",
  "image": [
    "https://media.glampingcz.cz/Lemnaouar%20Erg%20Camp/DSC08670-Panorama%20(1).jpg?format=auto&width=1200&height=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tafilalet",
    "addressLocality": "Objevujte",
    "addressRegion": "Draa-Tafilalet",
    "postalCode": "52202"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.0895958,
    "longitude": -3.9647526
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}