

# Event Details

- **Event Name**: Booster Monthly Meeting
- **Event Start and End Date**: Mon, 04 May, 2026 at 06:00 pm – Mon, 04 May, 2026 at 07:30 pm (-05:00)
- **Event Description**: Door #10, 2nd door on the left.
- **Event URL**: https://allevents.in/carol-stream/booster-monthly-meeting/200029967948215
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Carol Stream
- **state**: IL
- **country**: United States
- **location**: Glenbard North High School
- **lat**: 41.928
- **long**: -88.143
- **full address**: Glenbard North High School, Carol Stream,IL,United States

## Event gallery

- **Alt text**: Booster Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/13119d59601b28b8282b3f2ee5f7f44c223677240d7ec12f249b2edbf0f6decb-rimg-w851-h315-dc040302-gmir?v=1776735375

## FAQs

- **Q**: When and where is Booster Monthly Meeting being held?
  - **A:** Booster Monthly Meeting takes place on Mon, 04 May, 2026 at 06:00 pm to Mon, 04 May, 2026 at 07:30 pm at Glenbard North High School, Carol Stream,IL,United States.
- **Q**: Who is organizing Booster Monthly Meeting?
  - **A:** Booster Monthly Meeting is organized by Glenbard North Athletic Boosters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Booster Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/13119d59601b28b8282b3f2ee5f7f44c223677240d7ec12f249b2edbf0f6decb-rimg-w851-h315-dc040302-gmir?v=1776735375",
        "startDate": "2026-05-04T18:00:00-05:00",
        "endDate": "2026-05-04T19:30:00-05:00",
        "url": "https://allevents.in/carol-stream/booster-monthly-meeting/200029967948215",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Glenbard North High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Carol Stream,IL,United States",
                "addressLocality": "Carol Stream",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.928",
                "longitude": "-88.143"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Door #10, 2nd door on the left.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glenbard North Athletic Boosters",
                "url": "https://allevents.in/org/glenbard-north-athletic-boosters/24401472"
            }
        ]
    }
]
```