

# Event Details

- **Event Name**: O-Town at City Winery - New York City
- **Event Start and End Date**: Thu, 10 Sep, 2026 at 07:30 pm – Thu, 10 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/o-town-at-city-winery-new-york-city/2400030373897059
- **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**: City Winery - New York City
- **lat**: 40.74381534
- **long**: -74.00600770
- **full address**: City Winery - New York City, 25 11th Ave, New York, NY 10011, United States

## Event gallery

- **Alt text**: O-Town at City Winery - New York City
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ff61a4e0-a5bc-11f1-8990-5d04d231a2dd-rimg-w1200-h515-dc283848-gmir.jpg?v=1788236659

## FAQs

- **Q**: When and where is O-Town at City Winery - New York City being held?
  - **A:** O-Town at City Winery - New York City takes place on Thu, 10 Sep, 2026 at 07:30 pm to Thu, 10 Sep, 2026 at 09:30 pm at City Winery - New York City, 25 11th Ave, New York, NY 10011, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** O-Town at City Winery - New York City is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 O-Town at City Winery - New York City sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "O-Town at City Winery - New York City",
        "image": "https://cdn-az.allevents.in/events8/banners/ff61a4e0-a5bc-11f1-8990-5d04d231a2dd-rimg-w1200-h515-dc283848-gmir.jpg?v=1788236659",
        "startDate": "2026-09-10T19:30:00-05:00",
        "endDate": "2026-09-10T21:30:00-05:00",
        "url": "https://allevents.in/new-york/o-town-at-city-winery-new-york-city/2400030373897059",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "City Winery - New York City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 11th Ave, New York, NY 10011",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74381534",
                "longitude": "-74.00600770"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```