

# Event Details

- **Event Name**: Mother's Day Event
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:30 am (-04:00)
- **Event Description**: Join us for a combined service at 10:30 a.m. as we celebrate our Mothers! 🩷
- **Event URL**: https://allevents.in/lexington/mothers-day-event/200029986644735
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: NC
- **country**: United States
- **location**: 9795 Old US Highway 52, Lexington, NC
- **lat**: 35.95105
- **long**: -80.21975
- **full address**: 9795 Old US Highway 52, Lexington, NC, United States

## Event gallery

- **Alt text**: Mother's Day Event
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a73f19aef5b04887c1cf3357a4ecb71d25fb65466536bd2c73e3c38aa7118caa-rimg-w1200-h800-dcf9f0e9-gmir?v=1777144774

## FAQs

- **Q**: When and where is Mother's Day Event being held?
  - **A:** Mother's Day Event takes place on Sun, 10 May, 2026 at 10:30 am to Sun, 10 May, 2026 at 10:30 am at 9795 Old US Highway 52, Lexington, NC, United States.
- **Q**: Who is organizing Mother's Day Event?
  - **A:** Mother's Day Event is organized by Midway Church Outreach.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Event",
        "image": "https://cdn-az.allevents.in/events9/banners/a73f19aef5b04887c1cf3357a4ecb71d25fb65466536bd2c73e3c38aa7118caa-rimg-w1200-h800-dcf9f0e9-gmir?v=1777144774",
        "startDate": "2026-05-10T10:30:00-04:00",
        "url": "https://allevents.in/lexington/mothers-day-event/200029986644735",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "9795 Old US Highway 52, Lexington, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9795 Old US-52, Lexington, NC 27295-5610, United States",
                "addressLocality": "Lexington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.95105",
                "longitude": "-80.21975"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a combined service at 10:30 a.m. as we celebrate our Mothers! 🩷",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Midway Church Outreach",
                "url": "https://allevents.in/org/midway-church-outreach/23748632"
            }
        ]
    }
]
```