

# Event Details

- **Event Name**: Broadway Showstoppers
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:00 pm
- **Event Description**: Sing along with all your favorite Broadway hits in an evening of pure entertainment! Singers, instrumentalists and even comedy. Proceeds to benefit the New Castle Historical Society.
- **Event URL**: https://allevents.in/new-castle/broadway-showstoppers/200030390930001
- **Event Categories**: music, comedy, nonprofit, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: New Castle
- **state**: DE
- **country**: United States
- **location**: New Castle Town Hall
- **lat**: 39.65953009
- **long**: -75.56337731
- **full address**: New Castle Town Hall, 10 E 2nd St, New Castle, DE 19720-48ND, United States

## Event gallery

- **Alt text**: Broadway Showstoppers
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/73915d8520c78f69c023cb5b281fdabb4a51969669873a282bb874839882494f-rimg-w1200-h630-dcfef8e6-gmir?v=1784453781

## FAQs

- **Q**: When and where is Broadway Showstoppers being held?
  - **A:** Broadway Showstoppers takes place on Sat, 25 Jul, 2026 at 07:00 pm to Sat, 25 Jul, 2026 at 07:00 pm at New Castle Town Hall, 10 E 2nd St, New Castle, DE 19720-48ND, United States.
- **Q**: Who is organizing Broadway Showstoppers?
  - **A:** Broadway Showstoppers is organized by Visit New Castle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Broadway Showstoppers is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in New Castle, this event is thoughtfully curated to deliver a standout experience worth every moment. If Broadway Showstoppers 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": "Broadway Showstoppers",
        "image": "https://cdn-az.allevents.in/events7/banners/73915d8520c78f69c023cb5b281fdabb4a51969669873a282bb874839882494f-rimg-w1200-h630-dcfef8e6-gmir?v=1784453781",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/new-castle/broadway-showstoppers/200030390930001",
        "location": {
            "@type": "Place",
            "name": "New Castle Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 E 2nd St, New Castle, DE 19720-48ND, United States",
                "addressLocality": "New Castle",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.65953009",
                "longitude": "-75.56337731"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sing along with all your favorite Broadway hits in an evening of pure entertainment! Singers, instrumentalists and even comedy. Proceeds to benefit the New Castle Historical Society.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Visit New Castle",
                "url": "https://allevents.in/org/visit-new-castle/23964164"
            }
        ]
    }
]
```