

# Event Details

- **Event Name**: Surprise Gig at The Dubliner!
- **Event Start and End Date**: Sun, 19 Oct, 2025 at 02:00 pm – Sun, 19 Oct, 2025 at 04:00 pm
- **Event Description**: Due to a minor communication snafu, I discovered that I have a gig next Sunday at the Dubliner when I was browsing their website to see who was playing next weekend and it turned out to be me!

Should be fun – you should all come!
- **Event URL**: https://allevents.in/saint-paul/surprise-gig-at-the-dubliner/200029053132856
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

- **Ticket URL**: http://facebook.com/200029053132856?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=saint+paul-events

## Event venue details

- **city**: Saint Paul
- **state**: MN
- **country**: United States
- **location**: The Dubliner Pub
- **lat**: 44.960514897587
- **long**: -93.189646646267
- **full address**: The Dubliner Pub, 2162 University Ave W,Saint Paul, Minnesota, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/64b2883b3cb1f79129c37cf3460cc4a366d8164059cf2d81b720e9d23ffe5c1a-rimg-w1179-h1193-dc000000-gmir?v=1760488795
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c826de6b127e0b3bbc29d13d50a987a3ccf6fbeabf0718848462702d6d1348fb-rimg-w300-h300-dc010001-gmir?v=1760488796

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 19 Oct, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Dubliner Pub, 2162 University Ave W,Saint Paul, Minnesota, United States
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Surprise Gig at The Dubliner! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Surprise Gig at The Dubliner!",
        "image": "https://cdn-az.allevents.in/events8/banners/64b2883b3cb1f79129c37cf3460cc4a366d8164059cf2d81b720e9d23ffe5c1a-rimg-w1179-h1193-dc000000-gmir?v=1760488795",
        "startDate": "2025-10-19",
        "endDate": "2025-10-19",
        "url": "https://allevents.in/saint-paul/surprise-gig-at-the-dubliner/200029053132856",
        "location": {
            "@type": "Place",
            "name": "The Dubliner Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2162 University Ave W,Saint Paul, Minnesota",
                "addressLocality": "Saint Paul",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.960514897587",
                "longitude": "-93.189646646267"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Due to a minor communication snafu, I discovered that I have a gig next Sunday at the Dubliner when I was browsing their website to see who was playing next weekend and it turned out to be me!\n\nShould be fun – you should all come!"
    }
]
```