{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wilga-bush-camping-area-nandi-queensland",
  "name": "Wilga Bush Camping Area",
  "description": "peaceful, secluded and just a 5 minute drive from lake broadwater that has hot showers. excellent pl... Near Southern Queensland Country and Nandi. Toilets, BBQ Areas and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/wilga-bush-camping-area-nandi-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-02.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wilga Bush Camping Area Rd",
    "addressLocality": "Nandi",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.33345,
    "longitude": 151.097847
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/wilga-bush-camping-area?utm_source=list&utm_medium=web&utm_campaign=campsites/dalby-qld/national-parks"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}