{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tasman-holiday-park-cairns-cool-waters-brinsmead-queensland",
  "name": "Tasman Holiday Park Cairns Cool Waters",
  "description": "Cradled by rainforest and mountains, our Cool Waters holiday park is a naturally beautiful choice for families and couples seeking the best that Far North Queensland has to offer. Just seven kilometres to the centre of Cairns, we’re easy to find – with all the convenience of the city, and none of the stress! Our park is a sanctuary from the bustle of life, with outstanding facilities and a wealth of activities just a heartbeat away. Swim in our gorgeous pool. Bathe in the spa. Spot for turtle...",
  "url": "https://campertunity.com/listings/campgrounds/tasman-holiday-park-cairns-cool-waters-brinsmead-queensland",
  "image": [
    "https://photos.geozone.co.nz/photos/e2bf5ccd7b7fae01808c2d6697c1a20c-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Shale St, Cairns City QLD 4870, Australia",
    "addressLocality": "Brinsmead",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.9044,
    "longitude": 145.708
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 41,
    "bestRating": 5,
    "worstRating": 1
  }
}