

# Event Details

- **Event Name**: Acoustic Christmas Band
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 07:00 pm
- **Event Description**: Same as last year, don't miss it.
- **Event URL**: https://allevents.in/buffalo/acoustic-christmas-band/200028967632452
- **Event Categories**: music, entertainment, christmas
- **Interested Audience**: 
  - total_interested_count: 106

## Ticket Details

- **Ticket URL**: http://facebook.com/200028967632452?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=buffalo-events

## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: Sportsmens Tavern
- **lat**: 42.937794146376
- **long**: -78.891851863375
- **full address**: Sportsmens Tavern, 326 Amherst St, Buffalo, NY 14207-2760, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Buffalo Dead All Stars (https://allevents.in/org/buffalo-dead-all-stars/20108287)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f470704a2bb0b39c9e38d488e1a8645fd65c3f4e4109b30944ae2bba22fdc6ae-rimg-w1024-h1024-dc143445-gmir?v=1764438951
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1b4f99f850373b610e1064428c9020587ff657017d1d1e2eec7a73a59acedfbc-rimg-w300-h300-dc143345-gmir?v=1764438951

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 10 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Sportsmens Tavern, 326 Amherst St, Buffalo, NY 14207-2760, United States
- **Q**: Who is organizing the event?
  - **A:** Buffalo Dead All Stars
- **Q**: What type of event is this?
  - **A:** music, entertainment, christmas
- **Q**: Where can I find ticket details about Acoustic Christmas Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Acoustic Christmas Band",
        "image": "https://cdn-az.allevents.in/events2/banners/f470704a2bb0b39c9e38d488e1a8645fd65c3f4e4109b30944ae2bba22fdc6ae-rimg-w1024-h1024-dc143445-gmir?v=1764438951",
        "startDate": "2025-12-10",
        "url": "https://allevents.in/buffalo/acoustic-christmas-band/200028967632452",
        "location": {
            "@type": "Place",
            "name": "Sportsmens Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "326 Amherst St, Buffalo, NY 14207-2760, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.937794146376",
                "longitude": "-78.891851863375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Same as last year, don't miss it.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buffalo Dead All Stars",
                "url": "https://allevents.in/org/buffalo-dead-all-stars/20108287"
            }
        ]
    }
]
```