

# Event Details

- **Event Name**: Singles Breakfast
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 08:30 am – Sat, 10 Jan, 2026 at 10:00 am
- **Event Description**: Everyone should try to arrive just before 8:30 am so we can all be seated together and no one has to search the restaurant to find the group.
- **Event URL**: https://allevents.in/new-holland/singles-breakfast/200029447673146
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029447673146?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+holland-events

## Event venue details

- **city**: New Holland
- **state**: PA
- **country**: United States
- **location**: Yoder's Restaurant & Buffet
- **lat**: 40.1092272
- **long**: -76.0659903
- **full address**: Yoder's Restaurant &amp; Buffet, 14 Tower Road,New Holland, Pennsylvania, United States

## Event gallery

- **Alt text**: Singles Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c5de548aff6bec98dca1ccf02b253f1b1d5ac1bd437965019001d42617623893-rimg-w1200-h675-dc928d90-gmir?v=1767971608

## FAQs

- **Q**: When and where is Singles Breakfast being held?
  - **A:** Singles Breakfast takes place on Sat, 10 Jan, 2026 at 08:30 am to Sat, 10 Jan, 2026 at 10:00 am at Yoder's Restaurant & Buffet, 14 Tower Road,New Holland, Pennsylvania, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Singles Breakfast",
        "image": "https://cdn-az.allevents.in/events3/banners/c5de548aff6bec98dca1ccf02b253f1b1d5ac1bd437965019001d42617623893-rimg-w1200-h675-dc928d90-gmir?v=1767971608",
        "startDate": "2026-01-10",
        "endDate": "2026-01-10",
        "url": "https://allevents.in/new-holland/singles-breakfast/200029447673146",
        "location": {
            "@type": "Place",
            "name": "Yoder's Restaurant & Buffet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 Tower Road,New Holland, Pennsylvania",
                "addressLocality": "New Holland",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.1092272",
                "longitude": "-76.0659903"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone should try to arrive just before 8:30 am so we can all be seated together and no one has to search the restaurant to find the group."
    }
]
```