

# Event Details

- **Event Name**: Grey Dog Gig
- **Event Start and End Date**: Fri, 15 Aug, 2025 at 08:00 pm – Fri, 15 Aug, 2025 at 10:30 pm
- **Event Description**: Classic Rock
- **Event URL**: https://allevents.in/bozeman/grey-dog-gig/200028550467258
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details

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

## Event venue details

- **city**: Bozeman
- **state**: MT
- **country**: United States
- **location**: The Grey Dog Bar
- **lat**: 45.68005
- **long**: -111.03419
- **full address**: The Grey Dog Bar, 34 N Bozeman Ave,Bozeman, Montana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Fog (https://allevents.in/org/the-fog/26281276)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b5f07a09b1fdc3ebe9cf18ab342da43cca05bfa21895a8275c60e05ba0fd3a2f-rimg-w1200-h528-dc171218-gmir?v=1755297022
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/73efc1269f146e48342316a8e85d6291a24dc06ba7d4b47df0ff1d9a45345ab6-rimg-w300-h300-dc161219-gmir?v=1755297024

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 Aug, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Grey Dog Bar, 34 N Bozeman Ave,Bozeman, Montana, United States
- **Q**: Who is organizing the event?
  - **A:** The Fog
- **Q**: What type of event is this?
  - **A:** dog
- **Q**: Where can I find ticket details about Grey Dog Gig ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Grey Dog Gig",
        "image": "https://cdn-az.allevents.in/events2/banners/b5f07a09b1fdc3ebe9cf18ab342da43cca05bfa21895a8275c60e05ba0fd3a2f-rimg-w1200-h528-dc171218-gmir?v=1755297022",
        "startDate": "2025-08-15",
        "endDate": "2025-08-15",
        "url": "https://allevents.in/bozeman/grey-dog-gig/200028550467258",
        "location": {
            "@type": "Place",
            "name": "The Grey Dog Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "34 N Bozeman Ave,Bozeman, Montana",
                "addressLocality": "Bozeman",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.68005",
                "longitude": "-111.03419"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Rock",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Fog",
                "url": "https://allevents.in/org/the-fog/26281276"
            }
        ]
    }
]
```