

# Event Details

- **Event Name**: Comedy Club at The Old Toll Bar
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 06:30 pm – Sun, 26 Apr, 2026 at 09:00 pm (+00:00)
- **Event Description**: Sunday night comedy club for just a fiver!  
Chris Scott introduces well known acts as well as up-and-coming comedians from the Scottish comedy scene!ArtistsMark Nelson
- **Event URL**: https://allevents.in/glasgow/comedy-club-at-the-old-toll-bar/300042284745
- **Event Categories**: comedy, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Old-Toll-Bar/Comedy-Club-at-The-Old-Toll-Bar/42284745/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Old Toll Bar
- **lat**: 55.85349750
- **long**: -4.27934880
- **full address**: The Old Toll Bar, 1 - 3 Paisley Road West, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Comedy Club at The Old Toll Bar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2e79f246151b7dd9f15d17e3dfa2724fc89583c03c8ba679426d16b0e56d976d-rimg-w1024-h1024-dc010001-gmir.jpg?v=1775981444

## Artist Details

- **Artist name**: Mark Nelson

## FAQs

- **Q**: When and where is Comedy Club at The Old Toll Bar being held?
  - **A:** Comedy Club at The Old Toll Bar takes place on Sun, 26 Apr, 2026 at 06:30 pm to Sun, 26 Apr, 2026 at 09:00 pm at The Old Toll Bar, 1 - 3 Paisley Road West, Glasgow, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Comedy Club at The Old Toll Bar is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Glasgow, this event is thoughtfully curated to deliver a standout experience worth every moment. If Comedy Club at The Old Toll Bar 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": "Comedy Club at The Old Toll Bar",
        "image": "https://cdn-az.allevents.in/events3/banners/2e79f246151b7dd9f15d17e3dfa2724fc89583c03c8ba679426d16b0e56d976d-rimg-w1024-h1024-dc010001-gmir.jpg?v=1775981444",
        "startDate": "2026-04-26T18:30:00+00:00",
        "endDate": "2026-04-26T21:00:00+00:00",
        "url": "https://allevents.in/glasgow/comedy-club-at-the-old-toll-bar/300042284745",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Old Toll Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 - 3 Paisley Road West",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.85349750",
                "longitude": "-4.27934880"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday night comedy club for just a fiver!  \nChris Scott introduces well known acts as well as up-and-coming comedians from the Scottish comedy scene!ArtistsMark Nelson",
        "performer": [
            {
                "@type": "Person",
                "name": "Mark Nelson"
            }
        ]
    }
]
```