{"id":347,"date":"2025-02-12T12:40:20","date_gmt":"2025-02-12T03:40:20","guid":{"rendered":"https:\/\/hokkaidorentacar.jp\/?page_id=347"},"modified":"2025-09-22T16:14:33","modified_gmt":"2025-09-22T07:14:33","slug":"%e7%ab%8b%e5%8d%b3%e9%a0%90%e7%b4%84","status":"publish","type":"page","link":"https:\/\/hayakurentacar.com\/?page_id=347","title":{"rendered":"\u7acb\u5373\u9810\u7d04"},"content":{"rendered":"\n<div class=\"wrap plugin-container\">\n\n\t\n\t\n\t<h3 class=\"vrc-main-title\">Hayaku Rent a Car<\/h3><div class=\"vrcdivsearch\"><div class=\"vrcdivsearch-inner\"><form action=\"https:\/\/hayakurentacar.com\/?page_id=347&amp;option=com_vikrentcar\" method=\"post\" onsubmit=\"return vrcValidateSearch();\">\n<input type=\"hidden\" name=\"option\" value=\"com_vikrentcar\"\/>\n<input type=\"hidden\" name=\"task\" value=\"search\"\/>\n<div class=\"vrc-searchf-section-locations\">\n<div class=\"vrcsfentrycont\"><label for=\"place\">\u53d6\u8eca\u5730\u9ede<\/label><div class=\"vrcsfentryselect\"><select name=\"place\" id=\"place\"><option value=\"1\" id=\"place1\">New Chitose Airport\uff08CTS\uff09<\/option>\n<option value=\"2\" id=\"place2\">Sapporo City (Paid Point-to-Point Service)<\/option>\n<option value=\"4\" id=\"place4\">Sapporo Station (North Exit)<\/option>\n<option value=\"5\" id=\"place5\">Other Area Airport (Paid Point-to-Point Service)<\/option>\n<\/select><\/div><\/div>\n<div class=\"vrcsfentrycont\"><label for=\"returnplace\">\u9084\u8eca\u5730\u9ede<\/label><div class=\"vrcsfentryselect\"><select name=\"returnplace\" id=\"returnplace\"><option value=\"1\" id=\"returnplace1\">New Chitose Airport\uff08CTS\uff09<\/option>\n<option value=\"2\" id=\"returnplace2\">Sapporo City (Paid Point-to-Point Service)<\/option>\n<option value=\"4\" id=\"returnplace4\">Sapporo Station (North Exit)<\/option>\n<option value=\"5\" id=\"returnplace5\">Other Area Airport (Paid Point-to-Point Service)<\/option>\n<\/select><\/div><\/div>\n<\/div>\n<div class=\"vrc-searchf-section-datetimes\">\n<div class=\"vrcsfentrycont\">\n\t<div class=\"vrcsfentrylabsel\">\n\t\t<label for=\"pickupdate\">\u53d6\u8eca\u65e5\u671f<\/label>\n\t\t<div class=\"vrcsfentrydate\">\n\t\t\t<input type=\"text\" name=\"pickupdate\" id=\"pickupdate\" size=\"10\" autocomplete=\"off\" onfocus=\"this.blur();\" readonly\/><i class=\"far fa-calendar-alt vrc-caltrigger\"><\/i>\n\t\t<\/div>\n\t<\/div>\n\t<input type=\"hidden\" name=\"pickuph\" value=\"0\" \/>\n\t<input type=\"hidden\" name=\"pickupm\" value=\"0\" \/>\n<\/div>\n<div class=\"vrcsfentrycont\">\n\t<div class=\"vrcsfentrylabsel\">\n\t\t<label for=\"releasedate\">\u9084\u8eca\u65e5\u671f<\/label>\n\t\t<div class=\"vrcsfentrydate\">\n\t\t\t<input type=\"text\" name=\"releasedate\" id=\"releasedate\" size=\"10\" autocomplete=\"off\" onfocus=\"this.blur();\" readonly\/><i class=\"far fa-calendar-alt vrc-caltrigger\"><\/i>\n\t\t<\/div>\n\t<\/div>\n\t<input type=\"hidden\" name=\"releaseh\" value=\"18\" \/>\n\t<input type=\"hidden\" name=\"releasem\" value=\"0\" \/>\n<\/div>\n<\/div>\n<div class=\"vrc-searchf-section-categories\"><div class=\"vrcsfentrycont\"><label for=\"vrc-categories\">\u6c7d\u8eca\u5206\u985e<\/label><div class=\"vrcsfentryselect\"><select id=\"vrc-categories\" name=\"categories\"><option value=\"all\">\u4efb\u4f55<\/option>\n<option value=\"1\">4WD<\/option>\n<option value=\"2\">FF<\/option>\n<option value=\"3\">FR<\/option>\n<option value=\"4\">AT<\/option>\n<option value=\"5\">6MT<\/option>\n<option value=\"6\">Daily Rental<\/option>\n<option value=\"7\">Monthly Rental<\/option>\n<\/select><\/div><\/div>\n<\/div><div class=\"vrc-searchf-section-sbmt\"><div class=\"vrcsfentrycont\"><div class=\"vrcsfentrysubmit\"><input type=\"submit\" name=\"search\" value=\"\u641c\u5c0b\" class=\"btn vrc-search-btn vrc-pref-color-btn\"\/><\/div><\/div>\n<\/div><\/div>\n<\/form><\/div>\t<script type=\"text\/javascript\">\n\tfunction vrcCleanNumber(snum) {\n\t\tif (snum.length > 1 && snum.substr(0, 1) == '0') {\n\t\t\treturn parseInt(snum.substr(1));\n\t\t}\n\t\treturn parseInt(snum);\n\t}\n\tfunction vrcFormatTime(h, m) {\n\t\tvar time_format = 'H:i';\n\t\tvar time_ftfour = (time_format == 'H:i');\n\t\tvar time_ampm = '';\n\t\tif (!time_ftfour) {\n\t\t\tif (h >= 12 && h < 24) {\n\t\t\t\ttime_ampm = ' PM';\n\t\t\t\tif (h > 12) {\n\t\t\t\t\th -= 12;\n\t\t\t\t}\n\t\t\t} else {\n\t\t\t\ttime_ampm = ' AM';\n\t\t\t}\n\t\t}\n\t\treturn (h < 10 ? ('0' + h) : h) + ':' + ((m < 10 ? ('0' + m) : m)) + time_ampm;\n\t}\n\tfunction vrcValidateSearch() {\n\t\tif (typeof jQuery === 'undefined' || typeof vrc_wopening_pick === 'undefined') {\n\t\t\treturn true;\n\t\t}\n\t\tif (vrc_mopening_pick !== null) {\n\t\t\t\/\/ pickup time\n\t\t\tvar pickh = jQuery('#vrccomselph').find('select').val();\n\t\t\tvar pickm = jQuery('#vrccomselpm').find('select').val();\n\t\t\tif (!pickh || !pickh.length || !pickm) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tpickh = vrcCleanNumber(pickh);\n\t\t\tpickm = vrcCleanNumber(pickm);\n\t\t\tif (pickh == vrc_mopening_pick[0]) {\n\t\t\t\tif (pickm < vrc_mopening_pick[1]) {\n\t\t\t\t\t\/\/ location is still closed at this time\n\t\t\t\t\tjQuery('#vrccomselpm').find('select').html('<option value=\"'+vrc_mopening_pick[1]+'\">'+(vrc_mopening_pick[1] < 10 ? '0'+vrc_mopening_pick[1] : vrc_mopening_pick[1])+'<\/option>').val(vrc_mopening_pick[1]);\n\t\t\t\t\talert(Joomla.JText._('VRC_LOC_WILL_OPEN_TIME').replace('%s', vrcFormatTime(vrc_mopening_pick[0], vrc_mopening_pick[1])));\n\t\t\t\t\t\/\/ do not return false as we are overwriting the pickup time\n\t\t\t\t\t\/\/ return false;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (pickh == vrc_mopening_pick[2]) {\n\t\t\t\tif (pickm > vrc_mopening_pick[3]) {\n\t\t\t\t\t\/\/ location is already closed at this time for a pick up\n\t\t\t\t\tjQuery('#vrccomselpm').find('select').html('<option value=\"'+vrc_mopening_pick[3]+'\">'+(vrc_mopening_pick[3] < 10 ? '0'+vrc_mopening_pick[3] : vrc_mopening_pick[3])+'<\/option>').val(vrc_mopening_pick[3]);\n\t\t\t\t\talert(Joomla.JText._('VRC_LOC_WILL_CLOSE_TIME').replace('%s', vrcFormatTime(vrc_mopening_pick[2], vrc_mopening_pick[3])));\n\t\t\t\t\t\/\/ do not return false as we are overwriting the pickup time\n\t\t\t\t\t\/\/ return false;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\/\/ check for breaks\n\t\t\tif (vrc_mopening_pick[4] && vrc_mopening_pick[4].length) {\n\t\t\t\tfor (var b = 0; b < vrc_mopening_pick[4].length; b++) {\n\t\t\t\t\tif (!vrc_mopening_pick[4][b].hasOwnProperty('fh')) {\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\t}\n\t\t\t\t\tvar break_mess = Joomla.JText._('VRC_PICKLOC_IS_ON_BREAK_TIME_FROM_TO')\n\t\t\t\t\t\t.replace('%s', vrcFormatTime(vrc_mopening_pick[4][b]['fh'], vrc_mopening_pick[4][b]['fm']))\n\t\t\t\t\t\t.replace('%s', vrcFormatTime(vrc_mopening_pick[4][b]['th'], vrc_mopening_pick[4][b]['tm']));\n\t\t\t\t\tvar break_from_secs = (vrc_mopening_pick[4][b]['fh'] * 3600) + (vrc_mopening_pick[4][b]['fm'] * 60);\n\t\t\t\t\tvar break_to_secs = (vrc_mopening_pick[4][b]['th'] * 3600) + (vrc_mopening_pick[4][b]['tm'] * 60);\n\t\t\t\t\tvar pick_secs = (pickh * 3600) + (pickm * 60);\n\t\t\t\t\tif (pick_secs > break_from_secs && pick_secs < break_to_secs) {\n\t\t\t\t\t\t\/\/ the location is on break at this time\n\t\t\t\t\t\talert(break_mess);\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t} else if (vrc_mopening_pick[4][b]['fh'] > vrc_mopening_pick[4][b]['th'] && pick_secs < break_from_secs && pick_secs < break_to_secs) {\n\t\t\t\t\t\t\/\/ overnight break, with time after midnight\n\t\t\t\t\t\talert(break_mess);\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t} else if (vrc_mopening_pick[4][b]['fh'] > vrc_mopening_pick[4][b]['th'] && pick_secs > break_from_secs && pick_secs > break_to_secs) {\n\t\t\t\t\t\t\/\/ overnight break, with time before midnight\n\t\t\t\t\t\talert(break_mess);\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\tif (vrc_mopening_drop !== null) {\n\t\t\t\/\/ dropoff time\n\t\t\tvar droph = jQuery('#vrccomseldh').find('select').val();\n\t\t\tvar dropm = jQuery('#vrccomseldm').find('select').val();\n\t\t\tif (!droph || !droph.length || !dropm) {\n\t\t\t\treturn true;\n\t\t\t}\n\t\t\tdroph = vrcCleanNumber(droph);\n\t\t\tdropm = vrcCleanNumber(dropm);\n\t\t\tif (droph == vrc_mopening_drop[0]) {\n\t\t\t\tif (dropm > vrc_mopening_drop[1]) {\n\t\t\t\t\t\/\/ location is already closed at this time\n\t\t\t\t\tjQuery('#vrccomseldm').find('select').html('<option value=\"'+vrc_mopening_drop[1]+'\">'+(vrc_mopening_drop[1] < 10 ? '0'+vrc_mopening_drop[1] : vrc_mopening_drop[1])+'<\/option>').val(vrc_mopening_drop[1]);\n\t\t\t\t\talert(Joomla.JText._('VRC_LOC_WILL_CLOSE_TIME').replace('%s', vrcFormatTime(vrc_mopening_drop[0], vrc_mopening_drop[1])));\n\t\t\t\t\t\/\/ do not return false as we are overwriting the drop off time\n\t\t\t\t\t\/\/ return false;\n\t\t\t\t}\n\t\t\t}\n\t\t\tif (droph == vrc_mopening_drop[2]) {\n\t\t\t\tif (dropm < vrc_mopening_drop[3]) {\n\t\t\t\t\t\/\/ location is still closed at this time for a drop off\n\t\t\t\t\tjQuery('#vrccomseldm').find('select').html('<option value=\"'+vrc_mopening_drop[3]+'\">'+(vrc_mopening_drop[3] < 10 ? '0'+vrc_mopening_drop[3] : vrc_mopening_drop[3])+'<\/option>').val(vrc_mopening_drop[3]);\n\t\t\t\t\talert(Joomla.JText._('VRC_LOC_WILL_OPEN_TIME').replace('%s', vrcFormatTime(vrc_mopening_drop[2], vrc_mopening_drop[3])));\n\t\t\t\t\t\/\/ do not return false as we are overwriting the drop off time\n\t\t\t\t\t\/\/ return false;\n\t\t\t\t}\n\t\t\t}\n\t\t\t\/\/ check for breaks\n\t\t\tif (vrc_mopening_drop[4] && vrc_mopening_drop[4].length) {\n\t\t\t\tfor (var b = 0; b < vrc_mopening_drop[4].length; b++) {\n\t\t\t\t\tif (!vrc_mopening_drop[4][b].hasOwnProperty('fh')) {\n\t\t\t\t\t\tcontinue;\n\t\t\t\t\t}\n\t\t\t\t\tvar break_mess = Joomla.JText._('VRC_DROPLOC_IS_ON_BREAK_TIME_FROM_TO')\n\t\t\t\t\t\t.replace('%s', vrcFormatTime(vrc_mopening_drop[4][b]['fh'], vrc_mopening_drop[4][b]['fm']))\n\t\t\t\t\t\t.replace('%s', vrcFormatTime(vrc_mopening_drop[4][b]['th'], vrc_mopening_drop[4][b]['tm']));\n\t\t\t\t\tvar break_from_secs = (vrc_mopening_drop[4][b]['fh'] * 3600) + (vrc_mopening_drop[4][b]['fm'] * 60);\n\t\t\t\t\tvar break_to_secs = (vrc_mopening_drop[4][b]['th'] * 3600) + (vrc_mopening_drop[4][b]['tm'] * 60);\n\t\t\t\t\tvar drop_secs = (droph * 3600) + (dropm * 60);\n\t\t\t\t\tif (drop_secs > break_from_secs && drop_secs < break_to_secs) {\n\t\t\t\t\t\t\/\/ the location is on break at this time\n\t\t\t\t\t\talert(break_mess);\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t} else if (vrc_mopening_drop[4][b]['fh'] > vrc_mopening_drop[4][b]['th'] && drop_secs < break_from_secs && drop_secs < break_to_secs) {\n\t\t\t\t\t\t\/\/ overnight break, with time after midnight\n\t\t\t\t\t\talert(break_mess);\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t} else if (vrc_mopening_drop[4][b]['fh'] > vrc_mopening_drop[4][b]['th'] && drop_secs > break_from_secs && drop_secs > break_to_secs) {\n\t\t\t\t\t\t\/\/ overnight break, with time before midnight\n\t\t\t\t\t\talert(break_mess);\n\t\t\t\t\t\treturn false;\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\n\t\treturn true;\n\t}\n\t<\/script>\n\t\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-347","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/hayakurentacar.com\/?page_id=347\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"zh_HK\" \/>\n\t\t<meta property=\"og:site_name\" content=\"HAYAKU RENT A CAR - \u5c08\u70ba\u71b1\u611b\u65e5\u672c\u8dd1\u8eca\u8207\u6027\u80fd\u8eca\u7684\u65c5\u5ba2\u800c\u8a2d\u7684\u5317\u6d77\u9053\u8dd1\u8eca\u79df\u8cc3\u516c\u53f8\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u7acb\u5373\u9810\u7d04 - HAYAKU RENT A CAR\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/hayakurentacar.com\/?page_id=347\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-02-12T03:40:20+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-09-22T07:14:33+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61578819647107\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u7acb\u5373\u9810\u7d04 - HAYAKU RENT A CAR\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hayakurentacar.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hayakurentacar.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347#listItem\",\"name\":\"\\u7acb\\u5373\\u9810\\u7d04\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347#listItem\",\"position\":2,\"name\":\"\\u7acb\\u5373\\u9810\\u7d04\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/hayakurentacar.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/#organization\",\"name\":\"HAYAKU RENT A CAR\",\"description\":\"\\u5c08\\u70ba\\u71b1\\u611b\\u65e5\\u672c\\u8dd1\\u8eca\\u8207\\u6027\\u80fd\\u8eca\\u7684\\u65c5\\u5ba2\\u800c\\u8a2d\\u7684\\u5317\\u6d77\\u9053\\u8dd1\\u8eca\\u79df\\u8cc3\\u516c\\u53f8\",\"url\":\"https:\\\/\\\/hayakurentacar.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/hayakurentacar.com\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/cropped-cropped-Hayaku_logo-Black-website-\\u8b58\\u52251.png\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347\\\/#organizationLogo\",\"width\":150,\"height\":150},\"image\":{\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61578819647107\",\"https:\\\/\\\/instagram.com\\\/hayakurentacar\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347#webpage\",\"url\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347\",\"name\":\"\\u7acb\\u5373\\u9810\\u7d04 - HAYAKU RENT A CAR\",\"inLanguage\":\"zh-HK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/?page_id=347#breadcrumblist\"},\"datePublished\":\"2025-02-12T12:40:20+09:00\",\"dateModified\":\"2025-09-22T16:14:33+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/#website\",\"url\":\"https:\\\/\\\/hayakurentacar.com\\\/\",\"name\":\"HAYAKU RENT A CAR\",\"alternateName\":\"HAYAKURENTACAR\",\"description\":\"\\u5c08\\u70ba\\u71b1\\u611b\\u65e5\\u672c\\u8dd1\\u8eca\\u8207\\u6027\\u80fd\\u8eca\\u7684\\u65c5\\u5ba2\\u800c\\u8a2d\\u7684\\u5317\\u6d77\\u9053\\u8dd1\\u8eca\\u79df\\u8cc3\\u516c\\u53f8\",\"inLanguage\":\"zh-HK\",\"publisher\":{\"@id\":\"https:\\\/\\\/hayakurentacar.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u7acb\u5373\u9810\u7d04 - HAYAKU RENT A CAR","description":"","canonical_url":"https:\/\/hayakurentacar.com\/?page_id=347","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/hayakurentacar.com\/?page_id=347#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/hayakurentacar.com#listItem","position":1,"name":"Home","item":"https:\/\/hayakurentacar.com","nextItem":{"@type":"ListItem","@id":"https:\/\/hayakurentacar.com\/?page_id=347#listItem","name":"\u7acb\u5373\u9810\u7d04"}},{"@type":"ListItem","@id":"https:\/\/hayakurentacar.com\/?page_id=347#listItem","position":2,"name":"\u7acb\u5373\u9810\u7d04","previousItem":{"@type":"ListItem","@id":"https:\/\/hayakurentacar.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/hayakurentacar.com\/#organization","name":"HAYAKU RENT A CAR","description":"\u5c08\u70ba\u71b1\u611b\u65e5\u672c\u8dd1\u8eca\u8207\u6027\u80fd\u8eca\u7684\u65c5\u5ba2\u800c\u8a2d\u7684\u5317\u6d77\u9053\u8dd1\u8eca\u79df\u8cc3\u516c\u53f8","url":"https:\/\/hayakurentacar.com\/","logo":{"@type":"ImageObject","url":"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png","@id":"https:\/\/hayakurentacar.com\/?page_id=347\/#organizationLogo","width":150,"height":150},"image":{"@id":"https:\/\/hayakurentacar.com\/?page_id=347\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61578819647107","https:\/\/instagram.com\/hayakurentacar"]},{"@type":"WebPage","@id":"https:\/\/hayakurentacar.com\/?page_id=347#webpage","url":"https:\/\/hayakurentacar.com\/?page_id=347","name":"\u7acb\u5373\u9810\u7d04 - HAYAKU RENT A CAR","inLanguage":"zh-HK","isPartOf":{"@id":"https:\/\/hayakurentacar.com\/#website"},"breadcrumb":{"@id":"https:\/\/hayakurentacar.com\/?page_id=347#breadcrumblist"},"datePublished":"2025-02-12T12:40:20+09:00","dateModified":"2025-09-22T16:14:33+09:00"},{"@type":"WebSite","@id":"https:\/\/hayakurentacar.com\/#website","url":"https:\/\/hayakurentacar.com\/","name":"HAYAKU RENT A CAR","alternateName":"HAYAKURENTACAR","description":"\u5c08\u70ba\u71b1\u611b\u65e5\u672c\u8dd1\u8eca\u8207\u6027\u80fd\u8eca\u7684\u65c5\u5ba2\u800c\u8a2d\u7684\u5317\u6d77\u9053\u8dd1\u8eca\u79df\u8cc3\u516c\u53f8","inLanguage":"zh-HK","publisher":{"@id":"https:\/\/hayakurentacar.com\/#organization"}}]},"og:locale":"zh_HK","og:site_name":"HAYAKU RENT A CAR - \u5c08\u70ba\u71b1\u611b\u65e5\u672c\u8dd1\u8eca\u8207\u6027\u80fd\u8eca\u7684\u65c5\u5ba2\u800c\u8a2d\u7684\u5317\u6d77\u9053\u8dd1\u8eca\u79df\u8cc3\u516c\u53f8","og:type":"article","og:title":"\u7acb\u5373\u9810\u7d04 - HAYAKU RENT A CAR","og:url":"https:\/\/hayakurentacar.com\/?page_id=347","og:image":"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png","og:image:secure_url":"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png","article:published_time":"2025-02-12T03:40:20+00:00","article:modified_time":"2025-09-22T07:14:33+00:00","article:publisher":"https:\/\/www.facebook.com\/profile.php?id=61578819647107","twitter:card":"summary_large_image","twitter:title":"\u7acb\u5373\u9810\u7d04 - HAYAKU RENT A CAR","twitter:image":"https:\/\/hayakurentacar.com\/wp-content\/uploads\/2025\/09\/cropped-cropped-Hayaku_logo-Black-website-\u8b58\u52251.png"},"aioseo_meta_data":{"post_id":"347","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-02-12 07:48:25","updated":"2025-08-29 06:18:16","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/hayakurentacar.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t\u7acb\u5373\u9810\u7d04\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/hayakurentacar.com"},{"label":"\u7acb\u5373\u9810\u7d04","link":"https:\/\/hayakurentacar.com\/?page_id=347"}],"_links":{"self":[{"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=\/wp\/v2\/pages\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=347"}],"version-history":[{"count":3,"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=\/wp\/v2\/pages\/347\/revisions"}],"predecessor-version":[{"id":680,"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=\/wp\/v2\/pages\/347\/revisions\/680"}],"wp:attachment":[{"href":"https:\/\/hayakurentacar.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}