{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cooinda-burrong-scout-camp-victoria-au",
  "name": "Cooinda Burrong Scout Camp",
  "description": "Been here a couple of times now. Plenty of room to spread out, powered sites. Clean drinking water,... Near Grampians National Park, Central Highlands and Zumsteins. Toilets, Drinking Water, BBQ...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cooinda-burrong-scout-camp-victoria-au",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-03.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "3075 Northern Grampians Rd Zumstiens",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -37.059642,
    "longitude": 142.379574
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "John R."
      },
      "reviewBody": "Been here a couple of times now. Plenty of room to spread out, powered sites. Clean drinking water, full kitchen big hall. Hot showers, basic laundry."
    }
  ]
}