{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rainbow-beach-holiday-village-4581-au",
  "name": "Rainbow Beach Holiday Village",
  "description": "Right in the middle of town, nice sites with nice facilities. Short walk to the beach, it says dogs... Near Great Sandy National Park, Lama Lama National Park, Pipeclay National Park, Sunshine...",
  "url": "https://campertunity.com/listings/campgrounds/rainbow-beach-holiday-village-4581-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2mO5gt4K--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/mxsbd6hdal2qox62bimk",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--JSZOJVTl--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/mxsbd6hdal2qox62bimk"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13 Rainbow Beach Road, Rainbow Beach, Queensland",
    "addressLocality": "4581",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.902427,
    "longitude": 153.092149
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "30",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$30+"
}