

# Event Details

- **Event Name**: Box of Trash Headline Show
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 07:00 pm – Sat, 21 Mar, 2026 at 10:00 pm
- **Event Description**: Box of Trash live at the Attic, Glasgow.
Come and celebrate the launch of the EP
- **Event URL**: https://allevents.in/glasgow/box-of-trash-headline-show/300041630692
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/The-Attic-Glasgow/Box-of-Trash-Headline-Show/41630692/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: The Attic Glasgow
- **lat**: 55.86616490
- **long**: -4.26893190
- **full address**: The Attic Glasgow, 490 Sauchiehall Street,, Glasgow, United Kingdom

## Event gallery

- **Alt text**: Box of Trash Headline Show
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/340ee2d2115ee44bb98b39de973f4c42dc77076576c5a6eb7f8bcec51a256df4-rimg-w1024-h1024-dc040404-gmir.jpg?v=1773860707

## Artist Details

- **Artist name**: Box of Trash

## FAQs

- **Q**: When and where is Box of Trash Headline Show being held?
  - **A:** Box of Trash Headline Show takes place on Sat, 21 Mar, 2026 at 07:00 pm to Sat, 21 Mar, 2026 at 10:00 pm at The Attic Glasgow, 490 Sauchiehall Street,, Glasgow, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Box of Trash Headline Show 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 Box of Trash Headline Show 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": "Box of Trash Headline Show",
        "image": "https://cdn-az.allevents.in/events10/banners/340ee2d2115ee44bb98b39de973f4c42dc77076576c5a6eb7f8bcec51a256df4-rimg-w1024-h1024-dc040404-gmir.jpg?v=1773860707",
        "startDate": "2026-03-21",
        "endDate": "2026-03-21",
        "url": "https://allevents.in/glasgow/box-of-trash-headline-show/300041630692",
        "location": {
            "@type": "Place",
            "name": "The Attic Glasgow",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "490 Sauchiehall Street,",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.86616490",
                "longitude": "-4.26893190"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Box of Trash live at the Attic, Glasgow.\nCome and celebrate the launch of the EP",
        "performer": [
            {
                "@type": "Person",
                "name": "Box of Trash"
            }
        ]
    }
]
```