

# Event Details

- **Event Name**: Parade of lights
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 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/parade-of-lights/200028937996807
- **Event Categories**: parades, entertainment
- **Interested Audience**: 
  - total_interested_count: 650

## 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**: Parade of lights
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f3483d2eecbdfbbf646a67a193bc4351a50e839e5f806b86edc3e1efe8daf117-rimg-w1200-h1200-dcffffff-gmir?v=1764900132

## FAQs

- **Q**: When and where is Parade of lights being held?
  - **A:** Parade of lights takes place on Fri, 12 Dec, 2025 at 06:30 pm to Fri, 12 Dec, 2025 at 06:30 pm at 41 Bannock Ave., Pocatello, ID, United States, Idaho 83202, Fort Hall, United States.
- **Q**: Who is organizing Parade of lights?
  - **A:** Parade of lights is organized by Fort Hall Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Parade of lights",
        "image": "https://cdn-az.allevents.in/events5/banners/f3483d2eecbdfbbf646a67a193bc4351a50e839e5f806b86edc3e1efe8daf117-rimg-w1200-h1200-dcffffff-gmir?v=1764900132",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/fort-hall/parade-of-lights/200028937996807",
        "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"
            }
        ]
    }
]
```