

# Event Details

- **Event Name**: Coaches Practice #1
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 11:00 pm
- **Event Description**: This event is for registered coaches only. Meet at the last pavilion on the left before the tracks.
- **Event URL**: https://allevents.in/ballwin/coaches-practice-1/200030235727200
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ballwin
- **state**: MO
- **country**: United States
- **location**: Castlewood State Park Missouri
- **lat**: 38.5502
- **long**: -90.54426
- **full address**: Castlewood State Park Missouri, 1401 Kiefer Creek Rd,Ballwin,MO,United States

## Event gallery

- **Alt text**: Coaches Practice #1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bfe4d927f8ba430efa6188fd1c7aac8a31862c3cbdb1ee0a0410aadba110e46e-rimg-w1080-h1080-dc191617-gmir?v=1781467079

## FAQs

- **Q**: When and where is Coaches Practice #1 being held?
  - **A:** Coaches Practice #1 takes place on Wed, 17 Jun, 2026 at 11:00 pm to Wed, 17 Jun, 2026 at 11:00 pm at Castlewood State Park Missouri, 1401 Kiefer Creek Rd,Ballwin,MO,United States.
- **Q**: Who is organizing Coaches Practice #1?
  - **A:** Coaches Practice #1 is organized by MidCounty Composite Flow.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coaches Practice #1",
        "image": "https://cdn-az.allevents.in/events7/banners/bfe4d927f8ba430efa6188fd1c7aac8a31862c3cbdb1ee0a0410aadba110e46e-rimg-w1080-h1080-dc191617-gmir?v=1781467079",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/ballwin/coaches-practice-1/200030235727200",
        "location": {
            "@type": "Place",
            "name": "Castlewood State Park Missouri",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Kiefer Creek Rd,Ballwin,MO,United States",
                "addressLocality": "Ballwin",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5502",
                "longitude": "-90.54426"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This event is for registered coaches only. Meet at the last pavilion on the left before the tracks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "MidCounty Composite Flow",
                "url": "https://allevents.in/org/midcounty-composite-flow/21489119"
            }
        ]
    }
]
```