

# Event Details

- **Event Name**: The Welsh Twins at Gramercy Theatre
- **Event Start and End Date**: Mon, 28 Sep, 2026 at 07:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/the-welsh-twins-at-gramercy-theatre/2400030143822201
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Gramercy Theatre
- **lat**: 40.73972590
- **long**: -73.98502910
- **full address**: Gramercy Theatre, 127 East 23rd Street, New York, NY 10010, United States

## Event gallery

- **Alt text**: The Welsh Twins at Gramercy Theatre
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f479ff60-7b1d-11f1-b18e-dfc0ec596bf4-rimg-w960-h1200-dc181616-gmir.jpg?v=1783550401

## FAQs

- **Q**: When and where is The Welsh Twins at Gramercy Theatre being held?
  - **A:** The Welsh Twins at Gramercy Theatre takes place on Mon, 28 Sep, 2026 at 07:00 pm to Mon, 28 Sep, 2026 at 07:00 pm at Gramercy Theatre, 127 East 23rd Street, New York, NY 10010, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Welsh Twins at Gramercy Theatre 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 The Welsh Twins at Gramercy Theatre 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": "The Welsh Twins at Gramercy Theatre",
        "image": "https://cdn-az.allevents.in/events3/banners/f479ff60-7b1d-11f1-b18e-dfc0ec596bf4-rimg-w960-h1200-dc181616-gmir.jpg?v=1783550401",
        "startDate": "2026-09-28T19:00:00-05:00",
        "url": "https://allevents.in/new-york/the-welsh-twins-at-gramercy-theatre/2400030143822201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Gramercy Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "127 East 23rd Street, New York, NY 10010",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.73972590",
                "longitude": "-73.98502910"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```