{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auberge-baddou-tamtetoucht-draa-tafilalet-morocco",
  "name": "Camping Auberge Baddou",
  "description": "campsite management by a German couple - restaurant - sanitary and amenities at European level",
  "url": "https://campertunity.com/listings/campgrounds/auberge-baddou-tamtetoucht-draa-tafilalet-morocco",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741905.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "R703",
    "addressLocality": "tamtetoucht",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.67055,
    "longitude": -5.5481
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/draa-tafilalet/tamtetoucht/19659/camping-auberge-baddou"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "100+"
}