

# Event Details

- **Event Name**: Cranberry Harvest Storytime!
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am
- **Event Description**: Learn all about the fruit of the season, cranberries! We'll have stories and crafts. You will also be able to see some tools used to harvest cranberries and sample some tasty treats!
- **Event URL**: https://allevents.in/houston/cranberry-harvest-storytime/200029224277039
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Houston
- **state**: MN
- **country**: United States
- **location**: 202 E Cedar St, Houston, MN, United States, Minnesota 55943
- **lat**: 43.76311
- **long**: -91.56713
- **full address**: 202 E Cedar St, Houston, MN, United States, Minnesota 55943

## Event gallery

- **Alt text**: Cranberry Harvest Storytime!
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/2431d6cb90b14c8d19a4637353b4cb79ec5e3cfbf194f5504d9da8d4f7e491e1-rimg-w1200-h675-dcd9d7dc-gmir?v=1763603318

## FAQs

- **Q**: When and where is Cranberry Harvest Storytime! being held?
  - **A:** Cranberry Harvest Storytime! takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 10:00 am at 202 E Cedar St, Houston, MN, United States, Minnesota 55943.
- **Q**: Who is organizing Cranberry Harvest Storytime!?
  - **A:** Cranberry Harvest Storytime! is organized by Houston MN Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cranberry Harvest Storytime!",
        "image": "https://cdn-az.allevents.in/events8/banners/2431d6cb90b14c8d19a4637353b4cb79ec5e3cfbf194f5504d9da8d4f7e491e1-rimg-w1200-h675-dcd9d7dc-gmir?v=1763603318",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/houston/cranberry-harvest-storytime/200029224277039",
        "location": {
            "@type": "Place",
            "name": "202 E Cedar St, Houston, MN, United States, Minnesota 55943",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Houston Public Library, 202 E Cedar St, Houston, MN 55943, United States",
                "addressLocality": "Houston",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.76311",
                "longitude": "-91.56713"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn all about the fruit of the season, cranberries! We'll have stories and crafts. You will also be able to see some tools used to harvest cranberries and sample some tasty treats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Houston MN Public Library",
                "url": "https://allevents.in/org/houston-mn-public-library/25985512"
            }
        ]
    }
]
```