{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/binnowee-bush-camp-bundaberg-queensland",
  "name": "Binnowee Bush Camp",
  "description": "Really nice site by water. Hosts are excellent and great for overnight stay near Bundaberg in a bush... Near Bundaberg and Bucca. Pets Allowed and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/binnowee-bush-camp-bundaberg-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--xxg6zZIT--/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/gqkzqrvqzupnfuad9epf",
    "https://media.anycamp.com.au/c/image/upload/s--9jT3lUQj--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gqkzqrvqzupnfuad9epf",
    "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": "305 Bucca Rd",
    "addressLocality": "Bundaberg",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.829667,
    "longitude": 152.189926
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bruce M."
      },
      "reviewBody": "Really nice site by water. Hosts are excellent and great for overnight stay near Bundaberg in a bush setting. Contact number is 0432 024 725. Address 305 Bucca Road, but call first. Thanks Gilda and John for you hospitality."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Linda H."
      },
      "reviewBody": "This place is now closed and the property has been sold."
    }
  ]
}