

# Event Details

- **Event Name**: Holiday
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 08:00 pm
- **Event Description**: Holiday! and its time to celebrate!
- **Event URL**: https://allevents.in/spokane-valley/holiday/200029342579409
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Spokane Valley
- **state**: WA
- **country**: United States
- **location**: 6710 E. Sprague, Spokane Valley, WA
- **lat**: 47.65667
- **long**: -117.31416
- **full address**: 6710 E. Sprague, Spokane Valley, WA, United States

## Event gallery

- **Alt text**: Holiday
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/96266b6f75b63505eeff2aaaaef421bd1803955faf95c2ad1bf644c76c911ffa-rimg-w1200-h628-dc53b05c-gmir?v=1765501689

## FAQs

- **Q**: When and where is Holiday being held?
  - **A:** Holiday takes place on Wed, 17 Dec, 2025 at 08:00 pm to Wed, 17 Dec, 2025 at 08:00 pm at 6710 E. Sprague, Spokane Valley, WA, United States.
- **Q**: Who is organizing Holiday?
  - **A:** Holiday is organized by GeeksnGlory Gaming Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Holiday is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Spokane Valley, this event is thoughtfully curated to deliver a standout experience worth every moment. If Holiday sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday",
        "image": "https://cdn-az.allevents.in/events6/banners/96266b6f75b63505eeff2aaaaef421bd1803955faf95c2ad1bf644c76c911ffa-rimg-w1200-h628-dc53b05c-gmir?v=1765501689",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/spokane-valley/holiday/200029342579409",
        "location": {
            "@type": "Place",
            "name": "6710 E. Sprague, Spokane Valley, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6710 E Sprague Ave, Spokane Valley, WA 99212-0621, United States",
                "addressLocality": "Spokane Valley",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.65667",
                "longitude": "-117.31416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday! and its time to celebrate!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "GeeksnGlory Gaming Bar",
                "url": "https://allevents.in/org/geeksnglory-gaming-bar/26151397"
            }
        ]
    }
]
```