

# Event Details

- **Event Name**: Cheers to live music and great memories
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 07:30 pm – Sat, 22 Nov, 2025 at 11:00 pm
- **Event Description**: 1st meet up. Come enjoy a nice atmosphere, live music and great food &amp; drinks. I can’t wait to meet all of you.
- **Event URL**: https://allevents.in/east-amherst/cheers-to-live-music-and-great-memories/4400029141827349
- **Event Categories**: music, live-music, entertainment, meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: East Amherst
- **state**: NY
- **country**: US
- **location**: Dukes Tavern
- **lat**: 43.007904
- **long**: -78.69622
- **full address**: Dukes Tavern, 5841 Transit road,, East Amherst, US

## Event gallery

- **Alt text**: Cheers to live music and great memories
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cba33070-c3b2-11f0-ab9d-57db16936497-rimg-w796-h1024-dc161c1f-gmir.webp?v=1763383313

## FAQs

- **Q**: When and where is Cheers to live music and great memories being held?
  - **A:** Cheers to live music and great memories takes place on Sat, 22 Nov, 2025 at 07:30 pm to Sat, 22 Nov, 2025 at 11:00 pm at Dukes Tavern, 5841 Transit road,, East Amherst, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cheers to live music and great memories 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 East Amherst, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cheers to live music and great memories sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Cheers to live music and great memories",
        "image": "https://cdn-az.allevents.in/events4/banners/cba33070-c3b2-11f0-ab9d-57db16936497-rimg-w796-h1024-dc161c1f-gmir.webp?v=1763383313",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/east-amherst/cheers-to-live-music-and-great-memories/4400029141827349",
        "location": {
            "@type": "Place",
            "name": "Dukes Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5841 Transit road,",
                "addressLocality": "East Amherst",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.007904",
                "longitude": "-78.69622"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1st meet up. Come enjoy a nice atmosphere, live music and great food & drinks. I can’t wait to meet all of you."
    }
]
```