{"id":420288,"date":"2026-06-12T15:24:28","date_gmt":"2026-06-12T05:24:28","guid":{"rendered":"https:\/\/augstudy.com\/?page_id=420288"},"modified":"2026-06-12T15:24:28","modified_gmt":"2026-06-12T05:24:28","slug":"the-hotel-school-info-session","status":"publish","type":"page","link":"https:\/\/augstudy.com\/vi\/philippines\/events\/the-hotel-school-info-session\/","title":{"rendered":"[AUG Manila] Meet The Hotel School &#8211; Southern Cross University"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><div data-vc-full-width=\"true\" data-vc-full-width-temp=\"true\" data-vc-full-width-init=\"false\" class=\"vc_row wpb_row vc_row-fluid vc_custom_1682916971038 vc_row-has-fill vc_row-o-content-middle vc_row-flex\"><div class=\"wpb_column vc_column_container vc_col-sm-2 vc_hidden-sm vc_hidden-xs\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-8\"><div class=\"vc_column-inner vc_custom_1671748405855\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element aug_content_box\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<h1><strong>Study Abroad with The Hotel School &#8211; Southern Cross University<\/strong><\/h1>\n<p><span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 15px;border-top-width:0px;border-bottom-width:0px;\"><\/span>Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School &#8211; Southern Cross University!<br \/>\n<span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 15px;border-top-width:0px;border-bottom-width:0px;\"><\/span>Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management. Learn what makes The Hotel School a strong choice for students who want more than just a degree \u2014 a pathway to real-world experience, professional connections, and a future in one of the world&#8217;s most dynamic industries.<\/p>\n<h2><span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 15px;border-top-width:0px;border-bottom-width:0px;\"><\/span><strong>Event Details<\/strong><\/h2>\n<p><span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 10px;border-top-width:0px;border-bottom-width:0px;\"><\/span><strong>Date:<\/strong> 17 July 2026 (Friday)<br \/>\n<span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 10px;border-top-width:0px;border-bottom-width:0px;\"><\/span><strong>Time:<\/strong> 5:30 PM &#8211; 6:30 PM<br \/>\n<span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 10px;border-top-width:0px;border-bottom-width:0px;\"><\/span><strong>Venue:<\/strong> <span style=\"text-decoration: underline;\"><a href=\"https:\/\/maps.app.goo.gl\/kYnoUgaWbfNP3TBc8\" target=\"_blank\" rel=\"noopener\">AUG Manila Office (Unit 603, 6th Floor, 358 Ortigas Avenue corner Madison Street, San Juan, Metro Manila, 1500, Philippines)<\/a><\/span><br \/>\n<span class=\"\" style=\"display:block;clear:both;height: 0px;padding-top: 15px;border-top-width:0px;border-bottom-width:0px;\"><\/span><\/p>\n<h6 style=\"color: #ff0000;\"><strong><em>* indicates required field<\/em><\/strong><\/h6>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-2 vc_hidden-sm vc_hidden-xs\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><\/div><\/div><\/div><\/div><div class=\"vc_row-full-width vc_clearfix\"><\/div><div id=\"registration\" class=\"vc_row wpb_row vc_row-fluid\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner vc_custom_1660175491551\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_text_column wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<script>\r\n(function () {\r\n\t\/\/ --- Frontend injected shortcode values ---\r\n    \/\/ rego_id: form\/embed identifier used to build the script URL\r\n    \/\/ rego_mode: optional behavior flag (e.g. \"pre-reg\" or \"walkin\")\r\n    \/\/ additional_params: frontend-defined extra params as a query string (e.g. \"preferred_study_destination=Australia&preferred_intake=Jul 2026\")\r\n\tvar regoId = 'mnl_scu_is_xz8e';\r\n\tvar regoMode = 'pre-reg';\r\n\tvar additionalParams = '';\r\n\r\n\t\/\/ Read live URL parameters from the current page (client-side,\r\n    \/\/ so values reflect the actual visited URL even with caching\/redirects)\r\n\tvar params = new URLSearchParams(window.location.search);\r\n\t\r\n\t\/\/ UTM keys we want to capture from the page URL\r\n\tvar utmKeys = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_content'];\r\n\r\n\t\/\/ Build the embed form script element pointing at the rego_id form\r\n\tvar script = document.createElement('script');\r\n\tscript.src = 'https:\/\/event.augstudy.com\/embed\/forms\/' + regoId + '.js';\r\n\r\n\t\/\/ If walk-in mode is set, flag the embed accordingly\r\n\tif (regoMode === 'walkin') {\r\n\t\tscript.setAttribute('mode', 'walkin');\r\n\t}\r\n\r\n\t\/\/ For each UTM key present in the URL, copy its value onto the\r\n    \/\/ embed script as an attribute (skips empty\/missing values)\r\n\tutmKeys.forEach(function (key) {\r\n\t\tvar value = params.get(key);\r\n\t\tif (value) {\r\n\t\t\tscript.setAttribute(key, value);\r\n\t\t}\r\n\t});\r\n\t\r\n\t\/\/ Process frontend-defined extra params, if any were provided\r\n\tif (additionalParams && additionalParams.trim() !== '') {\r\n\t\t\/\/ Parse the query-string style value (e.g. \"preferred_study_destination=Australia&preferred_intake=Jul 2026\")\r\n\t\tvar extra = new URLSearchParams(additionalParams.trim());\r\n\t\t\r\n\t\t\/\/ Group values by key so repeated keys can be combined\r\n\t\tvar grouped = {};\r\n\t\textra.forEach(function (value, key) {\r\n\t\t  if (!value) return;                 \/\/ skip empty values\r\n\t\t  if (!grouped[key]) {\r\n\t\t\tgrouped[key] = [];\r\n\t\t  }\r\n\t\t  grouped[key].push(value);           \/\/ collect all values per key\r\n\t\t});\r\n\r\n\t\t\/\/ Apply each grouped key as a single attribute,\r\n        \/\/ joining multiple values with commas\r\n\t\tObject.keys(grouped).forEach(function (key) {\r\n\t\t  script.setAttribute(key, grouped[key].join(','));\r\n\t\t});\r\n\t  }\r\n\r\n\t\/\/ Insert the configured embed script just before this script tag\r\n\tdocument.currentScript.parentNode.insertBefore(script, document.currentScript);\r\n})();\r\n<\/script>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"Study Abroad with The Hotel School - Southern Cross University Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, [...]","protected":false},"author":4,"featured_media":0,"parent":54770,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-420288","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.8 (Yoast SEO v27.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>[AUG Manila] Meet The Hotel School - Southern Cross University - AUG Student Services<\/title>\n<meta name=\"description\" content=\"Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/augstudy.com\/vi\/philippines\/su-kien-2\/the-hotel-school-info-session\/\" \/>\n<meta property=\"og:locale\" content=\"vi_VN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[AUG Manila] Meet The Hotel School - Southern Cross University\" \/>\n<meta property=\"og:description\" content=\"Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/augstudy.com\/vi\/philippines\/su-kien-2\/the-hotel-school-info-session\/\" \/>\n<meta property=\"og:site_name\" content=\"AUG Student Services\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/AUGInAustralia\/\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 ph\u00fat\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/augstudy.com\\\/philippines\\\/events\\\/the-hotel-school-info-session\\\/\",\"url\":\"https:\\\/\\\/augstudy.com\\\/philippines\\\/events\\\/the-hotel-school-info-session\\\/\",\"name\":\"[AUG Manila] Meet The Hotel School - Southern Cross University - AUG Student Services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/augstudy.com\\\/#website\"},\"datePublished\":\"2026-06-12T05:24:28+00:00\",\"description\":\"Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/augstudy.com\\\/philippines\\\/events\\\/the-hotel-school-info-session\\\/#breadcrumb\"},\"inLanguage\":\"vi\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/augstudy.com\\\/philippines\\\/events\\\/the-hotel-school-info-session\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/augstudy.com\\\/philippines\\\/events\\\/the-hotel-school-info-session\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/augstudy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AUG Philippines\",\"item\":\"https:\\\/\\\/augstudy.com\\\/philippines\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AUG Philippines Events\",\"item\":\"https:\\\/\\\/augstudy.com\\\/philippines\\\/events\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"[AUG Manila] Meet The Hotel School &#8211; Southern Cross University\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/augstudy.com\\\/#website\",\"url\":\"https:\\\/\\\/augstudy.com\\\/\",\"name\":\"AUG Student Services\",\"description\":\"Student Services\",\"alternateName\":\"AUG Global\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/augstudy.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"vi\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"[AUG Manila] Meet The Hotel School - Southern Cross University - AUG Student Services","description":"Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/augstudy.com\/vi\/philippines\/su-kien-2\/the-hotel-school-info-session\/","og_locale":"vi_VN","og_type":"article","og_title":"[AUG Manila] Meet The Hotel School - Southern Cross University","og_description":"Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management.","og_url":"https:\/\/augstudy.com\/vi\/philippines\/su-kien-2\/the-hotel-school-info-session\/","og_site_name":"AUG Student Services","article_publisher":"https:\/\/www.facebook.com\/AUGInAustralia\/","twitter_card":"summary_large_image","twitter_misc":{"\u01af\u1edbc t\u00ednh th\u1eddi gian \u0111\u1ecdc":"2 ph\u00fat"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/augstudy.com\/philippines\/events\/the-hotel-school-info-session\/","url":"https:\/\/augstudy.com\/philippines\/events\/the-hotel-school-info-session\/","name":"[AUG Manila] Meet The Hotel School - Southern Cross University - AUG Student Services","isPartOf":{"@id":"https:\/\/augstudy.com\/#website"},"datePublished":"2026-06-12T05:24:28+00:00","description":"Discover where a career in hospitality, tourism, and hotel management can take you with The Hotel School - Southern Cross University! Join this exclusive webinar and discover how you can study in Australia, gain industry-focused training, and prepare for exciting career opportunities in hotels, resorts, tourism, events, and global hospitality management.","breadcrumb":{"@id":"https:\/\/augstudy.com\/philippines\/events\/the-hotel-school-info-session\/#breadcrumb"},"inLanguage":"vi","potentialAction":[{"@type":"ReadAction","target":["https:\/\/augstudy.com\/philippines\/events\/the-hotel-school-info-session\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/augstudy.com\/philippines\/events\/the-hotel-school-info-session\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/augstudy.com\/"},{"@type":"ListItem","position":2,"name":"AUG Philippines","item":"https:\/\/augstudy.com\/philippines\/"},{"@type":"ListItem","position":3,"name":"AUG Philippines Events","item":"https:\/\/augstudy.com\/philippines\/events\/"},{"@type":"ListItem","position":4,"name":"[AUG Manila] Meet The Hotel School &#8211; Southern Cross University"}]},{"@type":"WebSite","@id":"https:\/\/augstudy.com\/#website","url":"https:\/\/augstudy.com\/","name":"D\u1ecbch v\u1ee5 Sinh vi\u00ean AUG","description":"D\u1ecbch v\u1ee5 sinh vi\u00ean","alternateName":"AUG Global","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/augstudy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"vi"}]}},"_links":{"self":[{"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/pages\/420288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/comments?post=420288"}],"version-history":[{"count":1,"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/pages\/420288\/revisions"}],"predecessor-version":[{"id":420290,"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/pages\/420288\/revisions\/420290"}],"up":[{"embeddable":true,"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/pages\/54770"}],"wp:attachment":[{"href":"https:\/\/augstudy.com\/vi\/wp-json\/wp\/v2\/media?parent=420288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}