

# Event Details

- **Event Name**: Mother's Day  Breakfast
- **Event Start and End Date**: Sun, 10 May, 2026 at 08:00 am (-05:00)
- **Event Description**: Join us for a breakfast in honor of mothers everywhere.  Following the meal we will have 9:30 a.m. worship service without presentation.
- **Event URL**: https://allevents.in/sanger/mothers-day-breakfast/200029921613822
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Sanger
- **state**: TX
- **country**: United States
- **location**: 115 N. 5th Street, Sanger, TX
- **lat**: 33.36076
- **long**: -97.1739
- **full address**: 115 N. 5th Street, Sanger, TX, United States

## Event gallery

- **Alt text**: Mother's Day  Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fa2840b7bd884953ee248127da0ce979eb856efa3764761472ca4c1656b6d4b0-rimg-w1200-h676-dc062134-gmir?v=1775831122

## FAQs

- **Q**: When and where is Mother's Day  Breakfast being held?
  - **A:** Mother's Day  Breakfast takes place on Sun, 10 May, 2026 at 08:00 am to Sun, 10 May, 2026 at 08:00 am at 115 N. 5th Street, Sanger, TX, United States.
- **Q**: Who is organizing Mother's Day  Breakfast?
  - **A:** Mother's Day  Breakfast is organized by First United Methodist Church of Sanger.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mother's Day  Breakfast is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Sanger, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mother's Day  Breakfast sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day  Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/fa2840b7bd884953ee248127da0ce979eb856efa3764761472ca4c1656b6d4b0-rimg-w1200-h676-dc062134-gmir?v=1775831122",
        "startDate": "2026-05-10T08:00:00-05:00",
        "url": "https://allevents.in/sanger/mothers-day-breakfast/200029921613822",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "115 N. 5th Street, Sanger, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 N 5th St, Sanger, TX 76266, United States",
                "addressLocality": "Sanger",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.36076",
                "longitude": "-97.1739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a breakfast in honor of mothers everywhere.  Following the meal we will have 9:30 a.m. worship service without presentation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church of Sanger",
                "url": "https://allevents.in/org/first-united-methodist-church-of-sanger/24224614"
            }
        ]
    }
]
```