ABOUT WALTON

TRANSFORMING RAW LAND INTO SMART INVESTMENTS

For more than 44 years, Walton has created wealth opportunities through land investments, which have traditionally been available only to institutional investors.

IMPACT THAT SPANS THE GLOBE

Our real estate assets span across 30 major North American markets, comprised more than 141 master-planned communities, with multiple uses including residential, commercial and industrial purposes. Walton’s offices are located in several cities around the world, including Calgary, Phoenix, Hong Kong, Singapore, Taipei, Dubai and Manila.

ATTAINABLE WEALTH FROM THE LAND EXPERTS

Walton’s investment strategy and growth principles are coupled with a global leadership team that has expertise across multiple real estate sectors.

HISTORY & TIMELINE

Founded by the Doherty Family under the name of Quance Enterprises.

1979

Founded in Calgary, Alberta

14-acre parcel in Alberta, syndicated to individual investors.

1986

First Pre-development Land Project

(function($){ $(document).ready(function(){ var $carousel = $('.history-items'); var $slider; $carousel.slick({ slidesToShow: 2, //slidesToScroll: 1, autoplay: false, arrows: true, dots: false, nextArrow: '', prevArrow: '', responsive: [{ breakpoint: 768, settings: { slidesToShow: 1 } }] }).on('afterChange', (e, slick, slide) => { $slider.slider('value', slide); }); $slider = $(".not-ie").slider({ min: 0, max: 19, slide: function(event, ui) { var slick = $carousel.slick("getSlick"); goTo = ui.value * (slick.slideCount - 1) / 19; $carousel.slick("goTo", goTo); } }); $('.history-items').show(); }); })(jQuery);