

# Event Details

- **Event Name**: Back to school bash 
- **Event Start and End Date**: Sat, 02 Aug, 2025 at 10:00 am – Sat, 02 Aug, 2025 at 03:00 pm
- **Event Description**: Join us this SATURDAY ???
- **Event URL**: https://allevents.in/alice/back-to-school-bash/200028590385513
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200028590385513?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=alice-events

## Event venue details

- **city**: Alice
- **state**: TX
- **country**: United States
- **location**: Downtown Alice
- **lat**: 27.749800745815
- **long**: -98.071055757731
- **full address**: Downtown Alice, Alice, Texas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Downtown Alice Ambassadors (https://allevents.in/org/downtown-alice-ambassadors/26340082)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cdd5ff2eec0ede06ad12d87cc2d478b3e33cd735ab4089815ecd75b4f422dbbe-rimg-w1200-h1553-dcfefaef-gmir?v=1753878612
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2527240e33e425bbd1ff0dd66453e192a5b7ffe21ff5341b71c07a4fb746f61b-rimg-w300-h300-dcfef9ef-gmir?v=1753878613

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 02 Aug, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** Downtown Alice, Alice, Texas, United States
- **Q**: Who is organizing the event?
  - **A:** Downtown Alice Ambassadors
- **Q**: What type of event is this?
  - **A:** back-to-school
- **Q**: Where can I find ticket details about Back to school bash  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Back to school bash",
        "image": "https://cdn-az.allevents.in/events5/banners/cdd5ff2eec0ede06ad12d87cc2d478b3e33cd735ab4089815ecd75b4f422dbbe-rimg-w1200-h1553-dcfefaef-gmir?v=1753878612",
        "startDate": "2025-08-02",
        "endDate": "2025-08-02",
        "url": "https://allevents.in/alice/back-to-school-bash/200028590385513",
        "location": {
            "@type": "Place",
            "name": "Downtown Alice",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Alice, Texas",
                "addressLocality": "Alice",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.749800745815",
                "longitude": "-98.071055757731"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us this SATURDAY ???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Downtown Alice Ambassadors",
                "url": "https://allevents.in/org/downtown-alice-ambassadors/26340082"
            }
        ]
    }
]
```