{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterberg-wilderness-reserve-benoni",
  "name": "Waterberg Wilderness Reserve",
  "description": "Waterberg Wilderness Reserve is a campsite with 4 pitches in BENONI, South Africa.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waterberg-wilderness-reserve-benoni",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOT2dgcJfOzQb06toq4JPJIiLGas4X0bGo3/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 TASSENBERG ROAD - ALPHEN PARK - BENONI",
    "addressLocality": "BENONI",
    "postalCode": "1502",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.1645,
    "longitude": 28.28447
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "315",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "315+"
}