{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-lephalale-limpopo",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-lephalale-limpopo",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/country_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mokolo Dam - Limpopo Wildlife Resorts",
    "addressLocality": "Lephalale",
    "addressRegion": "Limpopo",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.0073509,
    "longitude": 27.7001171
  }
}