

# 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**: Moms are invited to a delicious brunch before the church service!
- **Event URL**: https://allevents.in/edmond/mothers-day-brunch/200029966350758
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Edmond
- **state**: OK
- **country**: United States
- **location**: 1650 Coffee Creek Road, Edmond, OK, United States, Oklahoma 73012
- **lat**: 35.69611
- **long**: -97.45844
- **full address**: 1650 Coffee Creek Road, Edmond, OK, United States, Oklahoma 73012

## Event gallery

- **Alt text**: Mother's Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/1f11b401745bead36e5b1913b0c48b8a1ec0572aa3d118320f4a4960a5c44e74-rimg-w1200-h675-dcbe8d92-gmir?v=1776712378

## 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 1650 Coffee Creek Road, Edmond, OK, United States, Oklahoma 73012.
- **Q**: Who is organizing Mother's Day Brunch?
  - **A:** Mother's Day Brunch is organized by Coffee Creek Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Brunch",
        "image": "https://cdn-az.allevents.in/events3/banners/1f11b401745bead36e5b1913b0c48b8a1ec0572aa3d118320f4a4960a5c44e74-rimg-w1200-h675-dcbe8d92-gmir?v=1776712378",
        "startDate": "2026-05-10T10:00:00-05:00",
        "url": "https://allevents.in/edmond/mothers-day-brunch/200029966350758",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1650 Coffee Creek Road, Edmond, OK, United States, Oklahoma 73012",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3700 Wagonwheel Rd, Edmond, OK 73034-5816, United States",
                "addressLocality": "Edmond",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.69611",
                "longitude": "-97.45844"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Moms are invited to a delicious brunch before the church service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coffee Creek Church",
                "url": "https://allevents.in/org/coffee-creek-church/18242885"
            }
        ]
    }
]
```