{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/samford-showgrounds-highvale-queensland",
  "name": "Samford Showgrounds",
  "description": "Nice little spot just near Brisbane - can spread out as massive area…. We wanted to hike so this was... Near Brisbane and Highvale. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered...",
  "url": "https://campertunity.com/listings/campgrounds/samford-showgrounds-highvale-queensland",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--kNqDcXxv--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/ttd52omjwnfz1nmyhvnw",
    "https://media.anycamp.com.au/c/image/upload/s--brfa2qmd--/c_fill,h_400,q_auto,w_800/ttd52omjwnfz1nmyhvnw"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40 Showgrounds Dr",
    "addressLocality": "Highvale",
    "addressRegion": "Queensland",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -27.370502,
    "longitude": 152.824945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Alan P."
      },
      "reviewBody": "Good campsite all facilities plenty of parking area around the arena and grounds ,quiet ."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mary S."
      },
      "reviewBody": "Our  second trip to the  valley. Very peaceful. Staff very friendly. Will be back again."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anycamper"
      },
      "reviewBody": "Nice little spot just near Brisbane - can spread out as massive area…. We wanted to hike so this was the closest area to a couple of national parks - has lots of caravans we stayed in a rooftop tent and was perfect.."
    }
  ]
}