{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/balgal-beach-north-rollingstone-queensland",
  "name": "Balgal Beach North",
  "description": "Great free camp ground . Not to big so get in early. Great swimming enclosure ,nice green park with... Near Paluma Range National Park, Halifax Bay Wetlands National Park, Townsville and...",
  "url": "https://campertunity.com/listings/campgrounds/balgal-beach-north-rollingstone-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tXZxVOPb--/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/aquyatx2nom31i1ncn4e",
    "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--OX_zgbLC--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/aquyatx2nom31i1ncn4e"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "357 Hencamp Creek Road",
    "addressLocality": "Rollingstone",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.001362,
    "longitude": 146.395935
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dawn p."
      },
      "reviewBody": "Great free camp ground . Not to big so get in early.  Great swimming enclosure ,nice green park with BBQ and toilets facilities  . Snack bar nearby  that sell beer etc soft drinks hot food . Be prepared for the sand flies though ."
    }
  ]
}