

# Event Details

- **Event Name**: Annual Back to School Celebration
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 02:00 pm – Sun, 13 Sep, 2026 at 05:00 pm (-04:00)
- **Event Description**: We will be giving away at least 200 backpacks ❤️
- **Event URL**: https://allevents.in/detroit/annual-back-to-school-celebration/200030597913857
- **Event Categories**: back-to-school
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: United States
- **location**: Boyer Playground
- **lat**: 42.314848089675
- **long**: -83.108040162013
- **full address**: Boyer Playground, Detroit, Michigan, United States

## Event gallery

- **Alt text**: Annual Back to School Celebration
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1d44ad8861578775a0aac7aedf3b592adcba140d943872dcce007cee14d5f1d9-rimg-w608-h960-dc080808-gmir?v=1787365079

## FAQs

- **Q**: When and where is Annual Back to School Celebration being held?
  - **A:** Annual Back to School Celebration takes place on Sun, 13 Sep, 2026 at 02:00 pm to Sun, 13 Sep, 2026 at 05:00 pm at Boyer Playground, Detroit, Michigan, United States.
- **Q**: Who is organizing Annual Back to School Celebration?
  - **A:** Annual Back to School Celebration is organized by Detroit Southwest Pride.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Back to School Celebration",
        "image": "https://cdn-az.allevents.in/events8/banners/1d44ad8861578775a0aac7aedf3b592adcba140d943872dcce007cee14d5f1d9-rimg-w608-h960-dc080808-gmir?v=1787365079",
        "startDate": "2026-09-13T14:00:00-04:00",
        "endDate": "2026-09-13T17:00:00-04:00",
        "url": "https://allevents.in/detroit/annual-back-to-school-celebration/200030597913857",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Boyer Playground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Detroit, Michigan",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.314848089675",
                "longitude": "-83.108040162013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be giving away at least 200 backpacks ❤️",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Detroit Southwest Pride",
                "url": "https://allevents.in/org/detroit-southwest-pride/20381165"
            }
        ]
    }
]
```