{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wandiligong-caravan-park-wandiligong-victoria",
  "name": "Wandiligong Caravan park",
  "description": "Off grid, stunningly beautiful, small toilet and shower block, creek runs along the length.. don't... Near High Country and Wandiligong. Toilets, Drinking Water, BBQ Areas, Powered sites and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wandiligong-caravan-park-wandiligong-victoria",
  "image": [
    "https://www.anycamp.com.au/assets/images/shareimage.jpg",
    "https://www.anycamp.com.au/assets/images/listing-item-04.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "85 Williams Rd",
    "addressLocality": "Wandiligong",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -36.780082,
    "longitude": 146.98895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Mick G."
      },
      "reviewBody": "A clean and simple camp-site. Facilities are basic but clean, sites are well sized and nice. No on-site administration, you just have to call them as needed. Great little base to explore the area"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "P H."
      },
      "reviewBody": "Always very nice to camp with friends there, it’s green and amenities are very clean. Large fire pit to keep you warm and little creek to keep you fresh. \navoid peak week ends like easter if you like calm evenings or bring earplugs with you."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Eddy B."
      },
      "reviewBody": "Off grid, stunningly beautiful,  small toilet and shower block, creek runs along the length.. don't go if you hate wildlife,  just a wonderful place to stay."
    }
  ]
}