

# Event Details

- **Event Name**: Off Campus Club (Glasgow)
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 10:00 pm – Sun, 19 Jul, 2026 at 02:00 am
- **Event Description**: The Off Campus Club is coming back to Glasgow!Music Genres :  Pop
- **Event URL**: https://allevents.in/glasgow/off-campus-club-glasgow/300042479190
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Garage/Off-Campus-Club-Glasgow/42479190/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Garage
- **lat**: 55.86636700
- **long**: -4.26902800
- **full address**: The Garage, 490 Sauchiehall Street, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Off Campus Club (Glasgow)
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/1/f/b/2278220_a9c18794_off-campus-club-glasgow-_1024.jpg

## FAQs

- **Q**: When and where is Off Campus Club (Glasgow) being held?
  - **A:** Off Campus Club (Glasgow) takes place on Sat, 18 Jul, 2026 at 10:00 pm to Sun, 19 Jul, 2026 at 02:00 am at The Garage, 490 Sauchiehall Street, Glasgow, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Off Campus Club (Glasgow) 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 Glasgow, this event is thoughtfully curated to deliver a standout experience worth every moment. If Off Campus Club (Glasgow) 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": "Off Campus Club (Glasgow)",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/1/f/b/2278220_a9c18794_off-campus-club-glasgow-_1024.jpg",
        "startDate": "2026-07-18",
        "endDate": "2026-07-19",
        "url": "https://allevents.in/glasgow/off-campus-club-glasgow/300042479190",
        "location": {
            "@type": "Place",
            "name": "The Garage",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "490 Sauchiehall Street",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.86636700",
                "longitude": "-4.26902800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Off Campus Club is coming back to Glasgow!Music Genres :  Pop"
    }
]
```