

# Event Details

- **Event Name**: Mother's Day Brunch!
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:00 am – Sun, 10 May, 2026 at 02:30 pm (-04:00)
- **Event Description**: Mother's Day Brunch!
- **Event URL**: https://allevents.in/elmira/mothers-day-brunch/200029921249952
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Elmira
- **state**: NY
- **country**: United States
- **location**: Rye Bar and Restaurant
- **lat**: 42.08958
- **long**: -76.81519
- **full address**: Rye Bar and Restaurant, Elmira, New York, United States

## Event gallery

- **Alt text**: Mother's Day Brunch!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4414f1074192c2151461a75f9bbff49d18ee5d4cbcf3efe7e2e3f52588ba084c-rimg-w1200-h1050-dcf0d6d7-gmir?v=1775829231

## 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 10:00 am to Sun, 10 May, 2026 at 02:30 pm at Rye Bar and Restaurant, Elmira, New York, United States.
- **Q**: Who is organizing Mother's Day Brunch!?
  - **A:** Mother's Day Brunch! is organized by Rye Bar and Restaurant.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Brunch!",
        "image": "https://cdn-az.allevents.in/events5/banners/4414f1074192c2151461a75f9bbff49d18ee5d4cbcf3efe7e2e3f52588ba084c-rimg-w1200-h1050-dcf0d6d7-gmir?v=1775829231",
        "startDate": "2026-05-10T10:00:00-04:00",
        "endDate": "2026-05-10T14:30:00-04:00",
        "url": "https://allevents.in/elmira/mothers-day-brunch/200029921249952",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rye Bar and Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Elmira, New York",
                "addressLocality": "Elmira",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.08958",
                "longitude": "-76.81519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mother's Day Brunch!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rye Bar and Restaurant",
                "url": "https://allevents.in/org/rye-bar-and-restaurant/17097778"
            }
        ]
    }
]
```