

# Event Details

- **Event Name**: Monthly Board Meeting
- **Event Start and End Date**: Mon, 17 Nov, 2025 at 06:30 pm
- **Event Description**: Monthly meeting of the Lincoln-Way Hockey Board
- **Event URL**: https://allevents.in/new-lenox/monthly-board-meeting/200029208134155
- **Event Categories**: meetups, sports
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029208134155?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=new+lenox-events

## Event venue details

- **city**: New Lenox
- **state**: IL
- **country**: United States
- **location**: American Legion Thomas Hartung Post 1977
- **lat**: 41.48962615
- **long**: -87.965588645
- **full address**: American Legion Thomas Hartung Post 1977, 14414 Ford Drive,New Lenox,IL,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Lincoln-Way Lancers Hockey Club (https://allevents.in/org/lincoln-way-lancers-hockey-club/22189308)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+Board+Meeting&date=Mon%2C+17+Nov%2C+2025+at+06%3A30+pm&bg=1
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/22b9aa01dea3d11680fabbf896346b8fa7a64467ead3b4f1f49c15833962806f-rimg-w300-h300-dc010101-gmir?v=1763356255

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 17 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** American Legion Thomas Hartung Post 1977, 14414 Ford Drive,New Lenox,IL,United States
- **Q**: Who is organizing the event?
  - **A:** Lincoln-Way Lancers Hockey Club
- **Q**: What type of event is this?
  - **A:** meetups, sports
- **Q**: Where can I find ticket details about Monthly Board Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Board Meeting",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Monthly+Board+Meeting&date=Mon%2C+17+Nov%2C+2025+at+06%3A30+pm&bg=1",
        "startDate": "2025-11-17",
        "url": "https://allevents.in/new-lenox/monthly-board-meeting/200029208134155",
        "location": {
            "@type": "Place",
            "name": "American Legion Thomas Hartung Post 1977",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14414 Ford Drive,New Lenox,IL,United States",
                "addressLocality": "New Lenox",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.48962615",
                "longitude": "-87.965588645"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting of the Lincoln-Way Hockey Board",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lincoln-Way Lancers Hockey Club",
                "url": "https://allevents.in/org/lincoln-way-lancers-hockey-club/22189308"
            }
        ]
    }
]
```