

# Event Details

- **Event Name**: Back to School Event
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 09:00 am – Tue, 30 Jun, 2026 at 12:00 pm
- **Event Description**: Distributing school supplies to those in need
- **Event URL**: https://allevents.in/san-angelo/back-to-school-event/200030307409954
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: San Angelo
- **state**: TX
- **country**: United States
- **location**: 122 W 2nd St, San Angelo, TX 76903-5713, United States
- **lat**: 31.46595
- **long**: -100.44098
- **full address**: 122 W 2nd St, San Angelo, TX 76903-5713, United States

## Event gallery

- **Alt text**: Back to School Event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Back+to+School+Event&date=Tue%2C+30+Jun%2C+2026+at+09%3A00+am&bg=5

## FAQs

- **Q**: When and where is Back to School Event being held?
  - **A:** Back to School Event takes place on Tue, 30 Jun, 2026 at 09:00 am to Tue, 30 Jun, 2026 at 12:00 pm at 122 W 2nd St, San Angelo, TX 76903-5713, United States.
- **Q**: Who is organizing Back to School Event?
  - **A:** Back to School Event is organized by Salvation Army San Angelo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to School Event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Back+to+School+Event&date=Tue%2C+30+Jun%2C+2026+at+09%3A00+am&bg=5",
        "startDate": "2026-06-30",
        "endDate": "2026-06-30",
        "url": "https://allevents.in/san-angelo/back-to-school-event/200030307409954",
        "location": {
            "@type": "Place",
            "name": "122 W 2nd St, San Angelo, TX 76903-5713, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "122 W 2nd St, San Angelo, TX 76903-5713, United States",
                "addressLocality": "San Angelo",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.46595",
                "longitude": "-100.44098"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Distributing school supplies to those in need",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Salvation Army San Angelo",
                "url": "https://allevents.in/org/salvation-army-san-angelo/13984887"
            }
        ]
    }
]
```