

# Event Details

- **Event Name**: Thanksgiving Weekend at Molly's
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 02:00 pm
- **Event Description**: Molly's is always a great vibe. Check it out if you have not been. Fun fun and nothing but fun.
- **Event URL**: https://allevents.in/buffalo/thanksgiving-weekend-at-mollys/200029206258949
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 66

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: Molly Maguires
- **lat**: 42.8416253
- **long**: -78.8084519
- **full address**: Molly Maguires, Molly McGuire's, 834 Abbott Rd, Buffalo, NY 14220, United States

## Event gallery

- **Alt text**: Thanksgiving Weekend at Molly's
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/80e9a0c1ddd97cfc0c77937fae733d1aa2a0cc3a6a771bb3cc35f5f9a3d35030-rimg-w1024-h1024-dc154678-gmir?v=1764013300

## FAQs

- **Q**: When and where is Thanksgiving Weekend at Molly's being held?
  - **A:** Thanksgiving Weekend at Molly's takes place on Sat, 29 Nov, 2025 at 02:00 pm to Sat, 29 Nov, 2025 at 02:00 pm at Molly Maguires, Molly McGuire's, 834 Abbott Rd, Buffalo, NY 14220, United States.
- **Q**: Who is organizing Thanksgiving Weekend at Molly's?
  - **A:** Thanksgiving Weekend at Molly's is organized by Buffalo Dead All Stars.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Weekend at Molly's",
        "image": "https://cdn-az.allevents.in/events7/banners/80e9a0c1ddd97cfc0c77937fae733d1aa2a0cc3a6a771bb3cc35f5f9a3d35030-rimg-w1024-h1024-dc154678-gmir?v=1764013300",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/buffalo/thanksgiving-weekend-at-mollys/200029206258949",
        "location": {
            "@type": "Place",
            "name": "Molly Maguires",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Molly McGuire's, 834 Abbott Rd, Buffalo, NY 14220, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8416253",
                "longitude": "-78.8084519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Molly's is always a great vibe. Check it out if you have not been. Fun fun and nothing but fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Buffalo Dead All Stars",
                "url": "https://allevents.in/org/buffalo-dead-all-stars/20108287"
            }
        ]
    }
]
```