{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterview-caravan-park-mildura-victoria",
  "name": "Waterview Caravan Park",
  "description": "This is a lovely little caravan park for both grey nomads stopping by or like us just camping for a... Near Mallee. Pets Allowed, Toilets, Drinking Water, BBQ Areas, Powered sites and Swimming.",
  "url": "https://campertunity.com/listings/campgrounds/waterview-caravan-park-mildura-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--nl3H-SUn--/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/mwpplkaimxmvwy8zsiwd",
    "https://media.anycamp.com.au/c/image/upload/s--kyLWIvPS--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/mwpplkaimxmvwy8zsiwd"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "199 Ranfurly Way",
    "addressLocality": "Mildura",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.177384,
    "longitude": 142.103263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Steve K."
      },
      "reviewBody": "This is a lovely little caravan park for both grey nomads stopping by or like us just camping for a few nights on our way through, the toilets are clean and well maintained as are the grounds themselves, the owners are friendly and welcoming. The park is between two orange orchids and the murray darling which is a walk of the road to see or access. $25 a night for an unpowered site. There is a clean pool  and a games room for kids ping pong and a mini pool table"
    }
  ]
}