

# Event Details

- **Event Name**: EIFC Spring Tryouts
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 02:00 pm – Sat, 06 Dec, 2025 at 05:00 pm
- **Event Description**: Registration opens November 1st! Tryouts will be in the West Gym at Charleston High School
- **Event URL**: https://allevents.in/charleston/eifc-spring-tryouts/200029201360202
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Charleston
- **state**: SC
- **country**: United States
- **location**: Charleston High School
- **lat**: 32.82005
- **long**: -80.07479
- **full address**: Charleston High School, 4060 Wildcat Blvd, Charleston, SC 29414-5851, United States

## Event gallery

- **Alt text**: EIFC Spring Tryouts
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1f68e45dfcaaab73d69bc677c589d18dfb5b62a3e4e13b7b0e4da38eff77d194-rimg-w1080-h1080-dc122b4b-gmir?v=1763227261

## FAQs

- **Q**: When and where is EIFC Spring Tryouts being held?
  - **A:** EIFC Spring Tryouts takes place on Sat, 06 Dec, 2025 at 02:00 pm to Sat, 06 Dec, 2025 at 05:00 pm at Charleston High School, 4060 Wildcat Blvd, Charleston, SC 29414-5851, United States.
- **Q**: Who is organizing EIFC Spring Tryouts?
  - **A:** EIFC Spring Tryouts is organized by Eastern Illinois FC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EIFC Spring Tryouts",
        "image": "https://cdn-az.allevents.in/events8/banners/1f68e45dfcaaab73d69bc677c589d18dfb5b62a3e4e13b7b0e4da38eff77d194-rimg-w1080-h1080-dc122b4b-gmir?v=1763227261",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/charleston/eifc-spring-tryouts/200029201360202",
        "location": {
            "@type": "Place",
            "name": "Charleston High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4060 Wildcat Blvd, Charleston, SC 29414-5851, United States",
                "addressLocality": "Charleston",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.82005",
                "longitude": "-80.07479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Registration opens November 1st! Tryouts will be in the West Gym at Charleston High School",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eastern Illinois FC",
                "url": "https://allevents.in/org/eastern-illinois-fc/27085830"
            }
        ]
    }
]
```