

# Event Details

- **Event Name**: October Guild Meeting
- **Event Start and End Date**: Mon, 12 Oct, 2026 at 06:30 pm (-05:00)
- **Event Description**: Monthly Common Threads Quilt Guild Meeting
- **Event URL**: https://allevents.in/gainesville/october-guild-meeting/200030479045445
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: TX
- **country**: United States
- **location**: First United Methodist Church Gainesville, Texas
- **lat**: 33.62317
- **long**: -97.14198
- **full address**: First United Methodist Church Gainesville, Texas, 214 S Denton St, Gainesville, TX 76240-4826, United States

## Event gallery

- **Alt text**: October Guild Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/90cad2e693039372309cb50f173501d0a4f45e42eb909d40bf76e36e941a9638-rimg-w1200-h927-dcf8f8f8-gmir?v=1787351626

## FAQs

- **Q**: When and where is October Guild Meeting being held?
  - **A:** October Guild Meeting takes place on Mon, 12 Oct, 2026 at 06:30 pm to Mon, 12 Oct, 2026 at 06:30 pm at First United Methodist Church Gainesville, Texas, 214 S Denton St, Gainesville, TX 76240-4826, United States.
- **Q**: Who is organizing October Guild Meeting?
  - **A:** October Guild Meeting is organized by Common Threads Quilt Guild - Gainesville, Tx.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October Guild Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/90cad2e693039372309cb50f173501d0a4f45e42eb909d40bf76e36e941a9638-rimg-w1200-h927-dcf8f8f8-gmir?v=1787351626",
        "startDate": "2026-10-12T18:30:00-05:00",
        "url": "https://allevents.in/gainesville/october-guild-meeting/200030479045445",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "First United Methodist Church Gainesville, Texas",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "214 S Denton St, Gainesville, TX 76240-4826, United States",
                "addressLocality": "Gainesville",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.62317",
                "longitude": "-97.14198"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly Common Threads Quilt Guild Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Common Threads Quilt Guild - Gainesville Tx",
                "url": "https://allevents.in/org/common-threads-quilt-guild-gainesville-tx/24070171"
            }
        ]
    }
]
```