{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/victoria-bay-caravan-park-victoria-bay-western-cape-1",
  "name": "Victoria Bay Caravan Park",
  "description": "Victoria Bay offers fishing on the jetty and rocks adjacent to the beach. With its gently-sloping beach it is a safe bathing area. The big waves make it a surfing haven with regular big competitions being held here annually. The dolphins and whales are a regular sight in the ocean which can be s",
  "url": "https://campertunity.com/listings/campgrounds/victoria-bay-caravan-park-victoria-bay-western-cape-1",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/131/mainImage/hero-shot.jpg",
    "https://www.caravanparks.com/components/listings/listings/131/mainImage/hero-shot.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Victoria Bay",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.0040321,
    "longitude": 22.5466995
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/south-africa/western-cape/victoria-bay/victoria-bay-caravan-park/enquire",
    "https://www.caravanparks.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}