

# Event Details

- **Event Name**: First Day of School!
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 08:00 am
- **Event Description**: School Year 2026/2027 Begins!
- **Event URL**: https://allevents.in/spring/first-day-of-school/200030356491515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Spring
- **state**: TX
- **country**: United States
- **location**: 22801 Aldine Westfield Rd, Spring, TX
- **lat**: 30.0441
- **long**: -95.38551
- **full address**: 22801 Aldine Westfield Rd, Spring, TX, United States

## Event gallery

- **Alt text**: First Day of School!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/802aea560bd08161a6e7d505c8a6c7d1e0d9724366e8588fbcf1327c33cba92e-rimg-w945-h2048-dcebecf1-gmir?v=1784711204

## FAQs

- **Q**: When and where is First Day of School! being held?
  - **A:** First Day of School! takes place on Thu, 23 Jul, 2026 at 08:00 am to Thu, 23 Jul, 2026 at 08:00 am at 22801 Aldine Westfield Rd, Spring, TX, United States.
- **Q**: Who is organizing First Day of School!?
  - **A:** First Day of School! is organized by SHSU Charter School - Spring PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day of School!",
        "image": "https://cdn-az.allevents.in/events1/banners/802aea560bd08161a6e7d505c8a6c7d1e0d9724366e8588fbcf1327c33cba92e-rimg-w945-h2048-dcebecf1-gmir?v=1784711204",
        "startDate": "2026-07-23",
        "url": "https://allevents.in/spring/first-day-of-school/200030356491515",
        "location": {
            "@type": "Place",
            "name": "22801 Aldine Westfield Rd, Spring, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22801 Aldine Westfield Rd, Spring, TX 77373-6566, United States",
                "addressLocality": "Spring",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.0441",
                "longitude": "-95.38551"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "School Year 2026/2027 Begins!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SHSU Charter School - Spring PTO",
                "url": "https://allevents.in/org/shsu-charter-school-spring-pto/28001041"
            }
        ]
    }
]
```