

# Event Details

- **Event Name**: Station 2 Open House
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 01:00 pm (-04:00)
- **Event Description**: Stop in and check out HFD Station 2, and the personnel and apparatus that are housed there.
- **Event URL**: https://allevents.in/huron/station-2-open-house/200029973354711
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Huron
- **state**: OH
- **country**: United States
- **location**: 1820 Bogart Road
- **lat**: 41.38913
- **long**: -82.59779
- **full address**: 1820 Bogart Road, 1820 Bogart Rd, Huron, OH 44839-9139, United States

## Event gallery

- **Alt text**: Station 2 Open House
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/82c28ac98520aaa836dcda83766d985355f2a9a7287c4fb1e4ac1c0b18c8395d-rimg-w1200-h675-dc161418-gmir?v=1776872951

## FAQs

- **Q**: When and where is Station 2 Open House being held?
  - **A:** Station 2 Open House takes place on Sat, 25 Apr, 2026 at 01:00 pm to Sat, 25 Apr, 2026 at 01:00 pm at 1820 Bogart Road, 1820 Bogart Rd, Huron, OH 44839-9139, United States.
- **Q**: Who is organizing Station 2 Open House?
  - **A:** Station 2 Open House is organized by Huron Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Station 2 Open House",
        "image": "https://cdn-az.allevents.in/events6/banners/82c28ac98520aaa836dcda83766d985355f2a9a7287c4fb1e4ac1c0b18c8395d-rimg-w1200-h675-dc161418-gmir?v=1776872951",
        "startDate": "2026-04-25T13:00:00-04:00",
        "url": "https://allevents.in/huron/station-2-open-house/200029973354711",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1820 Bogart Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1820 Bogart Rd, Huron, OH 44839-9139, United States",
                "addressLocality": "Huron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.38913",
                "longitude": "-82.59779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop in and check out HFD Station 2, and the personnel and apparatus that are housed there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Huron Fire Department",
                "url": "https://allevents.in/org/huron-fire-department/27712241"
            }
        ]
    }
]
```