

# Event Details

- **Event Name**: Mother's Day Tea
- **Event Start and End Date**: Sun, 03 May, 2026 at 09:45 am (-04:00)
- **Event Description**: May 3rd we will be hosting a Mother's Day Tea for all attenders of our church. If you want to join plan to attend the church service so we can get a good count for the Tea right after the church service. We can not wait to see everyone at our First Annual Mother's Day Tea.
- **Event URL**: https://allevents.in/edinburg/mothers-day-tea/200029982680010
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Edinburg
- **state**: VA
- **country**: United States
- **location**: 19 Union Church Road, Edinburg, VA, United States, Virginia 22824
- **lat**: 38.87825
- **long**: -78.62186
- **full address**: 19 Union Church Road, Edinburg, VA, United States, Virginia 22824

## Event gallery

- **Alt text**: Mother's Day Tea
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Tea&date=Sun%2C+03+May%2C+2026+at+09%3A45+am&bg=1

## FAQs

- **Q**: When and where is Mother's Day Tea being held?
  - **A:** Mother's Day Tea takes place on Sun, 03 May, 2026 at 09:45 am to Sun, 03 May, 2026 at 09:45 am at 19 Union Church Road, Edinburg, VA, United States, Virginia 22824.
- **Q**: Who is organizing Mother's Day Tea?
  - **A:** Mother's Day Tea is organized by Columbia Furnace United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mother's Day Tea",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Mother%27s+Day+Tea&date=Sun%2C+03+May%2C+2026+at+09%3A45+am&bg=1",
        "startDate": "2026-05-03T09:45:00-04:00",
        "url": "https://allevents.in/edinburg/mothers-day-tea/200029982680010",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "19 Union Church Road, Edinburg, VA, United States, Virginia 22824",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Union Church Rd, Edinburg, VA 22824, United States",
                "addressLocality": "Edinburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.87825",
                "longitude": "-78.62186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "May 3rd we will be hosting a Mother's Day Tea for all attenders of our church. If you want to join plan to attend the church service so we can get a good count for the Tea right after the church service. We can not wait to see everyone at our First Annual Mother's Day Tea.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbia Furnace United Methodist Church",
                "url": "https://allevents.in/org/columbia-furnace-united-methodist-church/22638347"
            }
        ]
    }
]
```