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