

# Event Details

- **Event Name**: Coaches Meeting
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 06:30 pm
- **Event Description**: Coaches meeting to go over everything for the Spring 2026 season (league rules, draft process, etc).
- **Event URL**: https://allevents.in/crawfordville/coaches-meeting/200029556464200
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Crawfordville
- **state**: FL
- **country**: United States
- **location**: Wakulla Community Center
- **lat**: 30.1843
- **long**: -84.36192
- **full address**: Wakulla Community Center, 318 Shadeville Road,Crawfordville, Florida, United States

## Event gallery

- **Alt text**: Coaches Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/60f985034a453b7defa12295e282fc9eca78dcc7cb0e68cfa51beef9b4a8bd71-rimg-w940-h788-dc1a03ab-gmir?v=1770011856

## FAQs

- **Q**: When and where is Coaches Meeting being held?
  - **A:** Coaches Meeting takes place on Tue, 03 Feb, 2026 at 06:30 pm to Tue, 03 Feb, 2026 at 06:30 pm at Wakulla Community Center, 318 Shadeville Road,Crawfordville, Florida, United States.
- **Q**: Who is organizing Coaches Meeting?
  - **A:** Coaches Meeting is organized by Wakulla Girls Softball Association.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Coaches Meeting 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 Crawfordville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Coaches Meeting sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coaches Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/60f985034a453b7defa12295e282fc9eca78dcc7cb0e68cfa51beef9b4a8bd71-rimg-w940-h788-dc1a03ab-gmir?v=1770011856",
        "startDate": "2026-02-03",
        "url": "https://allevents.in/crawfordville/coaches-meeting/200029556464200",
        "location": {
            "@type": "Place",
            "name": "Wakulla Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "318 Shadeville Road,Crawfordville, Florida",
                "addressLocality": "Crawfordville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.1843",
                "longitude": "-84.36192"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Coaches meeting to go over everything for the Spring 2026 season (league rules, draft process, etc).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wakulla Girls Softball Association",
                "url": "https://allevents.in/org/wakulla-girls-softball-association/26614051"
            }
        ]
    }
]
```