{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-bend-farm-bucca-weir-bucca",
  "name": "River Bend Farm Bucca Weir",
  "description": "Rural property 40kms outside Bundaberg. River Bend Farm is only 500m from the Bucca Weir on the Kolan River and 5 mins from famous Bucca Pub. Beautiful peaceful area. Camp or stay in a fully furnished 2 bedroom cottage. Go kayaking in the Kolan River, Bucca Crossing or have a cold beer at the Bucca Pub. Horses can also be accommodated for an extra fee. Fee is based on a single vehicle and 2 adults. Anything extra is up for negotiation based on requirements.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-bend-farm-bucca-weir-bucca",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bucca",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -24.8615,
    "longitude": 152.0795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}