{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maqwee-campsite-moremi-game-reserve-north-west",
  "name": "Maqwee Campsite",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/maqwee-campsite-moremi-game-reserve-north-west",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moremi Game Reserve",
    "addressRegion": "North West",
    "addressCountry": "Botswana"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.4253922,
    "longitude": 23.6455612
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/botswana/north-west/moremi-game-reserve/maqwee-campsite/enquire",
    "https://www.caravanparks.com"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}