

# Event Details

- **Event Name**: Tony Vega
- **Event Start and End Date**: Fri, 09 Oct, 2026 at 07:00 pm – Sat, 10 Oct, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/tony-vega/2300029097283600
- **Event Categories**: contests, art, theatre, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: United Palace Theatre
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: United Palace Theatre, 4140 Broadway, New York, United States

## Event gallery

- **Alt text**: Tony Vega
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3c4ccd50-a3f4-11f1-9988-bfc638c33a5a-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788040480

## FAQs

- **Q**: When and where is Tony Vega being held?
  - **A:** Tony Vega takes place on Fri, 09 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 10:00 pm at United Palace Theatre, 4140 Broadway, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tony Vega 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 Tony Vega 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": "Tony Vega",
        "image": "https://cdn-az.allevents.in/events3/banners/3c4ccd50-a3f4-11f1-9988-bfc638c33a5a-rimg-w1080-h1080-dc080808-gmir.jpg?v=1788040480",
        "startDate": "2026-10-09T19:00:00-04:00",
        "endDate": "2026-10-10T22:00:00-04:00",
        "url": "https://allevents.in/new-york/tony-vega/2300029097283600",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "United Palace Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4140 Broadway",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```