{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chobe-national-ihaha-chobe-chobe",
  "name": "Chobe National Park, Ihaha Camp",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/chobe-national-ihaha-chobe-chobe",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chobe",
    "addressRegion": "Chobe",
    "addressCountry": "BW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.8388329,
    "longitude": 24.8771172
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/botswana/chobe/chobe/chobe-national-park-ihaha-camp"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}