{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lesroses-merzouga",
  "name": "Lesrosescamping",
  "description": "simple campsite at the foot of the dunes - easily accessible via the N13 - in front of the village keep right [from the north] - village 2km",
  "url": "https://campertunity.com/listings/campgrounds/lesroses-merzouga",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751261.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N13",
    "addressLocality": "Merzouga",
    "addressRegion": "merzouga",
    "addressCountry": "Morocco"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.08115,
    "longitude": -4.00949
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.35,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "64.52",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "64.52+"
}