{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sossus-oasis-campsite-sesriem-canyon-hardap-region",
  "name": "Sossus Oasis Campsite",
  "description": "The Sossus Oasis Campsite is conveniently located at the entrance gate of the Namib Naukluft Park in Sesriem / Sossusvlei. 12 Individually shaded camper pitches, each with its own solar-powered toilet and shower, sink in the kitchen, preparation area, electricity points and a barbecue.",
  "url": "https://campertunity.com/listings/campgrounds/sossus-oasis-campsite-sesriem-canyon-hardap-region",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153462.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C27",
    "addressLocality": "sesriem-canyon",
    "addressRegion": "hardap-region",
    "addressCountry": "namibia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.49105,
    "longitude": 15.80323
  },
  "sameAs": [
    "https://www.campercontact.com/en/namibia/hardap-region/sesriem-canyon/108111/sossus-oasis-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "260",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "260+"
}