

# Event Details

- **Event Name**: American Legion Monthly Meeting
- **Event Start and End Date**: Tue, 03 Feb, 2026 at 06:15 pm
- **Event Description**: Monthly Meeting
- **Event URL**: https://allevents.in/livingston/american-legion-monthly-meeting/200029474848713
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Livingston
- **state**: TN
- **country**: United States
- **location**: 121 South Church Street, Livingston, TN
- **lat**: 36.38225
- **long**: -85.32202
- **full address**: 121 South Church Street, Livingston, TN, United States

## Event gallery

- **Alt text**: American Legion Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/571e6be8b1f750e9c3c042b50391461f949946a75807dfcb0556b00c127e0ea3-rimg-w1200-h900-dc908f90-gmir?v=1769296061

## FAQs

- **Q**: When and where is American Legion Monthly Meeting being held?
  - **A:** American Legion Monthly Meeting takes place on Tue, 03 Feb, 2026 at 06:15 pm to Tue, 03 Feb, 2026 at 06:15 pm at 121 South Church Street, Livingston, TN, United States.
- **Q**: Who is organizing American Legion Monthly Meeting?
  - **A:** American Legion Monthly Meeting is organized by American Legion Post 004 & Auxiliary Unit 4.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Legion Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/571e6be8b1f750e9c3c042b50391461f949946a75807dfcb0556b00c127e0ea3-rimg-w1200-h900-dc908f90-gmir?v=1769296061",
        "startDate": "2026-02-03",
        "url": "https://allevents.in/livingston/american-legion-monthly-meeting/200029474848713",
        "location": {
            "@type": "Place",
            "name": "121 South Church Street, Livingston, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 S Church St, Livingston, TN 38570-1940, United States",
                "addressLocality": "Livingston",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.38225",
                "longitude": "-85.32202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 004 & Auxiliary Unit 4",
                "url": "https://allevents.in/org/american-legion-post-004-and-auxiliary-unit-4/23606775"
            }
        ]
    }
]
```