{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-auberge-and-restaurant-haut-atlas-tamtetoucht",
  "name": "Camping, Auberge and Restaurant Haut Atlas",
  "description": "Enjoy a relaxing stay at Camping, Auberge and Restaurant Haut Atlas in Tamtetoucht, Morocco. Visitors' rating: 5.",
  "url": "https://campertunity.com/listings/campgrounds/camping-auberge-and-restaurant-haut-atlas-tamtetoucht",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651282780",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R703",
    "addressLocality": "Tamtetoucht",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.68002,
    "longitude": -5.53479
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}