Rockhampton Accommodation
<%=hotel.name%>
<% if (hotel.star_rating) { %>
<% } %>
<% if (hotel.image) { %>
<% } %>
<%=hotel.short_description%>
<% for ( var d = 0; d < hotel.cheapestRoomType.rates.length && d < 7; d++ ) { %>
<%=dayFormat(hotel.cheapestRoomType.rates[d].date)%>
<% } %>
<% for ( var d = 0; d < hotel.cheapestRoomType.rates.length && d < 7; d++ ) { %>
<%=hotel.cheapestRoomType.rates[d].price%>
<% } %>
See all availability