{"id":420364,"date":"2026-06-12T17:31:04","date_gmt":"2026-06-12T07:31:04","guid":{"rendered":"https:\/\/augstudy.com\/?page_id=420364"},"modified":"2026-06-12T17:36:32","modified_gmt":"2026-06-12T07:36:32","slug":"kch-bellerbys-cn-info-session","status":"publish","type":"page","link":"https:\/\/augstudy.com\/zh\/malaysia\/events\/kch-bellerbys-cn-info-session\/","title":{"rendered":"[AUG Kuching] Bellerbys China Information Session"},"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>Bellerbys China Information Day<\/strong><\/h1>\n<p><!--&#091;spacer height=\"15px\" id=\"2\"&#093;University of Nottingham Malaysia ~ World-Class Education, Closer Than You Think! &#091;spacer height=\"15px\" id=\"2\"&#093;Ready to take the next step towards a globally recognised degree? Join the University of Nottingham Malaysia Application Day and receive personalised guidance on programmes, entry requirements, scholarships, and the application process. &#091;spacer height=\"15px\" id=\"2\"&#093;Meet directly with university representatives, get your questions answered, and submit your application with confidence. &#091;spacer height=\"15px\" id=\"2\"&#093;FINAL CALL for SEPTEMBER 2026 INTAKE! &#091;spacer height=\"15px\" id=\"2\"&#093;Don't miss this opportunity to secure your place for the upcoming intake.--><\/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> 27 June 2026 (Saturday)<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> 10:00 AM &#8211; 2:00 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\/k9oysR5A3SP37BZZ7\" target=\"_blank\" rel=\"noopener\">AUG Kuching Office (Sub Lot 6, Sekama 7, Jalan Sekama, 93300 Kuching, Sarawak, Malaysia)<\/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 = 'kch_bellerbys_is_k9gq';\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":"Bellerbys China Information Day Event Details Date: 27 June 2026 (Saturday) Time: 10:00 AM - 2:00 PM Venue: AUG Kuching Office (Sub Lot 6, Sekama 7, Jalan Sekama, 93300 Kuching, Sarawak, Malaysia) * indicates required field","protected":false},"author":4,"featured_media":420377,"parent":2350,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-420364","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 Kuching] Bellerbys China Information Session - AUG Student Services<\/title>\n<meta name=\"description\" content=\"Free counselling for university selection, scholarships and visa applications. Let AUG Student Services fast-track your study-abroad journey today.\" \/>\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\/zh\/\u9a6c\u6765\u897f\u4e9a-2\/\u4e8b\u4ef6-2\/kch-bellerbys-cn-info-session\/\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[AUG Kuching] Bellerbys China Information Session\" \/>\n<meta property=\"og:description\" content=\"Free counselling for university selection, scholarships and visa applications. Let AUG Student Services fast-track your study-abroad journey today.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/augstudy.com\/zh\/\u9a6c\u6765\u897f\u4e9a-2\/\u4e8b\u4ef6-2\/kch-bellerbys-cn-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 property=\"article:modified_time\" content=\"2026-06-12T07:36:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/augstudy.com\/aug-website-files\/wp-content\/uploads\/2026\/06\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/\",\"url\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/\",\"name\":\"[AUG Kuching] Bellerbys China Information Session - AUG Student Services\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/augstudy.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/augstudy.com\\\/aug-website-files\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg\",\"datePublished\":\"2026-06-12T07:31:04+00:00\",\"dateModified\":\"2026-06-12T07:36:32+00:00\",\"description\":\"Free counselling for university selection, scholarships and visa applications. Let AUG Student Services fast-track your study-abroad journey today.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/#primaryimage\",\"url\":\"https:\\\/\\\/augstudy.com\\\/aug-website-files\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg\",\"contentUrl\":\"https:\\\/\\\/augstudy.com\\\/aug-website-files\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg\",\"width\":1080,\"height\":540},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/kch-bellerbys-cn-info-session\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/augstudy.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AUG Malaysia\",\"item\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"AUG Malaysia Events\",\"item\":\"https:\\\/\\\/augstudy.com\\\/malaysia\\\/events\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"[AUG Kuching] Bellerbys China Information Session\"}]},{\"@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\":\"zh-Hans\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"[AUG Kuching] Bellerbys China Information Session - AUG Student Services","description":"\u514d\u8d39\u63d0\u4f9b\u5927\u5b66\u9009\u62d4\u3001\u5956\u5b66\u91d1\u548c\u7b7e\u8bc1\u7533\u8bf7\u54a8\u8be2\u3002\u8ba9 AUG \u5b66\u751f\u670d\u52a1\u90e8\u4e3a\u60a8\u7684\u7559\u5b66\u4e4b\u65c5\u5f00\u8f9f\u5feb\u901f\u901a\u9053\u3002","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\/zh\/\u9a6c\u6765\u897f\u4e9a-2\/\u4e8b\u4ef6-2\/kch-bellerbys-cn-info-session\/","og_locale":"zh_CN","og_type":"article","og_title":"[AUG Kuching] Bellerbys China Information Session","og_description":"Free counselling for university selection, scholarships and visa applications. Let AUG Student Services fast-track your study-abroad journey today.","og_url":"https:\/\/augstudy.com\/zh\/\u9a6c\u6765\u897f\u4e9a-2\/\u4e8b\u4ef6-2\/kch-bellerbys-cn-info-session\/","og_site_name":"AUG Student Services","article_publisher":"https:\/\/www.facebook.com\/AUGInAustralia\/","article_modified_time":"2026-06-12T07:36:32+00:00","og_image":[{"width":1080,"height":540,"url":"https:\/\/augstudy.com\/aug-website-files\/wp-content\/uploads\/2026\/06\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/","url":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/","name":"[AUG Kuching] Bellerbys China Information Session - AUG Student Services","isPartOf":{"@id":"https:\/\/augstudy.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/#primaryimage"},"image":{"@id":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/#primaryimage"},"thumbnailUrl":"https:\/\/augstudy.com\/aug-website-files\/wp-content\/uploads\/2026\/06\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg","datePublished":"2026-06-12T07:31:04+00:00","dateModified":"2026-06-12T07:36:32+00:00","description":"\u514d\u8d39\u63d0\u4f9b\u5927\u5b66\u9009\u62d4\u3001\u5956\u5b66\u91d1\u548c\u7b7e\u8bc1\u7533\u8bf7\u54a8\u8be2\u3002\u8ba9 AUG \u5b66\u751f\u670d\u52a1\u90e8\u4e3a\u60a8\u7684\u7559\u5b66\u4e4b\u65c5\u5f00\u8f9f\u5feb\u901f\u901a\u9053\u3002","breadcrumb":{"@id":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/"]}]},{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/#primaryimage","url":"https:\/\/augstudy.com\/aug-website-files\/wp-content\/uploads\/2026\/06\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg","contentUrl":"https:\/\/augstudy.com\/aug-website-files\/wp-content\/uploads\/2026\/06\/aug_kchevents_bellerbys_cn_info_session_260627_1080x540.jpg","width":1080,"height":540},{"@type":"BreadcrumbList","@id":"https:\/\/augstudy.com\/malaysia\/events\/kch-bellerbys-cn-info-session\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/augstudy.com\/"},{"@type":"ListItem","position":2,"name":"AUG Malaysia","item":"https:\/\/augstudy.com\/malaysia\/"},{"@type":"ListItem","position":3,"name":"AUG Malaysia Events","item":"https:\/\/augstudy.com\/malaysia\/events\/"},{"@type":"ListItem","position":4,"name":"[AUG Kuching] Bellerbys China Information Session"}]},{"@type":"WebSite","@id":"https:\/\/augstudy.com\/#website","url":"https:\/\/augstudy.com\/","name":"AUG\u5b66\u751f\u670d\u52a1","description":"\u5b66\u751f\u670d\u52a1","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":"zh-Hans"}]}},"_links":{"self":[{"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/pages\/420364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/comments?post=420364"}],"version-history":[{"count":2,"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/pages\/420364\/revisions"}],"predecessor-version":[{"id":420372,"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/pages\/420364\/revisions\/420372"}],"up":[{"embeddable":true,"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/pages\/2350"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/media\/420377"}],"wp:attachment":[{"href":"https:\/\/augstudy.com\/zh\/wp-json\/wp\/v2\/media?parent=420364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}