

# Event Details

- **Event Name**: Teddy Bear Toss Game
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm
- **Event Description**: Get those stuffed animals and warm up those arms it's the annual Teddy Bear Toss game! After we score our first goal of the game, fans will throw Teddy Bears or other stuff toys out on the ice. These toys will be rounded up and handed out to children in need of a special toy this holiday season.
- **Event URL**: https://allevents.in/sioux-city/teddy-bear-toss-game/200029342277302
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sioux City
- **state**: IA
- **country**: United States
- **location**: Tyson Events Center
- **lat**: 42.49082
- **long**: -96.40617
- **full address**: Tyson Events Center, 401 Gordon Dr,Sioux City, Iowa, United States

## Event gallery

- **Alt text**: Teddy Bear Toss Game
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/637f02a0ad40efffe042dfcd3c95c9d16ca83ea2102649ec7926b28291e78ab6-rimg-w1200-h628-dcf1f1f1-gmir?v=1765500542

## FAQs

- **Q**: When and where is Teddy Bear Toss Game being held?
  - **A:** Teddy Bear Toss Game takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 06:00 pm at Tyson Events Center, 401 Gordon Dr,Sioux City, Iowa, United States.
- **Q**: Who is organizing Teddy Bear Toss Game?
  - **A:** Teddy Bear Toss Game is organized by Sioux City Musketeers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teddy Bear Toss Game",
        "image": "https://cdn-az.allevents.in/events8/banners/637f02a0ad40efffe042dfcd3c95c9d16ca83ea2102649ec7926b28291e78ab6-rimg-w1200-h628-dcf1f1f1-gmir?v=1765500542",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/sioux-city/teddy-bear-toss-game/200029342277302",
        "location": {
            "@type": "Place",
            "name": "Tyson Events Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Gordon Dr,Sioux City, Iowa",
                "addressLocality": "Sioux City",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.49082",
                "longitude": "-96.40617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Get those stuffed animals and warm up those arms it's the annual Teddy Bear Toss game! After we score our first goal of the game, fans will throw Teddy Bears or other stuff toys out on the ice. These toys will be rounded up and handed out to children in need of a special toy this holiday season.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sioux City Musketeers",
                "url": "https://allevents.in/org/sioux-city-musketeers/26380593"
            }
        ]
    }
]
```