{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-jamal-m-hamid-el-ghizlane",
  "name": "Camp Jamal",
  "description": "Idyllic camp in the palm grove between small dunes",
  "url": "https://campertunity.com/listings/campgrounds/camp-jamal-m-hamid-el-ghizlane",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651159028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "M'Hamid El Ghizlane",
    "addressRegion": "draa-tafilalet",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.8373,
    "longitude": -5.74979
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "53.76",
    "priceValidUntil": "2026-06-30"
  },
  "priceRange": "53.76+"
}