

# Event Details

- **Event Name**: Boxing Day Swim
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 10:00 am
- **Event Description**: Swim or dip. The course is set at 250m, but of course you can do shorter, whatever you prefer.
- **Event URL**: https://allevents.in/liverpool/boxing-day-swim/200029373835823
- **Event Categories**: sports, workshops, boxing-day
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: 12 Princes Parade, L3 1BG
- **lat**: 53.40966
- **long**: -3.00024
- **full address**: 12 Princes Parade, L3 1BG, 12 Princes Parade, Liverpool, L3 1BG, United Kingdom

## Event gallery

- **Alt text**: Boxing Day Swim
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/8d3bfca8384e882a48b6c08cb29d55c44fe60bdfc0e09f082061b84802c5080e-rimg-w1200-h904-dc17161b-gmir?v=1766684460

## FAQs

- **Q**: When and where is Boxing Day Swim being held?
  - **A:** Boxing Day Swim takes place on Fri, 26 Dec, 2025 at 10:00 am to Fri, 26 Dec, 2025 at 10:00 am at 12 Princes Parade, L3 1BG, 12 Princes Parade, Liverpool, L3 1BG, United Kingdom.
- **Q**: Who is organizing Boxing Day Swim?
  - **A:** Boxing Day Swim is organized by swimliverpool.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Boxing Day Swim is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. 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 Boxing Day Swim 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": "Boxing Day Swim",
        "image": "https://cdn-az.allevents.in/events9/banners/8d3bfca8384e882a48b6c08cb29d55c44fe60bdfc0e09f082061b84802c5080e-rimg-w1200-h904-dc17161b-gmir?v=1766684460",
        "startDate": "2025-12-26",
        "url": "https://allevents.in/liverpool/boxing-day-swim/200029373835823",
        "location": {
            "@type": "Place",
            "name": "12 Princes Parade, L3 1BG",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Princes Parade, Liverpool, L3 1BG, United Kingdom",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.40966",
                "longitude": "-3.00024"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swim or dip. The course is set at 250m, but of course you can do shorter, whatever you prefer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "swimliverpool",
                "url": "https://allevents.in/org/swimliverpool/20866695"
            }
        ]
    }
]
```