

# Event Details

- **Event Name**: Bedtime Storytime
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 06:30 pm
- **Event Description**: Come for a special evening story time! Geared towards preschool age, though open to all ages.
- **Event URL**: https://allevents.in/lonsdale/bedtime-storytime/200030232083017
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Lonsdale
- **state**: MN
- **country**: United States
- **location**: 1006 Birch St NE, Lonsdale, MN, United States, Minnesota 55046
- **lat**: 44.4816
- **long**: -93.41497
- **full address**: 1006 Birch St NE, Lonsdale, MN, United States, Minnesota 55046

## Event gallery

- **Alt text**: Bedtime Storytime
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/88a178e54e5a82f72d6202c54a1b19804811009164d932c341bad18c53e5fae9-rimg-w1200-h675-dce1ccf5-gmir?v=1782832493

## FAQs

- **Q**: When and where is Bedtime Storytime being held?
  - **A:** Bedtime Storytime takes place on Tue, 07 Jul, 2026 at 06:30 pm to Tue, 07 Jul, 2026 at 06:30 pm at 1006 Birch St NE, Lonsdale, MN, United States, Minnesota 55046.
- **Q**: Who is organizing Bedtime Storytime?
  - **A:** Bedtime Storytime is organized by Lonsdale Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bedtime Storytime",
        "image": "https://cdn-az.allevents.in/events8/banners/88a178e54e5a82f72d6202c54a1b19804811009164d932c341bad18c53e5fae9-rimg-w1200-h675-dce1ccf5-gmir?v=1782832493",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/lonsdale/bedtime-storytime/200030232083017",
        "location": {
            "@type": "Place",
            "name": "1006 Birch St NE, Lonsdale, MN, United States, Minnesota 55046",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1006 Birch St NE, Lonsdale, MN 55046-5804, United States",
                "addressLocality": "Lonsdale",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.4816",
                "longitude": "-93.41497"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come for a special evening story time! Geared towards preschool age, though open to all ages.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lonsdale Public Library",
                "url": "https://allevents.in/org/lonsdale-public-library/20831796"
            }
        ]
    }
]
```