{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ma-marrakesh-marrakech-safi",
  "name": "MA",
  "description": "Nice campground located outside Marrakesh, with a swimming pool and a jacuzzi, facilities are in good condition, hot showers and clean toilets.",
  "url": "https://campertunity.com/listings/campgrounds/ma-marrakesh-marrakech-safi",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Marrakesh",
    "addressRegion": "Marrakech - Safi",
    "postalCode": "40 000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.7068,
    "longitude": -7.990203
  },
  "sameAs": [
    "https://www.morocco-guide.com/accommodation/campsites/camping-le-relais-de-marrakech/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}