

# Event Details

- **Event Name**: May Student Holiday
- **Event Start and End Date**: Fri, 08 May, 2026 at 07:15 am (-05:00)
- **Event Description**: We will resume school on May 11, 2026.
- **Event URL**: https://allevents.in/san-angelo/may-student-holiday/200029797929249
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 5

## 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**: May Student Holiday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/aeb2fc15ccff555927a1beb5b819a603db32645f3908248d5c71899be250bddf-rimg-w940-h788-dcf9e8e1-gmir?v=1775800201

## FAQs

- **Q**: When and where is May Student Holiday being held?
  - **A:** May Student Holiday takes place on Fri, 08 May, 2026 at 07:15 am to Fri, 08 May, 2026 at 07:15 am at 2302 Bradford Street, San Angelo, TX, United States, Texas 76903.
- **Q**: Who is organizing May Student Holiday?
  - **A:** May Student Holiday is organized by Bradford Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May Student Holiday",
        "image": "https://cdn-az.allevents.in/events2/banners/aeb2fc15ccff555927a1beb5b819a603db32645f3908248d5c71899be250bddf-rimg-w940-h788-dcf9e8e1-gmir?v=1775800201",
        "startDate": "2026-05-08T07:15:00-05:00",
        "url": "https://allevents.in/san-angelo/may-student-holiday/200029797929249",
        "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": "We will resume school on May 11, 2026.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bradford Elementary",
                "url": "https://allevents.in/org/bradford-elementary/24082878"
            }
        ]
    }
]
```