{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bushy-brown-woodford-waterski-park-woodford-queensland",
  "name": "Bushy Brown Woodford Waterski Park",
  "description": "Great spot to sit by the water and have a fire. Near Bellthorpe National Park, Glass House Mountains National Park, Brisbane and Woodford. Pets Allowed, Toilets, Drinking Water, BBQ Areas,...",
  "url": "https://campertunity.com/listings/campgrounds/bushy-brown-woodford-waterski-park-woodford-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--qUVWFXa_--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/uekzqoksymxgi0pe5sxv",
    "https://media.anycamp.com.au/c/image/upload/s--_NqDIOpb--/c_fill,h_400,q_auto,w_800/v1/production/uekzqoksymxgi0pe5sxv"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Martin Road",
    "addressLocality": "Woodford",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.931531,
    "longitude": 152.781983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kate W."
      },
      "reviewBody": "Great spot!  We camped right next to the lake.  Easy to throw the kayaks in and have a fish.  Will definitely be back!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jessie W."
      },
      "reviewBody": "Helpful and friendly staff. Affordable, beautiful spots along the water to set up camp and have a fire. Would definitely come again!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matt J."
      },
      "reviewBody": "Great spot to sit by the water and have a fire."
    }
  ]
}