

# Event Details

- **Event Name**: Sewing Pattern Giveaway
- **Event Start and End Date**: Mon, 06 Oct, 2025 at 01:00 pm
- **Event Description**: Join this free event at the Mars Hill Library on October 6th from 1 to 3pm to find new patterns for your next sewing project! No registration required.
- **Event URL**: https://allevents.in/mars-hill/sewing-pattern-giveaway/200028955847524
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Mars Hill
- **state**: NC
- **country**: United States
- **location**: Mars Hill Branch Library
- **lat**: 35.827808615366
- **long**: -82.547916364078
- **full address**: Mars Hill Branch Library, 25 Library St, Mars Hill, NC 28754-7635, United States

## Event gallery

- **Alt text**: Sewing Pattern Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2fe28ba045dcd1f96c69ccacb7a05543d730e2435a213c8e720cc6baab9f9b0e-rimg-w1080-h1080-dce8d4ca-gmir?v=1759593386

## FAQs

- **Q**: When and where is Sewing Pattern Giveaway being held?
  - **A:** Sewing Pattern Giveaway takes place on Mon, 06 Oct, 2025 at 01:00 pm to Mon, 06 Oct, 2025 at 01:00 pm at Mars Hill Branch Library, 25 Library St, Mars Hill, NC 28754-7635, United States.
- **Q**: Who is organizing Sewing Pattern Giveaway?
  - **A:** Sewing Pattern Giveaway is organized by Madison County Public Libraries.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sewing Pattern Giveaway",
        "image": "https://cdn-az.allevents.in/events9/banners/2fe28ba045dcd1f96c69ccacb7a05543d730e2435a213c8e720cc6baab9f9b0e-rimg-w1080-h1080-dce8d4ca-gmir?v=1759593386",
        "startDate": "2025-10-06",
        "url": "https://allevents.in/mars-hill/sewing-pattern-giveaway/200028955847524",
        "location": {
            "@type": "Place",
            "name": "Mars Hill Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Library St, Mars Hill, NC 28754-7635, United States",
                "addressLocality": "Mars Hill",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.827808615366",
                "longitude": "-82.547916364078"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join this free event at the Mars Hill Library on October 6th from 1 to 3pm to find new patterns for your next sewing project! No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Madison County Public Libraries",
                "url": "https://allevents.in/org/madison-county-public-libraries/24817641"
            }
        ]
    }
]
```