

# Event Details

- **Event Name**: Mother's Day Breakfast
- **Event Start and End Date**: Sun, 10 May, 2026 at 09:30 am (-05:00)
- **Event Description**: All moms are invited to join us for breakfast at 9:30 before our Mother's Day Celebration at 10:30 AM.
- **Event URL**: https://allevents.in/picayune/mothers-day-breakfast/200029982902649
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Picayune
- **state**: MS
- **country**: United States
- **location**: 2464 Hwy 43 South, Picayune, MS, United States, Mississippi 39466
- **lat**: 30.51858
- **long**: -89.64229
- **full address**: 2464 Hwy 43 South, Picayune, MS, United States, Mississippi 39466

## Event gallery

- **Alt text**: Mother's Day Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d7e58c59e929186cacc80ab8027f32387d541834b61adf786e31c3301b3643d9-rimg-w1200-h800-dcfdd7de-gmir?v=1777668269

## 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 09:30 am to Sun, 10 May, 2026 at 09:30 am at 2464 Hwy 43 South, Picayune, MS, United States, Mississippi 39466.
- **Q**: Who is organizing Mother's Day Breakfast?
  - **A:** Mother's Day Breakfast is organized by Picayune Church Of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Breakfast",
        "image": "https://cdn-az.allevents.in/events9/banners/d7e58c59e929186cacc80ab8027f32387d541834b61adf786e31c3301b3643d9-rimg-w1200-h800-dcfdd7de-gmir?v=1777668269",
        "startDate": "2026-05-10T09:30:00-05:00",
        "url": "https://allevents.in/picayune/mothers-day-breakfast/200029982902649",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2464 Hwy 43 South, Picayune, MS, United States, Mississippi 39466",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2464 MS-43, Picayune, MS 39466-7484, United States",
                "addressLocality": "Picayune",
                "addressRegion": "MS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.51858",
                "longitude": "-89.64229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All moms are invited to join us for breakfast at 9:30 before our Mother's Day Celebration at 10:30 AM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Picayune Church Of God",
                "url": "https://allevents.in/org/picayune-church-of-god/24602279"
            }
        ]
    }
]
```