

# Event Details

- **Event Name**: Cowboy Junkies
- **Event Start and End Date**: Fri, 06 Nov, 2026 at 07:30 pm – Tue, 10 Nov, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/cowboy-junkies/2300029732008658
- **Event Categories**: trips-adventures
- **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**: City Winery - New York City
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: City Winery - New York City, 25 11th Avenue (15th Street), New York, United States

## Event gallery

- **Alt text**: Cowboy Junkies
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c9614a30-9a9f-11f1-9bc6-8b4f56db6c43-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787014658

## FAQs

- **Q**: When and where is Cowboy Junkies being held?
  - **A:** Cowboy Junkies takes place on Fri, 06 Nov, 2026 at 07:30 pm to Tue, 10 Nov, 2026 at 09:30 pm at City Winery - New York City, 25 11th Avenue (15th Street), New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cowboy Junkies 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 Cowboy Junkies 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": "Cowboy Junkies",
        "image": "https://cdn-az.allevents.in/events4/banners/c9614a30-9a9f-11f1-9bc6-8b4f56db6c43-rimg-w1080-h1080-dc080808-gmir.jpg?v=1787014658",
        "startDate": "2026-11-06T19:30:00-05:00",
        "endDate": "2026-11-10T21:30:00-05:00",
        "url": "https://allevents.in/new-york/cowboy-junkies/2300029732008658",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "City Winery - New York City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 11th Avenue (15th Street)",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```