

# Event Details

- **Event Name**: Live Music - Will Killeen
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: Come and join us for a slightly festive performance from local legend Will Killeen.
- **Event URL**: https://allevents.in/worcester/live-music-will-killeen/200029214074244
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

- **Ticket URL**: http://facebook.com/200029214074244?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=worcester-events

## Event venue details

- **city**: Worcester
- **state**: EN
- **country**: United Kingdom
- **location**: The Dragon Inn - Worcester
- **lat**: 52.1974353
- **long**: -2.2236914
- **full address**: The Dragon Inn - Worcester, Worcester, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Dragon Inn - Worcester (https://allevents.in/org/the-dragon-inn-worcester/26039007)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Live+Music+-+Will+Killeen&date=Sun%2C+07+Dec%2C+2025+at+04%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e60b4c89c1be4eb65fc82673e79e066a260bf3c1581c1e587c7c7fd7c65eb786-rimg-w300-h300-dc60625d-gmir?v=1764357091

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 07 Dec, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Dragon Inn - Worcester, Worcester, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** The Dragon Inn - Worcester
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Live Music - Will Killeen ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Live Music - Will Killeen",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Live+Music+-+Will+Killeen&date=Sun%2C+07+Dec%2C+2025+at+04%3A00+pm&bg=5",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/worcester/live-music-will-killeen/200029214074244",
        "location": {
            "@type": "Place",
            "name": "The Dragon Inn - Worcester",
            "address": {
                "@type": "PostalAddress",
                "name": "The Dragon Inn - Worcester, Worcester, United Kingdom",
                "addressLocality": "Worcester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.1974353",
                "longitude": "-2.2236914"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for a slightly festive performance from local legend Will Killeen.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dragon Inn - Worcester",
                "url": "https://allevents.in/org/the-dragon-inn-worcester/26039007"
            }
        ]
    }
]
```