WP_Query Object
(
    [query] => Array
        (
            [post_type] => Array
                (
                    [0] => member-event
                    [1] => consumer_events
                )

            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => ASC
            [fields] => ids
            [meta_key] => start_date
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => start_date
                                    [value] => 20260512
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260512
                                    [compare] => >=
                                )

                        )

                    [1] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => Array
                (
                    [0] => consumer_events
                    [1] => member-event
                )

            [posts_per_page] => -1
            [orderby] => meta_value
            [order] => ASC
            [fields] => ids
            [meta_key] => start_date
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [relation] => OR
                            [0] => Array
                                (
                                    [key] => start_date
                                    [value] => 20260512
                                    [compare] => >=
                                )

                            [1] => Array
                                (
                                    [key] => end_date
                                    [value] => 20260512
                                    [compare] => >=
                                )

                        )

                    [1] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [paged] => 0
            [meta_value] => 
            [preview] => 
            [s] => 
            [sentence] => 
            [title] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 1
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => start_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [0] => Array
                                        (
                                            [key] => start_date
                                            [value] => 20260512
                                            [compare] => >=
                                        )

                                    [1] => Array
                                        (
                                            [key] => end_date
                                            [value] => 20260512
                                            [compare] => >=
                                        )

                                    [relation] => OR
                                )

                            [1] => Array
                                (
                                    [key] => event_type
                                    [value] => consumer_event
                                    [compare] => =
                                )

                            [relation] => AND
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                    [2] => mt2
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => start_date
                            [compare] => =
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => start_date
                            [value] => 20260512
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt1-1] => Array
                        (
                            [key] => end_date
                            [value] => 20260512
                            [compare] => >=
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                    [mt2] => Array
                        (
                            [key] => event_type
                            [value] => consumer_event
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt2
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 1
        )

    [date_query] => 
    [request] => SELECT   wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )  INNER JOIN wp_postmeta AS mt2 ON ( wp_posts.ID = mt2.post_id )
					 WHERE 1=1  AND ( 
  wp_postmeta.meta_key = 'start_date' 
  AND 
  ( 
    ( 
      ( mt1.meta_key = 'start_date' AND mt1.meta_value >= '20260512' ) 
      OR 
      ( mt1.meta_key = 'end_date' AND mt1.meta_value >= '20260512' )
    ) 
    AND 
    ( mt2.meta_key = 'event_type' AND mt2.meta_value = 'consumer_event' )
  )
) AND ((wp_posts.post_type = 'consumer_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')) OR (wp_posts.post_type = 'member-event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value ASC
					 
    [posts] => Array
        (
            [0] => 1265766
            [1] => 2221482
            [2] => 3263810
            [3] => 3610969
            [4] => 3679041
            [5] => 3794861
            [6] => 3794866
            [7] => 3794859
            [8] => 3794865
            [9] => 3704759
            [10] => 3585471
            [11] => 3704758
            [12] => 3819178
            [13] => 3704757
            [14] => 3704756
            [15] => 3704755
            [16] => 2700271
            [17] => 3704754
            [18] => 3704753
            [19] => 3704752
            [20] => 3704751
            [21] => 3704732
            [22] => 2407611
            [23] => 3704733
            [24] => 3704734
            [25] => 3704735
            [26] => 3790766
            [27] => 3704736
            [28] => 3784256
            [29] => 3790767
            [30] => 2344936
            [31] => 3704737
            [32] => 3775985
            [33] => 3790810
            [34] => 3795893
            [35] => 3797058
            [36] => 3797068
            [37] => 3804897
            [38] => 3811351
            [39] => 3820073
            [40] => 3819187
            [41] => 3818020
            [42] => 3824210
            [43] => 47422
            [44] => 3818023
            [45] => 2447718
            [46] => 3560178
            [47] => 3670471
            [48] => 3704739
            [49] => 3794820
            [50] => 3797061
            [51] => 3803899
            [52] => 2344934
            [53] => 2447719
            [54] => 3526709
            [55] => 3547603
            [56] => 3704740
            [57] => 3790755
            [58] => 3791995
            [59] => 3794822
            [60] => 3795894
            [61] => 3801949
            [62] => 3803046
            [63] => 3803896
            [64] => 3038274
            [65] => 3406554
            [66] => 3585469
            [67] => 3649170
            [68] => 3704741
            [69] => 3730741
            [70] => 3784271
            [71] => 3791972
            [72] => 3804912
            [73] => 3811352
            [74] => 3704742
            [75] => 3704743
            [76] => 3790768
            [77] => 3704745
            [78] => 3790769
            [79] => 3816921
            [80] => 3821342
            [81] => 3810379
            [82] => 3816923
            [83] => 3704746
            [84] => 3794829
            [85] => 3704747
            [86] => 3794825
            [87] => 3794830
            [88] => 3795909
            [89] => 3810395
            [90] => 3811357
            [91] => 3811358
            [92] => 3824211
            [93] => 3819174
            [94] => 3497567
            [95] => 3790756
            [96] => 3791996
            [97] => 3794824
            [98] => 3797055
            [99] => 3797948
            [100] => 3804904
            [101] => 3804922
            [102] => 3808360
            [103] => 1166610
            [104] => 1355771
            [105] => 3632169
            [106] => 3730743
            [107] => 3761078
            [108] => 3783217
            [109] => 3795911
            [110] => 3810403
            [111] => 3821348
            [112] => 3811372
            [113] => 3811373
            [114] => 3790770
            [115] => 3790771
            [116] => 3811374
            [117] => 3819192
            [118] => 3811375
            [119] => 3819176
            [120] => 3700437
            [121] => 3775989
            [122] => 3794833
            [123] => 3814662
            [124] => 3811376
            [125] => 3824213
            [126] => 3811377
            [127] => 3526710
            [128] => 3775987
            [129] => 3785338
            [130] => 3791997
            [131] => 3794823
            [132] => 3797056
            [133] => 1255095
            [134] => 3406555
            [135] => 3632171
            [136] => 3761082
            [137] => 3791973
            [138] => 3811378
            [139] => 3810382
            [140] => 1421410
            [141] => 3790772
            [142] => 3805983
            [143] => 3790773
            [144] => 3814647
            [145] => 3810380
            [146] => 1148160
            [147] => 2978658
            [148] => 3824215
            [149] => 3821344
            [150] => 3825289
            [151] => 3814652
            [152] => 3791980
            [153] => 3632173
            [154] => 3773996
            [155] => 3803048
            [156] => 3790774
            [157] => 3790775
            [158] => 3783219
            [159] => 3788553
            [160] => 3794835
            [161] => 3797051
            [162] => 3808365
            [163] => 3824217
            [164] => 3819199
            [165] => 3819188
            [166] => 3814654
            [167] => 3794831
            [168] => 2315405
            [169] => 3406556
            [170] => 3700441
            [171] => 3790783
            [172] => 3790782
            [173] => 3810389
            [174] => 3824219
            [175] => 3788556
            [176] => 3819197
            [177] => 3819189
            [178] => 3814655
            [179] => 2315407
            [180] => 3476703
            [181] => 3783216
            [182] => 3790781
            [183] => 3814650
            [184] => 3790780
            [185] => 3700436
            [186] => 3794837
            [187] => 3797062
            [188] => 3824221
            [189] => 3813499
            [190] => 3815769
            [191] => 3814656
            [192] => 3819190
            [193] => 3812351
            [194] => 3808361
            [195] => 2315409
            [196] => 3576959
            [197] => 3585472
            [198] => 1148778
            [199] => 3824223
            [200] => 3815770
            [201] => 3814657
            [202] => 3526711
            [203] => 2315400
            [204] => 3790779
            [205] => 3790778
            [206] => 3794840
            [207] => 3808366
            [208] => 3824225
            [209] => 3810396
            [210] => 3814658
            [211] => 1388071
            [212] => 2167840
            [213] => 3775179
            [214] => 2600394
            [215] => 3406557
            [216] => 3632187
            [217] => 3700440
            [218] => 3790777
            [219] => 3790776
            [220] => 3815772
            [221] => 3824227
            [222] => 3814659
            [223] => 2167838
            [224] => 3632189
            [225] => 3790784
            [226] => 3790785
            [227] => 3794842
            [228] => 3815773
            [229] => 3824229
            [230] => 3814660
            [231] => 3581187
            [232] => 3632192
            [233] => 3790786
            [234] => 3790787
            [235] => 3814663
            [236] => 3700435
            [237] => 3815774
            [238] => 3824231
            [239] => 3821346
            [240] => 3814661
            [241] => 3814653
            [242] => 3809522
            [243] => 75355
            [244] => 3585473
            [245] => 3632179
            [246] => 3790788
            [247] => 3581191
            [248] => 3790789
            [249] => 1216807
            [250] => 2805241
            [251] => 3203054
            [252] => 3824233
            [253] => 3674772
            [254] => 3406558
            [255] => 3632181
            [256] => 3700439
            [257] => 3790790
            [258] => 3790791
            [259] => 3808367
            [260] => 3824236
            [261] => 3526712
            [262] => 3632193
            [263] => 3790792
            [264] => 3790793
            [265] => 3794844
            [266] => 3810393
            [267] => 2315416
            [268] => 3790794
            [269] => 3790795
            [270] => 3700432
            [271] => 3526713
            [272] => 3632185
            [273] => 3585474
            [274] => 3790796
            [275] => 3790797
            [276] => 1216808
            [277] => 3794846
            [278] => 3526714
            [279] => 3406559
            [280] => 3632195
            [281] => 3790798
            [282] => 3790799
            [283] => 3775180
            [284] => 3632186
            [285] => 3700442
            [286] => 3790800
            [287] => 3790801
            [288] => 3794848
            [289] => 3804914
            [290] => 3576964
            [291] => 3632180
            [292] => 3790802
            [293] => 3790803
            [294] => 3700434
            [295] => 3804916
            [296] => 2279056
            [297] => 3526715
            [298] => 3632182
            [299] => 1235757
            [300] => 3761083
            [301] => 3790804
            [302] => 3790805
            [303] => 1216809
            [304] => 3585475
            [305] => 3794850
            [306] => 3526716
            [307] => 3810394
            [308] => 3406561
            [309] => 3632178
            [310] => 1388082
            [311] => 3526717
            [312] => 3632191
            [313] => 3700443
            [314] => 3794852
            [315] => 3526719
            [316] => 3560181
            [317] => 3406560
            [318] => 3810397
            [319] => 3674762
            [320] => 3700433
            [321] => 3585476
            [322] => 3406562
            [323] => 3700445
            [324] => 3761084
            [325] => 3526720
            [326] => 3585477
            [327] => 3700446
            [328] => 3649162
        )

    [post_count] => 329
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 329
    [max_num_pages] => 0
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 
    [is_tax] => 
    [is_search] => 
    [is_feed] => 
    [is_comment_feed] => 
    [is_trackback] => 
    [is_home] => 1
    [is_privacy_policy] => 
    [is_404] => 
    [is_embed] => 
    [is_paged] => 
    [is_admin] => 
    [is_attachment] => 
    [is_singular] => 
    [is_robots] => 
    [is_favicon] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => d046094f93e66242422c3ffcc75ec822
    [query_vars_changed:WP_Query:private] => 
    [thumbnails_cached] => 
    [allow_query_attachment_by_filename:protected] => 
    [stopwords:WP_Query:private] => 
    [compat_fields:WP_Query:private] => Array
        (
            [0] => query_vars_hash
            [1] => query_vars_changed
        )

    [compat_methods:WP_Query:private] => Array
        (
            [0] => init_query_flags
            [1] => parse_tax_query
        )

    [query_cache_key:WP_Query:private] => wp_query:8e21ed750c418345ee03f3064333d0ac
)

