

# Event Details

- **Event Name**: 1st Day of School for Kindergarteners
- **Event Start and End Date**: Thu, 21 Aug, 2025 at 08:40 am – Thu, 21 Aug, 2025 at 03:00 pm
- **Event Description**: 1st Day of School for our Kindergarten students!
- **Event URL**: https://allevents.in/schaumburg/1st-day-of-school-for-kindergarteners/200028628177534
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Schaumburg
- **state**: IL
- **country**: United States
- **location**: 345 N Walnut Ln, Schaumburg, IL 60194-3864, United States
- **lat**: 42.0314
- **long**: -88.13248
- **full address**: 345 N Walnut Ln, Schaumburg, IL 60194-3864, United States

## Event gallery

- **Alt text**: 1st Day of School for Kindergarteners
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1ade390a78a7d5f52b34feb9e1623753dce4f0dabe0da5727c54b4391818be0f-rimg-w851-h315-dcfefefe-gmir?v=1755230546

## FAQs

- **Q**: When and where is 1st Day of School for Kindergarteners being held?
  - **A:** 1st Day of School for Kindergarteners takes place on Thu, 21 Aug, 2025 at 08:40 am to Thu, 21 Aug, 2025 at 03:00 pm at 345 N Walnut Ln, Schaumburg, IL 60194-3864, United States.
- **Q**: Who is organizing 1st Day of School for Kindergarteners?
  - **A:** 1st Day of School for Kindergarteners is organized by Blackwell Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "1st Day of School for Kindergarteners",
        "image": "https://cdn-az.allevents.in/events4/banners/1ade390a78a7d5f52b34feb9e1623753dce4f0dabe0da5727c54b4391818be0f-rimg-w851-h315-dcfefefe-gmir?v=1755230546",
        "startDate": "2025-08-21",
        "endDate": "2025-08-21",
        "url": "https://allevents.in/schaumburg/1st-day-of-school-for-kindergarteners/200028628177534",
        "location": {
            "@type": "Place",
            "name": "345 N Walnut Ln, Schaumburg, IL 60194-3864, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 Continental Ln, Schaumburg, IL 60194-3805, United States",
                "addressLocality": "Schaumburg",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0314",
                "longitude": "-88.13248"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "1st Day of School for our Kindergarten students!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blackwell Elementary School",
                "url": "https://allevents.in/org/blackwell-elementary-school/26392002"
            }
        ]
    }
]
```