{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-mackay-4740-au",
  "name": "The Park Mackay",
  "description": "Absolutely loved this park so quite but very confused about the signs it says strictly no pets yet t... Near Illawong Beach, Far Beach, Illawong Beach, Far Beach, Harbour Beach, Round Top Island...",
  "url": "https://campertunity.com/listings/campgrounds/park-mackay-4740-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--QI7eBnkZ--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/lum0ip6khrsmawyc7rsl",
    "https://media.anycamp.com.au/c/image/upload/s--no_XjAr4--/c_fill,h_400,q_auto,w_800/lum0ip6khrsmawyc7rsl"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "284 Farrellys Road, Mackay, Queensland",
    "addressLocality": "4740",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.185323,
    "longitude": 149.151933
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "HomeIsWhereWeParkIt"
      },
      "reviewBody": "Absolutely loved this park so quite but very confused about the signs it says strictly no pets yet there were dogs allowed in not sure about that sign might need updating"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Amy-Rose L."
      },
      "reviewBody": "A little bit of road noise but nothing we couldn’t sleep through. Plenty of facilities and big sites."
    }
  ]
}