

# Event Details

- **Event Name**: Knitting Class
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: Join us at the library on the last Sunday of every month to knit and socialize! Each month, the instructor will select a pattern for us to work on, which will be announced in advance. This is a free class, and no sign-ups are required. Please remember to bring your own materials.
- **Event URL**: https://allevents.in/gate-city/knitting-class/200029912782305
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gate City
- **state**: VA
- **country**: United States
- **location**: Scott County Public Library
- **lat**: 36.63684
- **long**: -82.58138
- **full address**: Scott County Public Library, 297 West Jackson Street,Gate City, Virginia, United States

## Event gallery

- **Alt text**: Knitting Class
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e23d25e8ac9b26d29aaf27b89f4634e296b8a3a9d7de070b2b87d734a6bb4658-rimg-w851-h315-dcffe1ed-gmir?v=1775720584

## FAQs

- **Q**: When and where is Knitting Class being held?
  - **A:** Knitting Class takes place on Sun, 26 Apr, 2026 at 03:00 pm to Sun, 26 Apr, 2026 at 03:00 pm at Scott County Public Library, 297 West Jackson Street,Gate City, Virginia, United States.
- **Q**: Who is organizing Knitting Class?
  - **A:** Knitting Class is organized by Scott County Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Knitting Class is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Gate City, this event is thoughtfully curated to deliver a standout experience worth every moment. If Knitting Class sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Knitting Class",
        "image": "https://cdn-az.allevents.in/events10/banners/e23d25e8ac9b26d29aaf27b89f4634e296b8a3a9d7de070b2b87d734a6bb4658-rimg-w851-h315-dcffe1ed-gmir?v=1775720584",
        "startDate": "2026-04-26T15:00:00-04:00",
        "url": "https://allevents.in/gate-city/knitting-class/200029912782305",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Scott County Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "297 West Jackson Street,Gate City, Virginia",
                "addressLocality": "Gate City",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.63684",
                "longitude": "-82.58138"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the library on the last Sunday of every month to knit and socialize! Each month, the instructor will select a pattern for us to work on, which will be announced in advance. This is a free class, and no sign-ups are required. Please remember to bring your own materials.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scott County Public Library",
                "url": "https://allevents.in/org/scott-county-public-library/21470396"
            }
        ]
    }
]
```