{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moremi-game-reserve-third-bridge-campsite-north-west",
  "name": "Moremi Game Reserve, Third Bridge Campsite",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/moremi-game-reserve-third-bridge-campsite-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.238966,
    "longitude": 23.3545341
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/botswana/north-west-2/moremi-game-reserve/moremi-game-reserve-third-bridge-campsite"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "0+"
}