{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/snowy-river-one-marlo-victoria",
  "name": "Snowy River One",
  "description": "Near Lakes and Marlo. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/snowy-river-one-marlo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--5KXBVqMu--/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/edrzwz4kfbpbxfdaf6ur",
    "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--28DtdK5r--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/edrzwz4kfbpbxfdaf6ur"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1354 Marlo Rd",
    "addressLocality": "Marlo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.767558,
    "longitude": 148.537222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bart S."
      },
      "reviewBody": "Basic camp-site, very beautiful, it has one picnic bench and well kept mowed grass. Nothing much else, and right next to a somewhat busy road.\n\nOne thing though that brings it down from a 4 star to 3 star, is how many mosquito's there are. I know we live in a climate that has them pretty much everywhere but I think this area is a direct competitor to Red Cross Donations. There are a number of paddocks around with large masses of standing/still water which I assume breeds the little hell spawn like the orc breeding scene from Lord of the Ring movies.\n\nBring repellent."
    }
  ]
}