

# Event Details

- **Event Name**: Burns Day Concert 
- **Event Start and End Date**: Mon, 26 Jan, 2026 at 12:30 pm
- **Event Description**: Come and join us for an afternoon concert which includes Sylvia the bagpiper, tatties and neeps and Fruit Crumble. £6 members and 10 pounds non members
- **Event URL**: https://allevents.in/liverpool/burns-day-concert/200029155581516
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Lee Jones Centre 119-133, Limekiln Lane, Liverpool
- **lat**: 53.4202
- **long**: -2.98404
- **full address**: Lee Jones Centre 119-133, Limekiln Lane, Liverpool, United Kingdom

## Event gallery

- **Alt text**: Burns Day Concert
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2b9f0367a6ca8258c67b32c6a17b86b703f5245fbe6ab272ee3d47441074d3fb-rimg-w736-h1000-dcc3c1bc-gmir?v=1768859080

## FAQs

- **Q**: When and where is Burns Day Concert  being held?
  - **A:** Burns Day Concert  takes place on Mon, 26 Jan, 2026 at 12:30 pm to Mon, 26 Jan, 2026 at 12:30 pm at Lee Jones Centre 119-133, Limekiln Lane, Liverpool, United Kingdom.
- **Q**: Who is organizing Burns Day Concert ?
  - **A:** Burns Day Concert  is organized by The League of Welldoers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Burns Day Concert  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Liverpool, this event is thoughtfully curated to deliver a standout experience worth every moment. If Burns Day Concert  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": "Burns Day Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/2b9f0367a6ca8258c67b32c6a17b86b703f5245fbe6ab272ee3d47441074d3fb-rimg-w736-h1000-dcc3c1bc-gmir?v=1768859080",
        "startDate": "2026-01-26",
        "url": "https://allevents.in/liverpool/burns-day-concert/200029155581516",
        "location": {
            "@type": "Place",
            "name": "Lee Jones Centre 119-133, Limekiln Lane, Liverpool",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "VAUXHALL Health Centre, 111 Limekiln Lane, Liverpool, L5 8XR, United Kingdom",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4202",
                "longitude": "-2.98404"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for an afternoon concert which includes Sylvia the bagpiper, tatties and neeps and Fruit Crumble. £6 members and 10 pounds non members",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The League of Welldoers",
                "url": "https://allevents.in/org/the-league-of-welldoers/21105199"
            }
        ]
    }
]
```