

# Event Details

- **Event Name**: Snowflake and Craft Story Time
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 10:00 am
- **Event Description**: One last blast of Winter (we hope) at WPL
for Snowflake Story Time and Craft!
- **Event URL**: https://allevents.in/wabasha/snowflake-and-craft-story-time/200029796522552
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Wabasha
- **state**: MN
- **country**: United States
- **location**: 168 Alleghany Ave, Wabasha, MN
- **lat**: 44.38324
- **long**: -92.03366
- **full address**: 168 Alleghany Ave, Wabasha, MN, United States

## Event gallery

- **Alt text**: Snowflake and Craft Story Time
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/98e122dac13cbf948d387a1119e65614ac995ed8243d26c5fe1af010ecd5d196-rimg-w1080-h1080-dc3b84af-gmir?v=1773189892

## FAQs

- **Q**: When and where is Snowflake and Craft Story Time being held?
  - **A:** Snowflake and Craft Story Time takes place on Sat, 14 Mar, 2026 at 10:00 am to Sat, 14 Mar, 2026 at 10:00 am at 168 Alleghany Ave, Wabasha, MN, United States.
- **Q**: Who is organizing Snowflake and Craft Story Time?
  - **A:** Snowflake and Craft Story Time is organized by Wabasha Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Snowflake and Craft Story Time",
        "image": "https://cdn-az.allevents.in/events6/banners/98e122dac13cbf948d387a1119e65614ac995ed8243d26c5fe1af010ecd5d196-rimg-w1080-h1080-dc3b84af-gmir?v=1773189892",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/wabasha/snowflake-and-craft-story-time/200029796522552",
        "location": {
            "@type": "Place",
            "name": "168 Alleghany Ave, Wabasha, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "168 Alleghany Ave, Wabasha, MN 55981-1208, United States",
                "addressLocality": "Wabasha",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.38324",
                "longitude": "-92.03366"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One last blast of Winter (we hope) at WPL\nfor Snowflake Story Time and Craft!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wabasha Public Library",
                "url": "https://allevents.in/org/wabasha-public-library/21635771"
            }
        ]
    }
]
```