{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/finch-hatton-showgrounds-queensland",
  "name": "Finch Hatton Showgrounds",
  "description": "Kind caretakers and clean showers. $20 for an unpowered site! Near Eungella National Park, Mackay and Finch Hatton. Pets Allowed, Toilets, Drinking Water, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/finch-hatton-showgrounds-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--r_JJCH9Z--/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/afb9qoek9nerucjabmpg",
    "https://media.anycamp.com.au/c/image/upload/s--t6YpLjLQ--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/afb9qoek9nerucjabmpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Peoples St",
    "addressLocality": "Finch Hatton",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -21.138724,
    "longitude": 148.632399
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Natasha F."
      },
      "reviewBody": "They have toilets and hot showers. $25 a night for powered sites."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Saskia C."
      },
      "reviewBody": "Kind caretakers and clean showers. $20 for an unpowered site!"
    }
  ]
}