

# Event Details

- **Event Name**: Warrior Wishes Montana Bar Bash
- **Event Start and End Date**: Fri, 12 Jul, 2019 at 06:00 pm
- **Event Description**: Fundraiser, silent auction, 50/50 raffle
- **Event URL**: https://allevents.in/billings/warrior-wishes-montana-bar-bash/200017594680101
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Billings
- **country**: United States
- **location**: Peppers Bar
- **lat**: 45.770696142476
- **long**: -108.58418941498
- **full address**: Peppers Bar, 75 27th S W, Billings, Montana 59102, United States

## Event gallery

- **Alt text**: Warrior Wishes Montana Bar Bash
  - **Image URL**: https://cdn-az.allevents.in/banners/4225e0d0-a448-11e9-b354-d970928a2302-rimg-w526-h683-gmir.jpg

## FAQs

- **Q**: When and where is Warrior Wishes Montana Bar Bash being held?
  - **A:** Warrior Wishes Montana Bar Bash takes place on Fri, 12 Jul, 2019 at 06:00 pm to Fri, 12 Jul, 2019 at 06:00 pm at Peppers Bar, 75 27th S W, Billings, Montana 59102, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Warrior Wishes Montana Bar Bash",
        "image": "https://cdn-az.allevents.in/banners/4225e0d0-a448-11e9-b354-d970928a2302-rimg-w526-h683-gmir.jpg",
        "startDate": "2019-07-12",
        "url": "https://allevents.in/billings/warrior-wishes-montana-bar-bash/200017594680101",
        "location": {
            "@type": "Place",
            "name": "Peppers Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "75 27th S W, Billings, Montana 59102",
                "addressLocality": "Billings",
                "addressRegion": null,
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.770696142476",
                "longitude": "-108.58418941498"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fundraiser, silent auction, 50/50 raffle"
    }
]
```