{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-chobe-1",
  "name": "Camp and Live",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-chobe-1",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chobe National Park, Camp Savuti",
    "addressLocality": "Chobe",
    "addressRegion": "Chobe",
    "addressCountry": "Botswana"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -18.5652676,
    "longitude": 24.0636501
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/botswana/chobe/chobe-1/chobe-national-park-camp-savuti/"
  ]
}