{"id":32130,"date":"2024-06-08T18:57:24","date_gmt":"2024-06-08T13:27:24","guid":{"rendered":"https:\/\/synergymarinegroup.com\/meet-the-team\/%ec%98%a4%ec%8a%a4%ed%8a%b8%eb%a0%88%ec%9d%bc%eb%a6%ac%ec%95%84\/"},"modified":"2026-08-24T14:26:22","modified_gmt":"2026-08-24T08:56:22","slug":"australia","status":"publish","type":"page","link":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/","title":{"rendered":"\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"32130\" class=\"elementor elementor-32130 elementor-2214\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4054da3 e-flex e-con-boxed e-con e-parent\" data-id=\"4054da3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e34301 elementor-widget elementor-widget-breadcrumbs\" data-id=\"1e34301\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"breadcrumbs.default\">\n\t\t\t\t\t<p id=\"breadcrumbs\"><span><span><a href=\"https:\/\/www.synergymarinegroup.com\/ko\/\">Home<\/a><\/span><\/span><\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f3800fd e-flex e-con-boxed e-con e-parent\" data-id=\"f3800fd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ed285da elementor-widget elementor-widget-heading\" data-id=\"ed285da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f855851 w-100 elementor-widget elementor-widget-image\" data-id=\"f855851\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1170\" height=\"600\" src=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg\" class=\"attachment-full size-full wp-image-28678\" alt=\"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac\" srcset=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg 1170w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover-300x154.jpeg 300w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover-1024x525.jpeg 1024w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover-150x77.jpeg 150w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b5505f3 e-flex e-con-boxed e-con e-parent\" data-id=\"b5505f3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb409d3 elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-html\" data-id=\"eb409d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n    \uad6d\uac00 \uc120\ud0dd...\n    \uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544\n    \uc2f1\uac00\ud3ec\ub974\n    \ub374\ub9c8\ud06c\n    \uc778\ub3c4\n    \uc544\ub78d \uc5d0\ubbf8\ub9ac\ud2b8 \uc5f0\ubc29\n    \ub3c5\uc77c\n    \ud64d\ucf69\n    \ud544\ub9ac\ud540\n    \ubbf8\uad6d\n        \uc778\ub3c4\ub124\uc2dc\uc544\n\n\n\n\/\/ Get current language from URL or HTML\nfunction getCurrentLanguage() {\n    const languageCodes = ['ko', 'zh', 'ja'];\n    const pathSegments = window.location.pathname.split('\/');\n    const pathLang = pathSegments.find(segment =&gt; languageCodes.includes(segment));\n    if (pathLang) return pathLang;\n\n    const htmlLang = document.documentElement.lang;\n    if (htmlLang &amp;&amp; languageCodes.includes(htmlLang)) return htmlLang;\n\n    return 'en';\n}\n\n\/\/ Get current country from URL\nfunction getCurrentCountry() {\n    const path = window.location.pathname;\n    const countries = ['australia', 'singapore', 'copenhagen', 'india', 'dubai', 'germany', 'hongkong', 'philippines', 'usa','indonesia'];\n    \n    \/\/ Look for country name in URL\n    const currentCountry = countries.find(country =&gt; \n        path.toLowerCase().includes(`\/meet-the-team\/${country}\/`)\n    );\n    \n    return currentCountry || '';\n}\n\n\/\/ Set the dropdown to current country\nfunction setCurrentCountry() {\n    const currentCountry = getCurrentCountry();\n    const dropdown = document.getElementById('countryRedirect');\n    if (currentCountry &amp;&amp; dropdown) {\n        dropdown.value = currentCountry;\n    }\n}\n\nfunction redirectToCountry(country) {\n    if (!country) return;\n\n    const baseUrl = 'https:\/\/www.synergymarinegroup.com';\n    const lang = getCurrentLanguage();\n    \n    \/\/ Construct URL based on language\n    let url;\n    if (lang === 'en') {\n        url = `${baseUrl}\/about\/meet-the-team\/${country}\/`;\n    } else {\n        url = `${baseUrl}\/${lang}\/about\/meet-the-team\/${country}\/`;\n    }\n\n    \/\/ Only redirect if we're going to a different country\n    if (country !== getCurrentCountry()) {\n        window.location.href = url;\n    }\n}\n\n\/\/ Set current country when page loads\ndocument.addEventListener('DOMContentLoaded', setCurrentCountry);\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e72e6d3 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"e72e6d3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_type&quot;:&quot;none&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"\uc0c8 \uc591\uc2dd\" aria-label=\"\uc0c8 \uc591\uc2dd\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"32130\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"e72e6d3\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac - Synergy Marine Group\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"32130\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-name elementor-col-25\">\n\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before \">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewBox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field-textual elementor-size-xs\">\n\t\t\t\t\t\t\t\t\t<option value=\"1\">\ud638\uc8fc<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"2\">\uc2f1\uac00\ud3ec\ub974<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"3\">\ub374\ub9c8\ud06c<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"4\">\uc778\ub3c4<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"5\">UAE<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"6\">\ub3c5\uc77c<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"7\">\ud64d\ucf69<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"8\">\ud544\ub9ac\ud540<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"9\">\ubbf8\uad6d<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"10\">\uc778\ub3c4\ub124\uc2dc\uc544<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"11\">\uc0ac\uc6b0\ub514\uc544\ub77c\ube44\uc544<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\" id=\"location-btn\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cbb886 elementor-widget elementor-widget-html\" data-id=\"4cbb886\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function () {\r\n\r\n  const slugMap = {\r\n    \"1\": \"\/about\/meet-the-team\/australia\/\",\r\n    \"2\": \"\/about\/meet-the-team\/singapore\/\",\r\n    \"3\": \"\/about\/meet-the-team\/copenhagen\/\",\r\n    \"4\": \"\/about\/meet-the-team\/india\/\",\r\n    \"5\": \"\/about\/meet-the-team\/dubai\/\",\r\n    \"6\": \"\/about\/meet-the-team\/germany\/\",\r\n    \"7\": \"\/about\/meet-the-team\/hongkong\/\",\r\n    \"8\": \"\/about\/meet-the-team\/philippines\/\",\r\n    \"9\": \"\/about\/meet-the-team\/usa\/\",\r\n    \"10\": \"\/about\/meet-the-team\/indonesia\/\",\r\n    \"11\": \"\/about\/meet-the-team\/saudi-arabia\/\"\r\n  };\r\n\r\n\r\n  \/*\r\n   * Get language prefix from URL\r\n   *\/\r\n  function getLanguagePrefix() {\r\n\r\n    const parts = window.location.pathname.split('\/');\r\n\r\n    if (parts[1] === 'ja') {\r\n      return '\/ja';\r\n    }\r\n\r\n    if (parts[1] === 'ko') {\r\n      return '\/ko';\r\n    }\r\n\r\n    if (parts[1] === 'zh') {\r\n      return '\/zh';\r\n    }\r\n\r\n    return '';\r\n  }\r\n\r\n\r\n  \/*\r\n   * Check if this is the location dropdown\r\n   *\/\r\n  function isLocationSelect(select) {\r\n\r\n    if (!select) {\r\n      return false;\r\n    }\r\n\r\n    const options = Array.from(select.options);\r\n\r\n    return options.some(function (option) {\r\n      return Object.prototype.hasOwnProperty.call(\r\n        slugMap,\r\n        option.value\r\n      );\r\n    });\r\n  }\r\n\r\n\r\n  \/*\r\n   * Find the location dropdown\r\n   *\/\r\n  function getLocationSelect() {\r\n\r\n    const selects = document.querySelectorAll(\r\n      'select[name=\"form_fields[name]\"]'\r\n    );\r\n\r\n    for (const select of selects) {\r\n\r\n      if (isLocationSelect(select)) {\r\n        return select;\r\n      }\r\n\r\n    }\r\n\r\n    return null;\r\n  }\r\n\r\n\r\n  \/*\r\n   * Select the current location\r\n   *\/\r\n  function setCurrentLocation() {\r\n\r\n    const select = getLocationSelect();\r\n\r\n    if (!select) {\r\n      return false;\r\n    }\r\n\r\n    const langPrefix = getLanguagePrefix();\r\n\r\n    const currentPath = window.location.pathname\r\n      .replace(\/\\\/+$\/, '');\r\n\r\n\r\n    for (const value in slugMap) {\r\n\r\n      const targetPath = (\r\n        langPrefix + slugMap[value]\r\n      ).replace(\/\\\/+$\/, '');\r\n\r\n\r\n      if (currentPath === targetPath) {\r\n\r\n        select.value = value;\r\n\r\n        return true;\r\n      }\r\n\r\n    }\r\n\r\n    return false;\r\n  }\r\n\r\n\r\n  \/*\r\n   * Handle dropdown change\r\n   *\r\n   * Event delegation is important because\r\n   * Elementor\/WPML can recreate the select.\r\n   *\/\r\n  document.addEventListener(\r\n    'change',\r\n    function (event) {\r\n\r\n      const select = event.target;\r\n\r\n      if (!select.matches(\r\n        'select[name=\"form_fields[name]\"]'\r\n      )) {\r\n        return;\r\n      }\r\n\r\n\r\n      if (!isLocationSelect(select)) {\r\n        return;\r\n      }\r\n\r\n\r\n      const value = select.value;\r\n\r\n      const slug = slugMap[value];\r\n\r\n      if (!slug) {\r\n        return;\r\n      }\r\n\r\n\r\n      const langPrefix = getLanguagePrefix();\r\n\r\n      const targetUrl =\r\n        window.location.origin +\r\n        langPrefix +\r\n        slug;\r\n\r\n\r\n      console.log(\r\n        'Location:',\r\n        value\r\n      );\r\n\r\n      console.log(\r\n        'Redirect URL:',\r\n        targetUrl\r\n      );\r\n\r\n\r\n      window.location.assign(targetUrl);\r\n\r\n    },\r\n    true\r\n  );\r\n\r\n\r\n  \/*\r\n   * Initialize\r\n   *\/\r\n  function initialize() {\r\n\r\n    setCurrentLocation();\r\n\r\n    \/*\r\n     * Elementor\/WPML may render the form\r\n     * slightly after page load.\r\n     *\/\r\n    setTimeout(setCurrentLocation, 300);\r\n    setTimeout(setCurrentLocation, 1000);\r\n    setTimeout(setCurrentLocation, 2000);\r\n    setTimeout(setCurrentLocation, 4000);\r\n\r\n  }\r\n\r\n\r\n  if (document.readyState === 'loading') {\r\n\r\n    document.addEventListener(\r\n      'DOMContentLoaded',\r\n      initialize\r\n    );\r\n\r\n  } else {\r\n\r\n    initialize();\r\n\r\n  }\r\n\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88b9f0b meet-team-leadership-title-wrap elementor-widget elementor-widget-heading\" data-id=\"88b9f0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\ub9ac\ub354\uc2ed \ud300<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c3850fe e-grid e-con-boxed e-con e-child\" data-id=\"c3850fe\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-fd5dccf e-flex e-con-boxed e-con e-child\" data-id=\"fd5dccf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e62f630 team-text-parent-container e-flex e-con-boxed e-con e-child\" data-id=\"e62f630\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c21d29b team-text-image elementor-widget elementor-widget-image\" data-id=\"c21d29b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"780\" height=\"780\" data-src=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1.png\" class=\"attachment-large size-large wp-image-28687 lazyload\" alt=\"\uc870\ub098\ub2e8\" data-srcset=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1.png 800w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1-300x300.png 300w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1-150x150.png 150w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1-320x320.png 320w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1-760x760.png 760w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/1-96x96.png 96w\" data-sizes=\"auto\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 780px; --smush-placeholder-aspect-ratio: 780\/780;\" data-original-sizes=\"(max-width: 780px) 100vw, 780px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a5fdaf elementor-absolute wheel-image elementor-widget elementor-widget-image\" data-id=\"5a5fdaf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"360\" height=\"360\" data-src=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/wheel.png\" class=\"attachment-large size-large wp-image-65053 lazyload\" alt=\"\" data-srcset=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/wheel.png 360w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/wheel-300x300.png 300w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/wheel-150x150.png 150w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/wheel-320x320.png 320w, https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/wheel-96x96.png 96w\" data-sizes=\"auto\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 360px; --smush-placeholder-aspect-ratio: 360\/360;\" data-original-sizes=\"(max-width: 360px) 100vw, 360px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6616d3f team-text-container e-flex e-con-boxed e-con e-child\" data-id=\"6616d3f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4313ecf team-text-box elementor-widget elementor-widget-text-editor\" data-id=\"4313ecf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Johnathon\uc740 \ud638\uc8fc\uc640 \ub274\uc9c8\ub79c\ub4dc\uc758 Synergy \uc9c0\uc5ed \uc6b4\uc601 \uad00\ub9ac\uc790\uc785\ub2c8\ub2e4. 14\ub144\uac04\uc758 \ud56d\ud574 \ub05d\uc5d0 2020\ub144 \ud574\uc548\uc73c\ub85c \ubd80\uc784\ud55c \uadf8\ub294 \uadf8\ub8f9\uc758 \ud638\uc8fc \uc9c4\ucd9c\uc744 \uc774\ub04c\ub3c4\ub85d \uc120\ud0dd\ub418\uc5c8\uc2b5\ub2c8\ub2e4. Johnathon\uc740 \uc790\uc2e0\uc758 \ud300\uc774 \ub6f0\uc5b4\ub098\ub2e4\uace0 \uc124\uba85\ud558\uba70 \uc120\ub3c4\uc801\uc778 \ud601\uc2e0 \ud68c\uc0ac\uc640 \ud568\uaed8 \uc77c\ud558\ub294 \uac83\uc744 \uc990\uae41\ub2c8\ub2e4. \uadf8\ub294 \ub09a\uc2dc, \uce74\uc774\ud2b8\uc11c\ud551, \ub2e4\uc774\ube59\uc744 \uc990\uae30\uba70 \uac00\uc871\uacfc \ud568\uaed8 \ud37c\uc2a4\uc758 \uc5f0\uc548 \uc12c\uc744 \ud0d0\ud5d8\ud569\ub2c8\ub2e4.   <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-887c235 elementor-widget elementor-widget-heading\" data-id=\"887c235\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">\uc870\ub098\ub2e8 \uc70c\ub9ac\uc2a4 \ub300\uc704<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dcaff5b e-flex e-con-boxed e-con e-parent\" data-id=\"dcaff5b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1b8bbc elementor-widget elementor-widget-heading\" data-id=\"f1b8bbc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\uc6b0\ub9ac \ud300\uc6d0 \uc911 \ud55c \uba85\uacfc \uc774\uc57c\uae30\ud558\uc2ed\uc2dc\uc624.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d28d84 lqd-btn-filled-rounded lqd-btn-icon-filled-rounded elementor-align-center elementor-widget elementor-widget-lqd-button\" data-id=\"9d28d84\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;lqd_predefined_style_button&quot;:&quot;filled-rounded&quot;,&quot;lqd_predefined_style_button_icon&quot;:&quot;filled-rounded&quot;}\" data-widget_type=\"lqd-button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<a href=\"https:\/\/www.synergymarinegroup.com\/ko\/contact\/reach-us\/\" role=\"button\" class=\"lqd-btn inline-flex items-center relative lqd-group lqd-group-btn lqd-btn-has-bg\" data-lqd-local-scroll-el=\"\">\t\t<span class=\"lqd-bg-layer lqd-color-wrap lqd-bg-color-wrap block w-full h-full rounded-inherit overflow-hidden elementor-repeater-item-771bda5-9d28d84 pointer-events-none absolute top-0 start-0 z-0\"><\/span>\n\t\t<span class=\"lqd-btn-txt relative z-1 transition-all\">&nbsp;\uc804\ubb38\uac00\uc640 \uc0c1\ub2f4\ud558\uc138\uc694<\/span>\n\t\t<span class=\"lqd-btn-icon inline-flex items-center justify-center relative z-1 -order-1\">\t\t<span class=\"lqd-bg-layer lqd-color-wrap lqd-bg-color-wrap block w-full h-full rounded-inherit overflow-hidden elementor-repeater-item-0ba1e97-9d28d84 pointer-events-none absolute top-0 start-0 z-0\"><\/span>\n\t\t<svg aria-hidden=\"true\" class=\"w-1em h-auto align-middle fill-current relative e-font-icon-svg e-fas-comment\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 32C114.6 32 0 125.1 0 240c0 49.6 21.4 95 57 130.7C44.5 421.1 2.7 466 2.2 466.5c-2.2 2.3-2.8 5.7-1.5 8.7S4.8 480 8 480c66.3 0 116-31.8 140.6-51.4 32.7 12.3 69 19.4 107.4 19.4 141.4 0 256-93.1 256-208S397.4 32 256 32z\"><\/path><\/svg><\/span>\n\n\t\t<\/a>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<style>.elementor-element-9d28d84 .elementor-repeater-item-771bda5-9d28d84{opacity:0;background-color:var(--e-global-color-primary)}.elementor-element-9d28d84 .elementor-repeater-item-0ba1e97-9d28d84{opacity:0;background-color:var(--e-global-color-primary)}@media (max-width:1366px){.elementor-element-9d28d84 .elementor-repeater-item-771bda5-9d28d84{opacity:0}.elementor-element-9d28d84 .elementor-repeater-item-0ba1e97-9d28d84{opacity:0}}@media (max-width:1200px){.elementor-element-9d28d84 .elementor-repeater-item-771bda5-9d28d84{opacity:0}.elementor-element-9d28d84 .elementor-repeater-item-0ba1e97-9d28d84{opacity:0}}@media (max-width:1024px){.elementor-element-9d28d84 .elementor-repeater-item-771bda5-9d28d84{opacity:0}.elementor-element-9d28d84 .elementor-repeater-item-0ba1e97-9d28d84{opacity:0}}@media (max-width:767px){.elementor-element-9d28d84 .elementor-repeater-item-771bda5-9d28d84{opacity:0}.elementor-element-9d28d84 .elementor-repeater-item-0ba1e97-9d28d84{opacity:0}}<\/style>\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544 \uad6d\uac00 \uc120\ud0dd&#8230; \uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544 \uc2f1\uac00\ud3ec\ub974 \ub374\ub9c8\ud06c \uc778\ub3c4 \uc544\ub78d \uc5d0\ubbf8\ub9ac\ud2b8 \uc5f0\ubc29 \ub3c5\uc77c \ud64d\ucf69 \ud544\ub9ac\ud540 \ubbf8\uad6d \uc778\ub3c4\ub124\uc2dc\uc544 \/\/ Get current language from URL or HTML function getCurrentLanguage() { const languageCodes = [&#8216;ko&#8217;, &#8216;zh&#8217;, &#8216;ja&#8217;]; const pathSegments = window.location.pathname.split(&#8216;\/&#8217;); const pathLang = pathSegments.find(segment =&gt; languageCodes.includes(segment)); if (pathLang) return pathLang; const htmlLang = document.documentElement.lang; if (htmlLang &amp;&amp; languageCodes.includes(htmlLang)) return [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":28678,"parent":32109,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-32130","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.3 (Yoast SEO v28.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac - Synergy Marine Group<\/title>\n<meta name=\"description\" content=\"\ud638\uc8fc Synergy Marine\uc758 \uc219\ub828\ub41c \ud300\uc740 \ucd5c\ub300\uc758 \ud6a8\uc728\uc131\uacfc \uc131\uacf5\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \ud1b5\ud574 \ucd5c\uace0 \uc218\uc900\uc758 \uc120\ubc15 \uad00\ub9ac \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544\" \/>\n<meta property=\"og:description\" content=\"\ud638\uc8fc Synergy Marine\uc758 \uc219\ub828\ub41c \ud300\uc740 \ucd5c\ub300\uc758 \ud6a8\uc728\uc131\uacfc \uc131\uacf5\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \ud1b5\ud574 \ucd5c\uace0 \uc218\uc900\uc758 \uc120\ubc15 \uad00\ub9ac \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/\" \/>\n<meta property=\"og:site_name\" content=\"\uc2dc\ub108\uc9c0 \ub9c8\ub9b0 \uadf8\ub8f9\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/synergymarinegroup\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-24T08:56:22+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1170\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"1\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/\",\"url\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/\",\"name\":\"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac - Synergy Marine Group\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/australia-cover.jpeg\",\"datePublished\":\"2024-06-08T13:27:24+00:00\",\"dateModified\":\"2026-08-24T08:56:22+00:00\",\"description\":\"\ud638\uc8fc Synergy Marine\uc758 \uc219\ub828\ub41c \ud300\uc740 \ucd5c\ub300\uc758 \ud6a8\uc728\uc131\uacfc \uc131\uacf5\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \ud1b5\ud574 \ucd5c\uace0 \uc218\uc900\uc758 \uc120\ubc15 \uad00\ub9ac \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/australia-cover.jpeg\",\"contentUrl\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/australia-cover.jpeg\",\"width\":1170,\"height\":600,\"caption\":\"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/australia\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\uc57d\",\"item\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\ud300\uc744 \ub9cc\ub098\ub2e4\",\"item\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/about\\\/meet-the-team\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544\"}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/#organization\",\"name\":\"Synergy Marine Group\",\"url\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/syn-logo-transparent.png\",\"contentUrl\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/syn-logo-transparent.png\",\"width\":500,\"height\":500,\"caption\":\"Synergy Marine Group\"},\"image\":{\"@id\":\"https:\\\/\\\/www.synergymarinegroup.com\\\/ko\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/synergymarinegroup\",\"https:\\\/\\\/x.com\\\/SynergyGroup06\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/synergy-marine\\\/\",\"https:\\\/\\\/www.instagram.com\\\/synergymarine_moments\\\/\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/SynergyMarineGroup\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac - Synergy Marine Group","description":"\ud638\uc8fc Synergy Marine\uc758 \uc219\ub828\ub41c \ud300\uc740 \ucd5c\ub300\uc758 \ud6a8\uc728\uc131\uacfc \uc131\uacf5\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \ud1b5\ud574 \ucd5c\uace0 \uc218\uc900\uc758 \uc120\ubc15 \uad00\ub9ac \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.","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:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/","og_locale":"ko_KR","og_type":"article","og_title":"\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544","og_description":"\ud638\uc8fc Synergy Marine\uc758 \uc219\ub828\ub41c \ud300\uc740 \ucd5c\ub300\uc758 \ud6a8\uc728\uc131\uacfc \uc131\uacf5\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \ud1b5\ud574 \ucd5c\uace0 \uc218\uc900\uc758 \uc120\ubc15 \uad00\ub9ac \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.","og_url":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/","og_site_name":"\uc2dc\ub108\uc9c0 \ub9c8\ub9b0 \uadf8\ub8f9","article_publisher":"https:\/\/www.facebook.com\/synergymarinegroup","article_modified_time":"2026-08-24T08:56:22+00:00","og_image":[{"width":1170,"height":600,"url":"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg","type":"image\/jpeg"}],"twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"1\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/","url":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/","name":"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac - Synergy Marine Group","isPartOf":{"@id":"https:\/\/www.synergymarinegroup.com\/ko\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/#primaryimage"},"image":{"@id":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/#primaryimage"},"thumbnailUrl":"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg","datePublished":"2024-06-08T13:27:24+00:00","dateModified":"2026-08-24T08:56:22+00:00","description":"\ud638\uc8fc Synergy Marine\uc758 \uc219\ub828\ub41c \ud300\uc740 \ucd5c\ub300\uc758 \ud6a8\uc728\uc131\uacfc \uc131\uacf5\uc744 \uc704\ud55c \ub9de\ucda4\ud615 \uc194\ub8e8\uc158\uc744 \ud1b5\ud574 \ucd5c\uace0 \uc218\uc900\uc758 \uc120\ubc15 \uad00\ub9ac \uc11c\ube44\uc2a4\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4.","breadcrumb":{"@id":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/"]}]},{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/#primaryimage","url":"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg","contentUrl":"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/06\/australia-cover.jpeg","width":1170,"height":600,"caption":"\ud638\uc8fc\uc758 \uc120\ubc15 \uad00\ub9ac"},{"@type":"BreadcrumbList","@id":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/australia\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.synergymarinegroup.com\/ko\/"},{"@type":"ListItem","position":2,"name":"\uc57d","item":"https:\/\/www.synergymarinegroup.com\/ko\/about\/"},{"@type":"ListItem","position":3,"name":"\ud300\uc744 \ub9cc\ub098\ub2e4","item":"https:\/\/www.synergymarinegroup.com\/ko\/about\/meet-the-team\/"},{"@type":"ListItem","position":4,"name":"\uc624\uc2a4\ud2b8\ub808\uc77c\ub9ac\uc544"}]},{"@type":"Organization","@id":"https:\/\/www.synergymarinegroup.com\/ko\/#organization","name":"Synergy Marine Group","url":"https:\/\/www.synergymarinegroup.com\/ko\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/www.synergymarinegroup.com\/ko\/#\/schema\/logo\/image\/","url":"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/07\/syn-logo-transparent.png","contentUrl":"https:\/\/www.synergymarinegroup.com\/wp-content\/uploads\/2024\/07\/syn-logo-transparent.png","width":500,"height":500,"caption":"Synergy Marine Group"},"image":{"@id":"https:\/\/www.synergymarinegroup.com\/ko\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/synergymarinegroup","https:\/\/x.com\/SynergyGroup06","https:\/\/www.linkedin.com\/company\/synergy-marine\/","https:\/\/www.instagram.com\/synergymarine_moments\/","https:\/\/www.youtube.com\/user\/SynergyMarineGroup"]}]}},"_links":{"self":[{"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/pages\/32130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/comments?post=32130"}],"version-history":[{"count":30,"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/pages\/32130\/revisions"}],"predecessor-version":[{"id":67889,"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/pages\/32130\/revisions\/67889"}],"up":[{"embeddable":true,"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/pages\/32109"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/media\/28678"}],"wp:attachment":[{"href":"https:\/\/www.synergymarinegroup.com\/ko\/wp-json\/wp\/v2\/media?parent=32130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}