{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harrops-flat-lake-eildon-victoria",
  "name": "Harrops Flat",
  "description": "Awesome spot on Lake Eildon. came just after a few rains so it was lovely and green. I can see how i... Near Lake Eildon National Park, High Country and Lake Eildon. Pets Allowed, Free, Toilets...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harrops-flat-lake-eildon-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5r0XTOR3--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/kfymblfcd2ehodlxwwto",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E",
    "https://media.anycamp.com.au/c/image/upload/s--wG4SxRFf--/c_fill,h_400,q_auto,w_800/kfymblfcd2ehodlxwwto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Walshs Road",
    "addressLocality": "Lake Eildon",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.124759,
    "longitude": 145.938915
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Kaz P."
      },
      "reviewBody": "Beautiful spot and so quiet! Great swimming access! Will definitely be back ✨"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jarred D."
      },
      "reviewBody": "Awesome spot on Lake Eildon. came just after a few rains so it was lovely and green. I can see how it could get pretty dusty in hotter weather. There are probably 4ish camp spots with comfortable space. There was just one other group camping so it was pretty quiet. The toilet was quite stinky and dirty but assume that is because we came a week after school holidays finished. Overall, l'd definitely come back again."
    }
  ]
}