{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-essaouira-marrakech-safi",
  "name": "MA",
  "description": "Camp Esprit nature is a clean campsite 20 minutes away from Essaouira, located in a very quiet area, the french owner is friendly and helpful.",
  "url": "https://campertunity.com/listings/campgrounds/ma-essaouira-marrakech-safi",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Essaouira",
    "addressRegion": "Marrakech - Safi",
    "postalCode": "44 000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.55288,
    "longitude": -9.626178
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camp-esprit-nature/"
  ]
}