{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-aussie-outback-oasis-holiday-park-richmond-hill",
  "name": "BIG4 Aussie Outback Oasis Holiday Park",
  "description": "BIG4 Holiday Park - BIG4 member loyalty club discount - BIG4 book service forward in another BIG4 park - reception 8-19u open - Check-in after 14h - departure before 10h - barbecue - field kitchen - kiosk - cafeteria / restaurant - butane gas service - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/big4-aussie-outback-oasis-holiday-park-richmond-hill",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650800483.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Doctor George Ellis Drive",
    "addressLocality": "Richmond Hill",
    "addressRegion": "queensland",
    "postalCode": "4820",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.06288,
    "longitude": 146.28223
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "32",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "$32+"
}