

# Event Details

- **Event Name**: Polar Pals
- **Event Start and End Date**: Fri, 13 Feb, 2026 at 01:00 pm – Fri, 13 Feb, 2026 at 03:00 pm
- **Event Description**: What do a polar bear, a penguin and a narwhal all have in common? They're all cold weather creatures! Craft and play as we celebrate all your favorite winter animals.
- **Event URL**: https://allevents.in/kentwood/polar-pals/200029260959400
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 65

## Ticket Details


## Event venue details

- **city**: Kentwood
- **state**: MI
- **country**: United States
- **location**: Wyoming Branch - KDL
- **lat**: 42.903573071407
- **long**: -85.69419280514
- **full address**: Wyoming Branch - KDL, 3350 Michael Ave SW,Wyoming, Michigan, Kentwood, United States

## Event gallery

- **Alt text**: Polar Pals
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/1548d46dd2ce4906654a130695aeb2bac128b77e95819db297c3a6f43186fc77-rimg-w1200-h628-dc01648d-gmir?v=1770651249

## FAQs

- **Q**: When and where is Polar Pals being held?
  - **A:** Polar Pals takes place on Fri, 13 Feb, 2026 at 01:00 pm to Fri, 13 Feb, 2026 at 03:00 pm at Wyoming Branch - KDL, 3350 Michael Ave SW,Wyoming, Michigan, Kentwood, United States.
- **Q**: Who is organizing Polar Pals?
  - **A:** Polar Pals is organized by Wyoming Branch - KDL.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Polar Pals",
        "image": "https://cdn-az.allevents.in/events5/banners/1548d46dd2ce4906654a130695aeb2bac128b77e95819db297c3a6f43186fc77-rimg-w1200-h628-dc01648d-gmir?v=1770651249",
        "startDate": "2026-02-13",
        "endDate": "2026-02-13",
        "url": "https://allevents.in/kentwood/polar-pals/200029260959400",
        "location": {
            "@type": "Place",
            "name": "Wyoming Branch - KDL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3350 Michael Ave SW,Wyoming, Michigan",
                "addressLocality": "Kentwood",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.903573071407",
                "longitude": "-85.69419280514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "What do a polar bear, a penguin and a narwhal all have in common? They're all cold weather creatures! Craft and play as we celebrate all your favorite winter animals.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wyoming Branch - KDL",
                "url": "https://allevents.in/org/wyoming-branch-kdl/13070214"
            }
        ]
    }
]
```