

# Event Details

- **Event Name**: Breakfast With Santa
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 11:45 am – Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: Breakfast with Santa includes festive food, games, a visit from Santa, breakfast, a drink, and a gift
- **Event URL**: https://allevents.in/liverpool/breakfast-with-santa/300041499002
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/The-Crosby-Townhouse/Breakfast-With-Santa/41499002/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: The Crosby Townhouse
- **lat**: 53.49209730
- **long**: -3.02551800
- **full address**: The Crosby Townhouse, 2-4 moor lane Crosby l23 2ue, Liverpool, United Kingdom

## Event gallery

- **Alt text**: Breakfast With Santa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/df7427b16b732c6b7ab823b709624731925a7024d0beeebacd41c7eb1e338233-rimg-w400-h400-dc181818-gmir.png?v=1762995232

## FAQs

- **Q**: When and where is Breakfast With Santa being held?
  - **A:** Breakfast With Santa takes place on Sun, 14 Dec, 2025 at 11:45 am to Sun, 14 Dec, 2025 at 03:00 pm at The Crosby Townhouse, 2-4 moor lane Crosby l23 2ue, Liverpool, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast With Santa",
        "image": "https://cdn-az.allevents.in/events10/banners/df7427b16b732c6b7ab823b709624731925a7024d0beeebacd41c7eb1e338233-rimg-w400-h400-dc181818-gmir.png?v=1762995232",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/liverpool/breakfast-with-santa/300041499002",
        "location": {
            "@type": "Place",
            "name": "The Crosby Townhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2-4 moor lane Crosby l23 2ue",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.49209730",
                "longitude": "-3.02551800"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Breakfast with Santa includes festive food, games, a visit from Santa, breakfast, a drink, and a gift"
    }
]
```