{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodleigh-station-ravenshoe-4888-queensland",
  "name": "Woodleigh Station",
  "description": "Lovely spot to relax by the water. Toilets and showers available on the property. Kind host. Driving... Near Millstream Falls National Park, Tropical North Queensland and Innot Hot Springs....",
  "url": "https://campertunity.com/listings/campgrounds/woodleigh-station-ravenshoe-4888-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--8ZnVbRWn--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/rimoud7t5lw9qxzqmlea",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--pqy9Ginm--/c_fill,h_400,q_auto,w_800/v1/production/rimoud7t5lw9qxzqmlea"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woodleigh Station",
    "addressLocality": "Ravenshoe 4888",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.661783,
    "longitude": 145.280266
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lisa B."
      },
      "reviewBody": "Lovely spot to relax by the water. Toilets and showers available on the property. Kind host. Driving distance to a number of natural attractions around Ravenshoe."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lisa M."
      },
      "reviewBody": "Best place to camp. Ranges from beginners sites to experienced 4x4 sites"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "RSC M."
      },
      "reviewBody": "Woodleigh is a great place to camp. You need to be self-sufficient though (unless you’re camping right at the Homestead, where there are hot showers and flushing toilets). All the other campsites further afield you will need to bring your own toilet and drinking water. The size of the sites are great, and the distance between you and the next site, is large too which means you don’t hear the people you’re camping next to (unless they are complete gooses!)"
    }
  ]
}