{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/swartvlei-caravan-park-victoria-bay-western-cape",
  "name": "Swartvlei Caravan Park",
  "description": "Swartvlei Caravan Park is situated in the picturesque seaside resort close to Sedgefield. The town of Sedgefield is centrally located in the Garden Route only 20km from Knysna and 41km from George. This makes Swartvlei the ideal base to explore the area from. Swartvlei Caravan Park offers 15",
  "url": "https://campertunity.com/listings/campgrounds/swartvlei-caravan-park-victoria-bay-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/996/mainImage/Main-Pic.jpg",
    "https://www.caravanparks.com/components/listings/listings/996/mainImage/Main-Pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Victoria Bay",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.0241165,
    "longitude": 22.7733841
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/south-africa/western-cape/victoria-bay/swartvlei-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}