

# Event Details

- **Event Name**: Comedy club
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 pm
- **Event Description**: Tickets available in The Rambler
- **Event URL**: https://allevents.in/glasgow/comedy-club/200030293649026
- **Event Categories**: comedy
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: 17 Main Street, Glasgow
- **lat**: 55.84815
- **long**: -4.22644
- **full address**: 17 Main Street, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Comedy club
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8bbe9d00f4ed903d9b2b02a411edfb37dcfe0ed86b6606db25e493b244fbfbf1-rimg-w960-h960-dc151415-gmir?v=1783723825

## FAQs

- **Q**: When and where is Comedy club being held?
  - **A:** Comedy club takes place on Sat, 11 Jul, 2026 at 08:00 pm to Sat, 11 Jul, 2026 at 08:00 pm at 17 Main Street, Glasgow, United Kingdom.
- **Q**: Who is organizing Comedy club?
  - **A:** Comedy club is organized by Rambler of Torrance.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Comedy club 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 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",
        "image": "https://cdn-az.allevents.in/events10/banners/8bbe9d00f4ed903d9b2b02a411edfb37dcfe0ed86b6606db25e493b244fbfbf1-rimg-w960-h960-dc151415-gmir?v=1783723825",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/glasgow/comedy-club/200030293649026",
        "location": {
            "@type": "Place",
            "name": "17 Main Street, Glasgow",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 Main Street, Glasgow, G40 1QA, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.84815",
                "longitude": "-4.22644"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Tickets available in The Rambler",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rambler of Torrance",
                "url": "https://allevents.in/org/rambler-of-torrance/13348545"
            }
        ]
    }
]
```