

# Event Details

- **Event Name**: Halloween at the Saloon 
- **Event Start and End Date**: Sat, 01 Nov, 2025 at 07:00 pm
- **Event Description**: Halloween at the Saloon!
Costume contest!
Keg beer!
Drink specials!
Giveaways!
- **Event URL**: https://allevents.in/findlay/halloween-at-the-saloon/200028961875600
- **Event Categories**: halloween, contests
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Findlay
- **state**: IL
- **country**: United States
- **location**: 101 E division street, Findlay, IL
- **lat**: 39.52181
- **long**: -88.75399
- **full address**: 101 E division street, Findlay, IL, United States

## Event gallery

- **Alt text**: Halloween at the Saloon
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b8fdf836c489d41f54666ca13f7b95d0d3a859ace6aa6d4286411b26f8546e03-rimg-w1080-h1920-dcc38e5a-gmir?v=1761614885

## FAQs

- **Q**: When and where is Halloween at the Saloon  being held?
  - **A:** Halloween at the Saloon  takes place on Sat, 01 Nov, 2025 at 07:00 pm to Sat, 01 Nov, 2025 at 07:00 pm at 101 E division street, Findlay, IL, United States.
- **Q**: Who is organizing Halloween at the Saloon ?
  - **A:** Halloween at the Saloon  is organized by Rosie & IrL's Smokehouse Saloon.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Halloween at the Saloon",
        "image": "https://cdn-az.allevents.in/events1/banners/b8fdf836c489d41f54666ca13f7b95d0d3a859ace6aa6d4286411b26f8546e03-rimg-w1080-h1920-dcc38e5a-gmir?v=1761614885",
        "startDate": "2025-11-01",
        "url": "https://allevents.in/findlay/halloween-at-the-saloon/200028961875600",
        "location": {
            "@type": "Place",
            "name": "101 E division street, Findlay, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 E Division St, Findlay, IL 62534-3047, United States",
                "addressLocality": "Findlay",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.52181",
                "longitude": "-88.75399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Halloween at the Saloon!\nCostume contest!\nKeg beer!\nDrink specials!\nGiveaways!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rosie & IrLs Smokehouse Saloon",
                "url": "https://allevents.in/org/rosie-and-irls-smokehouse-saloon/25654934"
            }
        ]
    }
]
```