{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobs-campsite-avenel-victoria",
  "name": "Bob's Campsite",
  "description": "Near Goulburn and Avenel. Pets Allowed and Free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobs-campsite-avenel-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--XZu1aEA4--/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/lxjfo7kiwwlitgwjywgm",
    "https://media.anycamp.com.au/c/image/upload/s--hipHk6im--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/lxjfo7kiwwlitgwjywgm"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 Spencers Road",
    "addressLocality": "Avenel",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.895485,
    "longitude": 145.254655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Pauline H."
      },
      "reviewBody": "I’m not even sure it was Bob’s Camp but it was a big empty space and right where the GPS took us.  All dirt, well off the highway but could JUST hear the traffic.  Fire wood if you want to roam around and get it.  Would I go back?  Probably but absolutely nothing there.  Have a look at the town though, very nice place."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Daniela Olivera Bermudez"
      },
      "reviewBody": "It’s ok for one night"
    }
  ]
}