{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bouchiers-beach-koonoomoo-victoria",
  "name": "Bouchiers Beach",
  "description": "Nice big Sandy Beach. Easy access. Great place to swim and float down the Murray River. Beautiful sc... Near Central Murray and Koonoomoo. Pets Allowed, Free, Swimming and Allows fires.",
  "url": "https://campertunity.com/listings/campgrounds/bouchiers-beach-koonoomoo-victoria",
  "image": [
    "https://media.anycamp.com.au/c/image/upload/s--YIxFSgTg--/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/rumt1cacszl7d0r1v9uu",
    "https://media.anycamp.com.au/c/image/upload/s--4Cs6nPH8--/c_fill,h_400,q_auto,w_800/v1/production/app_campsite_uploads/rumt1cacszl7d0r1v9uu",
    "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3C/svg%3E"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "352 Green Lane",
    "addressLocality": "Koonoomoo",
    "addressRegion": "Victoria",
    "addressCountry": "AU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -35.839023,
    "longitude": 145.575178
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Helen M."
      },
      "reviewBody": "Lovely spot on the river with a wide sandy beach. Truck noise could be heard from the downstream end at night, along with grunting koalas. 🥰"
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Bianca M."
      },
      "reviewBody": "Nice big Sandy Beach. Easy access. Great place to swim and float down the Murray River. Beautiful scenery."
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Scott U."
      },
      "reviewBody": "Been going there since 1985. My second home. Please remember to take your rubbish and respect others around you. Not allowed to\ncamp directly on waters edge on the sand. Great spot for families with young kids as the beach provides a great play area away from the water."
    }
  ]
}