{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-kariba-recreational-park-kariba-mashonaland-west",
  "name": "Lake Kariba Recreational Park",
  "description": "Lake Kariba is among the 4 largest man made lakes in the world and is the second largest in Africa. The shoreline is over 2000 km long, a home to numerous species of flora and fauna and is an exciting and unique safari destination. The park lies along the Zambezi River, it is a standing example",
  "url": "https://campertunity.com/listings/campgrounds/lake-kariba-recreational-park-kariba-mashonaland-west",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/1520/logo/Lake-Karibalogo.jpg",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kariba",
    "addressRegion": "Mashonaland West",
    "addressCountry": "Zimbabwe"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.5449677,
    "longitude": 28.8782673
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/zimbabwe/mashonaland-west/kariba/lake-kariba-recreational-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}