

# Event Details

- **Event Name**: Santa Storytime
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 11:00 am
- **Event Description**: The library will be open on Saturday, December 6th for a very special storytime featuring Santa himself! Come join us for the magic! No registration required.
- **Event URL**: https://allevents.in/skowhegan/santa-storytime/200029238942213
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Skowhegan
- **state**: ME
- **country**: United States
- **location**: 9 Elm St, Skowhegan, ME, United States, Maine 04976
- **lat**: 44.76605
- **long**: -69.72069
- **full address**: 9 Elm St, Skowhegan, ME, United States, Maine 04976

## Event gallery

- **Alt text**: Santa Storytime
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/515471033d9934d74d01ece4acfe019cea5327521913c8f204b67712046b8498-rimg-w1200-h675-dc6dc27b-gmir?v=1765035267

## FAQs

- **Q**: When and where is Santa Storytime being held?
  - **A:** Santa Storytime takes place on Sat, 06 Dec, 2025 at 11:00 am to Sat, 06 Dec, 2025 at 11:00 am at 9 Elm St, Skowhegan, ME, United States, Maine 04976.
- **Q**: Who is organizing Santa Storytime?
  - **A:** Santa Storytime is organized by Skowhegan Free Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Storytime",
        "image": "https://cdn-az.allevents.in/events3/banners/515471033d9934d74d01ece4acfe019cea5327521913c8f204b67712046b8498-rimg-w1200-h675-dc6dc27b-gmir?v=1765035267",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/skowhegan/santa-storytime/200029238942213",
        "location": {
            "@type": "Place",
            "name": "9 Elm St, Skowhegan, ME, United States, Maine 04976",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Elm St, Skowhegan, ME 04976-1201, United States",
                "addressLocality": "Skowhegan",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.76605",
                "longitude": "-69.72069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The library will be open on Saturday, December 6th for a very special storytime featuring Santa himself! Come join us for the magic! No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Skowhegan Free Public Library",
                "url": "https://allevents.in/org/skowhegan-free-public-library/25991431"
            }
        ]
    }
]
```