

# Event Details

- **Event Name**: Monthly Meeting 
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 06:00 pm
- **Event Description**: Monthly meeting! Show up to be "in the know" of SAL events and happenings!
- **Event URL**: https://allevents.in/battle-creek/monthly-meeting/200029255688041
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029255688041?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=battle+creek-events

## Event venue details

- **city**: Battle Creek
- **state**: MI
- **country**: United States
- **location**: 228 N 20th St, Battle Creek, MI
- **lat**: 42.31321
- **long**: -85.21882
- **full address**: 228 N 20th St, Battle Creek, MI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sons of the American Legion Squadron 298 (https://allevents.in/org/sons-of-the-american-legion-squadron-298/24212197)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/31300eb5822060741d9450de447f9a48f61a5e3092049efc9a7a2652c0a0e525-rimg-w1053-h1042-dcffffff-gmir?v=1771135032
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6ab3d83fadeccdd79875c9233615bb1cfcaf7c16810857f10924c36e7ada6267-rimg-w300-h300-dcffffff-gmir?v=1771135033

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** 228 N 20th St, Battle Creek, MI, United States
- **Q**: Who is organizing the event?
  - **A:** Sons of the American Legion Squadron 298
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Monthly 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 Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/31300eb5822060741d9450de447f9a48f61a5e3092049efc9a7a2652c0a0e525-rimg-w1053-h1042-dcffffff-gmir?v=1771135032",
        "startDate": "2026-02-19",
        "url": "https://allevents.in/battle-creek/monthly-meeting/200029255688041",
        "location": {
            "@type": "Place",
            "name": "228 N 20th St, Battle Creek, MI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "228 N 20th St, Springfield, MI 49037-8103, United States",
                "addressLocality": "Battle Creek",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.31321",
                "longitude": "-85.21882"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting! Show up to be \"in the know\" of SAL events and happenings!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sons of the American Legion Squadron 298",
                "url": "https://allevents.in/org/sons-of-the-american-legion-squadron-298/24212197"
            }
        ]
    }
]
```