

# Event Details

- **Event Name**: Fall Storytime
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 09:30 am – Thu, 11 Dec, 2025 at 10:00 am
- **Event Description**: Join us at the library for stories, songs, rhymes, and more!
- **Event URL**: https://allevents.in/sparta/fall-storytime/200029333795747
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Sparta
- **state**: WI
- **country**: United States
- **location**: 124 W Main St, Sparta, WI, United States, Wisconsin 54656
- **lat**: 43.94451
- **long**: -90.81187
- **full address**: 124 W Main St, Sparta, WI, United States, Wisconsin 54656

## Event gallery

- **Alt text**: Fall Storytime
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ce8a1f5b95b91c25e21ec9d60d7a11b79807630a9d8c37d3f3e1b94b55cf4781-rimg-w1200-h1600-dcf4d9bc-gmir?v=1765370387

## FAQs

- **Q**: When and where is Fall Storytime being held?
  - **A:** Fall Storytime takes place on Thu, 11 Dec, 2025 at 09:30 am to Thu, 11 Dec, 2025 at 10:00 am at 124 W Main St, Sparta, WI, United States, Wisconsin 54656.
- **Q**: Who is organizing Fall Storytime?
  - **A:** Fall Storytime is organized by Sparta Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fall Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/ce8a1f5b95b91c25e21ec9d60d7a11b79807630a9d8c37d3f3e1b94b55cf4781-rimg-w1200-h1600-dcf4d9bc-gmir?v=1765370387",
        "startDate": "2025-12-11",
        "endDate": "2025-12-11",
        "url": "https://allevents.in/sparta/fall-storytime/200029333795747",
        "location": {
            "@type": "Place",
            "name": "124 W Main St, Sparta, WI, United States, Wisconsin 54656",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 W Main St, Sparta, WI 54656-1755, United States",
                "addressLocality": "Sparta",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.94451",
                "longitude": "-90.81187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at the library for stories, songs, rhymes, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sparta Free Library",
                "url": "https://allevents.in/org/sparta-free-library/25992506"
            }
        ]
    }
]
```