We know D.C. Get our free newsletter to stay in the know.

Thursday, February 11
8pm
The Barns at Wolf Trap
Vienna, VA

Win a Valentine’s date night for two to see modern-day blues diva, Shemekia Copeland at The Barns at Wolf Trap on February 11. Copeland showcases fierce vocals and a sassy attitude on her recent release, Never Going Back, which The Washington Post calls “infectious.” Enjoy a very romantic V-Day date with 2 tickets to the show plus a $25 gift certificate to The Barns bar.

For more information visit WolfTrap.org

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});