

# Event Details

- **Event Name**: Laura Veirs
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 07:00 pm – Sat, 10 Oct, 2026 at 08:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/laura-veirs/2300030189950937
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Cafe Wha?
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Cafe Wha?, 115 MacDougal Street, New York, United States

## Event gallery

- **Alt text**: Laura Veirs
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/00992220-a199-11f1-a977-99d1d33e99bd-rimg-w978-h1200-dcf88868-gmir.jpg?v=1787781404

## FAQs

- **Q**: When and where is Laura Veirs being held?
  - **A:** Laura Veirs takes place on Fri, 09 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 08:00 pm at Cafe Wha?, 115 MacDougal Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Laura Veirs 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 Laura Veirs 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": "Laura Veirs",
        "image": "https://cdn-az.allevents.in/events7/banners/00992220-a199-11f1-a977-99d1d33e99bd-rimg-w978-h1200-dcf88868-gmir.jpg?v=1787781404",
        "startDate": "2026-10-09T19:00:00-04:00",
        "endDate": "2026-10-10T20:00:00-04:00",
        "url": "https://allevents.in/new-york/laura-veirs/2300030189950937",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cafe Wha?",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 MacDougal Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```