

# Event Details

- **Event Name**: Schools Out for Summer at BAaD!
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 03:00 pm – Thu, 25 Jun, 2026 at 09:00 pm
- **Event Description**: It's finally the end of the school term, and it's time to have a laugh, good food and plenty of bev!
- **Event URL**: https://allevents.in/glasgow/schools-out-for-summer-at-baad/300042467882
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/Barras-Art-And-Design-%28BAaD%29/Schools-Out-for-Summer-at-BAaD/42467882/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: Barras Art And Design (BAaD)
- **lat**: 55.85459590
- **long**: -4.23697190
- **full address**: Barras Art And Design (BAaD), 54 Calton Entry, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Schools Out for Summer at BAaD!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/47297e99fe643ee7fad39a9d43ec724e970fcadb350f84f7bdc580a6652249d3-rimg-w1024-h1024-dc787b73-gmir.jpg?v=1781581241

## FAQs

- **Q**: When and where is Schools Out for Summer at BAaD! being held?
  - **A:** Schools Out for Summer at BAaD! takes place on Thu, 25 Jun, 2026 at 03:00 pm to Thu, 25 Jun, 2026 at 09:00 pm at Barras Art And Design (BAaD), 54 Calton Entry, Glasgow, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Schools Out for Summer at BAaD!",
        "image": "https://cdn-az.allevents.in/events10/banners/47297e99fe643ee7fad39a9d43ec724e970fcadb350f84f7bdc580a6652249d3-rimg-w1024-h1024-dc787b73-gmir.jpg?v=1781581241",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/glasgow/schools-out-for-summer-at-baad/300042467882",
        "location": {
            "@type": "Place",
            "name": "Barras Art And Design (BAaD)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "54 Calton Entry",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.85459590",
                "longitude": "-4.23697190"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's finally the end of the school term, and it's time to have a laugh, good food and plenty of bev!"
    }
]
```