

# Event Details

- **Event Name**: Mother's Day Brunch
- **Event Start and End Date**: Sun, 10 May, 2026 at 12:00 pm (-05:00)
- **Event Description**: Please join us as we celebrate the wonderful women in our lives! The men will be treating the women to a delicious meal!
- **Event URL**: https://allevents.in/gatesville/mothers-day-brunch/200029903732951
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gatesville
- **state**: TX
- **country**: United States
- **location**: 338 State School Rd, Gatesville, TX, United States, Texas 76528
- **lat**: 31.45397
- **long**: -97.74487
- **full address**: 338 State School Rd, Gatesville, TX, United States, Texas 76528

## Event gallery

- **Alt text**: Mother's Day Brunch
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Brunch&date=Sun%2C+10+May%2C+2026+at+12%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Mother's Day Brunch being held?
  - **A:** Mother's Day Brunch takes place on Sun, 10 May, 2026 at 12:00 pm to Sun, 10 May, 2026 at 12:00 pm at 338 State School Rd, Gatesville, TX, United States, Texas 76528.
- **Q**: Who is organizing Mother's Day Brunch?
  - **A:** Mother's Day Brunch is organized by Cornerstone Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Brunch",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Brunch&date=Sun%2C+10+May%2C+2026+at+12%3A00+pm&bg=2",
        "startDate": "2026-05-10T12:00:00-05:00",
        "url": "https://allevents.in/gatesville/mothers-day-brunch/200029903732951",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "338 State School Rd, Gatesville, TX, United States, Texas 76528",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "338 State School Rd, Gatesville, TX 76528-2921, United States",
                "addressLocality": "Gatesville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.45397",
                "longitude": "-97.74487"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we celebrate the wonderful women in our lives! The men will be treating the women to a delicious meal!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Cornerstone Church",
                "url": "https://allevents.in/org/cornerstone-church/24420873"
            }
        ]
    }
]
```