

# Event Details

- **Event Name**: The Vaselines
- **Event Start and End Date**: Wed, 03 Mar, 2027 at 07:30 pm – Wed, 03 Mar, 2027 at 11:00 pm (+00:00)
- **Event Description**: Happy 40th Anniversary to The Vaselines!ArtistsThe VaselinesMusic Genres :  Alternative, Indie, Rock
- **Event URL**: https://allevents.in/birmingham/the-vaselines/300042530092
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Hare-And-Hounds-Kings-Heath/The-Vaselines/42530092/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: Hare And Hounds Kings Heath
- **lat**: 52.43462200
- **long**: -1.89298000
- **full address**: Hare And Hounds Kings Heath, 106 High Street, Kings Heath, Birmingham, United Kingdom

## Event gallery

- **Alt text**: The Vaselines
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f2aab9ca8b8b0065f7b045ea5565b8e92ce7ba948ab73160f642b66ad7cc14d8-rimg-w1024-h1024-dce8e8e8-gmir.jpg?v=1785825545

## Artist Details

- **Artist name**: The Vaselines

## FAQs

- **Q**: When and where is The Vaselines being held?
  - **A:** The Vaselines takes place on Wed, 03 Mar, 2027 at 07:30 pm to Wed, 03 Mar, 2027 at 11:00 pm at Hare And Hounds Kings Heath, 106 High Street, Kings Heath, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Vaselines 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Vaselines 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": "The Vaselines",
        "image": "https://cdn-az.allevents.in/events10/banners/f2aab9ca8b8b0065f7b045ea5565b8e92ce7ba948ab73160f642b66ad7cc14d8-rimg-w1024-h1024-dce8e8e8-gmir.jpg?v=1785825545",
        "startDate": "2027-03-03T19:30:00+00:00",
        "endDate": "2027-03-03T23:00:00+00:00",
        "url": "https://allevents.in/birmingham/the-vaselines/300042530092",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hare And Hounds Kings Heath",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 High Street, Kings Heath",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.43462200",
                "longitude": "-1.89298000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Happy 40th Anniversary to The Vaselines!ArtistsThe VaselinesMusic Genres :  Alternative, Indie, Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "The Vaselines"
            }
        ]
    }
]
```