

# Event Details

- **Event Name**: Lakeland Swim Meet
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 08:00 am
- **Event Description**: Lakeland Swim Meet
- **Event URL**: https://allevents.in/minocqua/lakeland-swim-meet/200029017633435
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Minocqua
- **state**: WI
- **country**: United States
- **location**: Lakeland Union High School
- **lat**: 45.8869444444
- **long**: -89.7077777778
- **full address**: Lakeland Union High School, 9573 State Highway 70,Minocqua, Wisconsin, United States

## Event gallery

- **Alt text**: Lakeland Swim Meet
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/36f76683cf243e4264085ecc328c5c9d7017b3c5a8ac592401487c461136d5bb-rimg-w1000-h1000-dcfefefe-gmir?v=1767044837

## FAQs

- **Q**: When and where is Lakeland Swim Meet being held?
  - **A:** Lakeland Swim Meet takes place on Sat, 03 Jan, 2026 at 08:00 am to Sat, 03 Jan, 2026 at 08:00 am at Lakeland Union High School, 9573 State Highway 70,Minocqua, Wisconsin, United States.
- **Q**: Who is organizing Lakeland Swim Meet?
  - **A:** Lakeland Swim Meet is organized by Wisconsin Rapids Swim Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lakeland Swim Meet",
        "image": "https://cdn-az.allevents.in/events3/banners/36f76683cf243e4264085ecc328c5c9d7017b3c5a8ac592401487c461136d5bb-rimg-w1000-h1000-dcfefefe-gmir?v=1767044837",
        "startDate": "2026-01-03",
        "url": "https://allevents.in/minocqua/lakeland-swim-meet/200029017633435",
        "location": {
            "@type": "Place",
            "name": "Lakeland Union High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9573 State Highway 70,Minocqua, Wisconsin",
                "addressLocality": "Minocqua",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.8869444444",
                "longitude": "-89.7077777778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lakeland Swim Meet",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wisconsin Rapids Swim Club",
                "url": "https://allevents.in/org/wisconsin-rapids-swim-club/23912154"
            }
        ]
    }
]
```