{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-kariba-mashonaland-west",
  "name": "Camp and Live",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-kariba-mashonaland-west",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/lake_dam_lagoon_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Warthogs Safari Camp",
    "addressLocality": "Kariba",
    "addressRegion": "Mashonaland West",
    "addressCountry": "Zimbabwe"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.5290394,
    "longitude": 28.8302708
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/zimbabwe/mashonaland-west/kariba/warthogs-safari-camp/"
  ]
}