

# Event Details

- **Event Name**: Brunch with Santa
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 10:00 am
- **Event Description**: Come out for brunch with Santa!!!
- **Event URL**: https://allevents.in/beech-creek/brunch-with-santa/200029350626631
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 44

## Ticket Details


## Event venue details

- **city**: Beech Creek
- **state**: PA
- **country**: United States
- **location**: 49 Main St, Beech Creek, PA, United States, Pennsylvania 16822
- **lat**: 41.07508
- **long**: -77.59037
- **full address**: 49 Main St, Beech Creek, PA, United States, Pennsylvania 16822

## Event gallery

- **Alt text**: Brunch with Santa
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/374ae8f5250a85a2a4fc01d858fdbf570c3b2ff5d7a367b9a473fd11c959af65-rimg-w1200-h1552-dcfd5757-gmir?v=1766233891

## FAQs

- **Q**: When and where is Brunch with Santa being held?
  - **A:** Brunch with Santa takes place on Sat, 20 Dec, 2025 at 10:00 am to Sat, 20 Dec, 2025 at 10:00 am at 49 Main St, Beech Creek, PA, United States, Pennsylvania 16822.
- **Q**: Who is organizing Brunch with Santa?
  - **A:** Brunch with Santa is organized by beech creek hotel.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brunch with Santa",
        "image": "https://cdn-az.allevents.in/events2/banners/374ae8f5250a85a2a4fc01d858fdbf570c3b2ff5d7a367b9a473fd11c959af65-rimg-w1200-h1552-dcfd5757-gmir?v=1766233891",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/beech-creek/brunch-with-santa/200029350626631",
        "location": {
            "@type": "Place",
            "name": "49 Main St, Beech Creek, PA, United States, Pennsylvania 16822",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "49 PA-150, Beech Creek, PA 16822-6805, United States",
                "addressLocality": "Beech Creek",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.07508",
                "longitude": "-77.59037"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for brunch with Santa!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "beech creek hotel",
                "url": "https://allevents.in/org/beech-creek-hotel/27233936"
            }
        ]
    }
]
```