

# Event Details

- **Event Name**: Story Time
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:30 am – Wed, 24 Dec, 2025 at 11:30 am
- **Event Description**: Story Time with Ms. Amber - all ages welcome.
- **Event URL**: https://allevents.in/antigo/story-time/200029390611200
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Antigo
- **state**: WI
- **country**: United States
- **location**: 617 Clermont St., Antigo, WI, United States, Wisconsin 54409
- **lat**: 45.14121
- **long**: -89.15406
- **full address**: 617 Clermont St., Antigo, WI, United States, Wisconsin 54409

## Event gallery

- **Alt text**: Story Time
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/efb9c57fa38485cfc9bfc7b26f4a87dc05cffc255a083b0ef1ecd064d503af2e-rimg-w1200-h656-dcf38d65-gmir?v=1766333094

## FAQs

- **Q**: When and where is Story Time being held?
  - **A:** Story Time takes place on Wed, 24 Dec, 2025 at 10:30 am to Wed, 24 Dec, 2025 at 11:30 am at 617 Clermont St., Antigo, WI, United States, Wisconsin 54409.
- **Q**: Who is organizing Story Time?
  - **A:** Story Time is organized by Antigo Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time",
        "image": "https://cdn-az.allevents.in/events4/banners/efb9c57fa38485cfc9bfc7b26f4a87dc05cffc255a083b0ef1ecd064d503af2e-rimg-w1200-h656-dcf38d65-gmir?v=1766333094",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/antigo/story-time/200029390611200",
        "location": {
            "@type": "Place",
            "name": "617 Clermont St., Antigo, WI, United States, Wisconsin 54409",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "617 Clermont St, Antigo, WI 54409-1943, United States",
                "addressLocality": "Antigo",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.14121",
                "longitude": "-89.15406"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Story Time with Ms. Amber - all ages welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Antigo Public Library",
                "url": "https://allevents.in/org/antigo-public-library/26368332"
            }
        ]
    }
]
```