

# Event Details

- **Event Name**: Valentine's Day Story Time
- **Event Start and End Date**: Mon, 09 Feb, 2026 at 10:00 am
- **Event Description**: Join us for a special Story Time with heartfelt crafts and treats!
- **Event URL**: https://allevents.in/new-buffalo/valentines-day-story-time/200029548856815
- **Event Categories**: valentines-day
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New Buffalo
- **state**: MI
- **country**: United States
- **location**: 33 N. Thompson St., New Buffalo, MI, United States, Michigan 49117
- **lat**: 41.7956
- **long**: -86.74297
- **full address**: 33 N. Thompson St., New Buffalo, MI, United States, Michigan 49117

## Event gallery

- **Alt text**: Valentine's Day Story Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/76cad718db1a4387a5dc210395ca909b9a6ec21a2b2e51bd3f685e6425edb00c-rimg-w1200-h675-dcff5757-gmir?v=1770587386

## FAQs

- **Q**: When and where is Valentine's Day Story Time being held?
  - **A:** Valentine's Day Story Time takes place on Mon, 09 Feb, 2026 at 10:00 am to Mon, 09 Feb, 2026 at 10:00 am at 33 N. Thompson St., New Buffalo, MI, United States, Michigan 49117.
- **Q**: Who is organizing Valentine's Day Story Time?
  - **A:** Valentine's Day Story Time is organized by New Buffalo Township Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Valentine's Day Story Time",
        "image": "https://cdn-az.allevents.in/events2/banners/76cad718db1a4387a5dc210395ca909b9a6ec21a2b2e51bd3f685e6425edb00c-rimg-w1200-h675-dcff5757-gmir?v=1770587386",
        "startDate": "2026-02-09",
        "url": "https://allevents.in/new-buffalo/valentines-day-story-time/200029548856815",
        "location": {
            "@type": "Place",
            "name": "33 N. Thompson St., New Buffalo, MI, United States, Michigan 49117",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 N Thompson St, New Buffalo, MI 49117-1852, United States",
                "addressLocality": "New Buffalo",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.7956",
                "longitude": "-86.74297"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Story Time with heartfelt crafts and treats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Buffalo Township Library",
                "url": "https://allevents.in/org/new-buffalo-township-library/25946363"
            }
        ]
    }
]
```