{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-and-live-vryburg-north-west",
  "name": "Camp and Live",
  "description": "Southern Africa's Tourism and Leisure Network",
  "url": "https://campertunity.com/listings/campgrounds/camp-and-live-vryburg-north-west",
  "image": [
    "https://campandlive.co.za/wp-content/uploads/2024/06/uncategorised_512.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Komtiekie Holiday Resort",
    "addressLocality": "Vryburg",
    "addressRegion": "North West",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.1232491,
    "longitude": 24.3178825
  }
}