

# Event Details

- **Event Name**: Annual Awards Night
- **Event Start and End Date**: Mon, 01 Jun, 2026 at 07:00 pm – Mon, 01 Jun, 2026 at 08:00 pm (+01:00)
- **Event Description**: Presentation of all-section achievements and awards.
- **Event URL**: https://allevents.in/glasgow/annual-awards-night/200029935299842
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: 203 Kirkintilloch Road, Bishopbriggs
- **lat**: 55.90755
- **long**: -4.22446
- **full address**: 203 Kirkintilloch Road, Bishopbriggs, 205 Kirkintilloch Road, Glasgow, G64 2JA, United Kingdom

## Event gallery

- **Alt text**: Annual Awards Night
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Awards+Night&date=Mon%2C+01+Jun%2C+2026+at+07%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Annual Awards Night being held?
  - **A:** Annual Awards Night takes place on Mon, 01 Jun, 2026 at 07:00 pm to Mon, 01 Jun, 2026 at 08:00 pm at 203 Kirkintilloch Road, Bishopbriggs, 205 Kirkintilloch Road, Glasgow, G64 2JA, United Kingdom.
- **Q**: Who is organizing Annual Awards Night?
  - **A:** Annual Awards Night is organized by 212th Glasgow Boys Brigade.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Awards Night",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Annual+Awards+Night&date=Mon%2C+01+Jun%2C+2026+at+07%3A00+pm&bg=3",
        "startDate": "2026-06-01T19:00:00+01:00",
        "endDate": "2026-06-01T20:00:00+01:00",
        "url": "https://allevents.in/glasgow/annual-awards-night/200029935299842",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "203 Kirkintilloch Road, Bishopbriggs",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "205 Kirkintilloch Road, Glasgow, G64 2JA, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.90755",
                "longitude": "-4.22446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Presentation of all-section achievements and awards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "212th Glasgow Boys Brigade",
                "url": "https://allevents.in/org/212th-glasgow-boys-brigade/23026041"
            }
        ]
    }
]
```