{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/snowy-river-free-campsite-marlo-victoria",
  "name": "Snowy River Free Campsite",
  "description": "Near Lakes and Orbost. Pets Allowed, Free and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/snowy-river-free-campsite-marlo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--RczqfTrU--/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/am9lq9skx1izkfuhnhwo",
    "https://media.anycamp.com.au/c/image/upload/s--pq7gah4v--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/am9lq9skx1izkfuhnhwo"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "888 Lochend Rd",
    "addressLocality": "Marlo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.75721,
    "longitude": 148.527998
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Lauren D."
      },
      "reviewBody": "Nice, quiet spot along the snowy river. We found one of the last available spots along Lochend Rd. Big grassy space outside a fenced off private property. Plenty of space for the two of us and our dog. Ended up having two other campers set up within the same section so plenty of room. A lot quieter than across the other side of the river near the main road. Easy spot for a one night stop."
    }
  ]
}