{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-cairns-coconut-holiday-resort-woree-queensland",
  "name": "BIG4 Cairns Coconut Holiday Resort",
  "description": "BIG4 Holiday Park campsite - discount BIG4 Loyalty Club Member - BIG4 forward book service at another BIG4 park - reception open 8-18u - check-in after 11h - check out before 10am - BBQ area - camp kitchen - kiosk - gas station - Cairns 8km - Center 2 , 5km",
  "url": "https://campertunity.com/listings/campgrounds/big4-cairns-coconut-holiday-resort-woree-queensland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Anderson Road",
    "addressLocality": "Woree",
    "addressRegion": "queensland",
    "postalCode": "4868",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.96787,
    "longitude": 145.74397
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "56",
    "priceValidUntil": "2026-07-06"
  },
  "priceRange": "$56+"
}