{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maroon-boonah-queensland-au",
  "name": "Lake Maroon Camping Ground",
  "description": "Located approximately one and a half hour’s drive from Brisbane or the Gold Coast, the Lake Maroon Camping Ground is a unique family fun destination. The Lake Maroon Camping Ground is located 20kms south of Boonah, and is situated in the heart of the Great South East Scenic Rim and is located right on the Maroon Dam. The park descends down the mountains to the lake edge of the Maroon Dam, thus providing guests with a variety of bush scenery, wild-life and magnificent views, and a wide variety...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maroon-boonah-queensland-au",
  "image": [
    "https://photos.geozone.co.nz/photos/736032ee64d95535bb5bfd10f8d86cd6-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "535 Burnett Creek Rd, Maroon QLD 4310, Australia",
    "addressLocality": "Boonah",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -28.2017,
    "longitude": 152.647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}