

# Event Details

- **Event Name**: Truth or Drink
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 02:00 pm – Thu, 25 Jun, 2026 at 07:00 pm
- **Event Description**: A little bold. A little dangerous. A lot more fun after the second glass.Throughout the evening, we’ll throw out rounds of questions ranging from harmless to “wow, okay, we’re really sharing tonight.”You can always refuse to answer.But then you drink.Strangers become friends fast on this night. Occasionally oversharing happens. We consider that part of the experience.
- **Event URL**: https://allevents.in/ashland/truth-or-drink/80001693205096
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: OR
- **country**: United States
- **location**: Resistance Wine Company
- **lat**: 42.194576263427734
- **long**: -122.70948028564453
- **full address**: Resistance Wine Company, 322 North Pioneer St, Ashland, United States

## Event gallery

- **Alt text**: Truth or Drink
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb6a1e585a16a39.jpg

## FAQs

- **Q**: When and where is Truth or Drink being held?
  - **A:** Truth or Drink takes place on Thu, 25 Jun, 2026 at 02:00 pm to Thu, 25 Jun, 2026 at 07:00 pm at Resistance Wine Company, 322 North Pioneer St, Ashland, United States.
- **Q**: Who is organizing Truth or Drink?
  - **A:** Truth or Drink is organized by Resistance Wine Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Truth or Drink",
        "image": "https://cdn2.allevents.in/thumbs/thumb6a1e585a16a39.jpg",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/ashland/truth-or-drink/80001693205096",
        "location": {
            "@type": "Place",
            "name": "Resistance Wine Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 North Pioneer St",
                "addressLocality": "Ashland",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.194576263427734",
                "longitude": "-122.70948028564453"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A little bold. A little dangerous. A lot more fun after the second glass.Throughout the evening, we’ll throw out rounds of questions ranging from harmless to “wow, okay, we’re really sharing tonight.”You can always refuse to answer.But then you drink.Strangers become friends fast on this night. Occa",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Resistance Wine Company",
                "url": "https://allevents.in/org/resistance-wine-company/24230145"
            }
        ]
    }
]
```