{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atkinson-dam-waterfront-caravan-park-atkinson-dam-queensland",
  "name": "Atkinson Dam Waterfront Caravan Park",
  "description": "Near Brisbane and Atkinsons Dam. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/atkinson-dam-waterfront-caravan-park-atkinson-dam-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": "545 Atkinson Dam Rd",
    "addressLocality": "Atkinson Dam",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.414787,
    "longitude": 152.437201
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@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": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jasmine C."
      },
      "reviewBody": "Clean toilets however no toilet paper. Not all powered sites actually work. Swimming pool was extremely dirty and generally felt extremely uncomfortable for the 1 night we stayed - would avoid at all costs and go to the caravan park Futher down the damn"
    }
  ]
}