

# Event Details

- **Event Name**: Nutty Knitters
- **Event Start and End Date**: Fri, 09 Jan, 2026 at 10:00 am – Fri, 09 Jan, 2026 at 11:00 am
- **Event Description**: Knit and Crochet for charities; meet on the 2nd Friday of each month!

Location: Library Corner
- **Event URL**: https://allevents.in/eagle/nutty-knitters/200029350880807
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Eagle
- **state**: ID
- **country**: United States
- **location**: 100 Stierman Way , Eagle, ID, United States, Idaho 83616
- **lat**: 43.69612
- **long**: -116.34687
- **full address**: 100 Stierman Way , Eagle, ID, United States, Idaho 83616

## Event gallery

- **Alt text**: Nutty Knitters
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f6fad19beef96f0cb6c2f75258c5bf04573be8e755e621f60a1983027fd14d0e-rimg-w1200-h1200-dc8c7e73-gmir?v=1767643898

## FAQs

- **Q**: When and where is Nutty Knitters being held?
  - **A:** Nutty Knitters takes place on Fri, 09 Jan, 2026 at 10:00 am to Fri, 09 Jan, 2026 at 11:00 am at 100 Stierman Way , Eagle, ID, United States, Idaho 83616.
- **Q**: Who is organizing Nutty Knitters?
  - **A:** Nutty Knitters is organized by Eagle Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Nutty Knitters",
        "image": "https://cdn-az.allevents.in/events3/banners/f6fad19beef96f0cb6c2f75258c5bf04573be8e755e621f60a1983027fd14d0e-rimg-w1200-h1200-dc8c7e73-gmir?v=1767643898",
        "startDate": "2026-01-09",
        "endDate": "2026-01-09",
        "url": "https://allevents.in/eagle/nutty-knitters/200029350880807",
        "location": {
            "@type": "Place",
            "name": "100 Stierman Way , Eagle, ID, United States, Idaho 83616",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 N Stierman Way, Eagle, ID 83616-5162, United States",
                "addressLocality": "Eagle",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.69612",
                "longitude": "-116.34687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Knit and Crochet for charities; meet on the 2nd Friday of each month!\n\nLocation: Library Corner",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eagle Public Library",
                "url": "https://allevents.in/org/eagle-public-library/25996635"
            }
        ]
    }
]
```