{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jimmys-bend-lake-eildon-victoria",
  "name": "Jimmys Bend",
  "description": "Great bush camping site on the lake. It's our favourite spot on the Delatite arm. Easily accessible... Near Lake Eildon National Park, High Country and Lake Eildon. Free, Toilets and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jimmys-bend-lake-eildon-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--T9BKaCMg--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/xbi39z9oaeshut1tzaen",
    "https://media.anycamp.com.au/c/image/upload/s--srYfobP_--/c_fill,h_400,q_auto,w_800/xbi39z9oaeshut1tzaen"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walshs Rd",
    "addressLocality": "Lake Eildon",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.124818,
    "longitude": 145.910757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Nick C."
      },
      "reviewBody": "Great bush camping site on the lake. It's our favourite spot on the Delatite arm. Easily accessible for pretty much any vehicle. Simple drop toilet, but it's pretty clean and well maintained.\nSite has room for multiple tents and cars and is a great base for walking, dirt biking and 4x4ing around the hills."
    }
  ]
}