{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cairns-sunland-leisure-park-cairns-queensland",
  "name": "Cairns Sunland Leisure Park",
  "description": "Near Alwal National Park, Barron Gorge National Park, Trinity Beach, Grey Peaks National Park, Dinden National Park, Tropical North Queensland and Cairns. Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/cairns-sunland-leisure-park-cairns-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Ki71wLjN--/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/pxumrvmfuezkhaylvhpr",
    "https://media.anycamp.com.au/c/image/upload/s--bAREUYfU--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/pxumrvmfuezkhaylvhpr",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "49 Little Pease St",
    "addressLocality": "Cairns",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.917923,
    "longitude": 145.740159
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "AnthonieM"
      },
      "reviewBody": "It was a nice camping area with nice staff. There are showers and toliets that are pretty clean. Also there is an opportunity to wash and dry clothes. Furthermore there are camp kitchens, that are free to use with everythibg you need. Fridge, cutlery, plates, pans etc. Pretty nice stay"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sarah"
      },
      "reviewBody": "Dirty facilities not maintained at all. Toilet seats missing, Toilet paper all over the floor."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lena V."
      },
      "reviewBody": "Worst stay. Everything is dated, no Internet, way too expensive. Not even soap in amenities. Dirty, old. Go somewhere else"
    }
  ]
}