

# Event Details

- **Event Name**: Guardian Football Weekly Live at Bowery Ballroom
- **Event Start and End Date**: Thu, 16 Jul, 2026 at 07:30 pm – Thu, 16 Jul, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/new-york/guardian-football-weekly-live-at-bowery-ballroom/2400030369219726
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

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

## Event gallery

- **Alt text**: Guardian Football Weekly Live at Bowery Ballroom
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ceb1daa0-7a0a-11f1-b048-852e1fd2d67a-rimg-w960-h1200-dcffe701-gmir.jpg?v=1783432226

## FAQs

- **Q**: When and where is Guardian Football Weekly Live at Bowery Ballroom being held?
  - **A:** Guardian Football Weekly Live at Bowery Ballroom takes place on Thu, 16 Jul, 2026 at 07:30 pm to Thu, 16 Jul, 2026 at 09:30 pm at Bowery Ballroom, 6 Delancey Street, New York, NY 10002, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Guardian Football Weekly Live at Bowery Ballroom",
        "image": "https://cdn-az.allevents.in/events8/banners/ceb1daa0-7a0a-11f1-b048-852e1fd2d67a-rimg-w960-h1200-dcffe701-gmir.jpg?v=1783432226",
        "startDate": "2026-07-16",
        "endDate": "2026-07-16",
        "url": "https://allevents.in/new-york/guardian-football-weekly-live-at-bowery-ballroom/2400030369219726",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street, New York, NY 10002",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72040650",
                "longitude": "-73.99335830"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```