

# Event Details

- **Event Name**: Family Storytime
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 10:00 am – Thu, 20 Nov, 2025 at 10:30 am
- **Event Description**: Let's talk, sing, read, write, and play as we have fun building early literacy skills. For ages 2-5 yrs and their caregivers. Siblings always welcome.
- **Event URL**: https://allevents.in/northfield/family-storytime/200029211643416
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Northfield
- **state**: MN
- **country**: United States
- **location**: 210 Washington St, Northfield, MN, United States, Minnesota 55057
- **lat**: 44.45775
- **long**: -93.15894
- **full address**: 210 Washington St, Northfield, MN, United States, Minnesota 55057

## Event gallery

- **Alt text**: Family Storytime
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d512ef3a4228dbbfb557b4fd7f8936c74b935e56ada7b932dbb2c30b7277056b-rimg-w1200-h675-dca92707-gmir?v=1763410636

## FAQs

- **Q**: When and where is Family Storytime being held?
  - **A:** Family Storytime takes place on Thu, 20 Nov, 2025 at 10:00 am to Thu, 20 Nov, 2025 at 10:30 am at 210 Washington St, Northfield, MN, United States, Minnesota 55057.
- **Q**: Who is organizing Family Storytime?
  - **A:** Family Storytime is organized by Northfield Public Library Minnesota.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Storytime",
        "image": "https://cdn-az.allevents.in/events4/banners/d512ef3a4228dbbfb557b4fd7f8936c74b935e56ada7b932dbb2c30b7277056b-rimg-w1200-h675-dca92707-gmir?v=1763410636",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/northfield/family-storytime/200029211643416",
        "location": {
            "@type": "Place",
            "name": "210 Washington St, Northfield, MN, United States, Minnesota 55057",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 Washington St S, Northfield, MN 55057-2055, United States",
                "addressLocality": "Northfield",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.45775",
                "longitude": "-93.15894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's talk, sing, read, write, and play as we have fun building early literacy skills. For ages 2-5 yrs and their caregivers. Siblings always welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northfield Public Library Minnesota",
                "url": "https://allevents.in/org/northfield-public-library-minnesota/25980106"
            }
        ]
    }
]
```