

# Event Details

- **Event Name**: Valentine's Story Time
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 10:30 am
- **Event Description**: Join us for a Valentine's Day themed story time and crafts on Saturday, February 7th at 10:30am
- **Event URL**: https://allevents.in/hoopeston/valentines-story-time/200029405555813
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Hoopeston
- **state**: IL
- **country**: United States
- **location**: 201 East Main Street, Hoopeston, IL, United States, Illinois 60942
- **lat**: 40.467
- **long**: -87.66979
- **full address**: 201 East Main Street, Hoopeston, IL, United States, Illinois 60942

## Event gallery

- **Alt text**: Valentine's Story Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dad05168e70742d18202770f65dc6f5ce18d696bfd5ef922288fc98d690d0cdc-rimg-w851-h315-dcf8c5d2-gmir?v=1770235491

## FAQs

- **Q**: When and where is Valentine's Story Time being held?
  - **A:** Valentine's Story Time takes place on Sat, 07 Feb, 2026 at 10:30 am to Sat, 07 Feb, 2026 at 10:30 am at 201 East Main Street, Hoopeston, IL, United States, Illinois 60942.
- **Q**: Who is organizing Valentine's Story Time?
  - **A:** Valentine's Story Time is organized by Boxcar Books and Vinyl.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentine's Story Time",
        "image": "https://cdn-az.allevents.in/events2/banners/dad05168e70742d18202770f65dc6f5ce18d696bfd5ef922288fc98d690d0cdc-rimg-w851-h315-dcf8c5d2-gmir?v=1770235491",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/hoopeston/valentines-story-time/200029405555813",
        "location": {
            "@type": "Place",
            "name": "201 East Main Street, Hoopeston, IL, United States, Illinois 60942",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 E Main St, Hoopeston, IL 60942-1548, United States",
                "addressLocality": "Hoopeston",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.467",
                "longitude": "-87.66979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a Valentine's Day themed story time and crafts on Saturday, February 7th at 10:30am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Boxcar Books and Vinyl",
                "url": "https://allevents.in/org/boxcar-books-and-vinyl/21014680"
            }
        ]
    }
]
```