

# Event Details

- **Event Name**: Women's Spring Tea
- **Event Start and End Date**: Sun, 03 May, 2026 at 03:00 pm (-05:00)
- **Event Description**: Girls and women of all ages are invited to join us! Light snacks to be served. Please RSVP at the table by the office on Sunday.
- **Event URL**: https://allevents.in/carthage/womens-spring-tea/200029918702742
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Carthage
- **state**: MO
- **country**: United States
- **location**: 2320 S Grand Ave, Carthage, MO, United States, Missouri 64836
- **lat**: 37.14812
- **long**: -94.31016
- **full address**: 2320 S Grand Ave, Carthage, MO, United States, Missouri 64836

## Event gallery

- **Alt text**: Women's Spring Tea
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/635815005f8e47a11486a61f86e6a215239641e4239659b458d4f88cd34071b5-rimg-w1200-h615-dcecd1a2-gmir?v=1775803962

## FAQs

- **Q**: When and where is Women's Spring Tea being held?
  - **A:** Women's Spring Tea takes place on Sun, 03 May, 2026 at 03:00 pm to Sun, 03 May, 2026 at 03:00 pm at 2320 S Grand Ave, Carthage, MO, United States, Missouri 64836.
- **Q**: Who is organizing Women's Spring Tea?
  - **A:** Women's Spring Tea is organized by Kindred Spirits-Fairview Christian Women's Ministry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Women's Spring Tea is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Carthage, this event is thoughtfully curated to deliver a standout experience worth every moment. If Women's Spring Tea sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Women's Spring Tea",
        "image": "https://cdn-az.allevents.in/events6/banners/635815005f8e47a11486a61f86e6a215239641e4239659b458d4f88cd34071b5-rimg-w1200-h615-dcecd1a2-gmir?v=1775803962",
        "startDate": "2026-05-03T15:00:00-05:00",
        "url": "https://allevents.in/carthage/womens-spring-tea/200029918702742",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2320 S Grand Ave, Carthage, MO, United States, Missouri 64836",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2320 S Grand Ave, Carthage, MO 64836-3526, United States",
                "addressLocality": "Carthage",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.14812",
                "longitude": "-94.31016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Girls and women of all ages are invited to join us! Light snacks to be served. Please RSVP at the table by the office on Sunday.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kindred Spirits-Fairview Christian Womens Ministry",
                "url": "https://allevents.in/org/kindred-spirits-fairview-christian-womens-ministry/26456421"
            }
        ]
    }
]
```