{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toowoomba-showgrounds-glenvale-queensland-au",
  "name": "Toowoomba Showgrounds",
  "description": "Great camping . Large sites, only $35 a night with power and water, great amenities Dog friendly H... Near Southern Queensland Country and Toowoomba. Pets Allowed and Toilets.",
  "url": "https://campertunity.com/listings/campgrounds/toowoomba-showgrounds-glenvale-queensland-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--1g_xhtsA--/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/jutxiskorkoxcslwejfc",
    "https://media.anycamp.com.au/c/image/upload/s--Wz4_ZYai--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/jutxiskorkoxcslwejfc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Frank Thomas Ave",
    "addressLocality": "Glenvale",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.561432,
    "longitude": 151.88107
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Tony V."
      },
      "reviewBody": "Great camping . Large sites, only $35 a night with power and water, great amenities \nDog friendly \nHighly recommended"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Damien S."
      },
      "reviewBody": "Great toilet and showers, clean and open areas."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Joan R."
      },
      "reviewBody": "Great Showgrounds with plenty of spots for caravans to choose.  Power, water and sullage at $35 a night for two people. Lovely and quiet. Dump point available on site."
    }
  ]
}