

# Event Details

- **Event Name**: Mother’s Day Breakfast 
- **Event Start and End Date**: Sun, 10 May, 2026 at 08:00 am – Sun, 10 May, 2026 at 09:00 am (-04:00)
- **Event Description**: Men’s fellowship is providing breakfast to celebrate all moms!  Please join us at the gym for a delicious breakfast.
- **Event URL**: https://allevents.in/amherst/mother’s-day-breakfast/200029990602626
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: VA
- **country**: United States
- **location**: 1880 N Amherst Hwy, Amherst, VA
- **lat**: 37.63058
- **long**: -78.99739
- **full address**: 1880 N Amherst Hwy, Amherst, VA, United States

## Event gallery

- **Alt text**: Mother’s Day Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3771ac3ae282a6ae7d17ac2dab95d57f993d6a2fe200e3bd92a0ccae0eacc379-rimg-w1024-h1536-dcf1f1f1-gmir?v=1777266505

## 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 09:00 am at 1880 N Amherst Hwy, Amherst, VA, United States.
- **Q**: Who is organizing Mother’s Day Breakfast ?
  - **A:** Mother’s Day Breakfast  is organized by Bethel Baptist Church in Amherst, VA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother’s Day Breakfast",
        "image": "https://cdn-az.allevents.in/events10/banners/3771ac3ae282a6ae7d17ac2dab95d57f993d6a2fe200e3bd92a0ccae0eacc379-rimg-w1024-h1536-dcf1f1f1-gmir?v=1777266505",
        "startDate": "2026-05-10T08:00:00-04:00",
        "endDate": "2026-05-10T09:00:00-04:00",
        "url": "https://allevents.in/amherst/mother’s-day-breakfast/200029990602626",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1880 N Amherst Hwy, Amherst, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1880 N Amherst Hwy, Amherst, VA 24521-4338, United States",
                "addressLocality": "Amherst",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.63058",
                "longitude": "-78.99739"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men’s fellowship is providing breakfast to celebrate all moms!  Please join us at the gym for a delicious breakfast.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethel Baptist Church in Amherst VA",
                "url": "https://allevents.in/org/bethel-baptist-church-in-amherst-va/25782191"
            }
        ]
    }
]
```