{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bassou-auberge-nkob-draa-tafilalet",
  "name": "Camping Bassou Auberge",
  "description": "located at the foot of the Jebel Saghro - quiet and shady place - restaurant - cooking lessons and musical evenings - massages - walking in the Jebel Saghro",
  "url": "https://campertunity.com/listings/campgrounds/camping-bassou-auberge-nkob-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819654.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Nkob",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.90697,
    "longitude": -5.88861
  },
  "sameAs": [
    "https://www.campercontact.com/en/morocco/draa-tafilalet/nkob/63245/camping-bassou-auberge"
  ],
  "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": "80",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "80+"
}