

# Event Details

- **Event Name**: Candlebox
- **Event Start and End Date**: Mon, 26 Oct, 2026 at 07:00 pm – Mon, 26 Oct, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/candlebox/2300030421965837
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Bowery Ballroom
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, United States

## Event gallery

- **Alt text**: Candlebox
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fa7fbfe0-985e-11f1-9a40-7b90de720125-rimg-w1200-h727-dc080808-gmir.jpg?v=1786766933

## FAQs

- **Q**: When and where is Candlebox being held?
  - **A:** Candlebox takes place on Mon, 26 Oct, 2026 at 07:00 pm to Mon, 26 Oct, 2026 at 09:00 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Candlebox 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 Candlebox 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": "Candlebox",
        "image": "https://cdn-az.allevents.in/events10/banners/fa7fbfe0-985e-11f1-9a40-7b90de720125-rimg-w1200-h727-dc080808-gmir.jpg?v=1786766933",
        "startDate": "2026-10-26T19:00:00-04:00",
        "endDate": "2026-10-26T21:00:00-04:00",
        "url": "https://allevents.in/new-york/candlebox/2300030421965837",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```