{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-caiat-refuge-al-oued-tanger-tetouan-al-hoceima-marok",
  "name": "Camping Caiat Refuge",
  "description": "camper place opposite the auberge - plumbing in auberge - place in the middle of the mountains - Portuguese administrator - may no longer be used as a motorhome.",
  "url": "https://campertunity.com/listings/campgrounds/camping-caiat-refuge-al-oued-tanger-tetouan-al-hoceima-marok",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754789.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P4105",
    "addressLocality": "al-oued",
    "addressRegion": "tanger-tetouan-al-hoceima",
    "addressCountry": "marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.26699,
    "longitude": -5.23321
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-07-03"
  },
  "priceRange": "100+"
}