

# Event Details

- **Event Name**: Mother's Day Brunch
- **Event Start and End Date**: Sat, 02 May, 2026 at 11:00 am (-04:00)
- **Event Description**: Come join us for our best event of the year! We always have great food and fellowship and everyone leaves feeling refreshed.
- **Event URL**: https://allevents.in/aiken/mothers-day-brunch/200029193768215
- **Event Categories**: brunch
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details

- **Ticket URL**: http://facebook.com/200029193768215?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=aiken-events

## Event venue details

- **city**: Aiken
- **state**: SC
- **country**: United States
- **location**: Crossroads Church Aiken
- **lat**: 33.521662953867
- **long**: -81.713207213592
- **full address**: Crossroads Church Aiken, 573 Town Creek Road,Aiken, South Carolina, United States

## Event gallery

- **Alt text**: Mother's Day Brunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6cddfa5954110dd712d0a88f61a9c4d76ecac690769da799e35001ba2f65f1e8-rimg-w1200-h1553-dcffffff-gmir?v=1776267357

## FAQs

- **Q**: When and where is Mother's Day Brunch being held?
  - **A:** Mother's Day Brunch takes place on Sat, 02 May, 2026 at 11:00 am to Sat, 02 May, 2026 at 11:00 am at Crossroads Church Aiken, 573 Town Creek Road,Aiken, South Carolina, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Brunch",
        "image": "https://cdn-az.allevents.in/events3/banners/6cddfa5954110dd712d0a88f61a9c4d76ecac690769da799e35001ba2f65f1e8-rimg-w1200-h1553-dcffffff-gmir?v=1776267357",
        "startDate": "2026-05-02T11:00:00-04:00",
        "url": "https://allevents.in/aiken/mothers-day-brunch/200029193768215",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Crossroads Church Aiken",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "573 Town Creek Road,Aiken, South Carolina",
                "addressLocality": "Aiken",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.521662953867",
                "longitude": "-81.713207213592"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our best event of the year! We always have great food and fellowship and everyone leaves feeling refreshed."
    }
]
```