Contact us

We want to hear your wildest dreams of traveling Canada by train! Drop us a line below with your travel plans and questions, and we'll be in touch shortly. Don't be shy, the more details you share - the better we can wow you.

Monday - Friday: 8am - 5pm PST
Saturday: 8am - 4:30pm PST
Sunday: 11am - 5pm PST

Local Number: +1 604 639 9868

You can also Schedule a Call with us.

Email: sales@canadatraintrips.com

Canada Train Trips
Powered by Discover Holidays

Required

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Speak to a Travel Designer

Call 1 800 986 4560US or Email us

AIzaSyCrapM0ZYaqPJ2LKaZaWwl4CZOLeBTrwE4&callback=initMap'; script.async = true; document.head.appendChild(script); let map; var design_style = [{"featureType":"poi","stylers":[{"visibility":"simplified"}]},{"featureType":"poi.park","elementType":"geometry.fill","stylers":[{"color": "#aec496"}]},{"featureType":"poi.park","elementType":"geometry.stroke","stylers":[{"color": "#aec496"}]},{"featureType":"road","elementType":"labels","stylers":[{"visibility":"simplified"}]},{"featureType":"road","elementType":"geometry.stroke","stylers":[{"visibility":"on"}, { "color": "#ffffff" }]},{"featureType":"water","stylers":[{"visibility":"simplified"}]},{"featureType":"transit","stylers":[{"visibility":"simplified"}]},{"featureType":"landscape","stylers":[{"visibility":"simplified"}, {"color": "#c9d6b8"}]},{"featureType":"road.highway","stylers":[{"visibility":"simplified"}]},{"featureType":"road.local","stylers":[{"visibility":"simplified"}]},{"featureType":"road.highway","elementType":"geometry","stylers":[{"visibility":"simplified"}]},{"featureType":"water","stylers":[{"color":"#d9eafa"}]},{"featureType":"transit.line","elementType":"geometry","stylers":[{"color":"#ffffff"}]}]; function initMap() { $this = $("#map_canvas_contact"); $zoom_level = ($this.data("gmap-zoom") || 10); $data_lat = ($this.data("gmap-lat") || 49.285252); $data_lng = ($this.data("gmap-lng") || -123.113754); var dismap = new google.maps.StyledMapType(design_style, { name: "Metro" }); function xmlLoadMap() { var centerLatLng = new google.maps.LatLng($data_lat, $data_lng),mapOptions = {zoom: $zoom_level,center: centerLatLng,mapTypeId: google.maps.MapTypeId.TERRAIN,},bounds = new google.maps.LatLngBounds(),infowindow = new google.maps.InfoWindow(),map = new google.maps.Map(document.getElementById("map_canvas_contact"), mapOptions); var marker = new google.maps.Marker({position: new google.maps.LatLng(49.285252,-123.113754),map: map}); map.mapTypes.set('metro_style', dismap); map.setMapTypeId('metro_style'); } xmlLoadMap(); } window.initMap = initMap;