{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-kongola-caprivi",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-kongola-caprivi",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camp Kwando",
    "addressLocality": "Kongola",
    "addressRegion": "Caprivi",
    "addressCountry": "NA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.0422535,
    "longitude": 23.3217716
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/namibia/caprivi/kongola/camp-kwando/"
  ]
}