{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jansen-kalahari-guest-mariental",
  "name": "Jansen Kalahari Guest Farm",
  "description": "Jansen Kalahari Guest Farm is a campsite with 5 tent pitches in Mariental, Namibia. Jansen Kalahari Guest Farm has wifi and a restaurant.",
  "url": "https://campertunity.com/listings/campgrounds/jansen-kalahari-guest-mariental",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Farm Panama 182, Mariental",
    "addressLocality": "Mariental",
    "postalCode": "9000"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.6246442,
    "longitude": 17.9626696
  },
  "sameAs": [
    "https://www.spottocamp.com/da/campsites/jansen-kalahari-guest-farm-mariental-namibia"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "180",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$180+"
}