

# Event Details

- **Event Name**: Pancake Breakfast with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 am – Sat, 20 Dec, 2025 at 11:00 am
- **Event Description**: Join us for a Pancake Breakfast with Santa!
- **Event URL**: https://allevents.in/mound/pancake-breakfast-with-santa/200029269030700
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Mound
- **state**: MN
- **country**: United States
- **location**: 2590 Commerce Blvd., Mound, MN
- **lat**: 44.93126
- **long**: -93.66827
- **full address**: 2590 Commerce Blvd., Mound, MN, United States

## Event gallery

- **Alt text**: Pancake Breakfast with Santa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b0e7f12b3eeb57bfafb8c91200e1c628d127fa3122a6289ac7249b4db19717c2-rimg-w1200-h1552-dcc4080e-gmir?v=1765825297

## FAQs

- **Q**: When and where is Pancake Breakfast with Santa being held?
  - **A:** Pancake Breakfast with Santa takes place on Sat, 20 Dec, 2025 at 09:00 am to Sat, 20 Dec, 2025 at 11:00 am at 2590 Commerce Blvd., Mound, MN, United States.
- **Q**: Who is organizing Pancake Breakfast with Santa?
  - **A:** Pancake Breakfast with Santa is organized by The Gillespie Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pancake Breakfast with Santa",
        "image": "https://cdn-az.allevents.in/events10/banners/b0e7f12b3eeb57bfafb8c91200e1c628d127fa3122a6289ac7249b4db19717c2-rimg-w1200-h1552-dcc4080e-gmir?v=1765825297",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/mound/pancake-breakfast-with-santa/200029269030700",
        "location": {
            "@type": "Place",
            "name": "2590 Commerce Blvd., Mound, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2590 Commerce Blvd, Mound, MN 55364-1430, United States",
                "addressLocality": "Mound",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.93126",
                "longitude": "-93.66827"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Pancake Breakfast with Santa!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gillespie Center",
                "url": "https://allevents.in/org/the-gillespie-center/23910518"
            }
        ]
    }
]
```