{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victoria-falls-national-park-victoria-falls-matabeleland-nor",
  "name": "Victoria Falls National Park",
  "description": "Situated on the western tip of Zimbabwe, this park is a UNESCO Natural Heritage Site. The Falls, known by the local Kololo tribe as Mosi oa Tunya. The smoke that thunders, is one of the Seven Wonders of the World and one of the largest and most spectacular waterfalls on earth. The rainforest",
  "url": "https://campertunity.com/listings/campgrounds/victoria-falls-national-park-victoria-falls-matabeleland-nor",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Victoria Falls",
    "addressRegion": "Matabeleland North",
    "addressCountry": "Zimbabwe"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.9743176,
    "longitude": 25.8469849
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/zimbabwe/matabeleland-north/victoria-falls/victoria-falls-national-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}