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

Processing…
Success! You're on the list.

1600 Rhode Island Ave. NW, Marriott

Nage Eatery, located on Scott Circle in the Marriott Courtyard Embassy Row, offers food excellence in a casual Eatery environment. Please check out our expansive menu and wine list on our website. Creative food without the ‘tude. www.nage.bz

Want a gift certificate to a different restaurant? You can purchase a $50 gift certificate for only $25 to Nage and several other restaurants Click here

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;

}

});

});