{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/etteleah-park-speewah-queensland",
  "name": "Etteleah Park",
  "description": "Excellent, fantastic ammenities, very friendly, great swimming pool???? Near Alwal National Park, Barron Gorge National Park, Trinity Beach, Davies Creek National Park, palm Cove, Dinden National...",
  "url": "https://campertunity.com/listings/campgrounds/etteleah-park-speewah-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--pdk_DCAB--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/g9lsunvqihgrbhy1fhhg",
    "https://media.anycamp.com.au/c/image/upload/s--a9X9g1Pb--/c_fill,h_400,q_auto,w_800/g9lsunvqihgrbhy1fhhg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Douglas Track West",
    "addressLocality": "Speewah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -16.877497,
    "longitude": 145.621052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sharlene k."
      },
      "reviewBody": "Please note this campground is no longer open"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lynette Joy Holding"
      },
      "reviewBody": "Excellent, fantastic ammenities, very friendly, great swimming pool????"
    }
  ]
}