{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverbend-chalets-caravan-park-denmark-western-australia",
  "name": "Riverbend Chalets & Caravan Park",
  "description": "Near Back Beach, Lights Beach, N, Waterfall Beach, William Bay National Park, Australia's South West and Denmark. Toilets, Drinking Water, BBQ Areas, Powered sites and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/riverbend-chalets-caravan-park-denmark-western-australia",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--YVCjRXDa--/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/gagdwgfygq9djc2gokl7",
    "https://media.anycamp.com.au/c/image/upload/s--Z8PTomGc--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/gagdwgfygq9djc2gokl7"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40 Riverbend Ln",
    "addressLocality": "Denmark",
    "addressRegion": "Western Australia",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -34.944398,
    "longitude": 117.361274
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Aneen S."
      },
      "reviewBody": "Beautiful quiet place. Basic amenities that are clean. River is not suitable for swimming. Camp grounds is a walking distance from town and not a far drive from the surf beach."
    }
  ]
}