{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivergum-holiday-park-corowa-new-south-wales",
  "name": "Rivergum Holiday Park",
  "description": "Near The Murray and Corowa. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites, Showers and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/rivergum-holiday-park-corowa-new-south-wales",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--EzlG4HG0--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/o2tklneiutveretmuhl5",
    "https://media.anycamp.com.au/c/image/upload/s--skmwcPhD--/c_fill,h_400,q_auto,w_800/o2tklneiutveretmuhl5",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "386 Honour Ave",
    "addressLocality": "Corowa",
    "addressRegion": "New South Wales",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.982618,
    "longitude": 146.402683
  },
  "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": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Cathy B."
      },
      "reviewBody": "Nice park I think new Managers very welcoming and friendly. Toilet block old but very clean. Great park for kids lots of areas to play."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Ross K."
      },
      "reviewBody": "Great location , amble through or drive to the river along the bush setting tracks , facilities are clean and campsites spacious"
    }
  ]
}