{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/billabong-camooweal-queensland",
  "name": "Entrance to Billabong Camping",
  "description": "Easy to find and a great spot to stay! Only a 5 min walk to the servo. Just don’t camp under the bri... Near Camooweal Caves National Park, Outback Queensland and Camooweal. Pets Allowed and Free.",
  "url": "https://campertunity.com/listings/campgrounds/billabong-camooweal-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barkly Hwy",
    "addressLocality": "Camooweal",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.921053,
    "longitude": 138.109268
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris B."
      },
      "reviewBody": "Easy to access off the main drag with the exception of watching for mud. When we stayed it was dry so easy.\n\nNot far from town!"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sophie W."
      },
      "reviewBody": "Lots of space and private areas, no shade or facilities but nice and close to town"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sash02"
      },
      "reviewBody": "Easy to find and a great spot to stay! Only a 5 min walk to the servo. Just don’t camp under the bridge as there are a lot of bats"
    }
  ]
}