{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bruntons-bridge-boola-coopers-creek-victoria",
  "name": "Brunton's Bridge",
  "description": "Near Baw Baw National Park, Gippsland and Jacob Creek. Free, Toilets and Swimming.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bruntons-bridge-boola-coopers-creek-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--DheWydxG--/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/myfbto322sow9dsww1ic",
    "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--NMyqbieu--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/myfbto322sow9dsww1ic"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "C6 Track",
    "addressLocality": "Boola - Coopers Creek",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.999522,
    "longitude": 146.471816
  },
  "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": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Craig A."
      },
      "reviewBody": "Great spot ...river crossing ....camp sites are well maintained. toilet and historical value. \nA value spot to camp.\nWill go back again."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Leopold S."
      },
      "reviewBody": "Small campsite on East side of the river which is mostly just a gravel extension of the road in. The main campsite, including toilets, is on the other side accessible by crossing the river with 4WD only. Short walk across the pedestrian bridge to the main campsite. No Optus phone or internet."
    }
  ]
}