

# Event Details

- **Event Name**: Dice
- **Event Start and End Date**: Thu, 15 Oct, 2026 at 08:00 pm – Thu, 15 Oct, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/dice/2300030423622629
- **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**: Dice
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dice&date=Thu%2C+15+Oct%2C+2026+at+08%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Dice being held?
  - **A:** Dice takes place on Thu, 15 Oct, 2026 at 08:00 pm to Thu, 15 Oct, 2026 at 10:00 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dice",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dice&date=Thu%2C+15+Oct%2C+2026+at+08%3A00+pm&bg=5",
        "startDate": "2026-10-15T20:00:00-04:00",
        "endDate": "2026-10-15T22:00:00-04:00",
        "url": "https://allevents.in/new-york/dice/2300030423622629",
        "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"
    }
]
```