

# Event Details

- **Event Name**: The Specials LTD
- **Event Start and End Date**: Fri, 07 May, 2027 at 06:00 pm – Fri, 07 May, 2027 at 09:00 pm (+00:00)
- **Event Description**: 14+ (Under 16’s accompanied with an adult 18)ArtistsThe Specials Ltd
- **Event URL**: https://allevents.in/birmingham/the-specials-ltd/300042405164
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/XOYO/The-Specials-LTD/42405164/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: XOYO
- **lat**: 52.47503800
- **long**: -1.88094930
- **full address**: XOYO, Lower Trinity Street, Deritend, Birmingham, United Kingdom

## Event gallery

- **Alt text**: The Specials LTD
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/063a1548f57e3485d604010ad7c753ec7b6e44a1532eb977d9e2670013878ce6-rimg-w400-h400-dc181818-gmir.png?v=1785846554

## Artist Details

- **Artist name**: The Specials Ltd

## FAQs

- **Q**: When and where is The Specials LTD being held?
  - **A:** The Specials LTD takes place on Fri, 07 May, 2027 at 06:00 pm to Fri, 07 May, 2027 at 09:00 pm at XOYO, Lower Trinity Street, Deritend, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Specials LTD is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Specials LTD sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Specials LTD",
        "image": "https://cdn-az.allevents.in/events2/banners/063a1548f57e3485d604010ad7c753ec7b6e44a1532eb977d9e2670013878ce6-rimg-w400-h400-dc181818-gmir.png?v=1785846554",
        "startDate": "2027-05-07T18:00:00+00:00",
        "endDate": "2027-05-07T21:00:00+00:00",
        "url": "https://allevents.in/birmingham/the-specials-ltd/300042405164",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "XOYO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Lower Trinity Street, Deritend",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.47503800",
                "longitude": "-1.88094930"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "14+ (Under 16’s accompanied with an adult 18)ArtistsThe Specials Ltd",
        "performer": [
            {
                "@type": "Person",
                "name": "The Specials Ltd"
            }
        ]
    }
]
```