{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/africamps-kambati-swellendam-el-cabo-occidental",
  "name": "Africamps At Kambati",
  "description": "Kam'Bati River Resort - center 31 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/africamps-kambati-swellendam-el-cabo-occidental",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "swellendam",
    "addressRegion": "el-cabo-occidental",
    "postalCode": "6740",
    "addressCountry": "sudafrica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.08013,
    "longitude": 20.28437
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "400+"
}