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.
Why choose Canada Train Trips? Our Difference.
Commitment We understand tailor made travel – your expectations will not only be met on one of our holidays, but exceeded every time. We truly pride ourselves on our commitment to travel planning.
Experience Our travel designers have traveled extensively throughout Canada and can help create the perfect vacation.
Service The same dedicated travel designer will handle your trip from start to finish.
Protected Everything booked through us is fully protected through Consumer Protection BC (3590)
On Call You have access to our support team 7 days a week between 7.00am and 8.00pm Pacific Standard Time while in Canada.
Speak to a Travel Designer
Call 1 800 986 4560 US
Monday - Friday: 8am - 5pm PST
Saturday: 8am - 4:30pm PST
Sunday: 11am - 5pm PST
Schedule a Call Contact us
Subscribe for expert travel tips and inspiration
Follow Canada Train Trips
Our Canada Train Trips
We live, breathe and dream Canada! As a Discover Holidays company, our team has spent the past 25 years traveling around Canada to provide a full range of quality-tested travel products and services to the international travel community. Want more? Discover Holidays has even more travel product for you through our websites
Canada by Design
Alaska by Design
Alaska Train Trips
Canada Road Trips
No matter where you choose to go or what you choose to do, we offer tailor-made personal service and solutions to help you plan your perfect vacation!
Terms of use
Privacy
Unsubscribe
© Copyright 2014-2025 Discover Holidays Inc. All rights reserved.
We use cookies for site functionality and analytics.
Got it!
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;