

# Event Details

- **Event Name**: District 10 Meeting
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:00 am
- **Event Description**: Quarterly meeting.
- **Event URL**: https://allevents.in/marion/district-10-meeting/200028421428347
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200028421428347?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=marion-events

## Event venue details

- **city**: Marion
- **state**: OH
- **country**: United States
- **location**: VFW
- **lat**: 40.55834350375
- **long**: -83.1420005865
- **full address**: VFW, 1614 Marion-Marysville Rd, Marion, OH 43302-7334, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: VFW District 10 (https://allevents.in/org/vfw-district-10/25953038)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ca957cb8dfb6928ab0c03547285ad274e5161136aee944d97a864997a68e1b5c-rimg-w1046-h1458-dca6938c-gmir?v=1762803184
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9b11c1bf9f5b98b9797b45dcbf225bc81982e185cf9011416c7fa39c8db7db36-rimg-w300-h300-dc765f62-gmir?v=1762803184

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 10:00 am
- **Q**: Where is the event happening?
  - **A:** VFW, 1614 Marion-Marysville Rd, Marion, OH 43302-7334, United States
- **Q**: Who is organizing the event?
  - **A:** VFW District 10
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about District 10 Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "District 10 Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/ca957cb8dfb6928ab0c03547285ad274e5161136aee944d97a864997a68e1b5c-rimg-w1046-h1458-dca6938c-gmir?v=1762803184",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/marion/district-10-meeting/200028421428347",
        "location": {
            "@type": "Place",
            "name": "VFW",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1614 Marion-Marysville Rd, Marion, OH 43302-7334, United States",
                "addressLocality": "Marion",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.55834350375",
                "longitude": "-83.1420005865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Quarterly meeting.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW District 10",
                "url": "https://allevents.in/org/vfw-district-10/25953038"
            }
        ]
    }
]
```