{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverview-caravan-park-caravan-park",
  "name": "Riverview Caravan Park Mount Buffalo | Caravan Park near Mt Buffalo",
  "description": "Camp beside the river with great amenities, close to town at the base of the road that heads up to Mount Buffalo National Park.",
  "url": "https://campertunity.com/listings/campgrounds/riverview-caravan-park-caravan-park",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.688140300626976,
    "longitude": 146.79582770006226
  },
  "sameAs": [
    "https://www.wayandfarer.com/guides/campgrounds/riverview-caravan-park-mount-buffalo/"
  ],
  "checkoutTime": "00:00:00",
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "1",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$1+"
}