

# Event Details

- **Event Name**: Eau Claire Swim Meet
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 08:00 am
- **Event Description**: Eau Claire Swim Meet
- **Event URL**: https://allevents.in/eau-claire/eau-claire-swim-meet/200028836022428
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Eau Claire
- **state**: WI
- **country**: United States
- **location**: Eau Clare, WI
- **lat**: 44.775553333333
- **long**: -91.436056666667
- **full address**: Eau Clare, WI, Eau Claire, Wisconsin, United States

## Event gallery

- **Alt text**: Eau Claire Swim Meet
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1689fd469825e32cfab8af8c5e6a2be7dc03c55f0d84acd130818e4fbdf61bed-rimg-w1000-h1000-dcfefefe-gmir?v=1767510785

## FAQs

- **Q**: When and where is Eau Claire Swim Meet being held?
  - **A:** Eau Claire Swim Meet takes place on Sat, 10 Jan, 2026 at 08:00 am to Sat, 10 Jan, 2026 at 08:00 am at Eau Clare, WI, Eau Claire, Wisconsin, United States.
- **Q**: Who is organizing Eau Claire Swim Meet?
  - **A:** Eau Claire Swim Meet is organized by Wisconsin Rapids Swim Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eau Claire Swim Meet",
        "image": "https://cdn-az.allevents.in/events4/banners/1689fd469825e32cfab8af8c5e6a2be7dc03c55f0d84acd130818e4fbdf61bed-rimg-w1000-h1000-dcfefefe-gmir?v=1767510785",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/eau-claire/eau-claire-swim-meet/200028836022428",
        "location": {
            "@type": "Place",
            "name": "Eau Clare, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Eau Claire, Wisconsin",
                "addressLocality": "Eau Claire",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.775553333333",
                "longitude": "-91.436056666667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eau Claire Swim Meet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wisconsin Rapids Swim Club",
                "url": "https://allevents.in/org/wisconsin-rapids-swim-club/23912154"
            }
        ]
    }
]
```