

# Event Details

- **Event Name**: Holiday Tea Party
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm – Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for a holiday tea party! Details in the photo.
- **Event URL**: https://allevents.in/st-charles/holiday-tea-party/200029145827605
- **Event Categories**: parties, entertainment, holiday
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: St Charles
- **state**: IA
- **country**: United States
- **location**: 130 W Main Street, Saint Charles, IA
- **lat**: 41.28831
- **long**: -93.8062
- **full address**: 130 W Main Street, Saint Charles, IA, 130 W Main St, St Charles, IA 50240-7701, United States

## Event gallery

- **Alt text**: Holiday Tea Party
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/20d24dda165304bdec28339902033e676ae5def32bd05a770a19292448f878f3-rimg-w1200-h1553-dcfffdf6-gmir?v=1764520625

## FAQs

- **Q**: When and where is Holiday Tea Party being held?
  - **A:** Holiday Tea Party takes place on Sun, 07 Dec, 2025 at 12:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at 130 W Main Street, Saint Charles, IA, 130 W Main St, St Charles, IA 50240-7701, United States.
- **Q**: Who is organizing Holiday Tea Party?
  - **A:** Holiday Tea Party is organized by Tiger Lily Cafe Iowa.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday Tea Party 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 St Charles, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday Tea Party 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": "Holiday Tea Party",
        "image": "https://cdn-az.allevents.in/events8/banners/20d24dda165304bdec28339902033e676ae5def32bd05a770a19292448f878f3-rimg-w1200-h1553-dcfffdf6-gmir?v=1764520625",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/st-charles/holiday-tea-party/200029145827605",
        "location": {
            "@type": "Place",
            "name": "130 W Main Street, Saint Charles, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "130 W Main St, St Charles, IA 50240-7701, United States",
                "addressLocality": "St Charles",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.28831",
                "longitude": "-93.8062"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a holiday tea party! Details in the photo.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tiger Lily Cafe Iowa",
                "url": "https://allevents.in/org/tiger-lily-cafe-iowa/24119764"
            }
        ]
    }
]
```