{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eden-valley-showground-eden-valley-south-australia",
  "name": "Eden Valley Showground",
  "description": "Near Barossa and Eden Valley. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Showers.",
  "url": "https://campertunity.com/listings/campgrounds/eden-valley-showground-eden-valley-south-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--VTAhRYE---/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/n1nopgqe4q2ebphq8fug",
    "https://media.anycamp.com.au/c/image/upload/s--YoR9jo4W--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/n1nopgqe4q2ebphq8fug"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mount Pleasant Rd",
    "addressLocality": "Eden Valley",
    "addressRegion": "South Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.653855,
    "longitude": 139.101982
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "wendy b."
      },
      "reviewBody": "Easy to find, quiet campsite around the community oval. clean facilities, nice hot showers included in the unpowered campsite cost of 22AUD/night for 2 people."
    }
  ]
}