{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whiterock-leisure-park-cairns-queensland",
  "name": "Whiterock Leisure Park",
  "description": "Near Grey Peaks National Park, Dinden National Park, Alwal National Park, Barron Gorge National Park, Davies Creek National Park, Tropical North Queensland and White Rock. Toilets, Powered sites...",
  "url": "https://campertunity.com/listings/campgrounds/whiterock-leisure-park-cairns-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--2x1BfvuF--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/rsgxr6w82o1pgd6rzqt3",
    "https://media.anycamp.com.au/c/image/upload/s--oA16RVrY--/c_fill,h_400,q_auto,w_800/rsgxr6w82o1pgd6rzqt3"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Skull Rd, White Rock",
    "addressLocality": "Cairns",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.970726,
    "longitude": 145.746344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}