{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zebra-ouzoud-beni-mellal-khenifra",
  "name": "Camping Zebra",
  "description": "sanitary facilities at European level - restaurant",
  "url": "https://campertunity.com/listings/campgrounds/zebra-ouzoud-beni-mellal-khenifra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650741290.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ouzoud",
    "addressRegion": "beni-mellal-khenifra",
    "addressCountry": "Marokko"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.006,
    "longitude": -6.71953
  },
  "sameAs": [
    "https://www.campercontact.com/nl/marokko/beni-mellal-khenifra/ouzoud/19388/camping-zebra"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-10-18"
  },
  "priceRange": "100+"
}