{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burrum-coast-national-park-bundaberg-fraser-coast-bundaberg",
  "name": "Burrum Coast National Park Bundaberg | Fraser Coast",
  "description": "Relax in your shady, beachside camp site and enjoying boating, fishing and walking in the surrounding parks.",
  "url": "https://campertunity.com/listings/campgrounds/burrum-coast-national-park-bundaberg-fraser-coast-bundaberg",
  "image": [
    "https://parks.qld.gov.au/__data/assets/image/0025/171835/varieties/t.jpg?v=0.1.2"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "Bundaberg | Fraser Coast"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}