

# Event Details

- **Event Name**: Mother's Day Brunch
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:00 am (-05:00)
- **Event Description**: Celebrate Mom with a fantastic brunch at the Club.
- **Event URL**: https://allevents.in/owatonna/mothers-day-brunch/200029960636108
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Owatonna
- **state**: MN
- **country**: United States
- **location**: 1991 Lemond Rd, Owatonna, MN, United States, Minnesota 55060
- **lat**: 44.06814
- **long**: -93.2503
- **full address**: 1991 Lemond Rd, Owatonna, MN, United States, Minnesota 55060

## Event gallery

- **Alt text**: Mother's Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/99d944ea0f1dcaaac03130db12f5d4d14334ce97dacf01532c25ed1f2941ccbe-rimg-w1200-h1697-dce6e1db-gmir?v=1776448567

## 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 10:00 am at 1991 Lemond Rd, Owatonna, MN, United States, Minnesota 55060.
- **Q**: Who is organizing Mother's Day Brunch?
  - **A:** Mother's Day Brunch is organized by Owatonna 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/99d944ea0f1dcaaac03130db12f5d4d14334ce97dacf01532c25ed1f2941ccbe-rimg-w1200-h1697-dce6e1db-gmir?v=1776448567",
        "startDate": "2026-05-10T10:00:00-05:00",
        "url": "https://allevents.in/owatonna/mothers-day-brunch/200029960636108",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1991 Lemond Rd, Owatonna, MN, United States, Minnesota 55060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1991 Lemond Rd, Owatonna, MN 55060, United States",
                "addressLocality": "Owatonna",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.06814",
                "longitude": "-93.2503"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate Mom with a fantastic brunch at the Club.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Owatonna Country Club",
                "url": "https://allevents.in/org/owatonna-country-club/20632199"
            }
        ]
    }
]
```