

# Event Details

- **Event Name**: Dan Tyminski Band
- **Event Start and End Date**: Thu, 17 Sep, 2026 at 08:00 pm – Thu, 17 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/dan-tyminski-band/2300030495694548
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Bleecker Bell
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Bleecker Bell, 163 Bleecker St, New York, United States

## Event gallery

- **Alt text**: Dan Tyminski Band
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/96b25b50-a9d7-11f1-ad57-411ed296ae31-rimg-w1080-h1080-dc282818-gmir.jpg?v=1788687890

## FAQs

- **Q**: When and where is Dan Tyminski Band being held?
  - **A:** Dan Tyminski Band takes place on Thu, 17 Sep, 2026 at 08:00 pm to Thu, 17 Sep, 2026 at 10:00 pm at Bleecker Bell, 163 Bleecker St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dan Tyminski Band is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Dan Tyminski Band 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": "Dan Tyminski Band",
        "image": "https://cdn-az.allevents.in/events2/banners/96b25b50-a9d7-11f1-ad57-411ed296ae31-rimg-w1080-h1080-dc282818-gmir.jpg?v=1788687890",
        "startDate": "2026-09-17T20:00:00-04:00",
        "endDate": "2026-09-17T22:00:00-04:00",
        "url": "https://allevents.in/new-york/dan-tyminski-band/2300030495694548",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bleecker Bell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "163 Bleecker St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```