Event Filters

Applied filtersClear All
May 14-May 17
Host
Choose Dates

Viewing: filtered events for May 14-May 17

May 5 – 14, 2026

Italy & Switzerland with Harmony Cellars

Join Harmony Cellars on a magical trip to Italy and Switzerland in May 2026! Visit breathtaking lakes,...

Hosted by Harmony Cellars
Harmony Cellars, Harmony
May 14, 2026 | 5:15 pm

Winemaker Dinner: Designing Epoch

Designing Epoch: Wine, Architecture & Place $225 member price per ticket | $275 non-member price...

Epoch Estate Wines, Templeton
May 14, 2026 | 6:30 pm

The Alchemists’ Paradox: Wine Dinner Experience

The Alchemists’ Paradox A Rhône & Bordeaux Wine Dinner Experience Join us at The Alchemists’...

The Alchemists’ Garden, Paso Robles
May 14, 2026 | 3:00 pm

Chef Experiences w/ Max Schultz from Sessions West

Join us for a relaxed and flavorful afternoon at our Chef Experiences event featuring Max Schultz of...

Hosted by Opolo Vineyards
Pavillons Store #1911, Newport Beach
May 14, 2026 | 5:00 pm

Thacher Takes Over Jeffry’s

Join Winemaker Sherman & Chef Jeffry and kick off Wine Fest Weekend! We’ll be mingling, eating...

