{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ou-skip-holiday-resort-cape-town-westkap",
  "name": "Ou Skip Holiday Resort",
  "description": "large 3-star resort in the Western Cape – directly on the Melkbos beach on the Atlantic Ocean – 30 km from Cape Town –",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ou-skip-holiday-resort-cape-town-westkap",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153526.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cape Town",
    "addressRegion": "westkap",
    "postalCode": "7437",
    "addressCountry": "Südafrika"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.71929,
    "longitude": 18.45431
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "100",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "100+"
}