{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hangar-o-gunalda-qld",
  "name": "Hangar O",
  "description": "Hangar O is set on 160 acres located at Gunalda, 2 hours drive north of Brisbane. Boasting luxury tents, natural creek, spring fed billabong, 25-metre lap swimming pool with toddler/relax pool, 400 metre airstrip with hangar and an abundance of natural wildlife, Hangar O is the perfect destination or stop-over stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hangar-o-gunalda-qld",
  "image": [
    "https://static.wixstatic.com/media/1b6bb8_f646d46de7234121850e1516c5174d5d%7Emv2.png/v1/fit/w_2500,h_1330,al_c/1b6bb8_f646d46de7234121850e1516c5174d5d%7Emv2.png",
    "https://static.wixstatic.com/media/1b6bb8_f646d46de7234121850e1516c5174d5d~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bruce Highway 2484",
    "addressLocality": "Gunalda",
    "addressRegion": "QLD",
    "postalCode": "4570",
    "addressCountry": "AU"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}