

# Event Details

- **Event Name**: Curtain Call
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:30 pm
- **Event Description**: Slaney Musical and Dramatics Society presents Curtain Call, a night at the musicals, featuring hits from all your favourite shows.
- **Event URL**: https://allevents.in/wexford/curtain-call/200030267316526
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Wexford
- **state**: WX
- **country**: Ireland
- **location**: Wexford Arts Centre
- **lat**: 52.3397664155
- **long**: -6.463730976
- **full address**: Wexford Arts Centre, The Cornmarket, Wexford,Wexford, Ireland

## Event gallery

- **Alt text**: Curtain Call
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/46f7e5d9c87bfce7558135f5d91b4044340bafb0d523998b823a73131a204c15-rimg-w560-h700-dc070711-gmir?v=1784960871

## FAQs

- **Q**: When and where is Curtain Call being held?
  - **A:** Curtain Call takes place on Sat, 25 Jul, 2026 at 07:30 pm to Sat, 25 Jul, 2026 at 07:30 pm at Wexford Arts Centre, The Cornmarket, Wexford,Wexford, Ireland.
- **Q**: Who is organizing Curtain Call?
  - **A:** Curtain Call is organized by Wexford Arts Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Curtain Call",
        "image": "https://cdn-az.allevents.in/events8/banners/46f7e5d9c87bfce7558135f5d91b4044340bafb0d523998b823a73131a204c15-rimg-w560-h700-dc070711-gmir?v=1784960871",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/wexford/curtain-call/200030267316526",
        "location": {
            "@type": "Place",
            "name": "Wexford Arts Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Cornmarket, Wexford,Wexford, Ireland",
                "addressLocality": "Wexford",
                "addressRegion": "WX",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.3397664155",
                "longitude": "-6.463730976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Slaney Musical and Dramatics Society presents Curtain Call, a night at the musicals, featuring hits from all your favourite shows.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wexford Arts Centre",
                "url": "https://allevents.in/org/wexford-arts-centre/2376424",
                "description": "Arts for all, Arts for life"
            }
        ]
    }
]
```