

# Event Details

- **Event Name**: breakfast in Whoville
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:30 am – Sat, 13 Dec, 2025 at 11:30 am
- **Event Description**: Don't worry if you haven't booked already. You can pay at the door. We are looking forward to seeing you at Whoville on Saturday morning.
- **Event URL**: https://allevents.in/magherafelt/breakfast-in-whoville/200029344267004
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Magherafelt
- **state**: NI
- **country**: United Kingdom
- **location**: Castledawson
- **lat**: 54.778
- **long**: -6.556
- **full address**: Castledawson, Magherafelt, United Kingdom

## Event gallery

- **Alt text**: breakfast in Whoville
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/688e9b552aee363a35bc39fa44a458976af241f495cd43c1e0b903aa0cb3e18e-rimg-w1200-h1001-dcffffff-gmir?v=1765518904

## FAQs

- **Q**: When and where is breakfast in Whoville being held?
  - **A:** breakfast in Whoville takes place on Sat, 13 Dec, 2025 at 08:30 am to Sat, 13 Dec, 2025 at 11:30 am at Castledawson, Magherafelt, United Kingdom.
- **Q**: Who is organizing breakfast in Whoville?
  - **A:** breakfast in Whoville is organized by Castledawson Primary School PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "breakfast in Whoville",
        "image": "https://cdn-az.allevents.in/events5/banners/688e9b552aee363a35bc39fa44a458976af241f495cd43c1e0b903aa0cb3e18e-rimg-w1200-h1001-dcffffff-gmir?v=1765518904",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/magherafelt/breakfast-in-whoville/200029344267004",
        "location": {
            "@type": "Place",
            "name": "Castledawson",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Magherafelt",
                "addressLocality": "Magherafelt",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.778",
                "longitude": "-6.556"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't worry if you haven't booked already. You can pay at the door. We are looking forward to seeing you at Whoville on Saturday morning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Castledawson Primary School PTA",
                "url": "https://allevents.in/org/castledawson-primary-school-pta/27227311"
            }
        ]
    }
]
```