<%= name %>
<%= address %>
<% if (travel_time_seconds >= 0) { %>(<%= distance %> miles)<% } %>
<% if (typeof(cuisine) != "undefined") { %>
<%= cuisine %>
<% } %>
<% if (typeof(rating) != "undefined") { %>
Rating:
<% for ( var x=0; x
<% } %>
<% } %>
<% if (typeof(price) != "undefined") { %>
<% if (typeof(rating) != "undefined") { %> <% } %>
Price: <% for ( var x=0; x$<% } %>
<% } %>