{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ksar-sania-camping-chez-francoise-merzouga-region-de-draa",
  "name": "Ksar Sania Camping Chez Francoise",
  "description": "at the exit of Merzouga - indicated by a small sign on the access road Taouz - 200m passable road - campsite is located at the foot of the largest dune - excellent facilities - swimming pool - restaurant",
  "url": "https://campertunity.com/listings/campgrounds/ksar-sania-camping-chez-francoise-merzouga-region-de-draa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650820134.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "merzouga",
    "addressRegion": "region-de-draa-tafilalet",
    "addressCountry": "marruecos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.08487,
    "longitude": -4.00865
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "85",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "85+"
}