

# Event Details

- **Event Name**: Monday Sew Day
- **Event Start and End Date**: Mon, 22 Jun, 2026 at 11:00 am
- **Event Description**: Come join us for a Monday sew day. We will be at our regular time and place this month. NEXT MONTH will be our 10 am start time in the basement of the church. Sorry for the confusion!
- **Event URL**: https://allevents.in/smithville/monday-sew-day/200030266899003
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Smithville
- **state**: MO
- **country**: United States
- **location**: First Christian Church of Smithville, Missouri
- **lat**: 39.388266136764
- **long**: -94.58046348002
- **full address**: First Christian Church of Smithville, Missouri, 201 N Bridge St, Smithville, MO 64089-8266, United States

## Event gallery

- **Alt text**: Monday Sew Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/89fbea556cbaaa921e16468c4a033903896903d09f45f42fef3b3104b7b743c0-rimg-w720-h960-dcd2d8db-gmir?v=1781830323

## FAQs

- **Q**: When and where is Monday Sew Day being held?
  - **A:** Monday Sew Day takes place on Mon, 22 Jun, 2026 at 11:00 am to Mon, 22 Jun, 2026 at 11:00 am at First Christian Church of Smithville, Missouri, 201 N Bridge St, Smithville, MO 64089-8266, United States.
- **Q**: Who is organizing Monday Sew Day?
  - **A:** Monday Sew Day is organized by Town and Country Quilters in Smithville, Mo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Sew Day",
        "image": "https://cdn-az.allevents.in/events6/banners/89fbea556cbaaa921e16468c4a033903896903d09f45f42fef3b3104b7b743c0-rimg-w720-h960-dcd2d8db-gmir?v=1781830323",
        "startDate": "2026-06-22",
        "url": "https://allevents.in/smithville/monday-sew-day/200030266899003",
        "location": {
            "@type": "Place",
            "name": "First Christian Church of Smithville, Missouri",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 N Bridge St, Smithville, MO 64089-8266, United States",
                "addressLocality": "Smithville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.388266136764",
                "longitude": "-94.58046348002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Monday sew day. We will be at our regular time and place this month. NEXT MONTH will be our 10 am start time in the basement of the church. Sorry for the confusion!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town and Country Quilters in Smithville Mo",
                "url": "https://allevents.in/org/town-and-country-quilters-in-smithville-mo/22920453"
            }
        ]
    }
]
```