{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big4-townsville-woodlands-deeragun-qld-au",
  "name": "BIG4 Townsville Woodlands Holiday Village",
  "description": "What a beautiful park! Very family friendly with water slides and a beautiful resort pool. Friendly... Near Pallarenda, The Strand and Townsville. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/big4-townsville-woodlands-deeragun-qld-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "548 Bruce Hwy",
    "addressLocality": "Deeragun",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.24062,
    "longitude": 146.664316
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christopher L."
      },
      "reviewBody": "Great park, kids loved the water park!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Young N."
      },
      "reviewBody": "What a beautiful park! Very family friendly with water slides and a beautiful resort pool. Friendly service and clean amenities and a good location out of the city. $39 per night for unpowered."
    }
  ]
}