{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downfall-creek-danbulla-queensland",
  "name": "Downfall Creek",
  "description": "A nice place to camp . Near Danbulla National Park, Dinden National Park, Crater Lakes National Park, Yungaburra National Park, Davies Creek National Park, Tropical North Queensland and Danbulla....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/downfall-creek-danbulla-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--LbwRLuJK--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/wmqfedk0rajbzs2irdj4",
    "https://media.anycamp.com.au/c/image/upload/s--nuBitqAI--/c_fill,h_400,q_auto,w_800/v1/production/wmqfedk0rajbzs2irdj4",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Danbulla Rd",
    "addressLocality": "Danbulla",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -17.147123,
    "longitude": 145.588099
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jessica S."
      },
      "reviewBody": "Our favourite spot to stay at on Tinaroo Dam. Excellent camp to launch your boat, jet ski, ski boat etc. Goes off when the lake is full. Great spot for water play but don’t expect peace and quiet. Generator use is allowed during daylight hours plus you can have a fire at your camp site."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dawn p."
      },
      "reviewBody": "A nice place to camp ."
    }
  ]
}