Hosted by Thacher Winery
Jeffry's Wine Country BBQ , Paso Robles
May 14 – Nov 14, 2026 | 11:00 am

Hoy Family Vineyard Tours

Tour The Vineyard, bring a picnic Pet the goats, enjoy breathtaking views all while you enjoy delicious...

Hoyt Family Vineyards, Paso Robles
May 14, 2026

Cuesta College Rodeo Benefit

Join community leaders, alumni, and supporters for an unforgettable evening celebrating Cuesta College...

Alex Madonna Expo Center, San Luis Obispo
May 14, 2026 | 6:00 pm

WINE FEST WINEMAKER DINNER AT THE ALLEGRETTO

Kick off Paso Robles Wine Fest weekend the way it deserves to start—glass in hand, surrounded by good...

Allegretto Vineyard Resort, Paso Robles
May 14, 2026 | 10:00 am

Off-Road Vehicle Vineyard Tour & Tasting!

Enjoy a private tour and tasting at the ONX Estate. Your adventure begins at the Tractor Shed, a charming...

Hosted by ONX Wines
ONX Estate Vineyard,
May 14, 2026 | 5:00 pm

Bingo night at the Bottleshop

Drink Wine, Play Bingo, Win Prizes!!

Paso BottleShop, Paso Robles
May 15, 2026 | 3:00 pm

