

# Event Details

- **Event Name**: Youth Snow Globe Craft
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 04:00 pm – Thu, 18 Dec, 2025 at 05:35 pm
- **Event Description**: Stop in and create your own SNOW GLOBE!
- **Event URL**: https://allevents.in/tolono/youth-snow-globe-craft/200029241424843
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Tolono
- **state**: IL
- **country**: United States
- **location**: 111 E. Main St. P.O. Box 759, Tolono, IL
- **lat**: 39.98523
- **long**: -88.26035
- **full address**: 111 E. Main St. P.O. Box 759, Tolono, IL, United States

## Event gallery

- **Alt text**: Youth Snow Globe Craft
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Snow+Globe+Craft&date=Thu%2C+18+Dec%2C+2025+at+04%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Youth Snow Globe Craft being held?
  - **A:** Youth Snow Globe Craft takes place on Thu, 18 Dec, 2025 at 04:00 pm to Thu, 18 Dec, 2025 at 05:35 pm at 111 E. Main St. P.O. Box 759, Tolono, IL, United States.
- **Q**: Who is organizing Youth Snow Globe Craft?
  - **A:** Youth Snow Globe Craft is organized by Tolono Public Library District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Snow Globe Craft",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Snow+Globe+Craft&date=Thu%2C+18+Dec%2C+2025+at+04%3A00+pm&bg=4",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/tolono/youth-snow-globe-craft/200029241424843",
        "location": {
            "@type": "Place",
            "name": "111 E. Main St. P.O. Box 759, Tolono, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 E Main St, Tolono, IL 61880-9699, United States",
                "addressLocality": "Tolono",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98523",
                "longitude": "-88.26035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop in and create your own SNOW GLOBE!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tolono Public Library District",
                "url": "https://allevents.in/org/tolono-public-library-district/25992079"
            }
        ]
    }
]
```