{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/central-tourist-park-au",
  "name": "Central Tourist Park",
  "description": "Near Illawong Beach, Harbour Beach, Far Beach, Harbour Beach, Far Beach, Illawong Beach, Turners Beach, Lamberts Beach, Round Top Island National Park, Blacks Beach, Eimeo Beach, Bucasia Beach,...",
  "url": "https://campertunity.com/listings/campgrounds/central-tourist-park-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--tkJwFt5Z--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/wywhkshqetpgumhgfwiw",
    "https://media.anycamp.com.au/c/image/upload/s--g8xshndc--/c_fill,h_400,q_auto,w_800/v1/production/wywhkshqetpgumhgfwiw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Malcomson Street, Mackay, Queensland",
    "addressLocality": "4740",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.123967,
    "longitude": 149.18513
  },
  "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": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ali"
      },
      "reviewBody": "If you don't mind camping next to a main road then this is the place for you.  You can camp but there is just small areas in between the amenity blocks.  You won t have a view.  However, it's cheap.  There are lots of toilets and showers though; at least 20 per sex.  There are powered sites and a large camp kitchen although equipment limited.  There is also a large laundry. Over 10 machines.  It's close to shops to.  Also a small swimming pool.  For a stop over it's perfectly fine."
    }
  ]
}