

# Event Details

- **Event Name**: New Years Eve at The Alley
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 09:00 pm – Thu, 01 Jan, 2026 at 01:00 am
- **Event Description**: Come rock and roll into 2026 with us at The Alley!
- **Event URL**: https://allevents.in/washington/new-years-eve-at-the-alley/200029269954945
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Washington
- **state**: MO
- **country**: United States
- **location**: The Alley
- **lat**: 38.559794210494
- **long**: -91.01082265377
- **full address**: The Alley, 15 W Main St, Washington, MO 63090-2544, United States

## Event gallery

- **Alt text**: New Years Eve at The Alley
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/69d33731a7a0a2b5a90f8f268ec4e74081680d3c6a6edc50b11e3a3fe706b9c0-rimg-w1200-h600-dc13041a-gmir?v=1767145159

## FAQs

- **Q**: When and where is New Years Eve at The Alley being held?
  - **A:** New Years Eve at The Alley takes place on Wed, 31 Dec, 2025 at 09:00 pm to Thu, 01 Jan, 2026 at 01:00 am at The Alley, 15 W Main St, Washington, MO 63090-2544, United States.
- **Q**: Who is organizing New Years Eve at The Alley?
  - **A:** New Years Eve at The Alley is organized by SWeet Rukus.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "New Years Eve at The Alley",
        "image": "https://cdn-az.allevents.in/events3/banners/69d33731a7a0a2b5a90f8f268ec4e74081680d3c6a6edc50b11e3a3fe706b9c0-rimg-w1200-h600-dc13041a-gmir?v=1767145159",
        "startDate": "2025-12-31",
        "endDate": "2026-01-01",
        "url": "https://allevents.in/washington/new-years-eve-at-the-alley/200029269954945",
        "location": {
            "@type": "Place",
            "name": "The Alley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 W Main St, Washington, MO 63090-2544, United States",
                "addressLocality": "Washington",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.559794210494",
                "longitude": "-91.01082265377"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come rock and roll into 2026 with us at The Alley!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "SWeet Rukus",
                "url": "https://allevents.in/org/sweet-rukus/26044949"
            }
        ]
    }
]
```