{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/platypus-bushcamp-pioneer-valley-queensland",
  "name": "Platypus Bushcamp",
  "description": "Platypus Bushcamp offers quiet, spacious campsites with access to flush toilets, rainforest showers, campfires, and a picnic and cooking shelter. ![QMT Banner](https://webdata.campermate.com/assets/strapi/TOT_campermate_320x50_banner_489783c503.png) [Enter The Competition!](https://www.campermate.com/qldmusictrails)",
  "url": "https://campertunity.com/listings/campgrounds/platypus-bushcamp-pioneer-valley-queensland",
  "image": [
    "https://photos.geozone.co.nz/photos/ac06a32f56d495624b7a1337c1d7d5aa-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pioneer Valley",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.0841,
    "longitude": 148.637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rainforest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}