{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-range-creek-camping-area-bridge-creek-victoria",
  "name": "Blue Range Creek Camping Area",
  "description": "Near High Country and Bridge Creek. Pets Allowed, Free, Toilets and BBQ Areas.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/blue-range-creek-camping-area-bridge-creek-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--ZlpdOPV---/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/bgpz3mgogew4cfbfgkmn",
    "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--Kz905I5J--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/bgpz3mgogew4cfbfgkmn"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Blue Range Rd",
    "addressLocality": "Bridge Creek",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.935348,
    "longitude": 146.095804
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Jaymie B."
      },
      "reviewBody": "Great free camp site. Small creek nearby and small fire pits to use. Quiet, but cars frequently going in and out of logging area. We stayed here for 4 days. 20 minutes from Mansfield for quick supplies. Nice area to walk in. 40 minutes to Power’s Lookout (highly recommend visiting here)."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "karina p."
      },
      "reviewBody": "nice but mostly sparse views due to logging. stayed further in on the 4wd track which was a lot more of a private alcove than the main area. still pretty, lovely creek. unfortunately people who stayed before us in the same area had left tons of rubbish (perhaps loggers??) and the logging site is pretty daft to be next to. i have seen nicer places"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Dave K."
      },
      "reviewBody": "Campsite was nice - but not much to see as the area near it had recently been logged. Close to Mansfield but would easily get packed out as there isn’t too many camping spots. Great for off session."
    }
  ]
}