

# Event Details

- **Event Name**: Benton-Lane Winery
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm (-07:00)
- **Event Description**: Smooth Jazz Saxophone
- **Event URL**: https://allevents.in/monroe/benton-lane-winery/200029943714050
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: OR
- **country**: United States
- **location**: Benton-Lane Winery
- **lat**: 44.300755834512
- **long**: -123.29750061035
- **full address**: Benton-Lane Winery, 24380 Territorial Hwy, Monroe, OR 97456, United States

## Event gallery

- **Alt text**: Benton-Lane Winery
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/85617c500f760f287ca78cf1e5d0ce5a1b6fc0100ee515ae877a552812570c36-rimg-w650-h380-dcfefefe-gmir?v=1776212329

## FAQs

- **Q**: When and where is Benton-Lane Winery being held?
  - **A:** Benton-Lane Winery takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 06:00 pm at Benton-Lane Winery, 24380 Territorial Hwy, Monroe, OR 97456, United States.
- **Q**: Who is organizing Benton-Lane Winery?
  - **A:** Benton-Lane Winery is organized by Smooth Sax.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Benton-Lane Winery is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Monroe, this event is thoughtfully curated to deliver a standout experience worth every moment. If Benton-Lane Winery sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Benton-Lane Winery",
        "image": "https://cdn-az.allevents.in/events3/banners/85617c500f760f287ca78cf1e5d0ce5a1b6fc0100ee515ae877a552812570c36-rimg-w650-h380-dcfefefe-gmir?v=1776212329",
        "startDate": "2026-07-03T18:00:00-07:00",
        "url": "https://allevents.in/monroe/benton-lane-winery/200029943714050",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Benton-Lane Winery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24380 Territorial Hwy, Monroe, OR 97456, United States",
                "addressLocality": "Monroe",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.300755834512",
                "longitude": "-123.29750061035"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Smooth Jazz Saxophone",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smooth Sax",
                "url": "https://allevents.in/org/smooth-sax/25826257"
            }
        ]
    }
]
```