{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tasman-holiday-park-rollingstone-northern-beaches-queensland",
  "name": "Tasman Holiday Park Rollingstone",
  "description": "With absolute beach frontage overlooking Palm and Havana Islands, our 32-acre patch of paradise is a haven for those escaping the southern winter or wanting a short break. Just 40 minutes’ drive north of Townsville, it’s a tranquil spot to hire a villa or cabin, park a van or pitch a tent and enjoy the best that northern Queensland has to offer. You’re surrounded by nature at our Rollingstone holiday park – fish straight off the beach, or soak up the morning sunrises. Take a day trip to the G...",
  "url": "https://campertunity.com/listings/campgrounds/tasman-holiday-park-rollingstone-northern-beaches-queensland",
  "image": [
    "https://photos.geozone.co.nz/photos/8fe8c92b0c8e014bb47bc6bee0bf3b32-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "367 Hencamp Creek Road, Rollingstone QLD 4816",
    "addressLocality": "Northern Beaches",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.0019,
    "longitude": 146.395
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}