{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cape-tribulation-camping-cape-tribulation-queensland-au",
  "name": "Cape Tribulation Camping",
  "description": "A welcome surprise! After a bit of a windy road with our van we were so ecstatic to be welcomedwith... Near Cow Bay, Tropical North Queensland and Cape Tribulation. Toilets, Drinking Water, BBQ...",
  "url": "https://campertunity.com/listings/campgrounds/cape-tribulation-camping-cape-tribulation-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--pbXMe-iu--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/cys9fw5vpkl624189yho",
    "https://media.anycamp.com.au/c/image/upload/s--tCy6Hw0d--/c_fill,h_400,q_auto,w_800/cys9fw5vpkl624189yho"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3812 Cape Tribulation Rd",
    "addressLocality": "Cape Tribulation",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.096015,
    "longitude": 145.464454
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Melissa B."
      },
      "reviewBody": "A welcome surprise! After a bit of a windy road with our van we were so ecstatic to be welcomedwith this amazing campsite"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Christine B."
      },
      "reviewBody": "Crowded together, with little given for your $."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Making Memories Camping"
      },
      "reviewBody": "We come back every July for a long weekend. Only camp sites in Cape Trib where you are right on the beach. Gorgeous spot with basic amenities."
    }
  ]
}