

# Event Details

- **Event Name**: 3rd District Monthly Meeting
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 11:00 am
- **Event Description**: All monthly meetings are held at 11:00 am South Bend time. All are welcome to attend. New members also welcome.
- **Event URL**: https://allevents.in/lakeville/3rd-district-monthly-meeting/200028702327135
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Lakeville
- **state**: IN
- **country**: United States
- **location**: American Legion Post 363 
- **lat**: 41.52626
- **long**: -86.27055
- **full address**: American Legion Post 363 , 214 lake street,Lakeville, Indiana, United States
- **location**: American Legion Post 363

## Event gallery

- **Alt text**: 3rd District Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/271ab89d8c757dfb0103cc7fbae8e1a75ba5599062a1ffe4c3a51e4d5e3b4413-rimg-w575-h373-dc181715-gmir?v=1759569848

## FAQs

- **Q**: When and where is 3rd District Monthly Meeting being held?
  - **A:** 3rd District Monthly Meeting takes place on Sat, 11 Oct, 2025 at 11:00 am to Sat, 11 Oct, 2025 at 11:00 am at American Legion Post 363 , 214 lake street,Lakeville, Indiana, United States.
- **Q**: Who is organizing 3rd District Monthly Meeting?
  - **A:** 3rd District Monthly Meeting is organized by American Legion Auxiliary 3rd District Department of Indiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3rd District Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/271ab89d8c757dfb0103cc7fbae8e1a75ba5599062a1ffe4c3a51e4d5e3b4413-rimg-w575-h373-dc181715-gmir?v=1759569848",
        "startDate": "2025-10-11",
        "url": "https://allevents.in/lakeville/3rd-district-monthly-meeting/200028702327135",
        "location": {
            "@type": "Place",
            "name": "American Legion Post 363 ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 lake street,Lakeville, Indiana",
                "addressLocality": "Lakeville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.52626",
                "longitude": "-86.27055"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All monthly meetings are held at 11:00 am South Bend time. All are welcome to attend. New members also welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Auxiliary 3rd District Department of Indiana",
                "url": "https://allevents.in/org/american-legion-auxiliary-3rd-district-department-of-indiana/24849766"
            }
        ]
    }
]
```