{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-buangor-state-park-maroochydore-qld",
  "name": "Mount Buangor State Park",
  "description": "The description on this page incorrectly associates 'Mount Buangor State Park' with Maroochydore, Queensland. Mount Buangor State Park is located in Victoria, Australia. The page's content and map indicate a location in Maroochydore, Queensland, but the actual name of a campground at this location is not provided.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mount-buangor-state-park-maroochydore-qld",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Maroochydore",
    "addressRegion": "Queensland",
    "postalCode": "4558",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -26.65,
    "longitude": 153.1
  }
}