

# Event Details

- **Event Name**: Holiday Story Time at the Mall
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 10:00 am
- **Event Description**: Join us offsite for some holiday stories and a fun activity! For all ages, with an adult. https://events.cphlibrary.org/event/14816315
- **Event URL**: https://allevents.in/clifton-park/holiday-story-time-at-the-mall/200029357403018
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Clifton Park
- **state**: NY
- **country**: United States
- **location**: Clifton Park Center
- **lat**: 42.858238975812
- **long**: -73.779013517394
- **full address**: Clifton Park Center, 22 Clifton Country Rd, Clifton Park, NY 12065-3800, United States

## Event gallery

- **Alt text**: Holiday Story Time at the Mall
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/2a704885c78e35cb7434555b38b41847ccba27f5970825bb76c58a69865beff6-rimg-w1200-h675-dc79c9c0-gmir?v=1765757838

## FAQs

- **Q**: When and where is Holiday Story Time at the Mall being held?
  - **A:** Holiday Story Time at the Mall takes place on Mon, 22 Dec, 2025 at 10:00 am to Mon, 22 Dec, 2025 at 10:00 am at Clifton Park Center, 22 Clifton Country Rd, Clifton Park, NY 12065-3800, United States.
- **Q**: Who is organizing Holiday Story Time at the Mall?
  - **A:** Holiday Story Time at the Mall is organized by Clifton Park-Halfmoon Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Story Time at the Mall",
        "image": "https://cdn-az.allevents.in/events2/banners/2a704885c78e35cb7434555b38b41847ccba27f5970825bb76c58a69865beff6-rimg-w1200-h675-dc79c9c0-gmir?v=1765757838",
        "startDate": "2025-12-22",
        "url": "https://allevents.in/clifton-park/holiday-story-time-at-the-mall/200029357403018",
        "location": {
            "@type": "Place",
            "name": "Clifton Park Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Clifton Country Rd, Clifton Park, NY 12065-3800, United States",
                "addressLocality": "Clifton Park",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.858238975812",
                "longitude": "-73.779013517394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us offsite for some holiday stories and a fun activity! For all ages, with an adult. https://events.cphlibrary.org/event/14816315",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clifton Park-Halfmoon Public Library",
                "url": "https://allevents.in/org/clifton-park-halfmoon-public-library/26283855"
            }
        ]
    }
]
```