{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-gaborone-south-east",
  "name": "Camp and Live",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-gaborone-south-east",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mokolodi Nature Reserve",
    "addressLocality": "Gaborone",
    "addressRegion": "South East",
    "addressCountry": "Botswana"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.7391663,
    "longitude": 25.8161163
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/botswana/south-east/gaborone/mokolodi-nature-reserve/"
  ]
}