{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-atlantica-imi-ouaddar-aourir-souss-massa",
  "name": "Camping Atlantica Imi Ouaddar",
  "description": "One of the best campsite in Morocco, very clean, the amenities include swimming pool, medical service, car wash, restaurant and more.",
  "url": "https://campertunity.com/listings/campgrounds/camping-atlantica-imi-ouaddar-aourir-souss-massa",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Aourir",
    "addressRegion": "Souss - Massa"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.587638,
    "longitude": -9.751276
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-atlantica-imi-ouaddar/",
    "https://park4night.com/en/place/6402"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}