

# Event Details

- **Event Name**: Father’s Day Brunch
- **Event Start and End Date**: Sun, 21 Jun, 2026 at 11:00 am
- **Event Description**: Join us for Father’s Day Brunch!! All are welcome ☺️
- **Event URL**: https://allevents.in/round-rock/fathers-day-brunch/200030118612652
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Round Rock
- **state**: TX
- **country**: United States
- **location**: 1000 N Georgetown St, Round Rock, TX
- **lat**: 30.51742
- **long**: -97.67143
- **full address**: 1000 N Georgetown St, Round Rock, TX, United States

## Event gallery

- **Alt text**: Father’s Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7f4854d9ca368604fda26d96589bfb9c9b98ddfa9b39caf895a712a9c6906b00-rimg-w1200-h541-dc5d2a19-gmir?v=1781997052

## 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 1000 N Georgetown St, Round Rock, TX, United States.
- **Q**: Who is organizing Father s Day Brunch?
  - **A:** Father s Day Brunch is organized by The American Legion, George Johns Post 447.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Father’s Day Brunch",
        "image": "https://cdn-az.allevents.in/events4/banners/7f4854d9ca368604fda26d96589bfb9c9b98ddfa9b39caf895a712a9c6906b00-rimg-w1200-h541-dc5d2a19-gmir?v=1781997052",
        "startDate": "2026-06-21",
        "url": "https://allevents.in/round-rock/fathers-day-brunch/200030118612652",
        "location": {
            "@type": "Place",
            "name": "1000 N Georgetown St, Round Rock, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 N Georgetown St, Round Rock, TX 78664-4462, United States",
                "addressLocality": "Round Rock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.51742",
                "longitude": "-97.67143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Father’s Day Brunch!! All are welcome ☺️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The American Legion George Johns Post 447",
                "url": "https://allevents.in/org/the-american-legion-george-johns-post-447/12799412",
                "description": "We are the local American Legion Post in Round Rock, Texas. We meet the first Tuesday of each month at 6:00 pm at the Post."
            }
        ]
    }
]
```