{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canyon-roadhouse-campsite-hobas-karas",
  "name": "Canyon Roadhouse Campsite",
  "description": "Hidden behind Canyon Roadhouse, the camp offers shady camping places on the banks of a dry river bed, with a backdrop of rocky hills. Isolated from the road, the campsite gives you the feeling of being alone in nature, with eagles, thorns and the ancient rhythm of the earth.",
  "url": "https://campertunity.com/listings/campgrounds/canyon-roadhouse-campsite-hobas-karas",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153444.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "hobas",
    "addressRegion": "karas",
    "addressCountry": "namibia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.52531,
    "longitude": 17.81646
  },
  "sameAs": [
    "https://gondwana-collection.com/accommodation/canyon-road-campsite?LodgeName=CANYON%20ROADHOUSE%20CAMPSITE&hsLang=en",
    "https://www.campercontact.com/en/namibia/karas-region/hobas/108109/canyon-roadhouse-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "290",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "290+"
}