Skip to content

Testimonial

What Our Clients Say

It has been a pleasure to work with Jason Preble and his Lakeview Tree Company after a recent storm.
We experienced a severe straight-line wind storm which downed over 30 trees on our property.
Jason provided an honest and accurate estimate for the clean-up of our property including the downed trees.
He and his crew are competent and very hard working, and they did an excellent job for us!
I especially appreciate their attention to the clean-up of the leaves, small branches, and debris that is involved with taking down big trees, and grinding up their stumps.
I highly recommend Lakeview Tree Company!
– Dr. Bob Christensen
Jason and his crew from Lakeview tree co has taken care of our rental properties for several years now and has always done what we’ve asked and done a amazing job cleaning up also.
– Janis G. – Pine River, MN
We had several trees removed trimmed and stumps ground out by Lakeview tree, price was right and clean up was great!!
– Mike C. – Pilligar
“Jason and his crew do an excellent job in difficult tree removal. Cleanup and haul away makes it look like they were never there”.
– Henry J. – Crosslake, MN
jQuery(‘.testimonial-row-wrapper > .testimonial-row’).hide();
jQuery(‘.testimonial-row-wrapper > .testimonial-row:nth-child(-n+5)’).show();
var data_number = jQuery(‘.view-more-testimonials’).data(“number”);
var data_count = jQuery(‘.view-more-testimonials’).data(“count”);
jQuery(‘.view-more-testimonials’).on(‘click’, function (e) {
var pagination_no = 5 * data_number;
data_number++;
data_count = data_count+5;
$(this).attr(‘data-number’, data_number);
jQuery(‘.testimonial-row-wrapper > .testimonial-row:nth-child(-n+’+data_count+’)’).show();
if(4