{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oconnell-river-whitsunday-tourist-park-lethebrook-queensland",
  "name": "O'Connell River Whitsunday Tourist Park",
  "description": "Great service, clean! Nice spot to pull in and have a shower, sleep and get back on the road. I’d lo... Near Midge Point Beach, Ten Mile Beach, Mackay and Bloomsbury. Pets Allowed, Toilets,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oconnell-river-whitsunday-tourist-park-lethebrook-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--lIP6oL9h--/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/akgkv8v5cs16zbzjzieh",
    "https://media.anycamp.com.au/c/image/upload/s--jOuZ8D_l--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/akgkv8v5cs16zbzjzieh"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bruce Hwy",
    "addressLocality": "Lethebrook",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -20.564371,
    "longitude": 148.615481
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Joni"
      },
      "reviewBody": "Great service, clean! Nice spot to pull in and have a shower, sleep and get back on the road. I’d love to see the place after some rain!!!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "They say they have a pool which they do have however it appears to have been empty for quite some time. A lot of road noise as you right next to the Bruce Hwy. The sites have grass and concrete slab and have trees on each side of the site to give you some shade. Amenities block is old however functional with laundry facilities. If you need a stop over which has power at a reasonable price then this Park would fit the bill."
    }
  ]
}