{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eastgate-rest-camp-gobabis-omaheke",
  "name": "Eastgate Rest Camp",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/eastgate-rest-camp-gobabis-omaheke",
  "image": [
    "https://www.caravanparks.com/classes/timthumb.php?w=400&h=300&src=",
    "https://www.caravanparks.com/"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gobabis",
    "addressRegion": "Omaheke",
    "addressCountry": "NA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -22.282917,
    "longitude": 19.9833336
  },
  "sameAs": [
    "https://www.caravanparks.com/campsites/namibia/omaheke/gobabis/eastgate-rest-camp"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "0+"
}