{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wongi-state-forest-bundaberg-fraser-coast",
  "name": "Wongi State Forest Bundaberg | Fraser Coast",
  "description": "Wongi Waterholes camping area features camping amongst the eucalypt forest near the edges of the Wongi waterholes. Simply relax by the waterholes observing the abundant wildlife.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wongi-state-forest-bundaberg-fraser-coast",
  "image": [
    "https://parks.qld.gov.au/__data/assets/image/0020/169220/varieties/t.jpg?v=0.1.2"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Bundaberg | Fraser Coast"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}