{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/proserpine",
  "name": "Proserpine Tourist Park",
  "description": "Lovely quiet park. Well maintained and very clean with friendly staff. Great swimming pool next door... Near Whitsundays and Proserpine. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/proserpine",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "79-83 Anzac RD, Proserpine Tourist Park, Proserpine, Queensland",
    "addressLocality": "4800",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.404142,
    "longitude": 148.571901
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/proserpine-tourist-park?utm_source=list&utm_medium=web&utm_campaign=campsites/myrtlevale-qld/boat-ramp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "AUD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}