

# Event Details

- **Event Name**: Father's Day Breakfast
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 09:45 am – Sun, 21 Jun, 2026 at 11:45 am
- **Event Description**: Join us on Sunday, June 21, as we celebrate the dads and father figures who have impacted our lives! Between our first and second services, we'll be serving a …
- **Event URL**: https://allevents.in/boynton-beach/fathers-day-breakfast/200030262159143
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Boynton Beach
- **state**: FL
- **country**: United States
- **location**: Boynton Beach Community Church
- **lat**: 26.5297
- **long**: -80.1973
- **full address**: Boynton Beach Community Church, 9515 Boynton Beach Blvd,Golf, Florida, Boynton Beach, United States

## Event gallery

- **Alt text**: Father's Day Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/420737fe91674d4069b6a663ee3414b397db57f83131161dee2d9a7f2d899ce7-rimg-w1120-h630-dc8da5d8-gmir?v=1781770902

## FAQs

- **Q**: When and where is Father's Day Breakfast being held?
  - **A:** Father's Day Breakfast takes place on Sun, 21 Jun, 2026 at 09:45 am to Sun, 21 Jun, 2026 at 11:45 am at Boynton Beach Community Church, 9515 Boynton Beach Blvd,Golf, Florida, Boynton Beach, United States.
- **Q**: Who is organizing Father's Day Breakfast?
  - **A:** Father's Day Breakfast is organized by Boynton Beach Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father's Day Breakfast",
        "image": "https://cdn-az.allevents.in/events1/banners/420737fe91674d4069b6a663ee3414b397db57f83131161dee2d9a7f2d899ce7-rimg-w1120-h630-dc8da5d8-gmir?v=1781770902",
        "startDate": "2026-06-21",
        "endDate": "2026-06-21",
        "url": "https://allevents.in/boynton-beach/fathers-day-breakfast/200030262159143",
        "location": {
            "@type": "Place",
            "name": "Boynton Beach Community Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9515 Boynton Beach Blvd,Golf, Florida",
                "addressLocality": "Boynton Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.5297",
                "longitude": "-80.1973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Sunday, June 21, as we celebrate the dads and father figures who have impacted our lives! Between our first and second services, we'll be serving a …",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boynton Beach Community Church",
                "url": "https://allevents.in/org/boynton-beach-community-church/24776563"
            }
        ]
    }
]
```