

# Event Details

- **Event Name**: Breakfast with Mr. Mrs. Claus
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:00 pm – Sat, 20 Dec, 2025 at 03:00 pm
- **Event Description**: We can’t wait to see everyone Saturday❄️
- **Event URL**: https://allevents.in/sunbury/breakfast-with-mr-mrs-claus/200029380330745
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Sunbury
- **state**: PA
- **country**: United States
- **location**: Otterbein United Methodist Church
- **lat**: 40.86503
- **long**: -76.78929
- **full address**: Otterbein United Methodist Church, 356 Vine St,Sunbury, Pennsylvania, United States

## Event gallery

- **Alt text**: Breakfast with Mr. Mrs. Claus
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7e04a033f5f79704915e808d3dd9de482f22e7a980b8cc6e1af6992afed8c57d-rimg-w1170-h1516-dce6dac7-gmir?v=1766206904

## FAQs

- **Q**: When and where is Breakfast with Mr. Mrs. Claus being held?
  - **A:** Breakfast with Mr. Mrs. Claus takes place on Sat, 20 Dec, 2025 at 12:00 pm to Sat, 20 Dec, 2025 at 03:00 pm at Otterbein United Methodist Church, 356 Vine St,Sunbury, Pennsylvania, United States.
- **Q**: Who is organizing Breakfast with Mr. Mrs. Claus?
  - **A:** Breakfast with Mr. Mrs. Claus is organized by PRC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast with Mr. Mrs. Claus",
        "image": "https://cdn-az.allevents.in/events7/banners/7e04a033f5f79704915e808d3dd9de482f22e7a980b8cc6e1af6992afed8c57d-rimg-w1170-h1516-dce6dac7-gmir?v=1766206904",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/sunbury/breakfast-with-mr-mrs-claus/200029380330745",
        "location": {
            "@type": "Place",
            "name": "Otterbein United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "356 Vine St,Sunbury, Pennsylvania",
                "addressLocality": "Sunbury",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.86503",
                "longitude": "-76.78929"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We can’t wait to see everyone Saturday❄️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PRC",
                "url": "https://allevents.in/org/prc/24853547"
            }
        ]
    }
]
```