

# Event Details

- **Event Name**: St.Paddy's live concert
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 09:00 pm
- **Event Description**: A volte ritornano! Vicino a casa nel bellissimo #beltaine celtic pub di via san felice, festeggiamo san patrizio! 17/3 ore 21 ! :)
- **Event URL**: https://allevents.in/bologna/stpaddys-live-concert/200029816771619
- **Event Categories**: concerts, performances, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Bologna
- **state**: EM
- **country**: Italy
- **location**: Beltaine Celtic Pub Bologna
- **lat**: 44.49801
- **long**: 11.33048
- **full address**: Beltaine Celtic Pub Bologna, Via San Felice, 86 A,Bologna, Italy

## Event gallery

- **Alt text**: St.Paddy's live concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0877bb607cbd734e7c2d0f18fd706229899f7634da08c3e61d4030b38e6a35c1-rimg-w1080-h1350-dc141612-gmir?v=1773649278

## FAQs

- **Q**: When and where is St.Paddy's live concert being held?
  - **A:** St.Paddy's live concert takes place on Tue, 17 Mar, 2026 at 09:00 pm to Tue, 17 Mar, 2026 at 09:00 pm at Beltaine Celtic Pub Bologna, Via San Felice, 86 A,Bologna, Italy.
- **Q**: Who is organizing St.Paddy's live concert?
  - **A:** St.Paddy's live concert is organized by Connemara Lullaby.
- **Q**: Who is this event for? Is it right for me?
  - **A:** St.Paddy's live concert 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 Bologna, this event is thoughtfully curated to deliver a standout experience worth every moment. If St.Paddy's live concert 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": "St.Paddy's live concert",
        "image": "https://cdn-az.allevents.in/events3/banners/0877bb607cbd734e7c2d0f18fd706229899f7634da08c3e61d4030b38e6a35c1-rimg-w1080-h1350-dc141612-gmir?v=1773649278",
        "startDate": "2026-03-17",
        "url": "https://allevents.in/bologna/stpaddys-live-concert/200029816771619",
        "location": {
            "@type": "Place",
            "name": "Beltaine Celtic Pub Bologna",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Via San Felice, 86 A,Bologna, Italy",
                "addressLocality": "Bologna",
                "addressRegion": "EM",
                "addressCountry": "IT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.49801",
                "longitude": "11.33048"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A volte ritornano! Vicino a casa nel bellissimo #beltaine celtic pub di via san felice, festeggiamo san patrizio! 17/3 ore 21 ! :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Connemara Lullaby",
                "url": "https://allevents.in/org/connemara-lullaby/27582529"
            }
        ]
    }
]
```