

# Event Details

- **Event Name**: Monthly General Meeting
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 08:00 pm – Wed, 19 Nov, 2025 at 09:00 pm
- **Event Description**: Monthly General Meeting
- **Event URL**: https://allevents.in/addison/monthly-general-meeting/200029147763225
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Addison
- **state**: IL
- **country**: United States
- **location**: 35 W Fullerton Ave, Addison, IL 60101-3711, United States
- **lat**: 41.91963
- **long**: -87.99054
- **full address**: 35 W Fullerton Ave, Addison, IL 60101-3711, United States

## Event gallery

- **Alt text**: Monthly General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7b7eb866ea4aa7d9e2f82af4fcfd55a57476b989add6499c1dc7e761d20ff971-rimg-w1200-h524-dcffffff-gmir?v=1763194819

## FAQs

- **Q**: When and where is Monthly General Meeting being held?
  - **A:** Monthly General Meeting takes place on Wed, 19 Nov, 2025 at 08:00 pm to Wed, 19 Nov, 2025 at 09:00 pm at 35 W Fullerton Ave, Addison, IL 60101-3711, United States.
- **Q**: Who is organizing Monthly General Meeting?
  - **A:** Monthly General Meeting is organized by Addison Youth Sports.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly General Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/7b7eb866ea4aa7d9e2f82af4fcfd55a57476b989add6499c1dc7e761d20ff971-rimg-w1200-h524-dcffffff-gmir?v=1763194819",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/addison/monthly-general-meeting/200029147763225",
        "location": {
            "@type": "Place",
            "name": "35 W Fullerton Ave, Addison, IL 60101-3711, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "35 W Fullerton Ave, Addison, IL 60101-3711, United States",
                "addressLocality": "Addison",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91963",
                "longitude": "-87.99054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly General Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Addison Youth Sports",
                "url": "https://allevents.in/org/addison-youth-sports/26032662"
            }
        ]
    }
]
```