Awesome pop up concert Friday, May 15, 2026

It’s Wine Fest weekend and the weather is looking beautiful, so we’re adding a pop-up concert with...

Still Waters Vineyards, Paso Robles
May 15, 2026 | 6:00 pm

Paired Paso

Paso Robles wineries are teaming up with celebrated chefs to offer a perfectly paired wine and culinary...

Hosted by Paso Wine
Paso Robles Event Center, Paso Robles
May 15, 2026 | 10:00 am

Off-Road Vehicle Vineyard Tour & Tasting!

Enjoy a private tour and tasting at the ONX Estate. Your adventure begins at the Tractor Shed, a charming...

Hosted by ONX Wines
ONX Estate Vineyard,
May 15 – Nov 14, 2026 | 11:00 am

Hoyt Family Vineyard Tours

Tour The Vineyard, bring a picnic Pet the goats, enjoy breathtaking views all while you enjoy delicious...

Hoyt Family Vineyards, Paso Robles
May 15 – Aug 28, 2026 | 6:00 pm

Friday Night Music Series

Join us weekly for the Friday Night Music Series, complete with rotating food trucks! No cover, wine...

DERBY WINE ESTATES, Paso Robles
May 15 – 17, 2026 | 11:00 am

NO TASTING FEE AT DUNNING WINE FEST WEEKEND!

Every wine has a Story…learn about our adventure All Complimentary! Come celebrate Paso Fest 2026....

Dunning Vineyards Estate, Paso Robles
May 15, 2026 | 6:00 pm

Blind Tasting and Wine Pairing with the Winemaker

Put your palate to the test to see if you can identify the varietals, or just come and enjoy learning...

