{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-gully-campsite-howes-creek-victoria",
  "name": "Long Gully Campsite",
  "description": "Near Lake Eildon National Park, High Country and Lake Eildon. Pets Allowed, Free, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/long-gully-campsite-howes-creek-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--JZZRL_Re--/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/nvfae6swjn7k3qrmawbc",
    "https://media.anycamp.com.au/c/image/upload/s--AqW4i1iL--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/nvfae6swjn7k3qrmawbc",
    "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": "Walshs Road",
    "addressLocality": "Howes Creek",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.149102,
    "longitude": 145.986621
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Blake R."
      },
      "reviewBody": "This campsite is nice and raised well above the waterline. \nVery rocky and dusted with a few sporadic grassy patches. 5-6 nice flat spots for camper trailers or small caravans. A few open sky areas as well for solar panels. The long drop toilet is very clean and appears quite new. \n\nThis site is probably not ideal for large caravans or 2WD towing vehicles. \nMost of the area is angled towards the water so the flat spots are ideal. \n\nA singular firepit is also here if you have not brought your own. \n\nAdvise parking on the road and walking into the site before driving in."
    }
  ]
}