

# Event Details

- **Event Name**: One in Ten - Tribute to UB40
- **Event Start and End Date**: Fri, 18 Jul, 2025 at 07:30 pm – Fri, 18 Jul, 2025 at 10:30 pm
- **Event Description**: Scotland's top UB40 tribute One in Ten bring reggae classics to McChuills!
- **Event URL**: https://allevents.in/glasgow/one-in-ten-tribute-to-ub40/300041031554
- **Event Categories**: reggae
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Glasgow/McChuills/One-in-Ten---Tribute-to-UB40/41031554/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: McChuills
- **lat**: 55.857891
- **long**: -4.242254
- **full address**: McChuills, 80 High Street, Glasgow, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/4/e/d/2030288_48a88774_one-in-ten-tribute-to-ub40_1024.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://d31fr2pwly4c4s.cloudfront.net/4/e/d/2030288_48a88774_one-in-ten-tribute-to-ub40_400.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 18 Jul, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** McChuills, 80 High Street, Glasgow, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** reggae
- **Q**: Where can I find ticket details about One in Ten - Tribute to UB40 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "One in Ten - Tribute to UB40",
        "image": "https://d31fr2pwly4c4s.cloudfront.net/4/e/d/2030288_48a88774_one-in-ten-tribute-to-ub40_1024.jpg",
        "startDate": "2025-07-18",
        "endDate": "2025-07-18",
        "url": "https://allevents.in/glasgow/one-in-ten-tribute-to-ub40/300041031554",
        "location": {
            "@type": "Place",
            "name": "McChuills",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "80 High Street",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.857891",
                "longitude": "-4.242254"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Scotland's top UB40 tribute One in Ten bring reggae classics to McChuills!"
    }
]
```