

# Event Details

- **Event Name**: pancake breakfast with Santa!
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: Come join the lions club and have some pancakes and  sausage with Santa! Everyone kiddo gets a treat bag and a chance to tell Santa their  Christmas wish!!
- **Event URL**: https://allevents.in/arcadia/pancake-breakfast-with-santa/200029350512536
- **Event Categories**: breakfast-with-santa, christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Arcadia
- **state**: OH
- **country**: United States
- **location**: 301 W. Brown RD, Arcadia, OH
- **lat**: 41.10851
- **long**: -83.51656
- **full address**: 301 W. Brown RD, Arcadia, OH, United States

## Event gallery

- **Alt text**: pancake breakfast with Santa!
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/37491b10d9e3b8fa60e2b1ad30863fb846ff3bf67786b76b363fef8f12aa45d5-rimg-w1200-h1600-dcd1dabf-gmir?v=1766229714

## 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 10:00 am to Sat, 20 Dec, 2025 at 10:00 am at 301 W. Brown RD, Arcadia, OH, United States.
- **Q**: Who is organizing pancake breakfast with Santa!?
  - **A:** pancake breakfast with Santa! is organized by Arcadia Lions Club Community Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "pancake breakfast with Santa!",
        "image": "https://cdn-az.allevents.in/events7/banners/37491b10d9e3b8fa60e2b1ad30863fb846ff3bf67786b76b363fef8f12aa45d5-rimg-w1200-h1600-dcd1dabf-gmir?v=1766229714",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/arcadia/pancake-breakfast-with-santa/200029350512536",
        "location": {
            "@type": "Place",
            "name": "301 W. Brown RD, Arcadia, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19385 W Brown Rd, Arcadia, OH 44804-9518, United States",
                "addressLocality": "Arcadia",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.10851",
                "longitude": "-83.51656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the lions club and have some pancakes and  sausage with Santa! Everyone kiddo gets a treat bag and a chance to tell Santa their  Christmas wish!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Arcadia Lions Club Community Center",
                "url": "https://allevents.in/org/arcadia-lions-club-community-center/27233824"
            }
        ]
    }
]
```