

# Event Details

- **Event Name**: Ladies Tea
- **Event Start and End Date**: Sat, 30 May, 2026 at 01:00 pm – Sat, 30 May, 2026 at 03:30 pm
- **Event Description**: $12 a ticket
Bring a friend, wear your favorite hat, and bring your favorite teacup. We will have a hat contest, a fashion show, and some delicious hors d’oeuvres.
- **Event URL**: https://allevents.in/ferndale/ladies-tea/200030104783531
- **Event Categories**: Fashion, Contests
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Ferndale
- **state**: WA
- **country**: United States
- **location**: 1999 Cherry St., Ferndale, WA, United States, Washington 98248
- **lat**: 48.84365
- **long**: -122.59186
- **full address**: 1999 Cherry St., Ferndale, WA, United States, Washington 98248

## Event gallery

- **Alt text**: Ladies Tea
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/67c06816f884f8d26395dd6236123d34da3a478509016d74894f8e093d791c57-rimg-w1200-h1613-dcd6d8d6-gmir?v=1780109917

## FAQs

- **Q**: When and where is Ladies Tea being held?
  - **A:** Ladies Tea takes place on Sat, 30 May, 2026 at 01:00 pm to Sat, 30 May, 2026 at 03:30 pm at 1999 Cherry St., Ferndale, WA, United States, Washington 98248.
- **Q**: Who is organizing Ladies Tea?
  - **A:** Ladies Tea is organized by Ferndale Senior Activity Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ladies Tea",
        "image": "https://cdn-az.allevents.in/events7/banners/67c06816f884f8d26395dd6236123d34da3a478509016d74894f8e093d791c57-rimg-w1200-h1613-dcd6d8d6-gmir?v=1780109917",
        "startDate": "2026-05-30",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/ferndale/ladies-tea/200030104783531",
        "location": {
            "@type": "Place",
            "name": "1999 Cherry St., Ferndale, WA, United States, Washington 98248",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1999 Cherry St, Ferndale, WA 98248-9157, United States",
                "addressLocality": "Ferndale",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.84365",
                "longitude": "-122.59186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "$12 a ticket\nBring a friend, wear your favorite hat, and bring your favorite teacup. We will have a hat contest, a fashion show, and some delicious hors d’oeuvres.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ferndale Senior Activity Center",
                "url": "https://allevents.in/org/ferndale-senior-activity-center/23252375"
            }
        ]
    }
]
```