Book by Sep 30 to receive 10% off Select 2026 Alaska Vacations (up to $1,500 per couple)
We want to hear your wildest dreams of traveling Alaska 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 Alaska 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 Alaska and have been creating dream tailor made vacations with local expert insight for over 25 Years.
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 Alaska.
Speak to a Travel Designer
Call 1 800 686 1694 US
Monday - Friday: 8am - 5pm PST
Saturday: 8am - 4:30pm PST
Sunday: CLOSED
Schedule a Call Contact us
Subscribe for expert travel tips and inspiration
Follow Alaska Train Trips
We are proud to be the Alaska Specialists for
Our Alaska Train Trips
We live, breathe and dream Alaska! As a Discover Holidays company, our team has spent the past 25 years traveling around Alaska & 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
Alaska by Design
Canada by Design
Canada 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;