{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-and-live-maun-north-west-1",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camp-and-live-maun-north-west-1",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Xwaraga Campsite",
    "addressLocality": "Maun",
    "addressRegion": "North West",
    "addressCountry": "Botswana"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35,
    "longitude": 10
  }
}