{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/live-victoria-falls-matabeleland-north-zimbabwe",
  "name": "Camp and Live",
  "description": "This park consists of 40km of the Zambezi River frontage and a spread of wildlife, rich inland mopane forest and savanna. Zambezi National Park is conjoined with Victoria Falls National Park and both parks cover an area of 56 000 hectares. A wide variety of larger mammals may be found within the park, including four members of the big five: – elephant, lion, buffalo and leopard. Game Viewing Boat Cruises Viewing Platforms",
  "url": "https://campertunity.com/listings/campgrounds/live-victoria-falls-matabeleland-north-zimbabwe",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/06/uncategorised_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zambezi National Park",
    "addressLocality": "Victoria Falls",
    "addressRegion": "Matabeleland North",
    "addressCountry": "Zimbabwe"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.9790115,
    "longitude": 25.7098026
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/zimbabwe/matabeleland-north/victoria-falls/zambezi-national-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Savanna"
    }
  ]
}