

# Event Details

- **Event Name**: Noname at Sony Hall
- **Event Start and End Date**: Wed, 05 Aug, 2026 at 08:00 pm – Wed, 05 Aug, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/new-york/noname-at-sony-hall/2400030479630418
- **Event Categories**: 
- **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**: Sony Hall
- **lat**: 40.75958800
- **long**: -73.98699800
- **full address**: Sony Hall, 235 West 46th Street, New York, NY 10036, United States

## Event gallery

- **Alt text**: Noname at Sony Hall
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/15709ab0-8fc0-11f1-a33a-f7150662a5aa-rimg-w1200-h1200-dcd8b8d8-gmir.png?v=1785819070

## FAQs

- **Q**: When and where is Noname at Sony Hall being held?
  - **A:** Noname at Sony Hall takes place on Wed, 05 Aug, 2026 at 08:00 pm to Wed, 05 Aug, 2026 at 10:00 pm at Sony Hall, 235 West 46th Street, New York, NY 10036, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Noname at Sony Hall",
        "image": "https://cdn-az.allevents.in/events7/banners/15709ab0-8fc0-11f1-a33a-f7150662a5aa-rimg-w1200-h1200-dcd8b8d8-gmir.png?v=1785819070",
        "startDate": "2026-08-05",
        "endDate": "2026-08-05",
        "url": "https://allevents.in/new-york/noname-at-sony-hall/2400030479630418",
        "location": {
            "@type": "Place",
            "name": "Sony Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "235 West 46th Street, New York, NY 10036",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75958800",
                "longitude": "-73.98699800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```