

# Event Details

- **Event Name**: District 30 Joint Meeting
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 10:00 am
- **Event Description**: Meeting will be held at Waxahachie VFW
- **Event URL**: https://allevents.in/waxahachie/district-30-joint-meeting/200028553995816
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Waxahachie
- **state**: TX
- **country**: United States
- **location**: VFW Post 3894 Waxahachie
- **lat**: 32.41878
- **long**: -96.86968
- **full address**: VFW Post 3894 Waxahachie, 1405 N. IH-35E,Waxahachie, Texas, United States

## Event gallery

- **Alt text**: District 30 Joint Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cfc633408e430dd53e14b26b48fad1e3490d15666c0d6b0c755821d0ea28f889-rimg-w1080-h858-dcffffff-gmir?v=1767505206

## FAQs

- **Q**: When and where is District 30 Joint Meeting being held?
  - **A:** District 30 Joint Meeting takes place on Sat, 10 Jan, 2026 at 10:00 am to Sat, 10 Jan, 2026 at 10:00 am at VFW Post 3894 Waxahachie, 1405 N. IH-35E,Waxahachie, Texas, United States.
- **Q**: Who is organizing District 30 Joint Meeting?
  - **A:** District 30 Joint Meeting is organized by VFW District 30.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "District 30 Joint Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/cfc633408e430dd53e14b26b48fad1e3490d15666c0d6b0c755821d0ea28f889-rimg-w1080-h858-dcffffff-gmir?v=1767505206",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/waxahachie/district-30-joint-meeting/200028553995816",
        "location": {
            "@type": "Place",
            "name": "VFW Post 3894 Waxahachie",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1405 N. IH-35E,Waxahachie, Texas",
                "addressLocality": "Waxahachie",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.41878",
                "longitude": "-96.86968"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting will be held at Waxahachie VFW",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW District 30",
                "url": "https://allevents.in/org/vfw-district-30/25778156"
            }
        ]
    }
]
```