{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-sidi-magdoul-essaouira-marrakech-safi",
  "name": "Camping Sidi Magdoul",
  "description": "Small campsite within a walled place just 15 minutes away from the medina of Essaouira, clean and secured place.",
  "url": "https://campertunity.com/listings/campgrounds/camping-sidi-magdoul-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.491877,
    "longitude": -9.763117
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-sidi-magdoul/"
  ]
}