{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/king-river-camp-cheshunt-victoria",
  "name": "King River Camp",
  "description": "Love this camp site. Limited facilities but a beautiful spot in amongst nature. Cheap camp fees. Near High Country and Cheshunt. Toilets and Drinking Water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/king-river-camp-cheshunt-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--skOMyD0U--/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/vfpg6hakulqqsnwiy58f",
    "https://media.anycamp.com.au/c/image/upload/s--AK9OUUw1--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/vfpg6hakulqqsnwiy58f",
    "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": "953 Upper King River Rd",
    "addressLocality": "Cheshunt",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.881406,
    "longitude": 146.395143
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Heidi Louise Luckhurst"
      },
      "reviewBody": "Love this camp site. \nLimited facilities but a beautiful spot in amongst nature. Cheap camp fees."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Marton B."
      },
      "reviewBody": "Beautiful riverside campground in the heart of a fantastic wine region. The manager Geoff was friendly and helpful during our stay and there were plenty of hidden away places to camp around the property. Perfect for families and groups, there are dorm and room options on site for the less outdoorsy. There’s a camp kitchen, hot showers and a playground for the kids. The perfect mix of being outdoors whilst having the basics covered. We’ll definitely be back with a group for a weekend of wine, laughter and good times."
    }
  ]
}