{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-auberge-sahara-merzouga-daraa-tafilalet",
  "name": "Camping Auberge Sahara",
  "description": "Camping Auberge Sahara is located at the foot of the sand dunes, clean with a swimming pool and spacious rooms, an oasis of calm in the Sahara!",
  "url": "https://campertunity.com/listings/campgrounds/camping-auberge-sahara-merzouga-daraa-tafilalet",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ksar Hassi Labiad",
    "addressLocality": "Merzouga",
    "addressRegion": "Daraa - Tafilalet"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.1358,
    "longitude": -4.02044
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}