

# Event Details

- **Event Name**: First Day of School
- **Event Start and End Date**: Mon, 24 Aug, 2026 at 07:55 am
- **Event Description**: The first day of school is Monday, August 24th! 
The school day starts for students at 7:55am.
School is dismissed at 2:55pm
- **Event URL**: https://allevents.in/ankeny/first-day-of-school/200030419493037
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Ankeny
- **state**: IA
- **country**: United States
- **location**: 710 SE Third Street , 50021
- **lat**: 41.73046
- **long**: -93.5896
- **full address**: 710 SE Third Street , 50021, 710 SE 3rd St, Ankeny, IA 50021-3337, United States

## Event gallery

- **Alt text**: First Day of School
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e73a223fac9bf54bd5ad71598033cd425178dba682993eec06437fa189b09c25-rimg-w823-h690-dce88818-gmir?v=1787532805

## FAQs

- **Q**: When and where is First Day of School being held?
  - **A:** First Day of School takes place on Mon, 24 Aug, 2026 at 07:55 am to Mon, 24 Aug, 2026 at 07:55 am at 710 SE Third Street , 50021, 710 SE 3rd St, Ankeny, IA 50021-3337, United States.
- **Q**: Who is organizing First Day of School?
  - **A:** First Day of School is organized by East Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day of School",
        "image": "https://cdn-az.allevents.in/events9/banners/e73a223fac9bf54bd5ad71598033cd425178dba682993eec06437fa189b09c25-rimg-w823-h690-dce88818-gmir?v=1787532805",
        "startDate": "2026-08-24",
        "url": "https://allevents.in/ankeny/first-day-of-school/200030419493037",
        "location": {
            "@type": "Place",
            "name": "710 SE Third Street , 50021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "710 SE 3rd St, Ankeny, IA 50021-3337, United States",
                "addressLocality": "Ankeny",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.73046",
                "longitude": "-93.5896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The first day of school is Monday, August 24th! \nThe school day starts for students at 7:55am.\nSchool is dismissed at 2:55pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "East Elementary School",
                "url": "https://allevents.in/org/east-elementary-school/26098709",
                "description": "East Elementary School. 529 likes · 644 talking about this · 5 were here. Welcome to East Elementary School!"
            }
        ]
    }
]
```