

# Event Details

- **Event Name**: First Day of School
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 12:00 am
- **Event Description**: First day of school!
- **Event URL**: https://allevents.in/allen/first-day-of-school/200030178227435
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Allen
- **state**: TX
- **country**: United States
- **location**: bolin elementary school
- **lat**: 33.08113
- **long**: -96.63837
- **full address**: bolin elementary school, 5705 Cheyenne Dr, Allen, TX 75002-1843, United States

## Event gallery

- **Alt text**: First Day of School
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f6952331721ca8283716d0677f46b87ee95752ef8b86c9df0b62a0d68bcadc3c-rimg-w1080-h1350-dcf8f8e8-gmir?v=1786119520

## FAQs

- **Q**: When and where is First Day of School being held?
  - **A:** First Day of School takes place on Thu, 13 Aug, 2026 at 12:00 am to Thu, 13 Aug, 2026 at 12:00 am at bolin elementary school, 5705 Cheyenne Dr, Allen, TX 75002-1843, United States.
- **Q**: Who is organizing First Day of School?
  - **A:** First Day of School is organized by Bolin Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day of School",
        "image": "https://cdn-az.allevents.in/events4/banners/f6952331721ca8283716d0677f46b87ee95752ef8b86c9df0b62a0d68bcadc3c-rimg-w1080-h1350-dcf8f8e8-gmir?v=1786119520",
        "startDate": "2026-08-13",
        "url": "https://allevents.in/allen/first-day-of-school/200030178227435",
        "location": {
            "@type": "Place",
            "name": "bolin elementary school",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5705 Cheyenne Dr, Allen, TX 75002-1843, United States",
                "addressLocality": "Allen",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.08113",
                "longitude": "-96.63837"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First day of school!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bolin Elementary PTA",
                "url": "https://allevents.in/org/bolin-elementary-pta/16731993",
                "description": "Bolin Elementary PTA. 777 likes · 35 talking about this. Official Facebook Page for the Bolin Elementary PTA.          *** Please read our description for th"
            }
        ]
    }
]
```