

# Event Details

- **Event Name**: Button Masher
- **Event Start and End Date**: Tue, 08 Sep, 2026 at 10:30 pm – Wed, 09 Sep, 2026 at 12:30 am (-04:00)
- **Event URL**: https://allevents.in/new-york/button-masher/2300030560451058
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Blue Note Jazz Club - New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States

## Event gallery

- **Alt text**: Button Masher
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/de302c70-9a7b-11f1-9bc6-8b4f56db6c43-rimg-w1200-h1200-dc182828-gmir.jpg?v=1786999224

## FAQs

- **Q**: When and where is Button Masher being held?
  - **A:** Button Masher takes place on Tue, 08 Sep, 2026 at 10:30 pm to Wed, 09 Sep, 2026 at 12:30 am at Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Button Masher is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Button Masher 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": "Button Masher",
        "image": "https://cdn-az.allevents.in/events3/banners/de302c70-9a7b-11f1-9bc6-8b4f56db6c43-rimg-w1200-h1200-dc182828-gmir.jpg?v=1786999224",
        "startDate": "2026-09-08T22:30:00-04:00",
        "endDate": "2026-09-09T00:30:00-04:00",
        "url": "https://allevents.in/new-york/button-masher/2300030560451058",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Note Jazz Club - New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 West 3rd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```