

# Event Details

- **Event Name**: Cheers to 20 years!
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 06:00 pm (-06:00)
- **Event Description**: We will have a few tables for our class to catch up after 20 years!
- **Event URL**: https://allevents.in/alliance/cheers-to-20-years/200029811809642
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details

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

## Event venue details

- **city**: Alliance
- **state**: NE
- **country**: United States
- **location**: Tipsy Dixie’s
- **lat**: 42.09738
- **long**: -102.8678
- **full address**: Tipsy Dixie’s, 304 E 3rd St,Alliance, Nebraska, United States

## Event gallery

- **Alt text**: Cheers to 20 years!
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e210e641f1a091105097e3615687a6cfcd4ceeb0f74e9ede999363259364f378-rimg-w604-h453-dcf6f5f0-gmir?v=1776036362

## FAQs

- **Q**: When and where is Cheers to 20 years! being held?
  - **A:** Cheers to 20 years! takes place on Sat, 18 Jul, 2026 at 06:00 pm to Sat, 18 Jul, 2026 at 06:00 pm at Tipsy Dixie’s, 304 E 3rd St,Alliance, Nebraska, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Cheers to 20 years! 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 Alliance, this event is thoughtfully curated to deliver a standout experience worth every moment. If Cheers to 20 years! 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": "Cheers to 20 years!",
        "image": "https://cdn-az.allevents.in/events4/banners/e210e641f1a091105097e3615687a6cfcd4ceeb0f74e9ede999363259364f378-rimg-w604-h453-dcf6f5f0-gmir?v=1776036362",
        "startDate": "2026-07-18T18:00:00-06:00",
        "url": "https://allevents.in/alliance/cheers-to-20-years/200029811809642",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tipsy Dixie’s",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 E 3rd St,Alliance, Nebraska",
                "addressLocality": "Alliance",
                "addressRegion": "NE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09738",
                "longitude": "-102.8678"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will have a few tables for our class to catch up after 20 years!"
    }
]
```