{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gunalda-bush-gunalda-queensland-au",
  "name": "Gunalda Bush Camping",
  "description": "Great little spot a bit over an hour south from Hervey Bay. Fire pot provided, dog friendly. Shady c... Near Sunshine Coast and Gunalda. Pets Allowed and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gunalda-bush-gunalda-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--me6q_6o4--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/gkax59krscpgugnb3goc",
    "https://media.anycamp.com.au/c/image/upload/s--uQUu4mT1--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gkax59krscpgugnb3goc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "522 Anderleigh Rd",
    "addressLocality": "Gunalda",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.006846,
    "longitude": 152.611972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Daniel P."
      },
      "reviewBody": "No showers and toilets are a bit on the small side."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kylie B."
      },
      "reviewBody": "Great little spot a bit over an hour south from Hervey Bay. Fire pot provided, dog friendly. Shady camp spots as well as open areas. Had a fantastic 2 night stay. Only a couple of other campers there, didn’t see or hear anyone. Had a lovely relaxing time. Will definitely be back."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "GailMandl"
      },
      "reviewBody": "Great open grassy area and plenty of space to park or tent. Dog friendly and fires allowed, with heaps of wood to collect. Friendly owners. Easy to find and good access."
    }
  ]
}