

# Event Details

- **Event Name**: Boy Throb
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 07:00 pm – Thu, 23 Jul, 2026 at 09:00 pm
- **Event URL**: https://allevents.in/new-york/boy-throb/2300030349445209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Irving Plaza
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Irving Plaza, 17 Irving Place, New York, United States

## Event gallery

- **Alt text**: Boy Throb
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ebf84230-84c7-11f1-957f-f1f06462340d-rimg-w1200-h675-dc100d31-gmir.jpg?v=1784612961

## FAQs

- **Q**: When and where is Boy Throb being held?
  - **A:** Boy Throb takes place on Thu, 23 Jul, 2026 at 07:00 pm to Thu, 23 Jul, 2026 at 09:00 pm at Irving Plaza, 17 Irving Place, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boy Throb",
        "image": "https://cdn-az.allevents.in/events7/banners/ebf84230-84c7-11f1-957f-f1f06462340d-rimg-w1200-h675-dc100d31-gmir.jpg?v=1784612961",
        "startDate": "2026-07-23",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/new-york/boy-throb/2300030349445209",
        "location": {
            "@type": "Place",
            "name": "Irving Plaza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17 Irving Place",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```