

# Event Details

- **Event Name**: Dublin Singers Spring Concert
- **Event Start and End Date**: Fri, 08 May, 2026 at 07:30 pm (-04:00)
- **Event Description**: We love performing for the Dublin community! Come join us for a FREE concert and let us take you through a journey from childhood to old age. Sponsored in part by the Dublin Arts Council
- **Event URL**: https://allevents.in/dublin/dublin-singers-spring-concert/200029965987324
- **Event Categories**: Music, Entertainment, Concerts, performances, Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dublin
- **state**: OH
- **country**: United States
- **location**: Abbey Theater of Dublin
- **lat**: 40.107298536929
- **long**: -83.138786854976
- **full address**: Abbey Theater of Dublin, 5600 Post Rd.,Dublin,OH,United States

## Event gallery

- **Alt text**: Dublin Singers Spring Concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dublin+Singers+Spring+Concert&date=Fri%2C+08+May%2C+2026+at+07%3A30+pm&bg=5

## FAQs

- **Q**: When and where is Dublin Singers Spring Concert being held?
  - **A:** Dublin Singers Spring Concert takes place on Fri, 08 May, 2026 at 07:30 pm to Fri, 08 May, 2026 at 07:30 pm at Abbey Theater of Dublin, 5600 Post Rd.,Dublin,OH,United States.
- **Q**: Who is organizing Dublin Singers Spring Concert?
  - **A:** Dublin Singers Spring Concert is organized by The Dublin Singers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dublin Singers Spring Concert 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 Dublin, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dublin Singers Spring Concert 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": "Dublin Singers Spring Concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dublin+Singers+Spring+Concert&date=Fri%2C+08+May%2C+2026+at+07%3A30+pm&bg=5",
        "startDate": "2026-05-08T19:30:00-04:00",
        "url": "https://allevents.in/dublin/dublin-singers-spring-concert/200029965987324",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Abbey Theater of Dublin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5600 Post Rd.,Dublin,OH,United States",
                "addressLocality": "Dublin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.107298536929",
                "longitude": "-83.138786854976"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We love performing for the Dublin community! Come join us for a FREE concert and let us take you through a journey from childhood to old age. Sponsored in part by the Dublin Arts Council",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dublin Singers",
                "url": "https://allevents.in/org/the-dublin-singers/27707100"
            }
        ]
    }
]
```