

# Event Details

- **Event Name**: Pancake Breakfast
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 08:30 am – Mon, 17 Nov, 2025 at 09:30 am
- **Event Description**: Join us at the Senior Center for a piping hot delicious pancake and bacon breakfast.  We will be serving from our kitchen between 8:30-9:30am and cost is only $2.
- **Event URL**: https://allevents.in/beaver/pancake-breakfast/200029170072911
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Beaver
- **state**: PA
- **country**: United States
- **location**: 284 Beaver Valley Mall Blvd, Monaca, PA 15061, United States
- **lat**: 40.6737525
- **long**: -80.3120845
- **full address**: 284 Beaver Valley Mall Blvd, Monaca, PA 15061, United States, 286 Beaver Valley Mall Blvd, Monaca, PA 15061, United States, Beaver

## Event gallery

- **Alt text**: Pancake Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/058f38dd6d897e5bc911e628f1bf7c97c2f72485cbf22f80400002b643b5492a-rimg-w474-h386-dca55f1a-gmir?v=1762802651

## FAQs

- **Q**: When and where is Pancake Breakfast being held?
  - **A:** Pancake Breakfast takes place on Mon, 17 Nov, 2025 at 08:30 am to Mon, 17 Nov, 2025 at 09:30 am at 284 Beaver Valley Mall Blvd, Monaca, PA 15061, United States, 286 Beaver Valley Mall Blvd, Monaca, PA 15061, United States, Beaver.
- **Q**: Who is organizing Pancake Breakfast?
  - **A:** Pancake Breakfast is organized by Center at the Mall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancake Breakfast",
        "image": "https://cdn-az.allevents.in/events8/banners/058f38dd6d897e5bc911e628f1bf7c97c2f72485cbf22f80400002b643b5492a-rimg-w474-h386-dca55f1a-gmir?v=1762802651",
        "startDate": "2025-11-17",
        "endDate": "2025-11-17",
        "url": "https://allevents.in/beaver/pancake-breakfast/200029170072911",
        "location": {
            "@type": "Place",
            "name": "284 Beaver Valley Mall Blvd, Monaca, PA 15061, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "286 Beaver Valley Mall Blvd, Monaca, PA 15061, United States",
                "addressLocality": "Beaver",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6737525",
                "longitude": "-80.3120845"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the Senior Center for a piping hot delicious pancake and bacon breakfast.  We will be serving from our kitchen between 8:30-9:30am and cost is only $2.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Center at the Mall",
                "url": "https://allevents.in/org/center-at-the-mall/26048482"
            }
        ]
    }
]
```