

# Event Details

- **Event Name**: Monthly Meeting
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 02:00 pm – Tue, 16 Dec, 2025 at 04:00 pm
- **Event Description**: Meet Greet &amp; Eat - 2:00pm
Meeting - 2:30pm
- **Event URL**: https://allevents.in/lacombe/monthly-meeting/200029223636051
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lacombe
- **state**: LA
- **country**: United States
- **location**: Lacombe VFW - 28000 Main St., 70445
- **lat**: 30.31062
- **long**: -89.93753
- **full address**: Lacombe VFW - 28000 Main St., 70445, 28000 Main St, Lacombe, LA 70445-6433, United States

## Event gallery

- **Alt text**: Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/2b262add9f7cd008f81f5ad5fe046541c12b2fb7b7a5e8a47709cd64fc11513e-rimg-w1025-h727-dcffffff-gmir?v=1765694864

## FAQs

- **Q**: When and where is Monthly Meeting being held?
  - **A:** Monthly Meeting takes place on Tue, 16 Dec, 2025 at 02:00 pm to Tue, 16 Dec, 2025 at 04:00 pm at Lacombe VFW - 28000 Main St., 70445, 28000 Main St, Lacombe, LA 70445-6433, United States.
- **Q**: Who is organizing Monthly Meeting?
  - **A:** Monthly Meeting is organized by Lacombe Art Guild.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/2b262add9f7cd008f81f5ad5fe046541c12b2fb7b7a5e8a47709cd64fc11513e-rimg-w1025-h727-dcffffff-gmir?v=1765694864",
        "startDate": "2025-12-16",
        "endDate": "2025-12-16",
        "url": "https://allevents.in/lacombe/monthly-meeting/200029223636051",
        "location": {
            "@type": "Place",
            "name": "Lacombe VFW - 28000 Main St., 70445",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "28000 Main St, Lacombe, LA 70445-6433, United States",
                "addressLocality": "Lacombe",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.31062",
                "longitude": "-89.93753"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet Greet & Eat - 2:00pm\nMeeting - 2:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lacombe Art Guild",
                "url": "https://allevents.in/org/lacombe-art-guild/23459517"
            }
        ]
    }
]
```