

# Event Details

- **Event Name**: Holiday Decoration Tours
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 01:00 pm – Sat, 29 Nov, 2025 at 04:00 pm
- **Event Description**: Beginning November 1st, you can register for free to visit the Illinois Governor's Mansion to see the holiday decorations on a 20-minute guided tour. I.D. required.
- **Event URL**: https://allevents.in/springfield/holiday-decoration-tours/200029251147123
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: 410 E Jackson St, Springfield, IL, United States, Illinois 62701
- **lat**: 39.79634
- **long**: -89.6501
- **full address**: 410 E Jackson St, Springfield, IL, United States, Illinois 62701

## Event gallery

- **Alt text**: Holiday Decoration Tours
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3ee7728b00119b1ada7180d2d1add1ae80abfd13b8d90d186e3890150e635cc6-rimg-w1200-h900-dc020404-gmir?v=1764000562

## FAQs

- **Q**: When and where is Holiday Decoration Tours being held?
  - **A:** Holiday Decoration Tours takes place on Sat, 29 Nov, 2025 at 01:00 pm to Sat, 29 Nov, 2025 at 04:00 pm at 410 E Jackson St, Springfield, IL, United States, Illinois 62701.
- **Q**: Who is organizing Holiday Decoration Tours?
  - **A:** Holiday Decoration Tours is organized by Illinois Governor's Mansion Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Decoration Tours",
        "image": "https://cdn-az.allevents.in/events8/banners/3ee7728b00119b1ada7180d2d1add1ae80abfd13b8d90d186e3890150e635cc6-rimg-w1200-h900-dc020404-gmir?v=1764000562",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/springfield/holiday-decoration-tours/200029251147123",
        "location": {
            "@type": "Place",
            "name": "410 E Jackson St, Springfield, IL, United States, Illinois 62701",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 E Jackson St, Springfield, IL 62701, United States",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.79634",
                "longitude": "-89.6501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Beginning November 1st, you can register for free to visit the Illinois Governor's Mansion to see the holiday decorations on a 20-minute guided tour. I.D. required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Illinois Governors Mansion Association",
                "url": "https://allevents.in/org/illinois-governors-mansion-association/26861296"
            }
        ]
    }
]
```