{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-marrakesh-marrakech-safi-marrakesh",
  "name": "Campspace In Marrakesh Marrakech Safi",
  "description": "✅ *Authentic experience* – enjoy the peace, nature and warm local culture. ✅ *Close to Marrakech* – the ideal combination of city and nature. Whether you are looking for a **romantic getaway, a family adventure or an inspiring retreat**, we will make you feel at home",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-marrakesh-marrakech-safi-marrakesh",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "marrakesh",
    "addressCountry": "morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6225,
    "longitude": -7.99
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/-/marrakesh/174190/campspace-in-marrakesh-marrakech-safi"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}