

# Event Details

- **Event Name**: Open House/Car Show
- **Event Start and End Date**: Sat, 04 Oct, 2025 at 11:00 am
- **Event Description**: Don’t forget to put the Highland Fire Department Open House &amp; Car Show on your calendar.   Hope to see you all there.
- **Event URL**: https://allevents.in/highland/open-house-car-show/200028765084830
- **Event Categories**: car-shows, calendar
- **Interested Audience**: 
  - total_interested_count: 221

## Ticket Details

- **Ticket URL**: http://facebook.com/200028765084830?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=highland-events

## Event venue details

- **city**: Highland
- **state**: IN
- **country**: United States
- **location**: Highland Fire Department
- **lat**: 41.55577
- **long**: -87.45883
- **full address**: Highland Fire Department, 2901 Highway Ave,Highland, Lake County, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Highland Fire Department (https://allevents.in/org/highland-fire-department/26565394)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c0d3ed7529f9b3757871e6abdfb61fec478571d4fd94646e3635a04141af7861-rimg-w1200-h1552-dcc2deee-gmir?v=1759351118
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/625dee35e901a2d1f63db32fb8b793512c52157f4b34f02cff95251701056d37-rimg-w300-h300-dcc2deef-gmir?v=1759351119

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Oct, 2025 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** Highland Fire Department, 2901 Highway Ave,Highland, Lake County, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Highland Fire Department
- **Q**: What type of event is this?
  - **A:** car-shows, calendar
- **Q**: Where can I find ticket details about Open House/Car Show ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open House/Car Show",
        "image": "https://cdn-az.allevents.in/events8/banners/c0d3ed7529f9b3757871e6abdfb61fec478571d4fd94646e3635a04141af7861-rimg-w1200-h1552-dcc2deee-gmir?v=1759351118",
        "startDate": "2025-10-04",
        "url": "https://allevents.in/highland/open-house-car-show/200028765084830",
        "location": {
            "@type": "Place",
            "name": "Highland Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2901 Highway Ave,Highland, Lake County, Indiana",
                "addressLocality": "Highland",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.55577",
                "longitude": "-87.45883"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t forget to put the Highland Fire Department Open House & Car Show on your calendar.   Hope to see you all there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highland Fire Department",
                "url": "https://allevents.in/org/highland-fire-department/26565394"
            }
        ]
    }
]
```