

# Event Details

- **Event Name**: Damien Jurado
- **Event Start and End Date**: Fri, 18 Sep, 2026 at 07:00 pm – Sat, 19 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/damien-jurado/2300030141888930
- **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**: St. John’s Lutheran Church
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: St. John’s Lutheran Church, 81 Christopher St, New York, United States

## Event gallery

- **Alt text**: Damien Jurado
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dafa7b20-a627-11f1-8990-5d04d231a2dd-rimg-w1024-h768-dc282828-gmir.jpg?v=1788282563

## FAQs

- **Q**: When and where is Damien Jurado being held?
  - **A:** Damien Jurado takes place on Fri, 18 Sep, 2026 at 07:00 pm to Sat, 19 Sep, 2026 at 10:00 pm at St. John s Lutheran Church, 81 Christopher St, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Damien Jurado",
        "image": "https://cdn-az.allevents.in/events3/banners/dafa7b20-a627-11f1-8990-5d04d231a2dd-rimg-w1024-h768-dc282828-gmir.jpg?v=1788282563",
        "startDate": "2026-09-18T19:00:00-04:00",
        "endDate": "2026-09-19T22:00:00-04:00",
        "url": "https://allevents.in/new-york/damien-jurado/2300030141888930",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "St. John’s Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "81 Christopher St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```