

# Event Details

- **Event Name**: Every Brilliant Thing
- **Event Start and End Date**: Sun, 09 Aug, 2026 at 03:00 pm – Sun, 09 Aug, 2026 at 05:00 pm
- **Event URL**: https://allevents.in/new-york/every-brilliant-thing/2300029230582534
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Millennium Hudson Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Millennium Hudson Theatre, 145 West 44th Street, New York, United States

## Event gallery

- **Alt text**: Every Brilliant Thing
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/482de940-9393-11f1-8f1c-cf8ce96ac258-rimg-w1200-h450-dcf8c848-gmir.jpg?v=1786239620

## FAQs

- **Q**: When and where is Every Brilliant Thing being held?
  - **A:** Every Brilliant Thing takes place on Sun, 09 Aug, 2026 at 03:00 pm to Sun, 09 Aug, 2026 at 05:00 pm at Millennium Hudson Theatre, 145 West 44th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Every Brilliant Thing is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. 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 Every Brilliant Thing sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Every Brilliant Thing",
        "image": "https://cdn-az.allevents.in/events9/banners/482de940-9393-11f1-8f1c-cf8ce96ac258-rimg-w1200-h450-dcf8c848-gmir.jpg?v=1786239620",
        "startDate": "2026-08-09",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/new-york/every-brilliant-thing/2300029230582534",
        "location": {
            "@type": "Place",
            "name": "Millennium Hudson Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "145 West 44th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```