

# Event Details

- **Event Name**: Live at the William Farrer
- **Event Start and End Date**: Sat, 12 Jul, 2025 at 09:00 am
- **Event Description**: We're on the road again. Classic covers, loops, Guitars and Saxophone galore as Whitedog &amp; the Reed Man look to entertain you with some family fun.
- **Event URL**: https://allevents.in/wagga-wagga/live-at-the-william-farrer/200028346264415
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Wagga Wagga
- **state**: NS
- **country**: Australia
- **location**: William Farrer Hotel
- **lat**: -35.11840745675
- **long**: 147.36765525067
- **full address**: William Farrer Hotel, Cnr Edward and Peter Streets,Wagga Wagga,NSW,Australia

## Event gallery

- **Alt text**: Live at the William Farrer
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/61ab512a538bf396ea91c470bbf99fdfb8f1c9470884f9412671d40008117a3f-rimg-w1200-h540-dc030201-gmir?v=1751921067

## FAQs

- **Q**: When and where is Live at the William Farrer being held?
  - **A:** Live at the William Farrer takes place on Sat, 12 Jul, 2025 at 09:00 am to Sat, 12 Jul, 2025 at 09:00 am at William Farrer Hotel, Cnr Edward and Peter Streets,Wagga Wagga,NSW,Australia.
- **Q**: Who is organizing Live at the William Farrer?
  - **A:** Live at the William Farrer is organized by Whitedog & The Reed Man.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live at the William Farrer is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Wagga Wagga, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live at the William Farrer sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at the William Farrer",
        "image": "https://cdn-az.allevents.in/events10/banners/61ab512a538bf396ea91c470bbf99fdfb8f1c9470884f9412671d40008117a3f-rimg-w1200-h540-dc030201-gmir?v=1751921067",
        "startDate": "2025-07-12",
        "url": "https://allevents.in/wagga-wagga/live-at-the-william-farrer/200028346264415",
        "location": {
            "@type": "Place",
            "name": "William Farrer Hotel",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cnr Edward and Peter Streets,Wagga Wagga,NSW,Australia",
                "addressLocality": "Wagga Wagga",
                "addressRegion": "NS",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-35.11840745675",
                "longitude": "147.36765525067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're on the road again. Classic covers, loops, Guitars and Saxophone galore as Whitedog & the Reed Man look to entertain you with some family fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whitedog & The Reed Man",
                "url": "https://allevents.in/org/whitedog-and-the-reed-man/26108954"
            }
        ]
    }
]
```