

# Event Details

- **Event Name**: First day of School! 
- **Event Start and End Date**: Mon, 10 Aug, 2026 at 07:30 am
- **Event Description**: First day of the ‘26-‘27 school year!
- **Event URL**: https://allevents.in/houston/first-day-of-school/200030515354447
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Houston
- **state**: TX
- **country**: United States
- **location**: 703 E 17th St, Houston, TX
- **lat**: 29.80089
- **long**: -95.39076
- **full address**: 703 E 17th St, Houston, TX, United States

## Event gallery

- **Alt text**: First day of School!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/958a2176db4d9b28ef146ba47ac4a5197a585f6220c5c21934d8a20c2dc3a944-rimg-w915-h1333-dc181818-gmir?v=1786022387

## FAQs

- **Q**: When and where is First day of School!  being held?
  - **A:** First day of School!  takes place on Mon, 10 Aug, 2026 at 07:30 am to Mon, 10 Aug, 2026 at 07:30 am at 703 E 17th St, Houston, TX, United States.
- **Q**: Who is organizing First day of School! ?
  - **A:** First day of School!  is organized by Field Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First day of School!",
        "image": "https://cdn-az.allevents.in/events10/banners/958a2176db4d9b28ef146ba47ac4a5197a585f6220c5c21934d8a20c2dc3a944-rimg-w915-h1333-dc181818-gmir?v=1786022387",
        "startDate": "2026-08-10",
        "url": "https://allevents.in/houston/first-day-of-school/200030515354447",
        "location": {
            "@type": "Place",
            "name": "703 E 17th St, Houston, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "703 E 17th St, Houston, TX 77008-4414, United States",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.80089",
                "longitude": "-95.39076"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First day of the ‘26-‘27 school year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Field Elementary PTO",
                "url": "https://allevents.in/org/field-elementary-pto/15050861",
                "description": "This page will allow for the Field Elementary PTO to communicate with the teachers, families, students and community of Field ES."
            }
        ]
    }
]
```