{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-atlantis-gate-moulay-bousselham-rabat-sale-kenitra",
  "name": "Camping Atlantis Gate",
  "description": "Camp Atlantis Gate is located south Moulay Bousselham, clean and well maintained facilities, quiet and nice place, very friendly staff.",
  "url": "https://campertunity.com/listings/campgrounds/camping-atlantis-gate-moulay-bousselham-rabat-sale-kenitra",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moulay Bousselham",
    "addressRegion": "Rabat - Sale - Kenitra"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.87614,
    "longitude": -6.288571
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}