{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherrypool-campground-brimpaen-victoria",
  "name": "Cherrypool Campground",
  "description": "Near Western Grampians and Brimpaen. Pets Allowed, Free and Toilets.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherrypool-campground-brimpaen-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--Cum1CvtH--/c_fill,h_600,w_1200/g_south_east,l_logo-white,w_250,x_80,y_40/c_fill,q_auto/v1/production/fpiaqssru4xfinkaqnfr",
    "https://media.anycamp.com.au/c/image/upload/s--h8th9Mwc--/c_fill,h_400,q_auto,w_800/v1/production/fpiaqssru4xfinkaqnfr",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Brimpaen",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.109446,
    "longitude": 142.186165
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Helen"
      },
      "reviewBody": "Free campsite located just off the Henty Highway. Dump toilet and bins provided. Redfin and carp were biting. Only downside is the proximity to the highway but traffic throughout the night was very light. Nice and clean area, great for a night or two"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mark a."
      },
      "reviewBody": "Great little spot, has a toilet block and beautiful river scenery.. it’s quite close to the highway so just need to be careful letting the dogs off the lead"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Erica B."
      },
      "reviewBody": "Very peaceful. Gorgeous site with grass and scattered red gums. Creek was a bit swampy at our site to fish but we were happy walking and relaxing.\nSon was bitten by an ant which was terrifying to him but kinda funny to us."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Annette H."
      },
      "reviewBody": "Spent ages looking for the site that was listed as having picnic tables, bbqs and flushing toilets. Turns out this description is wrong. There is a long drop toilet and nothing else. The area around the rivers edge is covered in large ants. Further along might be better. Right by the highway but it’s not an extremely busy highway. Good for an overnighted in a caravan."
    }
  ]
}