

# Event Details

- **Event Name**: Christmas Pancake Breakfast
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 08:30 am
- **Event Description**: Students and staff will gather to share a tasty breakfast.
- **Event URL**: https://allevents.in/peace-river/christmas-pancake-breakfast/200029353171807
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Peace River
- **state**: AB
- **country**: Canada
- **location**: 8801 - 96 Street, Peace River, AB, Canada, Alberta T8S 1R6
- **lat**: 56.24561
- **long**: -117.29801
- **full address**: 8801 - 96 Street, Peace River, AB, Canada, Alberta T8S 1R6

## Event gallery

- **Alt text**: Christmas Pancake Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/63b325c3c6a80b94ebc3fd0853e24623f2d09db661d37fc1e280e9506450e573-rimg-w1200-h480-dc035d76-gmir?v=1765677906

## FAQs

- **Q**: When and where is Christmas Pancake Breakfast being held?
  - **A:** Christmas Pancake Breakfast takes place on Thu, 18 Dec, 2025 at 08:30 am to Thu, 18 Dec, 2025 at 08:30 am at 8801 - 96 Street, Peace River, AB, Canada, Alberta T8S 1R6.
- **Q**: Who is organizing Christmas Pancake Breakfast?
  - **A:** Christmas Pancake Breakfast is organized by Glenmary School & Holy Family CyberHigh.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/63b325c3c6a80b94ebc3fd0853e24623f2d09db661d37fc1e280e9506450e573-rimg-w1200-h480-dc035d76-gmir?v=1765677906",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/peace-river/christmas-pancake-breakfast/200029353171807",
        "location": {
            "@type": "Place",
            "name": "8801 - 96 Street, Peace River, AB, Canada, Alberta T8S 1R6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9598 88 Ave, Peace River, AB T8S, Canada",
                "addressLocality": "Peace River",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.24561",
                "longitude": "-117.29801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Students and staff will gather to share a tasty breakfast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glenmary School & Holy Family CyberHigh",
                "url": "https://allevents.in/org/glenmary-school-and-holy-family-cyberhigh/23577401"
            }
        ]
    }
]
```