{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-gum-flat-howes-creek-victoria",
  "name": "Blue Gum Flat",
  "description": "Near Lake Eildon National Park, High Country and Howes Creek. Free, Toilets, Swimming and Allows fires.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-gum-flat-howes-creek-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--i2jc_TNq--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/hi8spjugcrte2ggjp6pc",
    "https://media.anycamp.com.au/c/image/upload/s--3FZ80rWV--/c_fill,h_400,q_auto,w_800/hi8spjugcrte2ggjp6pc"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Delatite Plantation Rd",
    "addressLocality": "Howes Creek",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.172862,
    "longitude": 145.996985
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lauren M."
      },
      "reviewBody": "Pretty decent campground. A few concrete firepits, drop toilets and kookaburras! There are heaps of campgrounds along this route at Lake Eildon, we went up to Taylors too, but ended up back here because we wanted a big fire pit (didnt have a shovel to dig one) and space away from everyone."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Adam.WernerPhotography"
      },
      "reviewBody": "Video review of the campsite \n\n\nhttps://youtu.be/O_-qhUC_tM4"
    }
  ]
}