{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-ghanzi",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-ghanzi",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thakadu Bush Camp",
    "addressLocality": "Ghanzi",
    "addressRegion": "Ghanzi",
    "addressCountry": "Botswana"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.7394505,
    "longitude": 21.6783161
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/botswana/ghanzi/ghanzi-1/thakadu-bush-camp/"
  ]
}