{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discovery-mackay-north-mackay-queensland",
  "name": "Discovery Parks Mackay",
  "description": "Discovery Parks - Mackay is just 2 kilometres from the picturesque Mackay Marina precinct with its tropical parklands and selection of restaurants. Enjoy our new or newly renovated cabin accommodation, or our spacious, well grassed ensuite, powered or unpowered caravan and camping sites along with our camp kitchen facilities. Kids will love our saltwater swimming pool and jumping pillow and .....we have just started building our new water park!! Well behaved furry friends are welcome as well....",
  "url": "https://campertunity.com/listings/campgrounds/discovery-mackay-north-mackay-queensland",
  "image": [
    "https://photos.geozone.co.nz/photos/f76a7431a5cfeeecb2dc695cc61f51f1-WxH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "379 Harbour Rd, Mackay Harbour QLD 4740, Australia",
    "addressLocality": "North Mackay",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.1128,
    "longitude": 149.206
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}