

# Event Details

- **Event Name**: Early Release/Last Day of School
- **Event Start and End Date**: Fri, 22 May, 2026 at 11:35 am (-05:00)
- **Event Description**: Please pick up your child by 11:35 am.
- **Event URL**: https://allevents.in/san-angelo/early-release-last-day-of-school/200028876004043
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: San Angelo
- **state**: TX
- **country**: United States
- **location**: 2302 Bradford Street, San Angelo, TX, United States, Texas 76903
- **lat**: 31.48641
- **long**: -100.42858
- **full address**: 2302 Bradford Street, San Angelo, TX, United States, Texas 76903

## Event gallery

- **Alt text**: Early Release/Last Day of School
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d338d106de65f068c669914aa170b043aaf3fbfe04199d134cc5a20d146ee65d-rimg-w940-h788-dcffffff-gmir?v=1777432623

## FAQs

- **Q**: When and where is Early Release/Last Day of School being held?
  - **A:** Early Release/Last Day of School takes place on Fri, 22 May, 2026 at 11:35 am to Fri, 22 May, 2026 at 11:35 am at 2302 Bradford Street, San Angelo, TX, United States, Texas 76903.
- **Q**: Who is organizing Early Release/Last Day of School?
  - **A:** Early Release/Last Day of School is organized by Bradford Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Early Release/Last Day of School",
        "image": "https://cdn-az.allevents.in/events1/banners/d338d106de65f068c669914aa170b043aaf3fbfe04199d134cc5a20d146ee65d-rimg-w940-h788-dcffffff-gmir?v=1777432623",
        "startDate": "2026-05-22T11:35:00-05:00",
        "url": "https://allevents.in/san-angelo/early-release-last-day-of-school/200028876004043",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2302 Bradford Street, San Angelo, TX, United States, Texas 76903",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2302 Bradford St, San Angelo, TX 76903-3983, United States",
                "addressLocality": "San Angelo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.48641",
                "longitude": "-100.42858"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please pick up your child by 11:35 am.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bradford Elementary",
                "url": "https://allevents.in/org/bradford-elementary/24082878"
            }
        ]
    }
]
```