{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/taroom-bushside-camping-area-taroom-queensland",
  "name": "Taroom Bushside Camping Area",
  "description": "Plenty of space and quiet . Recommended Near Outback Queensland and Taroom. Pets Allowed, Toilets and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/taroom-bushside-camping-area-taroom-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-01.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Polocrosse Club Grounds, Injune (Kinnoul) Rd",
    "addressLocality": "Taroom",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -25.644316,
    "longitude": 149.78586
  },
  "sameAs": [
    "https://www.anycamp.com.au/campsite/taroom-bushside-camping-area?utm_source=list&utm_medium=web&utm_campaign=campsites/precipice-national-park-qld/pets"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}