

# Event Details

- **Event Name**: Story Time with Mrs. Claus!
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 10:00 am – Fri, 12 Dec, 2025 at 11:00 am
- **Event Description**: Before she returns with Santa on the 21st, Mrs. Claus will be doing a free kids story time at 10am in our back room!
- **Event URL**: https://allevents.in/keene/story-time-with-mrs-claus/200029235046933
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Keene
- **state**: NH
- **country**: United States
- **location**: 18 Main Street, Keene, NH
- **lat**: 42.93341
- **long**: -72.27796
- **full address**: 18 Main Street, Keene, NH, United States

## Event gallery

- **Alt text**: Story Time with Mrs. Claus!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/abdc0cf57fc5c4cf3657cfa921be51c07a7e61907a1ac016f85fe20296403ae2-rimg-w960-h960-dcc40727-gmir?v=1765534999

## FAQs

- **Q**: When and where is Story Time with Mrs. Claus! being held?
  - **A:** Story Time with Mrs. Claus! takes place on Fri, 12 Dec, 2025 at 10:00 am to Fri, 12 Dec, 2025 at 11:00 am at 18 Main Street, Keene, NH, United States.
- **Q**: Who is organizing Story Time with Mrs. Claus!?
  - **A:** Story Time with Mrs. Claus! is organized by Birdies the place to gather.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time with Mrs. Claus!",
        "image": "https://cdn-az.allevents.in/events2/banners/abdc0cf57fc5c4cf3657cfa921be51c07a7e61907a1ac016f85fe20296403ae2-rimg-w960-h960-dcc40727-gmir?v=1765534999",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/keene/story-time-with-mrs-claus/200029235046933",
        "location": {
            "@type": "Place",
            "name": "18 Main Street, Keene, NH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18 Main St, Keene, NH 03431-3732, United States",
                "addressLocality": "Keene",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93341",
                "longitude": "-72.27796"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Before she returns with Santa on the 21st, Mrs. Claus will be doing a free kids story time at 10am in our back room!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Birdies the place to gather",
                "url": "https://allevents.in/org/birdies-the-place-to-gather/25023551"
            }
        ]
    }
]
```