

# Event Details

- **Event Name**: Tea Party
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 11:00 am (-05:00)
- **Event Description**: You’re invited to a beautiful Tea Party filled with tasty treats and great company. Come dressed to impress and enjoy an elegant afternoon.
- **Event URL**: https://allevents.in/allen/tea-party/200029965609827
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Allen
- **state**: TX
- **country**: United States
- **location**: 220 Convention Dr, Fairview, TX, United States, Texas 75069
- **lat**: 33.13268
- **long**: -96.65326
- **full address**: 220 Convention Dr, Fairview, TX, United States, Texas 75069, 220 Convention Dr, Fairview, TX 75069-6859, United States, Allen

## Event gallery

- **Alt text**: Tea Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/69870763b1d64b00965958afe7d7d41b771d1db148edbbfd9b31567dfce474ac-rimg-w1200-h1553-dcf1f1ec-gmir?v=1776688886

## FAQs

- **Q**: When and where is Tea Party being held?
  - **A:** Tea Party takes place on Thu, 23 Apr, 2026 at 11:00 am to Thu, 23 Apr, 2026 at 11:00 am at 220 Convention Dr, Fairview, TX, United States, Texas 75069, 220 Convention Dr, Fairview, TX 75069-6859, United States, Allen.
- **Q**: Who is organizing Tea Party?
  - **A:** Tea Party is organized by Overture Fairview.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tea Party",
        "image": "https://cdn-az.allevents.in/events9/banners/69870763b1d64b00965958afe7d7d41b771d1db148edbbfd9b31567dfce474ac-rimg-w1200-h1553-dcf1f1ec-gmir?v=1776688886",
        "startDate": "2026-04-23T11:00:00-05:00",
        "url": "https://allevents.in/allen/tea-party/200029965609827",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "220 Convention Dr, Fairview, TX, United States, Texas 75069",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "220 Convention Dr, Fairview, TX 75069-6859, United States",
                "addressLocality": "Allen",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.13268",
                "longitude": "-96.65326"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "You’re invited to a beautiful Tea Party filled with tasty treats and great company. Come dressed to impress and enjoy an elegant afternoon.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Overture Fairview",
                "url": "https://allevents.in/org/overture-fairview/16682677"
            }
        ]
    }
]
```