

# Event Details

- **Event Name**: Family and friends breakfast
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am
- **Event Description**: Getting together with family and friends for breakfast and to catch up! Please rsvp to this event
- **Event URL**: https://allevents.in/milton/family-and-friends-breakfast/200030245074327
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030245074327?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=milton-events

## Event venue details

- **city**: Milton
- **state**: PA
- **country**: United States
- **location**: Silver Moon Restaurant
- **lat**: 40.992889978888
- **long**: -76.875207361665
- **full address**: Silver Moon Restaurant, 150 Silvermoon Lane,Milton, Pennsylvania, United States

## Event gallery

- **Alt text**: Family and friends breakfast
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/330723b5266561e5a5a1b48792e87516a9b3b0893aac1ab43ad8e1ea5ed243c2-rimg-w828-h777-dcffffff-gmir?v=1781581886

## FAQs

- **Q**: When and where is Family and friends breakfast being held?
  - **A:** Family and friends breakfast takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 09:00 am at Silver Moon Restaurant, 150 Silvermoon Lane,Milton, Pennsylvania, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family and friends breakfast is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Milton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family and friends breakfast sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family and friends breakfast",
        "image": "https://cdn-az.allevents.in/events6/banners/330723b5266561e5a5a1b48792e87516a9b3b0893aac1ab43ad8e1ea5ed243c2-rimg-w828-h777-dcffffff-gmir?v=1781581886",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/milton/family-and-friends-breakfast/200030245074327",
        "location": {
            "@type": "Place",
            "name": "Silver Moon Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 Silvermoon Lane,Milton, Pennsylvania",
                "addressLocality": "Milton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.992889978888",
                "longitude": "-76.875207361665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Getting together with family and friends for breakfast and to catch up! Please rsvp to this event"
    }
]
```