

# Event Details

- **Event Name**: Women's Whisper Triathlon
- **Event Start and End Date**: Sun, 31 May, 2026 at 06:30 am (-04:00)
- **Event Description**: All Women's Pool Triathlon
- **Event URL**: https://allevents.in/east-meadow/womens-whisper-triathlon/200029037254342
- **Event Categories**: sports, cycling, marathons
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: East Meadow
- **state**: NY
- **country**: United States
- **location**: Eisenhower Park NY
- **lat**: 40.730853899827
- **long**: -73.57624957433
- **full address**: Eisenhower Park NY, East Meadow, United States

## Event gallery

- **Alt text**: Women's Whisper Triathlon
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/355b3329a96c77c17ad606bc87eae2cdb46fec803778647dfba03009cd2c2e7e-rimg-w1200-h401-dc13655d-gmir?v=1775302709

## FAQs

- **Q**: When and where is Women's Whisper Triathlon being held?
  - **A:** Women's Whisper Triathlon takes place on Sun, 31 May, 2026 at 06:30 am to Sun, 31 May, 2026 at 06:30 am at Eisenhower Park NY, East Meadow, United States.
- **Q**: Who is organizing Women's Whisper Triathlon?
  - **A:** Women's Whisper Triathlon is organized by RaceAwesome.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Women's Whisper Triathlon is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in East Meadow, this event is thoughtfully curated to deliver a standout experience worth every moment. If Women's Whisper Triathlon sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Women's Whisper Triathlon",
        "image": "https://cdn-az.allevents.in/events2/banners/355b3329a96c77c17ad606bc87eae2cdb46fec803778647dfba03009cd2c2e7e-rimg-w1200-h401-dc13655d-gmir?v=1775302709",
        "startDate": "2026-05-31T06:30:00-04:00",
        "url": "https://allevents.in/east-meadow/womens-whisper-triathlon/200029037254342",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Eisenhower Park NY",
            "address": {
                "@type": "PostalAddress",
                "name": "Eisenhower Park NY, East Meadow, United States",
                "addressLocality": "East Meadow",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.730853899827",
                "longitude": "-73.57624957433"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Women's Pool Triathlon",
        "organizer": [
            {
                "@type": "Organization",
                "name": "RaceAwesome",
                "url": "https://allevents.in/org/raceawesome/5511924",
                "description": "Awesome Running, MTB and MultiSport Events"
            }
        ]
    }
]
```