

# Event Details

- **Event Name**: Santa at Timbee
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 12:00 pm
- **Event Description**: We will continue on the same route as last year with it ending at Timbee Hall with a movie and snacks.
- **Event URL**: https://allevents.in/fort-hall/santa-at-timbee/200028781078450
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 453

## Ticket Details


## Event venue details

- **city**: Fort Hall
- **state**: ID
- **country**: United States
- **location**: 41 Bannock Ave., Pocatello, ID, United States, Idaho 83202
- **lat**: 43.02847
- **long**: -112.4343
- **full address**: 41 Bannock Ave., Pocatello, ID, United States, Idaho 83202, Fort Hall, United States

## Event gallery

- **Alt text**: Santa at Timbee
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abe872785767024f338426109e6e5400b20f0216f757cdd074acb8ba848a8eda-rimg-w1200-h1553-dc121212-gmir?v=1765594516

## FAQs

- **Q**: When and where is Santa at Timbee being held?
  - **A:** Santa at Timbee takes place on Sat, 13 Dec, 2025 at 12:00 pm to Sat, 13 Dec, 2025 at 12:00 pm at 41 Bannock Ave., Pocatello, ID, United States, Idaho 83202, Fort Hall, United States.
- **Q**: Who is organizing Santa at Timbee?
  - **A:** Santa at Timbee is organized by Fort Hall Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa at Timbee",
        "image": "https://cdn-az.allevents.in/events1/banners/abe872785767024f338426109e6e5400b20f0216f757cdd074acb8ba848a8eda-rimg-w1200-h1553-dc121212-gmir?v=1765594516",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/fort-hall/santa-at-timbee/200028781078450",
        "location": {
            "@type": "Place",
            "name": "41 Bannock Ave., Pocatello, ID, United States, Idaho 83202",
            "address": {
                "@type": "PostalAddress",
                "name": "41 Bannock Ave., Pocatello, ID, United States, Idaho 83202, Fort Hall, United States",
                "addressLocality": "Fort Hall",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.02847",
                "longitude": "-112.4343"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will continue on the same route as last year with it ending at Timbee Hall with a movie and snacks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fort Hall Recreation",
                "url": "https://allevents.in/org/fort-hall-recreation/23424217"
            }
        ]
    }
]
```