{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodbourne-resort-knysna-western-cape",
  "name": "Woodbourne Resort",
  "description": "In Knysna, nature quite literally knocks on your front door. The town nestles between the impressive Outeniqua Mountains and the Indian Ocean, with the world-renowned forests encircling it like a protective mantle. This exceptional nature's playground of beaches, lakes, mountains, forests an",
  "url": "https://campertunity.com/listings/campgrounds/woodbourne-resort-knysna-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=components/listings/listings/138/mainImage/Main-Pic.jpg",
    "https://www.caravanparks.com/components/listings/listings/138/mainImage/Main-Pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Knysna",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.0707321,
    "longitude": 23.0684834
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/south-africa/western-cape/knysna/woodbourne-resort"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}