{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kurrimine-council-park-bluewater-queensland",
  "name": "Kurrimine Council Park",
  "description": "Near Townsville and Bluewater. Pets Allowed.",
  "url": "https://campertunity.com/listings/campgrounds/kurrimine-council-park-bluewater-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--mwR5SHwX--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/app_campsite_uploads/l5mgkykgbzu9y15xb0hi",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--kiQP1N1H--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/l5mgkykgbzu9y15xb0hi"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41810 Bruce Highway",
    "addressLocality": "Bluewater",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -19.176678,
    "longitude": 146.550917
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Joss B."
      },
      "reviewBody": "48hr stay between the signs, or so it says. Lots of people parked/ set up outside designated area and some appear to have been here for quite a long time. Very very busy. Quite a lot of backpackers who like to be loud. Decent amenities. Close to Townsville."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Daniel R."
      },
      "reviewBody": "Nice spot, taps available, dump point in park, great amenities. VERY busy so get here early or risk missing a spot"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Scott H."
      },
      "reviewBody": "A nice spot, it does get quite busy. A great playground for the kids. Toilet block is just simple and relatively clean, signs around saying it will be closed from the 1st of May 2019 for three weeks as council upgrades the toilets. Plenty of tables and chairs."
    }
  ]
}