

# Event Details

- **Event Name**: Yarn Club
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 04:00 pm – Fri, 24 Apr, 2026 at 06:00 pm (-06:00)
- **Event Description**: Join us for this club, we do it every other Friday. We do both knitting &amp; crochet. The cost is $5.
- **Event URL**: https://allevents.in/great-falls/yarn-club/200029960662051
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Great Falls
- **state**: MT
- **country**: United States
- **location**: The Crafter's Lounge
- **lat**: 47.51551
- **long**: -111.32438
- **full address**: The Crafter's Lounge, 724 6th St NW, Great Falls, MT 59404-2444, United States

## Event gallery

- **Alt text**: Yarn Club
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Yarn+Club&date=Fri%2C+24+Apr%2C+2026+at+04%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Yarn Club being held?
  - **A:** Yarn Club takes place on Fri, 24 Apr, 2026 at 04:00 pm to Fri, 24 Apr, 2026 at 06:00 pm at The Crafter's Lounge, 724 6th St NW, Great Falls, MT 59404-2444, United States.
- **Q**: Who is organizing Yarn Club?
  - **A:** Yarn Club is organized by The Crafter's Lounge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yarn Club",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Yarn+Club&date=Fri%2C+24+Apr%2C+2026+at+04%3A00+pm&bg=2",
        "startDate": "2026-04-24T16:00:00-06:00",
        "endDate": "2026-04-24T18:00:00-06:00",
        "url": "https://allevents.in/great-falls/yarn-club/200029960662051",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Crafter's Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "724 6th St NW, Great Falls, MT 59404-2444, United States",
                "addressLocality": "Great Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.51551",
                "longitude": "-111.32438"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for this club, we do it every other Friday. We do both knitting & crochet. The cost is $5.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Crafters Lounge",
                "url": "https://allevents.in/org/the-crafters-lounge/19890515"
            }
        ]
    }
]
```