

# Event Details

- **Event Name**: Fall Enrollment Event
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 09:00 am – Wed, 15 Jul, 2026 at 09:00 am
- **Event Description**: Come join us to learn more about Lakeside Scholars Co-op and our fall semester.  Meet the director, Kristine, and ask any questions you may have.
- **Event URL**: https://allevents.in/tavares/fall-enrollment-event/200030231371533
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Tavares
- **state**: FL
- **country**: United States
- **location**: Lake Idamere Park in Tavares, Fl
- **lat**: 28.764001
- **long**: -81.748629
- **full address**: Lake Idamere Park in Tavares, Fl, Tavares, Florida, United States

## Event gallery

- **Alt text**: Fall Enrollment Event
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f0cce8d1e1576db61946a8ca2ab7b67988659c7d6c80430f678e8f5cc8075818-rimg-w1200-h900-dc8e7563-gmir?v=1782650599

## FAQs

- **Q**: When and where is Fall Enrollment Event being held?
  - **A:** Fall Enrollment Event takes place on Tue, 30 Jun, 2026 at 09:00 am to Wed, 15 Jul, 2026 at 09:00 am at Lake Idamere Park in Tavares, Fl, Tavares, Florida, United States.
- **Q**: Who is organizing Fall Enrollment Event?
  - **A:** Fall Enrollment Event is organized by Lakeside Scholars Co-op.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Enrollment Event",
        "image": "https://cdn-az.allevents.in/events9/banners/f0cce8d1e1576db61946a8ca2ab7b67988659c7d6c80430f678e8f5cc8075818-rimg-w1200-h900-dc8e7563-gmir?v=1782650599",
        "startDate": "2026-06-30",
        "endDate": "2026-07-15",
        "url": "https://allevents.in/tavares/fall-enrollment-event/200030231371533",
        "location": {
            "@type": "Place",
            "name": "Lake Idamere Park in Tavares, Fl",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tavares, Florida",
                "addressLocality": "Tavares",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.764001",
                "longitude": "-81.748629"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us to learn more about Lakeside Scholars Co-op and our fall semester.  Meet the director, Kristine, and ask any questions you may have.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeside Scholars Co-op",
                "url": "https://allevents.in/org/lakeside-scholars-co-op/27036950"
            }
        ]
    }
]
```