{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-victoria-falls-matabeleland-north",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-victoria-falls-matabeleland-north",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/country_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Victoria Falls Rest Camp",
    "addressLocality": "Victoria Falls",
    "addressRegion": "Matabeleland North",
    "addressCountry": "Zimbabwe"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.9253502,
    "longitude": 25.8374329
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/zimbabwe/matabeleland-north/victoria-falls/victoria-falls-rest-camp/"
  ]
}