{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barrier-reef-tourist-park-4869-au",
  "name": "Barrier Reef Tourist Park",
  "description": "Loved my ensuite site. Everything's very clean. The staff's super friendly and helpful. Location of... Near Grey Peaks National Park, Dinden National Park, Davies Creek National Park, Danbulla...",
  "url": "https://campertunity.com/listings/campgrounds/barrier-reef-tourist-park-4869-au",
  "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": "69 Bruce Highway, Edmonton, Queensland",
    "addressLocality": "4869",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.023905,
    "longitude": 145.746341
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Berit B."
      },
      "reviewBody": "Loved my ensuite site. Everything's very clean. The staff's super friendly and helpful. Location of the park is perfect (a short drive to Cairns, nice area, shops in Walking distance, quiet)."
    }
  ]
}