

# Event Details

- **Event Name**: J O N E S  at  Farris Vineyards
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 05:00 pm
- **Event Description**: New venue for us, apparently great wine!
- **Event URL**: https://allevents.in/rogue-river/j-o-n-e-s-at-farris-vineyards/200030078319412
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Rogue River
- **state**: OR
- **country**: United States
- **location**: Farris vineyards, 2783 Rogue River Hwy, Gold Hill, OR 97525
- **lat**: 42.4064
- **long**: -123.13163
- **full address**: Farris vineyards, 2783 Rogue River Hwy, Gold Hill, OR 97525, 2783 Rogue River Hwy, Gold Hill, OR 97525-9570, United States, Rogue River

## Event gallery

- **Alt text**: J O N E S  at  Farris Vineyards
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7a1c80c8b12de971eb3f0d91ce89facd0e07f6fe65af156b283293c8e2841bd1-rimg-w1200-h675-dc1c0801-gmir?v=1783486238

## FAQs

- **Q**: When and where is J O N E S  at  Farris Vineyards being held?
  - **A:** J O N E S  at  Farris Vineyards takes place on Fri, 10 Jul, 2026 at 05:00 pm to Fri, 10 Jul, 2026 at 05:00 pm at Farris vineyards, 2783 Rogue River Hwy, Gold Hill, OR 97525, 2783 Rogue River Hwy, Gold Hill, OR 97525-9570, United States, Rogue River.
- **Q**: Who is organizing J O N E S  at  Farris Vineyards?
  - **A:** J O N E S  at  Farris Vineyards is organized by Jones Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "J O N E S  at  Farris Vineyards",
        "image": "https://cdn-az.allevents.in/events5/banners/7a1c80c8b12de971eb3f0d91ce89facd0e07f6fe65af156b283293c8e2841bd1-rimg-w1200-h675-dc1c0801-gmir?v=1783486238",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/rogue-river/j-o-n-e-s-at-farris-vineyards/200030078319412",
        "location": {
            "@type": "Place",
            "name": "Farris vineyards, 2783 Rogue River Hwy, Gold Hill, OR 97525",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2783 Rogue River Hwy, Gold Hill, OR 97525-9570, United States",
                "addressLocality": "Rogue River",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.4064",
                "longitude": "-123.13163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New venue for us, apparently great wine!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jones Music",
                "url": "https://allevents.in/org/jones-music/19791063"
            }
        ]
    }
]
```