

# Event Details

- **Event Name**: November Sew Day
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 09:30 am
- **Event Description**: Sit and Sew all day for $5.00 with a pitch in lunch
- **Event URL**: https://allevents.in/seymour/november-sew-day/200029201899952
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Seymour
- **state**: IN
- **country**: United States
- **location**: 536 B Avenue East, Seymour, IN
- **lat**: 38.9357
- **long**: -85.894
- **full address**: 536 B Avenue East, Seymour, IN, United States

## Event gallery

- **Alt text**: November Sew Day
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3d7f665be336b4f47ac56a99b6ca70781789a90d453ed685a43a15b9098bef53-rimg-w1200-h675-dcffffff-gmir?v=1763230302

## FAQs

- **Q**: When and where is November Sew Day being held?
  - **A:** November Sew Day takes place on Thu, 20 Nov, 2025 at 09:30 am to Thu, 20 Nov, 2025 at 09:30 am at 536 B Avenue East, Seymour, IN, United States.
- **Q**: Who is organizing November Sew Day?
  - **A:** November Sew Day is organized by Small Town Stitches.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Sew Day",
        "image": "https://cdn-az.allevents.in/events5/banners/3d7f665be336b4f47ac56a99b6ca70781789a90d453ed685a43a15b9098bef53-rimg-w1200-h675-dcffffff-gmir?v=1763230302",
        "startDate": "2025-11-20",
        "url": "https://allevents.in/seymour/november-sew-day/200029201899952",
        "location": {
            "@type": "Place",
            "name": "536 B Avenue East, Seymour, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "536 B Ave E, Seymour, IN 47274-3241, United States",
                "addressLocality": "Seymour",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.9357",
                "longitude": "-85.894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sit and Sew all day for $5.00 with a pitch in lunch",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Small Town Stitches",
                "url": "https://allevents.in/org/small-town-stitches/23467072"
            }
        ]
    }
]
```