

# Event Details

- **Event Name**: Women's Summer Soccer Skills Clinic
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 06:00 pm
- **Event Description**: Isthmus City FC is hosting a technical skills clinic for womens soccer players over the 2026 summer.
- **Event URL**: https://allevents.in/madison/womens-summer-soccer-skills-clinic/200030342436712
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Madison
- **state**: WI
- **country**: United States
- **location**: Madison, Wisconsin
- **lat**: 43.074722222222
- **long**: -89.384444444444
- **full address**: Madison, Wisconsin, United States

## Event gallery

- **Alt text**: Women's Summer Soccer Skills Clinic
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5e7d5704551727215effca89b38d48f3b951222c658298925b1923d6bd5b0c33-rimg-w1200-h675-dc4b6032-gmir?v=1782974290

## FAQs

- **Q**: When and where is Women's Summer Soccer Skills Clinic being held?
  - **A:** Women's Summer Soccer Skills Clinic takes place on Thu, 09 Jul, 2026 at 06:00 pm to Thu, 09 Jul, 2026 at 06:00 pm at Madison, Wisconsin, United States.
- **Q**: Who is organizing Women's Summer Soccer Skills Clinic?
  - **A:** Women's Summer Soccer Skills Clinic is organized by Isthmus City FC.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Women's Summer Soccer Skills Clinic 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 Madison, this event is thoughtfully curated to deliver a standout experience worth every moment. If Women's Summer Soccer Skills Clinic 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 Summer Soccer Skills Clinic",
        "image": "https://cdn-az.allevents.in/events5/banners/5e7d5704551727215effca89b38d48f3b951222c658298925b1923d6bd5b0c33-rimg-w1200-h675-dc4b6032-gmir?v=1782974290",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/madison/womens-summer-soccer-skills-clinic/200030342436712",
        "location": {
            "@type": "Place",
            "name": "Madison, Wisconsin",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Madison, Wisconsin",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.074722222222",
                "longitude": "-89.384444444444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Isthmus City FC is hosting a technical skills clinic for womens soccer players over the 2026 summer.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Isthmus City FC",
                "url": "https://allevents.in/org/isthmus-city-fc/27990691"
            }
        ]
    }
]
```