{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walpeup-wayside-stop-walpeup-victoria",
  "name": "Walpeup Wayside Stop",
  "description": "Near Mallee and Walpeup. Pets Allowed, Toilets, BBQ Areas and Powered sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walpeup-wayside-stop-walpeup-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--_ILZU8RT--/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/gy6pzb5vvm9fulu5foxh",
    "https://media.anycamp.com.au/c/image/upload/s--3N7hupLw--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gy6pzb5vvm9fulu5foxh"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Cregan St",
    "addressLocality": "Walpeup",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.135799,
    "longitude": 142.025074
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "SteveB"
      },
      "reviewBody": "Excellent site for $10.\nThere is no dump point or waste water facilities.\nPlease look after the site as we need more of this style"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Chris P."
      },
      "reviewBody": "Great overnighter power just $10"
    }
  ]
}