

# Event Details

- **Event Name**: pancake breakfast
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 09:00 am
- **Event Description**: Public is welcome, pancakes, eggs, sausages, coffee and tea!!! Come and join us!!
- **Event URL**: https://allevents.in/grande-prairie/pancake-breakfast/200029682679638
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029682679638?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grande+prairie-events

## Event venue details

- **city**: Grande Prairie
- **state**: AB
- **country**: Canada
- **location**: 10222 101 Avenue 
- **lat**: 55.1716
- **long**: -118.80317
- **full address**: 10222 101 Avenue , 10222 101 Ave, Grande Prairie, AB T8V 0Y5, Canada
- **location**: 10222 101 Avenue

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: 55 North Community Centre (https://allevents.in/org/55-north-community-centre/26639309)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f6e1881504343bc2339a75843948a79434d31dae19250f039f7b1d92ee7f16a8-rimg-w1200-h675-dc2d1c19-gmir?v=1771421677
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/388d2234c296afd0e1008b3fdb7977a03c0254f34a5e947f4b22fbb178c3dbf4-rimg-w300-h300-dc2e1c19-gmir?v=1771421678

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 21 Feb, 2026 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** 10222 101 Avenue , 10222 101 Ave, Grande Prairie, AB T8V 0Y5, Canada
- **Q**: Who is organizing the event?
  - **A:** 55 North Community Centre
- **Q**: Where can I find ticket details about pancake breakfast ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "pancake breakfast",
        "image": "https://cdn-az.allevents.in/events5/banners/f6e1881504343bc2339a75843948a79434d31dae19250f039f7b1d92ee7f16a8-rimg-w1200-h675-dc2d1c19-gmir?v=1771421677",
        "startDate": "2026-02-21",
        "url": "https://allevents.in/grande-prairie/pancake-breakfast/200029682679638",
        "location": {
            "@type": "Place",
            "name": "10222 101 Avenue ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10222 101 Ave, Grande Prairie, AB T8V 0Y5, Canada",
                "addressLocality": "Grande Prairie",
                "addressRegion": "AB",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.1716",
                "longitude": "-118.80317"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Public is welcome, pancakes, eggs, sausages, coffee and tea!!! Come and join us!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "55 North Community Centre",
                "url": "https://allevents.in/org/55-north-community-centre/26639309"
            }
        ]
    }
]
```