{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-gariep-resort-venterstad-eastern-cape",
  "name": "Lake Gariep Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lake-gariep-resort-venterstad-eastern-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/520/logo/website-logo.jpg",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Venterstad",
    "addressRegion": "Eastern Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -30.6948528,
    "longitude": 25.7668285
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/south-africa/eastern-cape/venterstad/lake-gariep-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}