

# Event Details

- **Event Name**: Chapter Meeting
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 11:00 am (-05:00)
- **Event Description**: Chapter meeting
- **Event URL**: https://allevents.in/quinlan/chapter-meeting/200029850422536
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Quinlan
- **state**: TX
- **country**: United States
- **location**: VFW Post 2559
- **lat**: 32.904
- **long**: -96.03821
- **full address**: VFW Post 2559, 100 E State Highway 276,West Tawakoni, Texas, Quinlan, United States

## Event gallery

- **Alt text**: Chapter Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2a0c760ad747366c5ee396bcb1e11ed358543a069a13bd4b766fa46a78ea7e7d-rimg-w1200-h490-dc90908f-gmir?v=1774947211

## FAQs

- **Q**: When and where is Chapter Meeting being held?
  - **A:** Chapter Meeting takes place on Sat, 13 Jun, 2026 at 11:00 am to Sat, 13 Jun, 2026 at 11:00 am at VFW Post 2559, 100 E State Highway 276,West Tawakoni, Texas, Quinlan, United States.
- **Q**: Who is organizing Chapter Meeting?
  - **A:** Chapter Meeting is organized by Combat Veterans Motorcycle Association Chapter 23-11 "Audie Murphy Chapter".

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chapter Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/2a0c760ad747366c5ee396bcb1e11ed358543a069a13bd4b766fa46a78ea7e7d-rimg-w1200-h490-dc90908f-gmir?v=1774947211",
        "startDate": "2026-06-13T11:00:00-05:00",
        "url": "https://allevents.in/quinlan/chapter-meeting/200029850422536",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "VFW Post 2559",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 E State Highway 276,West Tawakoni, Texas",
                "addressLocality": "Quinlan",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.904",
                "longitude": "-96.03821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Chapter meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Combat Veterans Motorcycle Association Chapter 23-11 Audie Murphy Chapter",
                "url": "https://allevents.in/org/combat-veterans-motorcycle-association-chapter-23-11-audie-murphy-chapter/23502432"
            }
        ]
    }
]
```