

# Event Details

- **Event Name**: Storytime with Santa
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 06:30 pm
- **Event Description**: Wear some warm jammies and get ready to meet the big guy!! Listen to a story next to the Christmas tree on the main floor and visit with Santa to tell him what’s on your list!
- **Event URL**: https://allevents.in/barre/storytime-with-santa/200029275476358
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 59

## Ticket Details


## Event venue details

- **city**: Barre
- **state**: MA
- **country**: United States
- **location**: 19 Pleasant St, Barre, MA, United States, Massachusetts 01005
- **lat**: 42.42298
- **long**: -72.10664
- **full address**: 19 Pleasant St, Barre, MA, United States, Massachusetts 01005

## Event gallery

- **Alt text**: Storytime with Santa
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/aadac5e8948aabae9fbf229972cee538300d6569035467fb0572ade8ef80ec8c-rimg-w1200-h675-dcffffff-gmir?v=1765708899

## FAQs

- **Q**: When and where is Storytime with Santa being held?
  - **A:** Storytime with Santa takes place on Thu, 18 Dec, 2025 at 06:30 pm to Thu, 18 Dec, 2025 at 06:30 pm at 19 Pleasant St, Barre, MA, United States, Massachusetts 01005.
- **Q**: Who is organizing Storytime with Santa?
  - **A:** Storytime with Santa is organized by Woods Memorial Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime with Santa",
        "image": "https://cdn-az.allevents.in/events10/banners/aadac5e8948aabae9fbf229972cee538300d6569035467fb0572ade8ef80ec8c-rimg-w1200-h675-dcffffff-gmir?v=1765708899",
        "startDate": "2025-12-18",
        "url": "https://allevents.in/barre/storytime-with-santa/200029275476358",
        "location": {
            "@type": "Place",
            "name": "19 Pleasant St, Barre, MA, United States, Massachusetts 01005",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "19 Pleasant St, Barre, MA 01005-9335, United States",
                "addressLocality": "Barre",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.42298",
                "longitude": "-72.10664"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wear some warm jammies and get ready to meet the big guy!! Listen to a story next to the Christmas tree on the main floor and visit with Santa to tell him what’s on your list!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woods Memorial Library",
                "url": "https://allevents.in/org/woods-memorial-library/25993564"
            }
        ]
    }
]
```