Hosted by VOLATUS
VOLATUS, Paso Robles
May 15, 2026 | 4:00 pm

Dark Star Happy Hour, Burger, Open Mic and Karaoke

Chill out at Dark Star’s Happy Hour, Burger, Karaoke and Open Mic Night, Fridays at 4:00 to 7:00...

Dark Star Cellars, Paso Robles
May 15, 2026 | 5:00 pm

Sip n’ Shop

Courduroy invites you to Sip n Shop on Friday, May 15th from 5 to 7pm. Join them for an evening of shopping,...

Hosted by Courduroy
Courduroy, Paso Robles
May 15, 2026 | 5:30 pm

Twilight Tastings – Evening of Wine, Food, & Music

Join the winemakers and owners of The Pleasant Valley Wine Trail Wineries to kick off Paso Robles Wine...

Four Sisters Vineyard, San Miguel
May 15, 2026 | 5:30 pm

Spring Bridge Dinner at Halter Ranch

Delight in an elegant evening on our picturesque Covered Bridge. Enjoy a scenic sparkling hour with appetizers...

Hosted by Halter Ranch
Halter Ranch Estate, Paso Robles
May 15, 2026 | 4:00 pm

An Immersive Wine & Art Experience

THE EXPERIENCE ARRIVAL — THE WELCOME MOMENT Guests are received with Phoenix Blanc de Noirs in the...

Hosted by Dilécta Wines
dilecta, Paso Robles
May 15, 2026 | 6:00 pm

Hubba Concert Series with the Murder Hornets

Join us at Hubba Wines in Tin City for live music every Friday evening, May 1 – August 28, 2026. The...

Hosted by Hubba Wines
Hubba Wines, Paso Robles
May 15 – 18, 2026 | 11:00 am

🍇 Wine Fest Food Pairings at Le Cuvier Winery 🍇

Forget everything you know about “standard” appetizers. Since 1983, Le Cuvier Winery has...

Hosted by Le Cuvier Winery
Le Cuvier Winery, Paso Robles
May 16 – Nov 14, 2026 | 11:00 am

Hoyt Family Vineyard Tours

Tour The Vineyard, bring a picnic Pet the goats, enjoy breathtaking views all while you enjoy delicious...

Hoyt Family Vineyards, Paso Robles
May 16, 2026 | 12:00 pm

Wine Fest Grand Tasting

On Saturday, May 16, over 120 Paso wineries come together at the Paso Robles Event Center to share their...

Hosted by Paso Wine
Paso Robles Event Center, Paso Robles
May 16, 2026 | 1:00 pm

Live at Dark Star! Chris Blakey

Chris Blakey plays classic acoustic folk rock tunes, along with a few tunes of his own. James Taylor,...

Dark Star Cellars, Paso Robles
May 16, 2026 | 1:00 pm

2026 CONCERT SERIES – KIRK NORDBY

Kirk Nordby is a singer, songwriter, and producer based on California’s Central Coast, best known...

Hosted by Shale Oak Winery
Shale Oak Winery, Paso Robles
May 16, 2026 | 2:00 pm

Dark Star Winemaker’s Tour and Barrel Tasting

Come just before 2:00 and join our winemaker for a tour and barrel tasting. We will take a short stroll...

Dark Star, Paso Robles
May 16, 2026 | 10:00 am

Off-Road Vehicle Vineyard Tour & Tasting!

Enjoy a private tour and tasting at the ONX Estate. Your adventure begins at the Tractor Shed, a charming...

Hosted by ONX Wines
ONX Estate Vineyard,
May 16, 2026 | 2:00 pm

Chef Experiences w/ Max Schultz from Sessions West

Join us for a relaxed and flavorful afternoon at our Chef Experiences event featuring Max Schultz of...

Hosted by Opolo Vineyards
Pavillons Store #2210, Mission Viejo
May 16, 2026

10 to 10 Mayfest Saturday at Volatus

Join us at Volatus for an exciting brunch flight starting at 10 AM! Enjoy live music from 11 AM to 2...

Hosted by VOLATUS
VOLATUS, Paso Robles
May 16, 2026 | 5:00 pm

