

# Event Details

- **Event Name**: Uncle Dave at Art Bop
- **Event Start and End Date**: Fri, 04 Jul, 2025 at 06:00 pm
- **Event Description**: Uncle Dave wants YOU!
- **Event URL**: https://allevents.in/talent/uncle-dave-at-art-bop/200028448166936
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details

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

## Event venue details

- **city**: Talent
- **state**: OR
- **country**: United States
- **location**: ART BOP BEER CO
- **lat**: 42.24489
- **long**: -122.78738
- **full address**: ART BOP BEER CO, 102 Talent Ave.,Talent, Oregon, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Uncle Dave (https://allevents.in/org/uncle-dave/25997636)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4165a6e23050e7b649256f5aa99771eb466ba5fec1fa0e204f27ff87e49c383c-rimg-w1200-h675-dc628ac1-gmir?v=1751677176
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/05f7196f1765a7344b5186ba95a283660193682c912273a2ec0b067717f03582-rimg-w300-h300-dcbf0116-gmir?v=1751677176

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 04 Jul, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** ART BOP BEER CO, 102 Talent Ave.,Talent, Oregon, United States
- **Q**: Who is organizing the event?
  - **A:** Uncle Dave
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Uncle Dave at Art Bop ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Uncle Dave at Art Bop",
        "image": "https://cdn-az.allevents.in/events1/banners/4165a6e23050e7b649256f5aa99771eb466ba5fec1fa0e204f27ff87e49c383c-rimg-w1200-h675-dc628ac1-gmir?v=1751677176",
        "startDate": "2025-07-04",
        "url": "https://allevents.in/talent/uncle-dave-at-art-bop/200028448166936",
        "location": {
            "@type": "Place",
            "name": "ART BOP BEER CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "102 Talent Ave.,Talent, Oregon",
                "addressLocality": "Talent",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.24489",
                "longitude": "-122.78738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Uncle Dave wants YOU!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Uncle Dave",
                "url": "https://allevents.in/org/uncle-dave/25997636"
            }
        ]
    }
]
```