

# Event Details

- **Event Name**: Mother's Day Brunch
- **Event Start and End Date**: Sun, 10 May, 2026 at 11:00 am – Sun, 10 May, 2026 at 12:30 pm (-04:00)
- **Event Description**: Call the Pro Shop today at 413-568-1539 to make your reservation
- **Event URL**: https://allevents.in/westfield/mothers-day-brunch/200029966864612
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Westfield
- **state**: MA
- **country**: United States
- **location**: East Mountain Country Club
- **lat**: 42.157621797988
- **long**: -72.697392804517
- **full address**: East Mountain Country Club, 1458 E Mountain Rd,Westfield, Massachusetts, United States

## Event gallery

- **Alt text**: Mother's Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ded909acc48c625d4e3641f2930b3b34a41cfeefb937b95d1059cab5f667e731-rimg-w1200-h1553-dcffffff-gmir?v=1776717132

## 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 11:00 am to Sun, 10 May, 2026 at 12:30 pm at East Mountain Country Club, 1458 E Mountain Rd,Westfield, Massachusetts, United States.
- **Q**: Who is organizing Mother's Day Brunch?
  - **A:** Mother's Day Brunch is organized by East Mountain Country Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Brunch",
        "image": "https://cdn-az.allevents.in/events6/banners/ded909acc48c625d4e3641f2930b3b34a41cfeefb937b95d1059cab5f667e731-rimg-w1200-h1553-dcffffff-gmir?v=1776717132",
        "startDate": "2026-05-10T11:00:00-04:00",
        "endDate": "2026-05-10T12:30:00-04:00",
        "url": "https://allevents.in/westfield/mothers-day-brunch/200029966864612",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "East Mountain Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1458 E Mountain Rd,Westfield, Massachusetts",
                "addressLocality": "Westfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.157621797988",
                "longitude": "-72.697392804517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Call the Pro Shop today at 413-568-1539 to make your reservation",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Mountain Country Club",
                "url": "https://allevents.in/org/east-mountain-country-club/17320040",
                "description": " "
            }
        ]
    }
]
```