{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atlantica-imourane-agadir-souss-massa",
  "name": "Camping Atlantica Imourane",
  "description": "One of the best campsite in Morocco, spacious, clean, the amenities include a swimming pool, restaurant, supermarket and even a Hair Salon.",
  "url": "https://campertunity.com/listings/campgrounds/atlantica-imourane-agadir-souss-massa",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route Agadir",
    "addressLocality": "Agadir",
    "addressRegion": "Souss - Massa",
    "postalCode": "80 000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.51097,
    "longitude": -9.68134
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-atlantica/"
  ]
}