

# Event Details

- **Event Name**: Breakfast with Santa
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 12:00 pm
- **Event Description**: Join us for our Breakfast with Santa event.  Tickets are £12 per person and this includes a breakfast, activities for the kids and a selection box from the big man. This must be booked in advance
- **Event URL**: https://allevents.in/liverpool/breakfast-with-santa/200029067631406
- **Event Categories**: breakfast-with-santa, kids
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Rock Lane, Melling
- **lat**: 53.49675
- **long**: -2.92568
- **full address**: Rock Lane, Melling, 31 Rock Lane, Liverpool, L31 1, United Kingdom

## Event gallery

- **Alt text**: Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7665e45caaa72182c4980479599a943dd20161a9b83c87939b3ff37516393033-rimg-w1200-h1200-dcba3926-gmir?v=1765875700

## FAQs

- **Q**: When and where is Breakfast with Santa being held?
  - **A:** Breakfast with Santa takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 12:00 pm at Rock Lane, Melling, 31 Rock Lane, Liverpool, L31 1, United Kingdom.
- **Q**: Who is organizing Breakfast with Santa?
  - **A:** Breakfast with Santa is organized by The Bootle Arms.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events10/banners/7665e45caaa72182c4980479599a943dd20161a9b83c87939b3ff37516393033-rimg-w1200-h1200-dcba3926-gmir?v=1765875700",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/liverpool/breakfast-with-santa/200029067631406",
        "location": {
            "@type": "Place",
            "name": "Rock Lane, Melling",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "31 Rock Lane, Liverpool, L31 1, United Kingdom",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.49675",
                "longitude": "-2.92568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Breakfast with Santa event.  Tickets are £12 per person and this includes a breakfast, activities for the kids and a selection box from the big man. This must be booked in advance",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Bootle Arms",
                "url": "https://allevents.in/org/the-bootle-arms/26366350"
            }
        ]
    }
]
```