{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-hakkou-zrigate-draa-tafilalet",
  "name": "Camping Hakkou",
  "description": "campsite with shade - good sanitary facilities - sandwich service - from the sign of the campsite on the route N13 over the bridge and then continue 1.5 km.",
  "url": "https://campertunity.com/listings/campgrounds/camping-hakkou-zrigate-draa-tafilalet",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742506.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Zrigate",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.67207,
    "longitude": -4.2016
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.44,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "80",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "80+"
}