Show		walks, around 			and 		at					
															
		{{ walkResults.length }} Walk{{walkResults.length > 1 ? 's' : ''}} Found		
{{ walk.name }}
				Distance: {{ walk.distance }} {{ currentUnit }}
Time (hh:mm): {{ walk.time }}
Start Point: {{ walk.start }}
End Point: {{ walk.end }}
Time (hh:mm): {{ walk.time }}
Start Point: {{ walk.start }}
End Point: {{ walk.end }}
				{{ walk.description }}			
{{ currentWalk.name }}
						
Details
Distance: {{ currentWalk.distance }} {{ currentUnit }} Duration (hh:mm): {{ currentWalk.time }}
				Start Point: {{ currentWalk.start }}				
				End Point: {{ currentWalk.end }}				
{{ currentWalk.description }}
Directions