{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-rif-ouezzane-tangier-tetouan",
  "name": "Camping le Rif",
  "description": "4 km away from the city of Ouazzane, this campsite is clean and offers all facilities, you can eat there delicious Moroccan cuisine.",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-rif-ouezzane-tangier-tetouan",
  "image": [
    "https://www.morocco-guide.com/images/1200/camping.jpg",
    "/images/1200/camping.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ouezzane",
    "addressRegion": "Tangier - Tetouan"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.772733,
    "longitude": -5.54524
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}