<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Travel advice | samove.com.au</title>
	<atom:link href="https://samove.raa.com.au/category/travel/travel-advice/feed/" rel="self" type="application/rss+xml" />
	<link>https://samove.raa.com.au/category/travel/travel-advice/</link>
	<description>SA Move Magazine Online</description>
	<lastBuildDate>Tue, 24 Mar 2026 04:21:06 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>

<image>
	<url>https://dznkntecd9auu.cloudfront.net/2024/06/favicon-32x32-1.png</url>
	<title>Travel advice | samove.com.au</title>
	<link>https://samove.raa.com.au/category/travel/travel-advice/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How early do you arrive at the airport?</title>
		<link>https://samove.raa.com.au/how-early-do-you-arrive-at-the-airport/</link>
					<comments>https://samove.raa.com.au/how-early-do-you-arrive-at-the-airport/#respond</comments>
		
		<dc:creator><![CDATA[John Pedler]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 02:46:00 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=23811</guid>

					<description><![CDATA[<p>Take our poll about when you arrive for an international flight.</p>
<p>The post <a href="https://samove.raa.com.au/how-early-do-you-arrive-at-the-airport/">How early do you arrive at the airport?</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="562" src="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-1024x562.jpg" alt="Family arriving at airport." class="wp-image-23827" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-1024x562.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-768x421.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-1536x843.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-2048x1124.jpg 2048w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-1473727438-resize-100x55.jpg 100w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image: Getty</figcaption></figure>



<p class="has-medium-font-size">Negotiating airports can be stressful for international travellers. Check-in queues, security screening and passport control can all lead to anxiety as your flight’s departure time draws nearer.</p>



<p>David Beneke from RAA Travel Product Support suggests arriving at the airport three hours prior to departure, or when your flight’s check-in opens.</p>



<p>“This not only allows for any unforeseen traffic delays on the way to the airport, but also provides adequate time to resolve any unexpected documentation or booking issues,” David says.</p>



<p>“This is particularly important given the ever-changing entry requirements for international destinations.”</p>



<p>Online check-in can speed up the process, but passengers can’t do much about queues at security and passport control. Though, the departure SmartGates installed at most Australian international airports have sped up document checking.</p>



<p>Keep in mind, check-in closing times can range from 60 to 120 minutes depending on the airline and the flight, and departure gate closing times vary between airports and airlines.</p>



<p>Airports like Singapore’s Changi and Malaysia’s Kuala Lumpur International Airport conduct security screening at the departure gates, so be sure to arrive at the gate before security shuts shop.</p>


<script type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});</script>
                <div class='gf_browser_chrome gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital gpoll_enabled_wrapper gpoll_show_results_link_wrapper gpoll_wrapper' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_154' ><style>#gform_wrapper_154[data-form-index="0"].gform-theme,[data-parent-form="154_0"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-select: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-search: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style>
                        <div class='gform_heading'>
                            <h2 class="gform_title">Poll: How early do you arrive at the airport for an international flight?</h2>
                            <p class='gform_description'></p>
                        </div><form method='post' enctype='multipart/form-data'  id='gform_154' class='gpoll_enabled gpoll_show_results_link gpoll' action='/category/travel/travel-advice/feed/' data-formid='154' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_154' class='gform_fields top_label form_sublabel_below description_below'><fieldset id="field_154_4" class="gfield gfield--type-poll gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gpoll_field"  data-field-class="gpoll_field" data-js-reload="field_154_4" ><legend class='gfield_label gform-field-label screen-reader-text' ></legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_154_4'>
			<div class='gchoice gchoice_154_4_0'>
					<input class='gfield-choice-input' name='input_4' type='radio' value='gpoll41993c672'  id='choice_154_4_0' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_154_4_0' id='label_154_4_0' class='gform-field-label gform-field-label--type-inline'>One hour before departure</label>
			</div>
			<div class='gchoice gchoice_154_4_1'>
					<input class='gfield-choice-input' name='input_4' type='radio' value='gpoll493946aa7'  id='choice_154_4_1' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_154_4_1' id='label_154_4_1' class='gform-field-label gform-field-label--type-inline'>Two hours before departure</label>
			</div>
			<div class='gchoice gchoice_154_4_2'>
					<input class='gfield-choice-input' name='input_4' type='radio' value='gpoll4737128bd'  id='choice_154_4_2' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_154_4_2' id='label_154_4_2' class='gform-field-label gform-field-label--type-inline'>Three hours before departure</label>
			</div>
			<div class='gchoice gchoice_154_4_3'>
					<input class='gfield-choice-input' name='input_4' type='radio' value='gpoll4df85b893'  id='choice_154_4_3' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_154_4_3' id='label_154_4_3' class='gform-field-label gform-field-label--type-inline'>More than three hours before departure</label>
			</div></div></div></fieldset></div></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_154' class='gform_button button' value='Submit'  onclick='if(window["gf_submitting_154"]){return false;}  if( !jQuery("#gform_154")[0].checkValidity || jQuery("#gform_154")[0].checkValidity()){window["gf_submitting_154"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_154"]){return false;} if( !jQuery("#gform_154")[0].checkValidity || jQuery("#gform_154")[0].checkValidity()){window["gf_submitting_154"]=true;}  jQuery("#gform_154").trigger("submit",[true]); }' /> 
            <input type='hidden' class='gform_hidden' name='is_submit_154' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='154' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_154' value='WyJbXSIsIjc1OWMxMmVjMDIwZmEyY2JjYTliMjg5YjI1MTk3MGQwIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_154' id='gform_target_page_number_154' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_154' id='gform_source_page_number_154' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div><script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 154, 'https://samove.raa.com.au/app/plugins/gravityforms/images/spinner.svg', false );jQuery('#gform_ajax_frame_154').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_154');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_154').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_154').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_154').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_154').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_154').val();gformInitSpinner( 154, 'https://samove.raa.com.au/app/plugins/gravityforms/images/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [154, current_page]);window['gf_submitting_154'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_154').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [154]);window['gf_submitting_154'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_154').text());}, 50);}else{jQuery('#gform_154').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "154", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);                if (event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_154" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_154";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_154" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [154, current_page] );            gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 154, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>
<p>The post <a href="https://samove.raa.com.au/how-early-do-you-arrive-at-the-airport/">How early do you arrive at the airport?</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/how-early-do-you-arrive-at-the-airport/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Up, up and &#8216;a weigh’</title>
		<link>https://samove.raa.com.au/domestic-carry-on-baggage-limits/</link>
					<comments>https://samove.raa.com.au/domestic-carry-on-baggage-limits/#respond</comments>
		
		<dc:creator><![CDATA[John Pedler]]></dc:creator>
		<pubDate>Thu, 05 Mar 2026 05:08:22 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=23748</guid>

					<description><![CDATA[<p>We've compiled a list of baggage limits, and other info, for Australia's major airlines.</p>
<p>The post <a href="https://samove.raa.com.au/domestic-carry-on-baggage-limits/">Up, up and &#8216;a weigh’</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="562" src="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-1024x562.jpg" alt="Passenger loading bag into overhead locker." class="wp-image-23753" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-1024x562.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-1536x843.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-2048x1124.jpg 2048w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-carry-on-resized-100x55.jpg 100w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image: Getty</figcaption></figure>



<p class="has-medium-font-size">Many of us will weigh and re-weigh our carry-on luggage until it’s within a whisker – or just over – the airline’s baggage limits.</p>



<p>We then wait to see if the airline will even check carry-on baggage, and if so, what are the consequences for getting it wrong.</p>



<p>To help you know the limits, we’ve compiled carry-on baggage information for domestic flights on Australia’s major airlines.</p>



<h2 class="wp-block-heading">Qantas</h2>



<p>The maximum carry-on <a href="https://www.qantas.com/en-au/baggage/carry-on#guide" target="_blank" rel="noreferrer noopener">baggage weight</a> on Qantas flights is 14kg, including:</p>



<ul class="wp-block-list">
<li>One bag for the overhead locker weighing no more than 10kg, with a maximum size of 56cm x 36cm x 23cm, or;</li>



<li>One under-seat bag, such as a small duffle bag, backpack or large purse no heavier than 10kg, and no larger than 48cm x 34cm x 23cm, or one non-rigid garment bag with a maximum size of 114cm x 60cm x 11cm, which can be stored in the overhead locker or under the seat in front​;</li>



<li>One small personal item, such as a small handbag or laptop bag.</li>
</ul>



<p>Passengers on the smaller Dash 8 aircraft can carry-on one duffle-style bag or small wheelie bag, with a maximum weight of 7kg and a size limit of 56cm x 36cm x 23cm, plus one personal item.</p>



<p>Excess carry-on baggage will need to be checked in, with fees applying.</p>



<h2 class="wp-block-heading">Jetstar</h2>



<p>The <a href="https://www.jetstar.com/au/en/help/carry-on-baggage-what-can-i-bring-on-board" target="_blank" rel="noreferrer noopener">carry-on baggage limit on Jetstar flights is 7kg</a>, which can be spread across two items. The size of the main bag can’t exceed 56cm x 36cm x 23cm, and it must fit in the overhead locker.</p>



<p>The smaller item, such as a handbag or laptop bag, must fit under the seat in front.</p>



<p>Depending on the route, and subject to availability, an extra 7kg carry-on allowance can be pre-purchased with your ticket or bought at the airport – though it’s cheaper to add extra carry-on when buying a ticket.</p>



<p>The domestic Flex Bundle fare includes 14kg of carry-on baggage.</p>



<p>If you choose the 14kg option, the weight must be spread across two items with a maximum of 10kg in any one item.</p>



<p>If you don’t buy extra carry-on with your ticket, it’ll cost $60 to buy it at check-in, or $85 at the boarding gate. Both options are subject to availability.</p>



<p>If extra carry-on allowance is sold out, you’ll be up for a $125 excess-baggage fee, and your bag will be checked in. This also applies if:</p>



<ul class="wp-block-list">
<li>Your total carry-on baggage weighs more than 14kg</li>



<li>Any item is over 10kg, regardless of your carry-on baggage allowance</li>



<li>Your carry-on baggage exceeds the size limits, or you have more than two items.</li>
</ul>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="560" src="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized-1024x560.jpg" alt="Qantas, Virgin and Jetstar planes on tarmac." class="wp-image-23759" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized-300x164.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized-1024x560.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized-768x420.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized-1536x841.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Q-J-V-resized.jpg 1999w" sizes="(max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image: Getty</figcaption></figure>



<h2 class="wp-block-heading">Virgin Australia</h2>



<p>Economy <a href="https://www.virginaustralia.com/au/en/travel-info/baggage/carry-on-baggage/changes/" target="_blank" rel="noreferrer noopener">passengers</a><strong> </strong>can carry-on up to 8kg in one bag not exceeding 56cm x 36cm x 23cm for the overhead locker, plus one personal item, such as a purse, handbag, laptop bag, camera bag, or a small backpack.</p>



<p>The size of the personal item can’t exceed 45cm x 33cm x 20cm and must fit under the seat in front.</p>



<p>Business class, Velocity Gold, Platinum, Platinum Plus and Economy X passengers can choose from the following options.</p>



<ul class="wp-block-list">
<li>One standard bag up to 8kg, not exceeding 56cm x 36cm x 23cm in size.</li>



<li>Two small bags with a maximum combined weight of 14kg, with no single bag exceeding 8kg, and a maximum size of 48cm x 34cm x 23cm.</li>



<li>One standard bag (56cm x 36cm x 23cm) and one suit pack with a maximum combined weight of 14kg, with no single bag exceeding 8kg.</li>



<li>Plus, one personal item following the same weight and size restrictions as economy passengers.</li>
</ul>



<p>Carry-on baggage exceeding weight or size limits will need to be checked in, and fees may apply.</p>



<h2 class="wp-block-heading">Rex</h2>



<p><a href="https://www.rex.com.au/flightinfo/BaggageAllowance.aspx" target="_blank" rel="noreferrer noopener">Rex passengers</a> can carry-on one small bag with a maximum size of 48cm x 34cm x 23 cm, and one personal item, with a total combined weight of 7kg.</p>



<p>If passengers arrive at the boarding gate with carry-on baggage exceeding the limits, the excess baggage will be offloaded and carried on the next available flight. Excess baggage fees apply.&nbsp;</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001-1024x563.jpg" alt="Rex plane on the tarmac." class="wp-image-23761" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-Rex-resized-001.jpg 2000w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image: Getty</figcaption></figure>



<p>The transport and storage of batteries and power banks is a relatively new issue now affecting air travel. Each Airline has its own rules, which you’ll find in the links below.&nbsp; &nbsp;<br><a href="https://www.qantas.com/en-au/baggage/dangerous-goods/spare-batteries-and-powerbanks" target="_blank" rel="noreferrer noopener">Qantas</a><br><a href="https://www.jetstar.com/au/en/help/dangerous-goods#Lithium%20batteries" target="_blank" rel="noreferrer noopener">Jetstar</a><br><a href="https://www.virginaustralia.com/au/en/travel-info/baggage/batteries/" target="_blank" rel="noreferrer noopener">Virgin</a><br><a href="https://www.rex.com.au/FlightInfo/PBandBatteries.aspx" target="_blank" rel="noreferrer noopener">Rex</a></p>
<p>The post <a href="https://samove.raa.com.au/domestic-carry-on-baggage-limits/">Up, up and &#8216;a weigh’</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/domestic-carry-on-baggage-limits/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Aisle or window – what’s your favourite plane seat?</title>
		<link>https://samove.raa.com.au/aisle-or-window-seat/</link>
					<comments>https://samove.raa.com.au/aisle-or-window-seat/#respond</comments>
		
		<dc:creator><![CDATA[John Pedler]]></dc:creator>
		<pubDate>Wed, 18 Feb 2026 20:32:00 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=23728</guid>

					<description><![CDATA[<p>Aisle or window? What's your favourite plane seat? </p>
<p>The post <a href="https://samove.raa.com.au/aisle-or-window-seat/">Aisle or window – what’s your favourite plane seat?</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="561" src="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-1024x561.jpg" alt="Two people sitting on a plane" class="wp-image-23729" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-300x164.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-1024x561.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-768x421.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-1536x842.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-2048x1122.jpg 2048w, https://dznkntecd9auu.cloudfront.net/2026/01/GettyImages-seats-resized-oo1-100x55.jpg 100w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="has-medium-font-size">Just like Holden versus Ford, autumn versus spring and <em>Seinfeld </em>versus<em> Friends</em>, there’s long been discussion about the best seat on a plane.</p>



<p>Aircraft come in various seating configurations, but the main choice for passengers when booking a flight is aisle or window – unless you’re flying up front; then it’s a choice between pampered wagyu or dusted quail.</p>



<p>An aisle seat provides a little extra legroom and allows easier access to the toilets without disturbing adjacent passengers. A window seat offers spectacular, sky-high views, a sense of privacy, and something to lean against during a mid-flight snooze.</p>



<p>Conversely, aisle seat occupants must make way when their neighbours need a restroom break, while window folk need to clear the row en route to the toilet.</p>



<p>So, what’s your favourite seating position? We’ve included a middle seat option to spot those who’ve never flown before.</p>



                <div class='gf_browser_chrome gform_wrapper gform-theme gform-theme--foundation gform-theme--framework gform-theme--orbital gpoll_enabled_wrapper gpoll_show_results_link_wrapper gpoll_wrapper' data-form-theme='orbital' data-form-index='0' id='gform_wrapper_153' ><style>#gform_wrapper_153[data-form-index="0"].gform-theme,[data-parent-form="153_0"]{--gf-color-primary: #204ce5;--gf-color-primary-rgb: 32, 76, 229;--gf-color-primary-contrast: #fff;--gf-color-primary-contrast-rgb: 255, 255, 255;--gf-color-primary-darker: #001AB3;--gf-color-primary-lighter: #527EFF;--gf-color-secondary: #fff;--gf-color-secondary-rgb: 255, 255, 255;--gf-color-secondary-contrast: #112337;--gf-color-secondary-contrast-rgb: 17, 35, 55;--gf-color-secondary-darker: #F5F5F5;--gf-color-secondary-lighter: #FFFFFF;--gf-color-out-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-out-ctrl-light-rgb: 17, 35, 55;--gf-color-out-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-out-ctrl-light-lighter: #F5F5F5;--gf-color-out-ctrl-dark: #585e6a;--gf-color-out-ctrl-dark-rgb: 88, 94, 106;--gf-color-out-ctrl-dark-darker: #112337;--gf-color-out-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-color-in-ctrl: #fff;--gf-color-in-ctrl-rgb: 255, 255, 255;--gf-color-in-ctrl-contrast: #112337;--gf-color-in-ctrl-contrast-rgb: 17, 35, 55;--gf-color-in-ctrl-darker: #F5F5F5;--gf-color-in-ctrl-lighter: #FFFFFF;--gf-color-in-ctrl-primary: #204ce5;--gf-color-in-ctrl-primary-rgb: 32, 76, 229;--gf-color-in-ctrl-primary-contrast: #fff;--gf-color-in-ctrl-primary-contrast-rgb: 255, 255, 255;--gf-color-in-ctrl-primary-darker: #001AB3;--gf-color-in-ctrl-primary-lighter: #527EFF;--gf-color-in-ctrl-light: rgba(17, 35, 55, 0.1);--gf-color-in-ctrl-light-rgb: 17, 35, 55;--gf-color-in-ctrl-light-darker: rgba(104, 110, 119, 0.35);--gf-color-in-ctrl-light-lighter: #F5F5F5;--gf-color-in-ctrl-dark: #585e6a;--gf-color-in-ctrl-dark-rgb: 88, 94, 106;--gf-color-in-ctrl-dark-darker: #112337;--gf-color-in-ctrl-dark-lighter: rgba(17, 35, 55, 0.65);--gf-radius: 3px;--gf-font-size-secondary: 14px;--gf-font-size-tertiary: 13px;--gf-icon-ctrl-number: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-select: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-search: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color: #686e77;--gf-ctrl-size: var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary: #112337;--gf-ctrl-label-color-secondary: #112337;--gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary: #686e77;--gf-ctrl-file-btn-bg-color-hover: #EBEBEB;--gf-field-pg-steps-number-color: rgba(17, 35, 55, 0.8);}</style><div id='gf_153' class='gform_anchor' tabindex='-1'></div>
                        <div class='gform_heading'>
                            <h2 class="gform_title">Poll: Which seating position do you prefer?</h2>
                        </div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_153' id='gform_153' class='gpoll_enabled gpoll_show_results_link gpoll' action='/category/travel/travel-advice/feed/#gf_153' data-formid='153' novalidate>
                        <div class='gform-body gform_body'><div id='gform_fields_153' class='gform_fields top_label form_sublabel_below description_below'><fieldset id="field_153_1" class="gfield gfield--type-poll gfield--type-choice gfield--input-type-radio field_sublabel_below gfield--no-description field_description_below gfield_visibility_visible gpoll_field"  data-field-class="gpoll_field" data-js-reload="field_153_1" ><legend class='gfield_label gform-field-label screen-reader-text' ></legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_153_1'>
			<div class='gchoice gchoice_153_1_0'>
					<input class='gfield-choice-input' name='input_1' type='radio' value='gpoll18620fc11'  id='choice_153_1_0' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_153_1_0' id='label_153_1_0' class='gform-field-label gform-field-label--type-inline'>Aisle</label>
			</div>
			<div class='gchoice gchoice_153_1_1'>
					<input class='gfield-choice-input' name='input_1' type='radio' value='gpoll16d2cca6c'  id='choice_153_1_1' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_153_1_1' id='label_153_1_1' class='gform-field-label gform-field-label--type-inline'>Window</label>
			</div>
			<div class='gchoice gchoice_153_1_2'>
					<input class='gfield-choice-input' name='input_1' type='radio' value='gpoll1adb11b0f'  id='choice_153_1_2' onchange='gformToggleRadioOther( this )'    />
					<label for='choice_153_1_2' id='label_153_1_2' class='gform-field-label gform-field-label--type-inline'>Middle</label>
			</div></div></div></fieldset></div></div>
        <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_153' class='gform_button button' value='Submit'  onclick='if(window["gf_submitting_153"]){return false;}  if( !jQuery("#gform_153")[0].checkValidity || jQuery("#gform_153")[0].checkValidity()){window["gf_submitting_153"]=true;}  ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_153"]){return false;} if( !jQuery("#gform_153")[0].checkValidity || jQuery("#gform_153")[0].checkValidity()){window["gf_submitting_153"]=true;}  jQuery("#gform_153").trigger("submit",[true]); }' /> <input type='hidden' name='gform_ajax' value='form_id=153&amp;title=1&amp;description=&amp;tabindex=0&amp;theme=orbital' />
            <input type='hidden' class='gform_hidden' name='is_submit_153' value='1' />
            <input type='hidden' class='gform_hidden' name='gform_submit' value='153' />
            
            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' />
            <input type='hidden' class='gform_hidden' name='state_153' value='WyJbXSIsIjc1OWMxMmVjMDIwZmEyY2JjYTliMjg5YjI1MTk3MGQwIl0=' />
            <input type='hidden' class='gform_hidden' name='gform_target_page_number_153' id='gform_target_page_number_153' value='0' />
            <input type='hidden' class='gform_hidden' name='gform_source_page_number_153' id='gform_source_page_number_153' value='1' />
            <input type='hidden' name='gform_field_values' value='' />
            
        </div>
                        </form>
                        </div>
		                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_153' id='gform_ajax_frame_153' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe>
		                <script type="text/javascript">
/* <![CDATA[ */
 gform.initializeOnLoaded( function() {gformInitSpinner( 153, 'https://samove.raa.com.au/app/plugins/gravityforms/images/spinner.svg', false );jQuery('#gform_ajax_frame_153').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_153');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_153').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_153').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_153').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_153').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_153').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_153').val();gformInitSpinner( 153, 'https://samove.raa.com.au/app/plugins/gravityforms/images/spinner.svg', false );jQuery(document).trigger('gform_page_loaded', [153, current_page]);window['gf_submitting_153'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}setTimeout(function(){jQuery('#gform_wrapper_153').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_153').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [153]);window['gf_submitting_153'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_153').text());}, 50);}else{jQuery('#gform_153').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "153", currentPage: "current_page", abort: function() { this.preventDefault(); } }]);                if (event.defaultPrevented) {                return;         }        const gformWrapperDiv = document.getElementById( "gform_wrapper_153" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( "span" );            visibilitySpan.id = "gform_visibility_test_153";            gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( "gform_visibility_test_153" );        let postRenderFired = false;                function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            jQuery( document ).trigger( 'gform_post_render', [153, current_page] );            gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 153, currentPage: current_page } } );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); 
/* ]]&gt; */
</script>



<p></p>
<p>The post <a href="https://samove.raa.com.au/aisle-or-window-seat/">Aisle or window – what’s your favourite plane seat?</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/aisle-or-window-seat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What to do when travel goes wrong</title>
		<link>https://samove.raa.com.au/what-to-do-when-travel-goes-wrong/</link>
					<comments>https://samove.raa.com.au/what-to-do-when-travel-goes-wrong/#respond</comments>
		
		<dc:creator><![CDATA[Sasha Oelsner]]></dc:creator>
		<pubDate>Wed, 21 Jan 2026 02:55:51 +0000</pubDate>
				<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=23647</guid>

					<description><![CDATA[<p>Sometimes even the most organised holiday doesn’t always go to plan.</p>
<p>The post <a href="https://samove.raa.com.au/what-to-do-when-travel-goes-wrong/">What to do when travel goes wrong</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport-1024x563.jpg" alt="Person looking out airport window." class="wp-image-23676" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/Looking-out-window-of-airport.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="has-medium-font-size">You’ve efficiently packed your suitcase, triple-checked your passport and manifested a holiday free from illness or injury.</p>



<p>Unfortunately, even the most organised holiday doesn’t always go to plan.</p>



<p>According to RAA research, in 2024 South Australians&#8217; travel insurance priorities reflected their key concerns: 78 per cent of traveller&#8217;s prioritised medical expense coverage, 77 per cent considered trip cancellation important and 66 per cent valued protection for lost or delayed luggage.</p>



<p>The good news? A little preparation, knowing what to do in the moment and having the right support behind you can help you navigate tricky travelling situations.</p>



<h2 class="wp-block-heading">1. &nbsp;Illness or injury</h2>



<p>Medical care overseas can be eye-wateringly expensive, even for relatively minor GP or hospital visits – services we may take for granted at home. It’s important you’re prepared for a medical emergency.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel-1024x563.jpg" alt="Woman with vaccine sticker on arm, smiling" class="wp-image-23680" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/vaccinations-travel.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Check which vaccines are recommended for your destinations. Image: Getty</figcaption></figure>



<h3 class="wp-block-heading">Before you depart</h3>



<ul class="wp-block-list">
<li>Research the healthcare systems at your destination(s). Some <a href="https://www.servicesaustralia.gov.au/about-reciprocal-health-care-agreements?context=22481" target="_blank" rel="noreferrer noopener">countries offer reciprocal health care to Australian citizens</a> under certain circumstances.</li>



<li>Check whether there are restrictions on prescription or over-the-counter medications you need.</li>



<li>Ask your GP for a signed letter listing all your medications, and keep this letter and your medications in your <a href="https://samove.raa.com.au/5-carry-on-essentials/" target="_blank" rel="noreferrer noopener">carry-on</a>.</li>



<li>Arrange vaccinations well ahead of departure as some require multiple doses.</li>



<li>Consider organising travel insurance early and read the product disclosure statement (PDS) so you can understand what is and isn&#8217;t covered. If something happens before departure that forces you to cancel all or part of your trip, you may be covered depending on the level of cover you select.</li>
</ul>



<h3 class="wp-block-heading">While you’re away</h3>



<p>If you fall ill or get injured, seek medical help as soon as possible. Many hotels can recommend local clinics and embassies can sometimes assist in emergencies.</p>



<p>Keep all receipts and reports, and store your travel insurance emergency contact details both digitally and as a hard copy in your day bag.</p>



<h2 class="wp-block-heading">2. Cancellations and delays</h2>



<p>Cancellations and delays can throw a spanner into your tightly packed itinerary.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights-1024x563.jpg" alt="Man checking phone by airport cancelled flight sign" class="wp-image-23682" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/cancelled-flights.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Have the airline app&#8217;s on your phone so you can get flight updates. Image: Getty</figcaption></figure>



<h3 class="wp-block-heading">If you need to cancel</h3>



<p>Family emergencies, illness or sudden travel restrictions might force you to cancel all or part of your trip. While not all bookings will be fully refundable, you may be able to rebook or receive a refund.</p>



<ul class="wp-block-list">
<li>If you booked through a travel agent, you may have been provided with 24-hour emergency contact to help manage changes.</li>



<li>Many hotels offer free cancellation within a set timeframe, so check the cancellation policy before booking.</li>



<li>Keep all records and receipts, as you may be able to claim additional expenses through your travel insurance.</li>
</ul>



<h3 class="wp-block-heading">If flights are disrupted</h3>



<p>There are many reasons airlines may cancel, including weather, staffing issues or operational problems. Some offer refunds or rebooking options, while others provide minimal compensation, particularly for overseas connections.</p>



<p>Airlines will notify you of changes via text message, email and through the airline’s app. They may try to rebook you on the next available flight or an alternative service, and help to coordinate connecting flights within the same airlines or alliance where possible.</p>



<p>In some circumstances, the airline will offer meal vouchers and/or accommodation to tide you over until your new flight, depending on the cause and length of the delay. If you book through a travel agent, they can help rebook flights involving multiple airlines or tight connections.</p>



<p>Keep records of any out-of-pocket expenses as you may be able to claim these back with your travel insurance.</p>



<h2 class="wp-block-heading">3. Lost or delayed luggage</h2>



<p>In 2024, 33.4 million bags were delayed, damaged or lost at airports worldwide – around six bags per 1000 passengers – according to travel technology specialists, SITA.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker-1024x563.jpg" alt="Bright red suitcase with Lost sticker" class="wp-image-23678" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/suitcase-with-lost-sticker.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Have some essentials in your carry-on. Image: Getty</figcaption></figure>



<h3 class="wp-block-heading">Before you depart</h3>



<ul class="wp-block-list">
<li><a href="https://samove.raa.com.au/5-carry-on-essentials/" target="_blank" rel="noreferrer noopener">Pack essentials in your hand luggage</a> including medications, travel-sized toiletries and a complete change of clothes.</li>



<li>Take photos of your suitcase and write down a clear description to make identification easier later.</li>



<li>Use distinctive luggage (but avoid ribbons, which can interfere with scanning).</li>



<li>Put an AirTag or equivalent in checked luggage, and download any airline apps that offer baggage tracking.</li>
</ul>



<h3 class="wp-block-heading">When your luggage doesn’t arrive</h3>



<p>Head straight to the baggage services desk. A detailed description and your tracking technology can help staff locate your bag faster.</p>



<p>Some airlines will deliver delayed luggage within 24 to 48 hours and may reimburse you if you have to purchase essential items such as clothing and toiletries. Having basics in your carry-on can save both time and money searching for emergency undies and a toothbrush while you wait.</p>



<p>Keep all receipts for essential purchases so the airline or your travel insurer can assess reimbursement later.</p>



<h2 class="wp-block-heading">4. Lost or stolen passport</h2>



<p>Losing your passport is many travellers’ worst nightmare, but it’s more common than you might think. It’s so common that during 2024, the Australian Passport Office issued <a href="https://www.passports.gov.au/passport-facts-2024-25" target="_blank" rel="noreferrer noopener">9000 emergency travel documents</a> – that’s almost 25 a day.</p>



<h3 class="wp-block-heading">Before you depart and while you’re away</h3>



<ul class="wp-block-list">
<li>Store a photo or scanned copy of your passport details page on your phone and keep a printed copy with your travel documents, separate from your passport.</li>



<li>Use padlocks on bags and keep your passport in a zipped, central pocket in your carry-on luggage.</li>



<li>Keep your passport in a money belt or travel wallet under clothing – never in a pants pocket.</li>



<li>Check your travel insurance will cover the cost of replacing travel documents.</li>
</ul>



<h3 class="wp-block-heading">What to do if the worst happens</h3>



<ul class="wp-block-list">
<li>Report the lost or stolen passport to local police. You never know – someone may have turned it in.</li>



<li><a href="https://www.passports.gov.au/help/lost-and-stolen-passports" target="_blank" rel="noreferrer noopener">Call the nearest Australian embassy or consulate</a> once you’re sure it hasn’t fallen between the couch cushions. Once reported, your passport is cancelled and can’t be used again, even if later found.</li>



<li>Apply for a replacement passport through the embassy or online.</li>



<li>Contact your travel insurer to understand claim timelines. You may need to pay some costs upfront, including accommodation, so keep records of all expenses.</li>
</ul>



<h2 class="wp-block-heading">5. Lost or stolen personal effects</h2>



<p>Like passports, losing your wallet or mobile phone has the potential to be a major setback.<a id="_msocom_1"></a></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief-1024x563.jpg" alt="Hand taking phone out of a backpack." class="wp-image-23683" srcset="https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2026/01/backpack-thief.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Don&#8217;t let lost or stolen items ruin your trip. Image: Getty</figcaption></figure>



<h3 class="wp-block-heading">Before you depart: bank cards</h3>



<ul class="wp-block-list">
<li>Notify your bank of your destination(s) to prevent cards being blocked for suspicious activity.</li>



<li>Organise a spare card linked to your account and store it separately and safely.</li>



<li>Consider a travel card to limit access to your main account.</li>
</ul>



<h3 class="wp-block-heading">Before you depart: mobile phone</h3>



<ul class="wp-block-list">
<li>Set up Find My iPhone or Find My Device to track or lock your phone remotely. You can even set your locked phone to display a message. For instance, a reward if returned.</li>



<li>Record your phone’s International Mobile Equipment Identity number (IMEI) This unique 15-digital serial number can be found in the SIM compartment of your phone, on the receipt or original box, and under Settings. Police may ask for this number if you file a report.</li>



<li>Travel with an old spare phone which can be used in emergencies with a temporary SIM.</li>
</ul>



<p>Check your travel insurance covers loss or theft of personal effects.</p>



<h3 class="wp-block-heading">If the worst happens</h3>



<p>If items are stolen and you’re sure they haven’t fallen under your hotel bed, contact your bank and mobile provider. Make a police report – it’s possible a good Samaritan might turn in your belongings, and at least you’ll have evidence for insurance purposes.</p>



<p>If you’ve travelled with backup cards and a spare phone, you’ll be far better placed to access funds, data and assistance without having to replace essentials in a hurry.</p>



<p>Find out more about what to do in the event of <a href="https://www.smartraveller.gov.au/while-youre-away/when-things-go-wrong/lost-property" target="_blank" rel="noreferrer noopener">lost or damaged property overseas at Smartraveller</a>.</p>



<h2 class="wp-block-heading">Expect the unexpected</h2>



<p>Travel will always come with surprises – some incredible, some less so. While you can’t control the weather or the stranger sneezing beside you, you can control how prepared you are.</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="has-small-font-size"><em>This insurance is issued by Tokio Marine &amp; Nichido Fire Insurance Co., Ltd. ABN 80 000 438 291 (Tokio Marine), AFSL 246548. Royal Automobile Association of South Australia Limited (ACN 677 371 274, AR 000228575) acts as an authorised representative of the issuer and receives a commission which is a percentage of the premium paid and may also receive a portion of the underwriting profit. Any advice is general advice. Consider the Combined Financial Services Guide and Product Disclosure Statement, and Target Market Determination, available on the RAA website when deciding whether to purchase this product. Terms and Conditions, Limits and Sub-limits apply.</em></p>



<p></p>
<p>The post <a href="https://samove.raa.com.au/what-to-do-when-travel-goes-wrong/">What to do when travel goes wrong</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/what-to-do-when-travel-goes-wrong/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>20 reasons cruising is the ultimate family holiday</title>
		<link>https://samove.raa.com.au/20-reasons-cruising-is-the-ultimate-family-holiday/</link>
					<comments>https://samove.raa.com.au/20-reasons-cruising-is-the-ultimate-family-holiday/#respond</comments>
		
		<dc:creator><![CDATA[Sasha Oelsner]]></dc:creator>
		<pubDate>Tue, 23 Dec 2025 23:06:48 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=23386</guid>

					<description><![CDATA[<p>Toddlers and teens entertained all while you enjoy grown-up time – sounds like a dream, right?</p>
<p>The post <a href="https://samove.raa.com.au/20-reasons-cruising-is-the-ultimate-family-holiday/">20 reasons cruising is the ultimate family holiday</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery-1024x563.jpg" alt="Family of four on deck with beautiful fjords behind" class="wp-image-23434" srcset="https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/12/family-cruise-ship-scenery.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Enjoy family time together on and off the cruise ship. Image: NCL</figcaption></figure>



<p class="has-medium-font-size">Imagine a family holiday that’s relaxing, exciting and easy to plan. </p>



<p>A holiday where your toddlers are entertained, your tweens and teens appeased all while you enjoy your own grown-up time – sounds like a dream, right?</p>



<p>Cruises are designed to keep everyone happy, from nappy-wearing tiny tots to adventurous grandparents. One trip can include multiple destinations, endless activities, zero repacking and all your accommodation and meals in one place. Here are 20 reasons why cruising really is the ultimate family holiday.</p>



<h2 class="wp-block-heading">1. Unpack once</h2>



<p>No need to decide whether to grip your luggage or your children’s hand as you navigate from plane to train to bus. On a cruise, you only need to unpack once. Watch as your family spill the contents of their suitcases across the space and make it their own – you only have to pack again at the end.</p>



<h2 class="wp-block-heading">2. All you need in one place</h2>



<p>All cruises are different, but typically you’ll find the all-inclusive convenience of meals, accommodation and entertainment in one place makes budgeting and planning easier. All you need to do is decide which restaurants to choose each night.</p>



<h2 class="wp-block-heading">3. Two words: kids clubs</h2>



<p>Also teen lounges. Non-adult-only cruises will include a kids club, where your little ones are looked after in age-appropriate spaces. It’s a chance for them to play, make friends and participate in activities to keep them happy and occupied.</p>



<h2 class="wp-block-heading">4. Exciting shore excursions</h2>



<p>It’s a thrill to disembark each morning in a new city, country or even continent. From educational to down-right fun, shore excursions let the whole family get a taste for different cultures, histories and nature. Tiny tots splashing in the shallows of Mystery Island surrounded by vibrant tropical fish. Choosing from twenty different flavours of gelati in Venice. Soaking up the spectacular rainforest, waterfalls and gorges of the Kuranda Scenic Railway. The options are endless.</p>



<h2 class="wp-block-heading">5. Onboard activities</h2>



<p>Go on, challenge your kids – and yourself – to get bored. All ships are different, so check before you float, with everything from pools and waterslides to mini-golf and arcades.</p>



<h2 class="wp-block-heading">6. Free theatre and live entertainment</h2>



<p>Evening Broadway-style shows, talented circus acrobats, guest celebrity interviews and more are all included, saving you money on experiences that would cost extra on land.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show-1024x563.jpg" alt="Stage production on board Celebrity Cruises" class="wp-image-23411" srcset="https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/12/celebrity-on-board-stage-show.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">No need to travel to Broadway to see top quality stage and music shows. Image: Celebrity Cruises</figcaption></figure>



<h2 class="wp-block-heading">7. Food for the pickiest of eaters</h2>



<p>Most ships include a main dining room, buffet and a few casual eateries like pizzerias, cafes and pubs where you can eat at no extra charge. In addition, there are speciality and fine-dining restaurants that you can splurge on for a special occasion. There’s are so many options to keep things interesting without being overwhelmed by too much choice.</p>



<h2 class="wp-block-heading">8. Onboard shopping</h2>



<p>Did someone forget to pack their toothbrush? Perhaps one of your sandals broke on the first wear out of the suitcase, or you have a magnet collector in the family. Most ships have general stores and gift shops where you can pick up a range of items including toiletries and hygiene products, medicine, books, clothing, the list goes on. So you won’t have to hop to the nearest 7/11 in one shoe.</p>



<h2 class="wp-block-heading">9. Choose the perfect length</h2>



<p>There are a variety of cruise lengths from three-day getaways to multi-week voyages so families can find the best suited trip. Short sailings closer to home are a great way to test the family’s sea legs before committing to a longer itinerary.</p>



<h2 class="wp-block-heading">10. Professional family photos</h2>



<p>Built-in photo ops at exotic ports when you’re all dressed up on special nights mean you can capture those unforgettable family memories – with no eyes half closed and you in the picture too.</p>



<h2 class="wp-block-heading">11. Rooms to suit all group sizes and budgets</h2>



<p>Rooms for every budget allow you to choose from interior cabins to interconnecting staterooms to double-deck suites without sacrificing access to activities. This way the whole family – and we mean the <em>whole </em>family – can travel and enjoy time together while maintaining their own space. Here’s a quick <a href="https://samove.raa.com.au/five-tips-for-first-time-cruisers/" target="_blank" rel="noreferrer noopener">guide to choosing the right lodgings for your travelling group</a>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite-1024x563.jpg" alt="Colourful double story family room" class="wp-image-23406" srcset="https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/12/royal-caribbean-international-ultimate-family-suite.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">There&#8217;s rooms and spaces to suit all family combinations and budgets. Image: Royal Caribbean</figcaption></figure>



<h2 class="wp-block-heading">12. Value for money</h2>



<p>If you calculate the dining, accommodation and transport costs of a land holiday – not to mention entertainment – it quickly adds up. If you have dining, accommodation, transport and onboard entertainment already included in your package, anything extra you buy is the cherry on top of a great trip.</p>



<h2 class="wp-block-heading">13. Built-in digital detox</h2>



<p>Wi-fi can be patchy when you’re in the middle of the ocean, so it’s a great chance for the whole family to look up from the screens and out across the horizon.</p>



<h2 class="wp-block-heading">14. All-ages travel</h2>



<p>There’s no such thing as the “perfect” age for a cruise. Sometimes you just need a holiday, no matter how old or young the kids are. Infants as young as six months are allowed on many shorter or regional cruises, and 12 months old on longer cruises. On the other end of the scale, there’s no upper limit – so get your 101 year old great-granny packed for the adventure of a lifetime.</p>



<h2 class="wp-block-heading">15. Variety without the effort</h2>



<p>Wake up each morning to a different view, a new port and thrilling – or chilling – experiences. Be transported, hassle-free to new adventures every day on shore, followed by evenings of back-to-back entertainment. Just pack water, sunscreen and snacks and let the itinerary do the rest.</p>



<h2 class="wp-block-heading">16. No chores</h2>



<p>You’ll love it, your teens will love it. Imagine no cooking, cleaning or grocery shopping – or trying to agree on where and what to eat in different cities. Return to daily cleaned rooms and a little square of chocolate on your pillow (if you’re lucky!) and dishes that are whisked away at the end of a meal. Laundry services can be collected and returned beautiful pressed and is sometimes included in your fare cost. Otherwise, there’s often clothes washing and ironing facilities – sorry, this one you’ll have to do yourself.</p>



<h2 class="wp-block-heading">17. Discover new interests</h2>



<p>Fencing, mini-golf, quilting, pickleball, surfing, cocktail classes, salsa dancing, whale watching, sushi making and behind the scenes ship tours – the options are many and varied depending on the cruise Each ship offers a huge variety of on board activities, so check what is included on your ship and daily activity schedule for what’s on.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand-1024x563.jpg" alt="Person learning to surf on a cruise in New Zealand" class="wp-image-23409" srcset="https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/12/rccl-waverider-new-zealand.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Learn a new skill while at sea. Image: Royal Caribbean</figcaption></figure>



<h2 class="wp-block-heading">18. Health and safety</h2>



<p>Safety is a priority on and off the ship, and security is taken very seriously. There are onboard medical facilities, hand washing and sanitising stations at every turn and medications and tools to help prevent or keep seasickness at bay. The contained environment allows kids a sense of independence while staying within a secure setting, while giving you the chance to sit beside the pool, sipping a pina colada.</p>



<h2 class="wp-block-heading">19. Accessibility</h2>



<p>With ramps, lifts, accessible cabins, automatic doors and mobility-friendly layouts, cruising means the whole family can join in. There’s plenty of quiet spaces and predictable routines, and the consistency of having one base can reduce feelings of being overwhelmed – even as the scenery changes. While not all onboard or on shore excursions will be accessible, with so much choice, you can find a cruise that means everyone can feel included.</p>



<h2 class="wp-block-heading">20. Sail from your own backyard</h2>



<p>Ok, you’ll need to make your way to the Port, but with Carnival Cruise Line announcing a <a href="http://travel.raa.com.au/cruise/departing-adelaide?rm_source=samove&amp;rm_medium=link&amp;rm_campaign=cruise_cruises-for-families_dec25" target="_blank" rel="noreferrer noopener">series of sailings departing from Adelaide in 2028</a>, you won’t have to travel interstate or internationally for a taste of the high seas.</p>



<p></p>
<p>The post <a href="https://samove.raa.com.au/20-reasons-cruising-is-the-ultimate-family-holiday/">20 reasons cruising is the ultimate family holiday</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/20-reasons-cruising-is-the-ultimate-family-holiday/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Beat the holiday heat</title>
		<link>https://samove.raa.com.au/beat-the-holiday-heat/</link>
					<comments>https://samove.raa.com.au/beat-the-holiday-heat/#respond</comments>
		
		<dc:creator><![CDATA[Andrew Rasch]]></dc:creator>
		<pubDate>Tue, 04 Nov 2025 05:52:06 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=22573</guid>

					<description><![CDATA[<p>Off-peak travel has plenty of benefits. We explain why it might be right for you.</p>
<p>The post <a href="https://samove.raa.com.au/beat-the-holiday-heat/">Beat the holiday heat</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1-1024x563.jpg" alt="Picture of a cheerful woman eating ice cream in cone while visiting famous Navona square near fountain in Rome. " class="wp-image-22768" style="aspect-ratio:16/9;object-fit:cover" srcset="https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/11/Rome-ice-cream-1720x945-1.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Image: Getty</figcaption></figure>



<p class="has-medium-font-size">An overseas summer holiday is a dream for many Aussie travellers. Eating al fresco at a charming trattoria on a balmy New York night or exploring Barcelona’s towering, Gothic architecture under a bright, blue sky. It’s hard to resist.</p>



<p>There’s a downside. Summer in many popular Northern Hemisphere destinations is peak season, which means higher prices for flights and accommodation, overcrowding and long queues. In recent years, extreme heatwaves and wildfires have also taken their toll on holidaymakers.</p>



<p>Sure, it’s nice to escape the Aussie winter for summer in Europe or North America, but a few days of 41 degrees Celsius weather will test even the most enthusiastic tourist. The good news? There are many benefits in travelling outside of peak season.</p>



<h2 class="wp-block-heading">Shoulder season</h2>



<p>The shoulder season is the period between the peak and off-peak travel seasons. It’s normally right before and after a destination’s peak season.</p>



<p>Roughly speaking, shoulder seasons are April to May and September to November in North America. In Europe, it’s April to May and September to October, while in Asia it’s March to May and September to November.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2-1024x563.jpg" alt="People queuing outside the Louvre Museum in Paris, France" class="wp-image-22583" style="aspect-ratio:16/9;object-fit:cover" srcset="https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/10/Louvre-queue-1720x945-2.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Expect long queues at museums during peak season. Image: Getty</figcaption></figure>



<h2 class="wp-block-heading">Off-peak season</h2>



<p>This is the period of lowest tourism demand and typically coincides with the winter months (November to March) in North America, Europe and parts of Asia, or the height of summer in overseas desert destinations such as Las Vegas and Dubai.</p>



<p>Off-peak times usually mean less favourable weather, such as rain, snow, or extreme heat, but it depends on the location. For example, winter is the peak season for skiing destinations but for a beach location it’s summer.</p>



<h2 class="wp-block-heading">Non-peak holiday benefits</h2>



<p>There are numerous benefits in travelling during non-peak times. You’ll usually save on flights, accommodation, rental cars, tours and restaurants. </p>



<p>You may also see smaller crowds, so it’ll take less time to enter theme parks and museums. You won’t have to barge your way through sweaty travellers to get a close-up view of the <em>Mona Lisa</em> or Dorothy’s ruby slippers from <em>The Wizard of Oz</em>.</p>



<p>If you enjoy milder weather, then shoulder season is the way to go. Exploring the ancient ruins of Greece on a pleasant, 25 Celsius degree day sure beats being among fellow tourists when the mercury is pushing 40C. </p>



<p>You could also combine the milder weather with certain natural phenomena, such as the autumn foliage in New England and the Pacific Northwest in the US, or the cherry blossom season in Japan. </p>



<p>And if you’ve always wanted to see snow at Christmas, you’ll have your pick of Northern Hemisphere locations that’ll give you a strong chance.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1-1024x563.jpg" alt="A snowy footpath in Quebec, Canada, with inviting cafes and restaurants, facades decked with garland and Christmas lights
" class="wp-image-22760" style="aspect-ratio:16/9;object-fit:cover" srcset="https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/11/Christmas-in-Quebec-1720x945-1.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">If you always wanted to see a white Christmas, off-peak travel is your best chance. Image: Getty</figcaption></figure>



<p>With fewer crowds, you may meet a cheesemaker, artist or other interesting local who might even give you a private tour of their operations. </p>



<p>You’re also contributing to the tourist economies by spreading your dollar throughout the year and reducing pressure on the environment by curbing over tourism. Depending on where you are, you might also improve your chances of seeing local wildlife that’s more active in the milder weather.&nbsp;</p>



<h2 class="wp-block-heading">What else should I know?</h2>



<p>Of course, there are other factors to consider when you’re planning the timing of your holiday. And back to the topic of weather, you might find yourself affected by rain, wind, snow, or unseasonable heat, so it’s important to be prepared for anything. Travelling in shoulder or off-peak season may mean having to pack heavier clothing and you’ll usually have less daylight for sightseeing and outdoor activities.</p>



<p>Outside of peak season, transport options may be limited, and popular attractions, restaurants, shops and accommodation may even be closed. And if the buzz and energy of big crowds is part of the appeal for you, peak season is probably more your vibe.</p>



<p>The bottom line is to plan ahead and think about what you want from your holiday. If fewer people, milder weather and the chance to save some money appeal to you, consider travelling in the shoulder or off-peak seasons.</p>
<p>The post <a href="https://samove.raa.com.au/beat-the-holiday-heat/">Beat the holiday heat</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/beat-the-holiday-heat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What do runway numbers mean?</title>
		<link>https://samove.raa.com.au/what-do-runway-numbers-mean/</link>
					<comments>https://samove.raa.com.au/what-do-runway-numbers-mean/#respond</comments>
		
		<dc:creator><![CDATA[John Pedler]]></dc:creator>
		<pubDate>Sat, 01 Nov 2025 00:54:00 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=22115</guid>

					<description><![CDATA[<p>Pilots often talk about runway numbers when they’re landing or taking off, but what do they mean?</p>
<p>The post <a href="https://samove.raa.com.au/what-do-runway-numbers-mean/">What do runway numbers mean?</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1000" height="546" src="https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-runway-resized.jpg" alt="Plane landing on numbered runway." class="wp-image-22124" srcset="https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-runway-resized-300x164.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-runway-resized-768x419.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-runway-resized-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-runway-resized.jpg 1000w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /><figcaption class="wp-element-caption">Numbers on runway and taxiway. Image: Getty/BanksPhotos</figcaption></figure>



<p class="has-medium-font-size">When we see a movie or video showing a pilot landing or taking off, there’s often mention of a runway number. But what do these numbers mean?</p>



<p>Runway numbers printed on a tarmac refer to degrees from magnetic north, as displayed on a compass. A runway will have a number at each end, representing the direction a plane is travelling.</p>



<p>However, rather than show three-digit compass points, the aviation industry rounds them up or down and divides them by 10.</p>



<p>This means 10⁰ becomes runway 01 and 270⁰ is runway 27. If the exact direction of a runway is, say, 182⁰, the runway’s number is rounded down to 180⁰ and divided by 10 to become runway 18. This means runways are numbered 01 to 36.</p>



<p>So, a plane approaching Adelaide Airport from the north-east will land on runway 23 (230⁰), while a plane approaching from the south-west will land on runway 05 (50⁰).</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="560" src="https://dznkntecd9auu.cloudfront.net/2025/04/Airport-Simon-Casson-resized-1024x560.jpg" alt="Approaching Adelaide Airport" class="wp-image-20552" srcset="https://dznkntecd9auu.cloudfront.net/2025/04/Airport-Simon-Casson-resized-300x164.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/04/Airport-Simon-Casson-resized-1024x560.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/04/Airport-Simon-Casson-resized-768x420.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/04/Airport-Simon-Casson-resized-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/04/Airport-Simon-Casson-resized.jpg 1500w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Plane about to land on Adelaide Airport&#8217;s runway 23. Image: Simon Casson</figcaption></figure>



<p>This is enough information for pilots to correctly navigate to the designated runway.</p>



<p>If there are two parallel runways, an extra identifier is added according to their relative position to each other. For example, runway 15L is on the left and runway 15R is on the right.</p>



<p>For three parallel runways, the middle one is designated ‘C’ for centre, rather than ‘L’ or ‘R’.</p>



<p>If there are four or more parallel runways, additional runway numbers are simply changed by 1. Istanbul Airport has two sets of parallel runways, with one set numbered 34L and 34R, and the other set numbered 35L and 35R, plus there’s a separate single runway numbered 36.</p>



<p>Approaching from the opposite direction, these runways are numbered 16R and 16L, 17R and 17L, and 18 respectively. You’ll notice that subtracting the lower number at one end of a runway from the higher number at the other end equals 18, or 180⁰.</p>



<h2 class="wp-block-heading">Taxiways</h2>



<p>Airports use letters of the alphabet to identify taxiways leading to and from runways. To avoid confusion with numbers, the letters ‘I’ and ‘O’ aren’t used, while ‘X’ is avoided because it’s used to indicate a closed runway.</p>



<p>If all the letters of the alphabet are exhausted, the letters may be doubled, for example AA, while short, connecting taxiways might have alpha-numeric labels, like A1.</p>



<p>A sign with yellow letters on a black background shows the taxiway the aircraft’s currently on, while a sign with black letters on a yellow background points to another taxiway or runway.</p>



<p>White numbers on a red background are found on ‘mandatory instruction signs’, and are commonly displayed when a taxiway is about to cross or meet a runway.&nbsp;</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="900" height="493" src="https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-taxiway-resized.jpg" alt="Plane passing behind taxiway numbers." class="wp-image-22126" srcset="https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-taxiway-resized-300x164.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-taxiway-resized-768x421.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-taxiway-resized-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/09/GettyImages-taxiway-resized.jpg 900w" sizes="auto, (max-width: 900px) 100vw, 900px" /><figcaption class="wp-element-caption">Signs showing taxiway and &#8216;mandatory instruction&#8217; numbers. Image: Getty/SCM Jeans</figcaption></figure>



<p>Taxiway numbers and mandatory instructions are usually shown on upright signs, but they may also be printed on the tarmac.</p>



<p>To further prevent confusion, runway line markings are white and taxiway lines are yellow.</p>
<p>The post <a href="https://samove.raa.com.au/what-do-runway-numbers-mean/">What do runway numbers mean?</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/what-do-runway-numbers-mean/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Five tips for first-time cruisers</title>
		<link>https://samove.raa.com.au/five-tips-for-first-time-cruisers/</link>
					<comments>https://samove.raa.com.au/five-tips-for-first-time-cruisers/#respond</comments>
		
		<dc:creator><![CDATA[Sasha Oelsner]]></dc:creator>
		<pubDate>Mon, 20 Oct 2025 00:24:30 +0000</pubDate>
				<category><![CDATA[Travel]]></category>
		<category><![CDATA[Travel advice]]></category>
		<guid isPermaLink="false">https://samove.raa.com.au/?p=22512</guid>

					<description><![CDATA[<p>What to know before setting sail, from choosing the right cabin to learning about life on board.</p>
<p>The post <a href="https://samove.raa.com.au/five-tips-for-first-time-cruisers/">Five tips for first-time cruisers</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship-1024x563.jpg" alt="Tourist waving to a cruise ship." class="wp-image-22589" srcset="https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/10/tourist-waving-to-a-cruise-ship.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Set yourself up for smooth sailing on your maiden cruise. Image: Getty</figcaption></figure>



<p class="has-medium-font-size">You’ve heard the siren-call, and now your sights are set on your first cruising holiday. But you have some questions.</p>



<p>Cruise ships are like floating resorts at sea; self-contained microcosms where your accommodation is just steps away, you dine exclusively in restaurants, and morning to night is packed with fun to suit all ages and interests. So how does it all work?</p>



<p>Each cruise line is different – and even ships within the same fleet can vary – so this advice is general.</p>



<p>Here are five tips for first-time cruisers before they set sail, from choosing the right cabin to understanding how life on board works.</p>



<h2 class="wp-block-heading">1. What room should I choose?</h2>



<p>Interior, ocean view, balcony, solo, family, suite; choosing the right lodgings can be overwhelming, and depends on your travel style, comfort preferences, and budget.</p>



<p>If you’re worried about seasickness, choose a midship stateroom on a lower deck. Forward, aft (rear) and upper-deck rooms tend to experience more lurching. A balcony can also help, offering access to fresh sea air.</p>



<p>Balcony rooms are good value, offering fresh air, more space and ideal if you prefer relaxing in private. The fresh air and view can also help combat “cabin fever. Railings are typically about 107cm high and made from open rails or flexiglass, so families with young children should supervise the little ones closely.</p>



<p>Interior rooms are the most affordable and suit travellers who believe hotel rooms are just a place to sleep. Some have no windows, while others feature virtual ocean views or real windows overlooking indoor areas like a promenade or atrium.</p>



<p>Ocean-view rooms with interrupted views or partially obscured windows are cheaper, and the obstruction is sometimes minimal. Check deck plans and review sites (like <a href="https://www.cruisedeckplans.com/" target="_blank" rel="noreferrer noopener">Cruise Deck Plans</a> or <a href="https://www.cruisemapper.com/" target="_blank" rel="noreferrer noopener">Cruise Mapper</a>) to see passengers’ critiques.</p>



<p>Some ships also offer solo cabins. These are specially designed for single travellers and can help avoid the single supplement fee.</p>



<p>For families or groups, some ships offer interconnecting staterooms which can accommodate up to nine passengers in close – but not crowded – proximity. These should be booked through a travel agent to guarantee correct room selection.</p>



<p>Suites and other luxurious lodgings are perfect for special occasions. Travellers are often privy to additional indulgences, such as exclusive restaurants and in-room dining.</p>



<p>Finally, if you have accessibility requirements, look for the wheelchair symbol when booking. This indicates which staterooms and facilities are designed with mobility needs in mind.</p>



<h2 class="wp-block-heading">2. How do dining and drink packages work?</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL-1024x563.jpg" alt="" class="wp-image-22612" srcset="https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/10/casual-dining-NCL.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">There&#8217;s onboard dining options to suit all tastes and budgets. Image: NCL</figcaption></figure>



<p>Most ships include a main dining room, buffet and several casual venues like pizzerias, cafés and pub fare where you can eat at no extra charge. In addition, there are specialty restaurants, such as steakhouses or fine dining venues that usually cost extra, although suite guests may have these included.</p>



<p>Some cruises have assigned dining times and tables in the main dining hall, while other eateries offer flexible dining. You’ll usually choose your preferred dining time on embarkation day. Hot tip: select early dining if you don’t want to miss evening entertainment.</p>



<p>Drinks like water, tea, coffee, and some juices are typically included, but soft drinks, specialty coffees, and alcoholic beverages usually cost extra. </p>



<p>Beverage packages (ranging from soft drink-only to full bar access) are often discounted at the time of booking. To decide if a beverage package is right for you, consider what you might drink daily on holiday (from soft drink to cocktails), check sample menus on the cruise line’s website and compare with the daily cost of the package.</p>



<p>Make sure you’re familiar with the cruise line’s alcohol and food policies. Some allow you to bring one bottle of wine per adult onto the ship at embarkation, others hold onto this alcohol until you disembark.</p>



<p>They also may confiscate it entirely even if it is a special bottle purchased before you started the cruise. Alcohol bought on shore or in duty free is usually held and returned at the end of the cruise.</p>



<p>You can also bring pre-packaged, non-perishable snacks in small amounts. Think along the lines of quarantine rules when flying into Australia or travelling to regional South Australia.</p>



<h2 class="wp-block-heading">3. What do I need to pay for, and how?</h2>



<p>While most onboard food and entertainment are included in your cruise fare, extras you may need to pay for include speciality dining and drinks, shore excursions, spa treatments, onboard shopping and Wi-Fi.</p>



<p>Most cruises are entirely cashless. At check-in, you’ll be issued a cruise card on a lanyard. This is your ID, room key and onboard wallet. Any purchases made on board are charged to your account, which is settled on the final day. This includes gratuities, which can be automatically added to your account to cover tips for dining and housekeeping staff.</p>



<p>Some luxury cruises are all-inclusive, meaning meals, drinks, excursions, and tips are already covered in your initial fare.</p>



<p>Many major cruise lines use US dollars as the onboard currency so keep this in mind when you spot a seemingly cheap $10 cocktail on the menu.</p>



<p>When exploring ports, you’ll usually need to pay in local currency, though some places may accept US dollars. It’s a good idea to carry a small amount of cash or use a card with low international fees, as smaller shops and markets may not accept cards.</p>



<h2 class="wp-block-heading">4. What paperwork is needed?</h2>



<p>Australian passport holders may need to obtain <a href="https://www.smartraveller.gov.au/before-you-go/the-basics/visas" target="_blank" rel="noreferrer noopener">visas or travel authorisation</a> for certain international ports, even if you’re only visiting for a day. Cruise lines usually provide guidance, but it’s the passenger’s responsibility to ensure documents are in order.</p>



<p>In addition, most countries and territories require you to have at least six months remaining on your passport. Be sure to check the entry requirements for each stop on your itinerary well before you travel.</p>



<p>It’s also worth considering organising <a href="https://travel.raa.com.au/travel-insurance?rm_source=samove&amp;rm_medium=link&amp;rm_campaign=travel_insurance_first-time-cruising-tips_oct25" target="_blank" rel="noreferrer noopener">travel insurance</a> well in advance of your departure. Cruise cover is generally not automatically included in your travel insurance, but it can be selected as an optional add-on.</p>



<p>Depending on your chosen level of cover and the type of cruise you’re taking, you may be covered for things like cancellations and illness before departure, theft, medical emergencies or accidents while travelling. Remember to always check the Product Disclosure Statement (PDS) so you know what’s covered.</p>



<h2 class="wp-block-heading">5. How do onboard and shore activities work?</h2>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="563" src="https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL-1024x563.jpg" alt="" class="wp-image-22613" srcset="https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL-300x165.jpg 300w, https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL-1024x563.jpg 1024w, https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL-768x422.jpg 768w, https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL-1536x844.jpg 1536w, https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL-100x55.jpg 100w, https://dznkntecd9auu.cloudfront.net/2025/10/go-kart-race-track-NCL.jpg 1720w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /><figcaption class="wp-element-caption">Go-karting and live theatre are just some of the activities to keep everyone occupied during at sea days and nights. Image: NCL</figcaption></figure>



<p>Cruise ships are packed with onboard activities like circus and theatre shows, trivia, movies, fitness centres, kids’ clubs and deck games, most of which are included in your fare. </p>



<p>On expedition cruises, you might also enjoy expert talks and citizen science activities. While many onboard activities are drop-in or first-come-first serve, others may need a reservation, which can typically be made in person through guest services, or via the ship’s app or website – both of which work even when you’re out to sea.</p>



<p>When in port, you can explore independently or join organised shore excursions which are typically booked in advance through your cruise booking portal. </p>



<p>These activities often fill up quickly, so it’s a good idea to plan ahead and book early if possible. Shore excursions usually come at an additional cost, though on luxury cruises, many are included in your fare.</p>



<h2 class="wp-block-heading">Bonus tip: Try before you buy</h2>



<p>If you want to get a feel for life onboard and see if cruising is right for you, <a href="https://travel.raa.com.au/cruise?rm_source=samove&amp;rm_medium=link&amp;rm_campaign=cruise_first-time-cruising-tips_oct25" target="_blank" rel="noreferrer noopener">test your sea legs with a short two to four-night cruise first</a>. With Carnival cruising year-round out of Sydney and Brisbane, and Princess and Royal Caribbean offering summer options, it’s an easy and low-commitment way to be prepared for a longer itinerary.</p>



<div style="height:24px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="has-small-font-size"><em>This insurance is issued by Tokio Marine &amp; Nichido Fire Insurance Co., Ltd. ABN 80 000 438 291 (Tokio Marine), AFSL 246548. Royal Automobile Association of South Australia Limited (ACN 677 371 274, AR 000228575) acts as an authorised representative of the issuer and receives a commission which is a percentage of the premium paid and may also receive a portion of the underwriting profit. Any advice is general advice. Consider the Combined Financial Services Guide and Product Disclosure Statement, and Target Market Determination, available on the RAA website when deciding whether to purchase this product. Terms and Conditions, Limits and Sub-limits apply.</em></p>



<p></p>
<p>The post <a href="https://samove.raa.com.au/five-tips-for-first-time-cruisers/">Five tips for first-time cruisers</a> appeared first on <a href="https://samove.raa.com.au">samove.com.au</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://samove.raa.com.au/five-tips-for-first-time-cruisers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
