{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jebha-el-jebha-region-de-tanger-tetuan-alhucemas",
  "name": "jebha",
  "description": "small camper place walls in Gendarmerie-drink money for parking attendant 1 to 2 euros",
  "url": "https://campertunity.com/listings/campgrounds/jebha-el-jebha-region-de-tanger-tetuan-alhucemas",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650743587.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "el-jebha",
    "addressRegion": "region-de-tanger-tetuan-alhucemas",
    "addressCountry": "marruecos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2075,
    "longitude": -4.66548
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.08,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "21.51",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "21.51+"
}