{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camooweal-roadhouse-caravan-camooweal-queensland",
  "name": "Camooweal Roadhouse Caravan Park",
  "description": "Near Camooweal Caves National Park, Outback Queensland and Camooweal. Pets Allowed, Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "https://campertunity.com/listings/campgrounds/camooweal-roadhouse-caravan-camooweal-queensland",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Barkly Hwy",
    "addressLocality": "Camooweal",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.921237,
    "longitude": 138.118031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jennifer O."
      },
      "reviewBody": "Stayed overnight in June 24 in van. Very safe, clean & abit of grass & shade.  $40 for a powered site with water. Super cold drinks in the pub with a good quality generous meal. This is in a remote area so it isn’t expensive. Dogs are welcome."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nicola S."
      },
      "reviewBody": "Stayed one night. Very safe. $15 per person for unpowered sight. Amenities are old and need and update. Not sure if we parked on an ant hill but we were bombarded with tiny biting ants."
    }
  ]
}