

# Event Details

- **Event Name**: Father's Day Brunch
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Come join us for an amazing Father's Day brunch hosted by the Ladies Auxiliary from 11am to 1pm.  Dad's eat free, adults $15, kids $5!
- **Event URL**: https://allevents.in/big-rapids/fathers-day-brunch/200030217960027
- **Event Categories**: brunch, kids
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

- **Ticket URL**: http://facebook.com/200030217960027?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=big+rapids-events

## Event venue details

- **city**: Big Rapids
- **state**: MI
- **country**: United States
- **location**: Amvets Big Rapids Post 1941
- **lat**: 43.697512288005
- **long**: -85.469604026479
- **full address**: Amvets Big Rapids Post 1941, 320 S 4th Ave,Big Rapids, Michigan, United States

## Event gallery

- **Alt text**: Father's Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/829c99cac057aacfc4ff801684556c7c4b4e17e035cae37d7e0570ad25369f40-rimg-w1200-h1696-dcf8eceb-gmir?v=1782046410

## FAQs

- **Q**: When and where is Father's Day Brunch being held?
  - **A:** Father's Day Brunch takes place on Sun, 21 Jun, 2026 at 11:00 am to Sun, 21 Jun, 2026 at 11:00 am at Amvets Big Rapids Post 1941, 320 S 4th Ave,Big Rapids, Michigan, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Father's Day Brunch is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Big Rapids, this event is thoughtfully curated to deliver a standout experience worth every moment. If Father's Day Brunch 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": "Father's Day Brunch",
        "image": "https://cdn-az.allevents.in/events8/banners/829c99cac057aacfc4ff801684556c7c4b4e17e035cae37d7e0570ad25369f40-rimg-w1200-h1696-dcf8eceb-gmir?v=1782046410",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/big-rapids/fathers-day-brunch/200030217960027",
        "location": {
            "@type": "Place",
            "name": "Amvets Big Rapids Post 1941",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "320 S 4th Ave,Big Rapids, Michigan",
                "addressLocality": "Big Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.697512288005",
                "longitude": "-85.469604026479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for an amazing Father's Day brunch hosted by the Ladies Auxiliary from 11am to 1pm.  Dad's eat free, adults $15, kids $5!"
    }
]
```