{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-gochas-hardap",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-gochas-hardap",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/01/4x4_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Torgos Safari Camp",
    "addressLocality": "Gochas",
    "addressRegion": "Hardap",
    "addressCountry": "NA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.7241726,
    "longitude": 19.9616947
  },
  "sameAs": [
    "https://campandlive.co.za/campsites/namibia/hardap/gochas/torgos-safari-camp/"
  ]
}