

# Event Details

- **Event Name**: John O'Connell @ Christmas (sold out!)
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm
- **Event Description**: John O'Connell Christmas gig.
- **Event URL**: https://allevents.in/liverpool/john-oconnell-christmas-sold-out/200028540078357
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details

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

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Liverpool Irish Centre
- **lat**: 53.418337834195
- **long**: -2.9526067086975
- **full address**: Liverpool Irish Centre, 6 Boundary Lane, Liverpool, L6 5JG, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: John O'Connell (https://allevents.in/org/john-oconnell/26263639)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/72ce35cec16ac4ff02dfa641cae87a3a183462de619510b79f84ccc209f79bc9-rimg-w610-h795-dc010101-gmir?v=1764694902
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/51cac448b0addb6ae70e0bfb7035ac086d8ca35a33c5c924a8e5f13e4042cd0c-rimg-w300-h300-dc010101-gmir?v=1764694902

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 13 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Liverpool Irish Centre, 6 Boundary Lane, Liverpool, L6 5JG, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** John O'Connell
- **Q**: What type of event is this?
  - **A:** christmas
- **Q**: Where can I find ticket details about John O'Connell @ Christmas (sold out!) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "John O'Connell @ Christmas (sold out!)",
        "image": "https://cdn-az.allevents.in/events7/banners/72ce35cec16ac4ff02dfa641cae87a3a183462de619510b79f84ccc209f79bc9-rimg-w610-h795-dc010101-gmir?v=1764694902",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/liverpool/john-oconnell-christmas-sold-out/200028540078357",
        "location": {
            "@type": "Place",
            "name": "Liverpool Irish Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Boundary Lane, Liverpool, L6 5JG, United Kingdom",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.418337834195",
                "longitude": "-2.9526067086975"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "John O'Connell Christmas gig.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John OConnell",
                "url": "https://allevents.in/org/john-oconnell/26263639"
            }
        ]
    }
]
```