{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arch-rock-resort-keurboomsstrand-western-cape",
  "name": "Arch Rock Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/arch-rock-resort-keurboomsstrand-western-cape",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Keurboomsstrand",
    "addressRegion": "Western Cape",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.0026131,
    "longitude": 23.4616299
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/south-africa/western-cape/keurboomsstrand/arch-rock-resort",
    "https://www.caravanparks.com"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}