{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yarrawonga-holiday-park-3730-au",
  "name": "Yarrawonga Holiday Park",
  "description": "Great park. New owners who are FABULOUS. Clean camp site and good facilities. Two pools, tennis, bas... Near Central Murray and Yarrawonga. Toilets, Drinking Water, BBQ Areas and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yarrawonga-holiday-park-3730-au",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--n_LkBqVw--/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/s0krzo8sk10mdn7qattd",
    "https://media.anycamp.com.au/c/image/upload/s--OoCWIhcH--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/s0krzo8sk10mdn7qattd"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burley Road, Cnr Piper St, Yarrawonga, Victoria",
    "addressLocality": "3730",
    "addressRegion": "AU",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.011359,
    "longitude": 145.996176
  },
  "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": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "lisa"
      },
      "reviewBody": "Great park. New owners who are FABULOUS. Clean camp site and good facilities. Two pools, tennis, basketball, jumping pillow and playground. Park split between permanent cans and holiday sites. Across the road from boat ramp into the lake. About 3km from town."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Katie B."
      },
      "reviewBody": "Great for families. Beautiful grass sites, fantastic playground, jumping pillow and splash park. No pool for the adults though"
    }
  ]
}