{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-auberge-ocean-des-dunes-hassilabied-region-de-draa",
  "name": "Camping Auberge Océan des Dunes",
  "description": "Camping on the edge of the dunes-with all the desirable clean bathrooms",
  "url": "https://campertunity.com/listings/campgrounds/camping-auberge-ocean-des-dunes-hassilabied-region-de-draa",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742130.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Hassilabied",
    "addressRegion": "region-de-draa-tafilalet",
    "addressCountry": "Marruecos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.14287,
    "longitude": -4.02685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.22,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "32.26",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "32.26+"
}