

# Event Details

- **Event Name**: Buffalo Bob live at the wandi pub
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 am
- **Event Description**: i'm gonna be goin' to the wandi pub to play some tunes on newyears eve. If'n y'all wanted to come along that'd be pretty darn rad
- **Event URL**: https://allevents.in/bright/buffalo-bob-live-at-the-wandi-pub/200029384219403
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Bright
- **state**: VI
- **country**: Australia
- **location**: Wandi Pub
- **lat**: -36.778267200834
- **long**: 146.98271974111
- **full address**: Wandi Pub, 580 Morses Creek Road ,Wandiligong,VIC,Australia, Bright

## Event gallery

- **Alt text**: Buffalo Bob live at the wandi pub
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4c20c73062bd786b3d8bdf4536904e12e1c2e62ab95e6502b27ff35815a20b99-rimg-w700-h694-dc492e2c-gmir?v=1766924510

## FAQs

- **Q**: When and where is Buffalo Bob live at the wandi pub being held?
  - **A:** Buffalo Bob live at the wandi pub takes place on Wed, 31 Dec, 2025 at 07:00 am to Wed, 31 Dec, 2025 at 07:00 am at Wandi Pub, 580 Morses Creek Road ,Wandiligong,VIC,Australia, Bright.
- **Q**: Who is organizing Buffalo Bob live at the wandi pub?
  - **A:** Buffalo Bob live at the wandi pub is organized by Buffalo Bob.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Buffalo Bob live at the wandi pub",
        "image": "https://cdn-az.allevents.in/events5/banners/4c20c73062bd786b3d8bdf4536904e12e1c2e62ab95e6502b27ff35815a20b99-rimg-w700-h694-dc492e2c-gmir?v=1766924510",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/bright/buffalo-bob-live-at-the-wandi-pub/200029384219403",
        "location": {
            "@type": "Place",
            "name": "Wandi Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "580 Morses Creek Road ,Wandiligong,VIC,Australia",
                "addressLocality": "Bright",
                "addressRegion": "VI",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-36.778267200834",
                "longitude": "146.98271974111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "i'm gonna be goin' to the wandi pub to play some tunes on newyears eve. If'n y'all wanted to come along that'd be pretty darn rad",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buffalo Bob",
                "url": "https://allevents.in/org/buffalo-bob/27264661"
            }
        ]
    }
]
```