{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bivouac-lot-of-stars-tarmigt-draa-tafilalet",
  "name": "Bivouac Lot of Stars",
  "description": "small campsite in a palm oasis - there is shade from the palm trees - there is no electricity - the access is an earthen road - suitable for all campers",
  "url": "https://campertunity.com/listings/campgrounds/bivouac-lot-of-stars-tarmigt-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651090824.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tarmigt",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.90778,
    "longitude": -6.89856
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651090824.jpeg",
    "https://www.campercontact.com/es/marruecos/region-de-draa-tafilalet/tarmigt/104802/bivouac-lot-of-stars"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "67.74",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "67.74+"
}