{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-mhamid-elghizlane-draa-tafilalet-mhamid",
  "name": "Campspace in Mhamid Elghizlane, Drâa Tafilalet",
  "description": "La Maison Berbere Camping is situated in south of morocco , the camp offer a terrace, and restaurant and kitshen , and laundry , a great space to discover sahara with open mond people",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-mhamid-elghizlane-draa-tafilalet-mhamid",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mhamid Elghizlane",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.825,
    "longitude": -5.7215
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}