{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-merzouga-daraa-tafilalet",
  "name": "MA",
  "description": "Nice campsite near the dunes of Erg Chebbi, clean with all needed facilities, very good Moroccan food in the restaurant and friendly staff.",
  "url": "https://campertunity.com/listings/campgrounds/ma-merzouga-daraa-tafilalet",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Merzouga",
    "addressRegion": "Daraa - Tafilalet"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.09735,
    "longitude": -4.00647
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}