

# Event Details

- **Event Name**: Fire Station Tour 
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 02:00 pm – Fri, 17 Apr, 2026 at 03:00 pm (-06:00)
- **Event Description**: Got a truck lover in your life? Join us along with the Idaho Springs fire department for a tour of their station!
- **Event URL**: https://allevents.in/idaho-springs/fire-station-tour/200029945052500
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029945052500?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=idaho+springs-events

## Event venue details

- **city**: Idaho Springs
- **state**: CO
- **country**: United States
- **location**: Idaho Springs Fire Department
- **lat**: 39.742568
- **long**: -105.510947
- **full address**: Idaho Springs Fire Department, 2000 Colorado Blvd,Idaho Springs,CO,United States

## Event gallery

- **Alt text**: Fire Station Tour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3442cac372d395bb94ca2bd2474dbfa57478f8a79e6ae7cb403fc6cd1cd74e5e-rimg-w940-h788-dc9f0920-gmir?v=1776236100

## FAQs

- **Q**: When and where is Fire Station Tour  being held?
  - **A:** Fire Station Tour  takes place on Fri, 17 Apr, 2026 at 02:00 pm to Fri, 17 Apr, 2026 at 03:00 pm at Idaho Springs Fire Department, 2000 Colorado Blvd,Idaho Springs,CO,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fire Station Tour",
        "image": "https://cdn-az.allevents.in/events10/banners/3442cac372d395bb94ca2bd2474dbfa57478f8a79e6ae7cb403fc6cd1cd74e5e-rimg-w940-h788-dc9f0920-gmir?v=1776236100",
        "startDate": "2026-04-17T14:00:00-06:00",
        "endDate": "2026-04-17T15:00:00-06:00",
        "url": "https://allevents.in/idaho-springs/fire-station-tour/200029945052500",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Idaho Springs Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2000 Colorado Blvd,Idaho Springs,CO,United States",
                "addressLocality": "Idaho Springs",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.742568",
                "longitude": "-105.510947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Got a truck lover in your life? Join us along with the Idaho Springs fire department for a tour of their station!"
    }
]
```