Sunset Crab Feed on the Hilltop

Join us for an unforgettable evening at our Sunset Crab Feed, where the views are as spectacular as the...

Hosted by Opolo Vineyards
Opolo Vineyards, Paso Robles
May 16, 2026 | 1:00 pm

Pear Valley Presents-Santa Cruz Family Band

Come out and enjoy this Central Coast favorite. Formerly known as The Bob Santa Cruz Band, The Santa...

Pear Valley Vineyard, Paso Robles
May 16, 2026 | 5:00 pm

JUST After Dark

Keep the celebrations going at JUST After Dark, our annual Paso Wine Fest after-party. Head to our JUSTIN...

JUSTIN Downtown Tasting Room,
May 16, 2026 | 11:00 am

NO TASTING FEE AT DUNNING WINE FEST WEEKEND!

Every wine has a Story…learn about our adventure All Complimentary! Come celebrate Paso Fest 2025....

Dunning Vineyards Estate, Paso Robles
May 16, 2026 | 10:30 am

Meso by LXV Wine Tasting, Orange County | Off-Site

97 points. 96 points. This is what Willow Creek produces. The MESO Collection is LXV’s most acclaimed...

Hosted by LXV Wine
, Santa Ana
May 17, 2026 | 10:00 am

Off-Road Vehicle Vineyard Tour & Tasting!

Enjoy a private tour and tasting at the ONX Estate. Your adventure begins at the Tractor Shed, a charming...

Hosted by ONX Wines
ONX Estate Vineyard,
May 17, 2026 | 12:00 pm

Live Music: Emilee Morrison at Halter Ranch

Enjoy live music, wine tasting, and lunch at Restaurant Alice. The Halter Ranch Estate tasting room is...

Hosted by Halter Ranch
Halter Ranch Estate, Paso Robles
May 17, 2026 | 3:00 pm

Live Music with BanjerDan

Join us for live music from 3 to 6 p.m. Kick back and relax! Specially curated snack boxes from Alba...

McPrice Myers Wines, Paso Robles
May 17 – Nov 14, 2026 | 11:00 am

Hoyt Family Vineyard Tours

Tour The Vineyard, bring a picnic Pet the goats, enjoy breathtaking views all while you enjoy delicious...

Hoyt Family Vineyards, Paso Robles
May 17, 2026 | 11:00 am

Burger Sunday at Caliza Winery

Join us for Burger Sundays at Caliza, where great wine, gourmet burgers, and live music come together...

Hosted by Caliza Winery
Caliza Winery, Paso Robles
May 17, 2026 | 11:00 am

Barrel & Foudre tasting not charge!

Join us for a special barrel and foudre tasting of the 2024 Estate Wines. Winemakers, Bob, Jo-Ann and...

Dunning Vineyards Estate Winery, Paso Robles
May 17, 2026 | 12:00 pm

Sunday after Wine Fest Wine Down

Join us for great vibes and beautiful tunes on the patio! Wine available for purchase by the glass or...

Derby Wine Estates, Paso Robles
May 17, 2026 | 11:00 am

Wine Fest: Bubbles & Brunch Pool Party

Wine Fest weekend just got even better. Join us on Sunday May 17th at the Cherry Residence at the MAHA...

The MAHA Estate - Cherry Residence, Paso Robles
May 17, 2026 | 1:00 pm

Craft*er*noon

BYOC (Bring Your Own Craft) to our Sunday Afternoons of Crafting! Grab your unfinished projects and your...

Hosted by Stilson Cellars
Stilson Cellars, Paso Robles
May 17, 2026 | 2:30 pm

An Art Event: Pet Your Pet

Calling all Dog Moms, Cat Moms, Chicken Moms… this one’s for YOU 🐾💐 Celebrate Mother’s Day...

Hosted by MCV Wines
MCV Wines, Paso Robles
May 17, 2026 | 11:00 am

Sparkling Paso

Sparkling Paso brings together Paso Robles winemakers sharing their best sparkling wines, perfectly paired...

Hosted by Paso Wine
Paris Valley Road Estate Winery, Paso Robles