Gulfstream N510QS arriving at Christchurch 14-05-2025

Arriving into Christchurch International Airport today – 14-05-2025 – was this Gulfstream GV-SP (G550) N510QS c/n 5326.

Built by Gulfstream Aerospace at Savannah, Goergia and initially noted on the US register as N126GA in December 2010.

It seems to have disappeared into the books of Wells Fargo Bank at Salt Lake City in April of 2011. 

By October 2017 it had transferred to TVPX Aircraft Solutions Trustee of North Salt Lake City.

To understand more about TVPX check Here

 

function display_related_posts() { if (is_single()) { global $post; $categories = wp_get_post_categories($post->ID); if ($categories) { $args = array( 'category__in' => $categories, 'post__not_in' => array($post->ID), 'posts_per_page' => 4, 'orderby' => 'rand' ); $related_posts = new WP_Query($args); if ($related_posts->have_posts()) { echo ''; } wp_reset_postdata(); } } } add_action('wp_footer', 'display_related_posts');