Truckeroo is a monthly festival held June thru October at the corner of Half St.and M Street SE showcasing food trucks from the Washington, D.C. area. The next Truckeroo is Friday, June 3 from 11am-9pm at Half and M Street SE across from Navy Yard Metro Station.

Enjoy food from 20-25 food trucks and live music!

TruckerooDC.com

Subscribe to our newsletters

Please complete the required fields below.

[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.

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;

}

});

});