

# Event Details

- **Event Name**: Family Story Time
- **Event Start and End Date**: Tue, 14 Apr, 2026 at 06:00 pm – Tue, 14 Apr, 2026 at 07:00 pm
- **Event Description**: Join us to read, play and grow at Family Story Time!
- **Event URL**: https://allevents.in/auburn/family-story-time/200029927279724
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: IL
- **country**: United States
- **location**: 338 W Jefferson St, Auburn, IL, United States, Illinois 62615
- **lat**: 39.59211
- **long**: -89.74518
- **full address**: 338 W Jefferson St, Auburn, IL, United States, Illinois 62615

## Event gallery

- **Alt text**: Family Story Time
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a79c129d96381c406a46437bcf0e53d7c23bb4a5f6e9ffb5c51b5dbf5b80ac21-rimg-w1200-h675-dc77482f-gmir?v=1775900964

## FAQs

- **Q**: When and where is Family Story Time being held?
  - **A:** Family Story Time takes place on Tue, 14 Apr, 2026 at 06:00 pm to Tue, 14 Apr, 2026 at 07:00 pm at 338 W Jefferson St, Auburn, IL, United States, Illinois 62615.
- **Q**: Who is organizing Family Story Time?
  - **A:** Family Story Time is organized by Auburn Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Story Time",
        "image": "https://cdn-az.allevents.in/events5/banners/a79c129d96381c406a46437bcf0e53d7c23bb4a5f6e9ffb5c51b5dbf5b80ac21-rimg-w1200-h675-dc77482f-gmir?v=1775900964",
        "startDate": "2026-04-14",
        "endDate": "2026-04-14",
        "url": "https://allevents.in/auburn/family-story-time/200029927279724",
        "location": {
            "@type": "Place",
            "name": "338 W Jefferson St, Auburn, IL, United States, Illinois 62615",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "338 W Jefferson St, Auburn, IL 62615-1463, United States",
                "addressLocality": "Auburn",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.59211",
                "longitude": "-89.74518"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us to read, play and grow at Family Story Time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Auburn Public Library",
                "url": "https://allevents.in/org/auburn-public-library/17141175",
                "description": "Public Library serving Auburn, Illinois"
            }
        ]
    }
]
```