{"id":6700,"date":"2026-02-10T04:26:42","date_gmt":"2026-02-10T04:26:42","guid":{"rendered":"https:\/\/dev.mathconcept.com\/?page_id=6700"},"modified":"2026-03-30T19:32:50","modified_gmt":"2026-03-31T03:32:50","slug":"center","status":"publish","type":"page","link":"https:\/\/dev.mathconcept.com\/en\/center\/","title":{"rendered":"\u5c0b\u627e\u6559\u5ba4"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6700\" class=\"elementor elementor-6700\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fda1a8 e-flex e-con-boxed e-con e-parent\" data-id=\"2fda1a8\" 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-a6c0348 elementor-widget elementor-widget-shortcode\" data-id=\"a6c0348\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">    <script src=\"https:\/\/cdn.tailwindcss.com?plugins=forms,container-queries\"><\/script>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+TC:wght@400;500;700&display=swap\" rel=\"stylesheet\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,400,1,0\" rel=\"stylesheet\" \/>\r\n    \r\n    <script>\r\n        tailwind.config = { theme: { extend: { colors: { \"brand-red\": \"#E1251B\", \"whatsapp-green\": \"#25D366\" }, fontFamily: { sans:['Noto Sans TC', 'Inter', 'sans-serif'] } } }, corePlugins: { preflight: false } }\r\n    <\/script>\r\n\r\n    <style>\r\n        #mc-app { \r\n            width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; \r\n            height: 90vh; background: #e2e8f0; overflow: hidden; \r\n            font-family: 'Noto Sans TC', sans-serif !important; z-index: 1; \r\n            display: flex; flex-direction: row; \r\n        }\r\n        #mc-app * { box-sizing: border-box; }\r\n        #mc-app h2, #mc-app h3 { margin: 0 !important; padding: 0 !important; line-height: 1.2 !important; font-family: 'Noto Sans TC', sans-serif !important; text-transform: none !important; }\r\n        #mc-app p, #mc-app span, #mc-app div { font-size: 14px !important; line-height: 1.5 !important; }\r\n        #mc-app input[type=\"text\"] { font-size: 15px !important; padding: 12px 12px 12px 42px !important; border: 1px solid #cbd5e1 !important; border-radius: 12px !important; box-shadow: inset 0 1px 3px rgba(0,0,0,0.05) !important; width: 100% !important; color: #333 !important; background: #f8fafc !important; transition: all 0.2s; }\r\n        #mc-app input[type=\"text\"]:focus { border-color: #E1251B !important; box-shadow: 0 0 0 3px rgba(225, 37, 27, 0.1) !important; outline: none; background: #fff !important; }\r\n        \r\n        #mc-sidebar { width: 380px; flex-shrink: 0; background: #fff; z-index: 20; display: flex; flex-direction: column; box-shadow: 4px 0 25px rgba(0,0,0,0.1); position: relative; transition: transform 0.3s ease; }\r\n        .mc-sidebar-header { padding: 24px 24px 16px 24px; border-bottom: 1px solid #e2e8f0; background: #fff; z-index: 21; }\r\n        \r\n        #mc-app button.mc-filter-btn { appearance: none !important; display: inline-block; padding: 8px 14px !important; font-size: 13px !important; font-weight: 600 !important; border-radius: 8px !important; border: 1px solid transparent !important; background-color: #f1f5f9 !important; color: #64748b !important; box-shadow: none !important; cursor: pointer; margin: 0 6px 8px 0 !important; transition: all 0.2s ease; }\r\n        #mc-app button.mc-filter-btn:hover { background-color: #e2e8f0 !important; color: #334155 !important; }\r\n        #mc-app button.mc-filter-btn.active { background-color: #E1251B !important; color: #fff !important; box-shadow: 0 4px 12px rgba(225, 37, 27, 0.25) !important; transform: translateY(-1px); }\r\n        \r\n        #mc-list { flex: 1; overflow-y: auto; background: #f8fafc; }\r\n        .mc-list-item { padding: 16px 24px; border-bottom: 1px solid #e2e8f0; background: #fff; cursor: pointer; transition: background 0.2s; }\r\n        .mc-list-item:hover { background: #f1f5f9; }\r\n        .mc-list-item.active { background: #fef2f2; border-left: 4px solid #E1251B; padding-left: 20px; }\r\n        .mc-list-item h3 { font-size: 15px !important; font-weight: 700 !important; color:#0f172a !important; margin-bottom: 2px !important; }\r\n        .mc-group-header { background: #f1f5f9; padding: 8px 24px; font-size: 12px !important; font-weight: 700; color: #64748b; text-transform: uppercase; letter-spacing: 0.5px; position: sticky; top: 0; box-shadow: 0 1px 2px rgba(0,0,0,0.05); }\r\n\r\n        #mc-map-wrapper { flex: 1; position: relative; height: 100%; overflow: hidden; }\r\n        \r\n        .mc-detail-card { position: absolute; top: 20px; right: 20px; width: 350px; max-height: calc(100% - 40px); background: #fff; border-radius: 20px; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.3); z-index: 30; display: none; flex-direction: column; animation: slideIn 0.25s cubic-bezier(0.16, 1, 0.3, 1); }\r\n        .mc-card-header { flex-shrink: 0; background: #0f172a; padding: 24px; color: #fff; position: relative; border-radius: 20px 20px 0 0; }\r\n        .mc-card-body { padding: 24px; overflow-y: auto; border-radius: 0 0 20px 20px; scrollbar-width: thin; scrollbar-color: #cbd5e1 transparent; }\r\n        \r\n        .mc-accordion { background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; overflow: hidden; cursor: pointer; margin-bottom: 20px; transition: all 0.2s; }\r\n        .mc-accordion-header { padding: 14px 16px; display: flex; align-items: center; justify-content: space-between; background: #fff; }\r\n        .mc-accordion-content { display: none; background: #fff; border-top: 1px solid #f1f5f9; padding: 4px 0; }\r\n        .mc-chevron { transition: transform 0.3s; color: #94a3b8; }\r\n        .mc-accordion.open .mc-chevron { transform: rotate(180deg); }\r\n        .mc-accordion.open .mc-accordion-content { display: block; }\r\n        \r\n        .status-badge { display: inline-flex; align-items: center; padding: 4px 10px; border-radius: 99px; font-size: 12px !important; font-weight: 700; gap: 6px; }\r\n        .status-open { background: #dcfce7; color: #166534; }\r\n        .status-closed { background: #fee2e2; color: #991b1b; }\r\n        .status-lunch { background: #ffedd5; color: #9a3412; }\r\n        .status-dot { width: 8px; height: 8px; border-radius: 50%; background: currentColor; }\r\n        \r\n        .hours-table-row { display: flex; justify-content: space-between; padding: 8px 16px; font-size: 13px !important; color: #64748b; }\r\n        .hours-table-row.today { background: #f0f9ff; color: #0369a1; font-weight: 700; }\r\n        @keyframes slideIn { from { opacity: 0; transform: translateY(10px) scale(0.98); } to { opacity: 1; transform: translateY(0) scale(1); } }\r\n        \r\n        \/* ======================================================================\r\n           MOBILE-SPECIFIC STYLES (The Bottom Sheet)\r\n           ====================================================================== *\/\r\n        @media (max-width: 768px) {\r\n \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0#mc-app { height: 80vh; width: 100%; left: 0; margin-left: 0; margin-right: 0; display: block; }\r\n            \r\n            #mc-sidebar { \r\n                position: absolute; bottom: 0; left: 0; width: 100%; height: 60%; \r\n                border-radius: 20px 20px 0 0; box-shadow: 0 -5px 20px rgba(0,0,0,0.15);\r\n                z-index: 40; transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);\r\n                transform: translateY(0); \/* Start visible *\/\r\n            }\r\n            .mc-sidebar-header { padding: 12px 20px 16px 20px; }\r\n            .mc-handle { \r\n                width: 40px; height: 4px; background: #cbd5e1; border-radius: 2px; \r\n                margin: 0 auto 12px auto; cursor: grab; \r\n            }\r\n            \r\n            #mc-map-wrapper { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; }\r\n            \r\n            .mc-detail-card { \r\n                top: auto; bottom: 0; left: 0; right: 0; width: 100%; max-width: none; \r\n                max-height: 85%; border-radius: 24px 24px 0 0; \r\n                z-index: 50; display: none; flex-direction: column;\r\n                animation: slideUp 0.3s ease-out;\r\n            }\r\n            @keyframes slideUp { from { transform: translateY(100%); } to { transform: translateY(0); } }\r\n            \r\n            \/* Hide sidebar when details are open *\/\r\n            #mc-app.detail-open #mc-sidebar { transform: translateY(100%); }\r\n        }\r\n    <\/style>\r\n\r\n    <div id=\"mc-app\">\r\n        \r\n        <!-- SIDEBAR \/ DRAWER -->\r\n        <div id=\"mc-sidebar\">\r\n            <div class=\"mc-handle\"><\/div>\r\n            <div class=\"mc-sidebar-header\">\r\n                <div style=\"position:relative; margin-bottom:16px;\">\r\n                    <span class=\"material-symbols-rounded\" style=\"position:absolute; left:14px; top:50%; transform:translateY(-50%); color:#94a3b8; font-size:22px !important;\">search<\/span>\r\n                    <input id=\"mc-search\" type=\"text\" placeholder=\"\u641c\u5c0b\u6559\u5ba4...\">\r\n                <\/div>\r\n                <div id=\"mc-filters\" style=\"display:flex; flex-wrap:wrap;\">\r\n                    <button class=\"mc-filter-btn active\" onclick=\"window.mcFilter('all', this)\">\u5168\u90e8<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('HK', this)\">\u6e2f\u5cf6<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('KLN', this)\">\u4e5d\u9f8d<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('NTE', this)\">\u65b0\u754c\u6771<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('NTW', this)\">\u65b0\u754c\u897f<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('MAC', this)\">\u6fb3\u9580<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('GD', this)\">\u5ee3\u6771<\/button>\r\n                    <button class=\"mc-filter-btn\" onclick=\"window.mcFilter('OS', this)\">\u6d77\u5916<\/button>\r\n                <\/div>\r\n            <\/div>\r\n            <div id=\"mc-list\">\r\n                <div style=\"padding:24px; text-align:center; color:#94a3b8; font-weight:500;\">\u8f09\u5165\u4e2d...<\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- MAP WRAPPER -->\r\n        <div id=\"mc-map-wrapper\">\r\n            <div id=\"mc-google-map\" style=\"width:100%; height:100%;\"><\/div>\r\n            \r\n            <!-- POPUP CARD \/ BOTTOM SHEET -->\r\n            <div id=\"mc-detail\" class=\"mc-detail-card\">\r\n                <div class=\"mc-card-header\">\r\n                    <h2 id=\"dt-title\" style=\"color:#fff !important; font-size:20px !important; font-weight:700 !important; padding-right:24px !important; margin-bottom:4px !important;\">Title<\/h2>\r\n                    <span onclick=\"window.mcClose()\" class=\"material-symbols-rounded\" style=\"position:absolute; top:20px; right:20px; cursor:pointer; color:#94a3b8; font-size:26px !important; transition:0.2s hover:color:#fff;\">close<\/span>\r\n                <\/div>\r\n                <div class=\"mc-card-body\">\r\n                    <div style=\"display:flex; gap:14px; margin-bottom:20px;\">\r\n                        <span class=\"material-symbols-rounded\" style=\"color:#E1251B; font-size:24px !important; flex-shrink:0;\">location_on<\/span>\r\n                        <span id=\"dt-address\" style=\"font-size:15px !important; color:#334155; line-height:1.5;\">Address<\/span>\r\n                    <\/div>\r\n\r\n                    <div id=\"dt-hours-box\" class=\"mc-accordion\" onclick=\"toggleHours(this)\">\r\n                        <div class=\"mc-accordion-header\">\r\n                            <div id=\"dt-status-container\"><\/div>\r\n                            <span class=\"material-symbols-rounded mc-chevron\" style=\"font-size:24px !important;\">expand_more<\/span>\r\n                        <\/div>\r\n                        <div id=\"dt-full-hours\" class=\"mc-accordion-content\"><\/div>\r\n                    <\/div>\r\n                    \r\n                    <div style=\"display:flex; flex-direction:column; gap:12px;\">\r\n                        <a id=\"dt-call\" href=\"#\" style=\"width:100%; display:flex; align-items:center; justify-content:center; gap:10px; background:#f1f5f9; padding:14px; border-radius:12px; color:#334155; text-decoration:none; font-weight:600; font-size:15px !important; transition:0.2s;\">\r\n                            <span class=\"material-symbols-rounded\" style=\"font-size:22px !important;\">call<\/span> \r\n                            <span id=\"dt-call-text\">1234 5678<\/span>\r\n                        <\/a>\r\n                        <a id=\"dt-wa\" href=\"#\" target=\"_blank\" style=\"width:100%; display:flex; align-items:center; justify-content:center; gap:10px; background:#25D366; padding:14px; border-radius:12px; color:#fff; text-decoration:none; font-weight:600; font-size:15px !important; transition:0.2s; box-shadow:0 4px 12px rgba(37, 211, 102, 0.3);\">\r\n                            <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"#ffffff\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M17.472 14.382C17.112 14.192 15.216 13.24 14.9 13.09C14.56 12.93 14.33 12.87 14.08 13.24C13.84 13.61 13.13 14.44 12.91 14.71C12.7 14.96 12.47 15 12.11 14.82C11.75 14.64 10.59 14.26 9.21002 13.03C8.13002 12.06 7.41002 10.88 7.20002 10.52C7.00002 10.16 7.17002 9.98 7.35002 9.79C7.51002 9.63 7.71002 9.38 7.89002 9.17C8.07002 8.96 8.13002 8.79 8.25002 8.54C8.36002 8.29 8.30002 8.08 8.21002 7.89C8.12002 7.7 7.41002 5.96 7.12002 5.25C6.83002 4.56 6.54002 4.66 6.33002 4.66C6.13002 4.65 5.91002 4.65 5.69002 4.65C5.46002 4.65 5.09002 4.74 4.77002 5.08C4.46002 5.42 3.56002 6.27 3.56002 7.99C3.56002 9.71 4.81002 11.37 5.01002 11.62C5.19002 11.87 7.55002 15.5 11.16 17.06C13.65 18.13 14.16 17.92 14.69 17.87C15.28 17.81 16.52 17.15 16.78 16.42C17.04 15.69 17.04 15.07 16.96 14.93C16.89 14.79 16.66 14.74 16.3 14.56H17.472V14.382ZM12.04 22C10.27 22 8.56002 21.53 7.03002 20.63L6.68002 20.42L3 21.4L3.99002 17.79L3.75002 17.41C2.75002 15.82 2.22002 13.97 2.22002 12.05C2.22002 6.63 6.63002 2.22 12.05 2.22C14.67 2.22 17.13 3.24 18.99 5.09C20.85 6.94 21.87 9.41 21.87 12.04C21.87 17.46 17.46 21.87 12.05 21.87L12.04 22Z\"\/><\/svg>\r\n                            <span id=\"dt-wa-text\">WhatsApp<\/span>\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <script>\r\n    (function(){\r\n        let map;\r\n        let markers =[];\r\n        let centers = [{\"id\":\"center-7123\",\"name\":\"\\u4e2d\\u74b0\",\"region\":\"HK\",\"address\":\"\\u9999\\u6e2f\\u5805\\u905328\\u865f\\u6046\\u9f8d\\u95a3\\u5730\\u4e0b2\\u865f\\u8216\",\"phone\":\"+852 9538 3614\",\"whatsapp\":\"+852 2377 9239\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0},\"sun\":{\"start\":\"\",\"end\":\"\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.280319912221394\",\"lng\":\"114.1533429116516\"},{\"id\":\"center-7152\",\"name\":\"\\u4e5d\\u9f8d\\u7063\",\"region\":\"KLN\",\"address\":\"\\u4e5d\\u9f8d\\u7063\\u5b8f\\u958b\\u905316\\u865f\\u5fb7\\u798f\\u5927\\u5ec84\\u6a13410\\u5ba4 (\\u4e5d\\u9f8d\\u7063\\u7ad9A\\u51fa\\u53e3)\",\"phone\":\"+852 3188 3747\",\"whatsapp\":\"+852 9288 2048\",\"hours\":{\"mon\":{\"start\":\"09:30\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"09:30\",\"end\":\"19:30\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:30\",\"closed\":0},\"sat\":{\"start\":\"09:30\",\"end\":\"20:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:30\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.322930243141695\",\"lng\":\"114.2110953256773\"},{\"id\":\"center-7262\",\"name\":\"\\u4e8c\\u9f8d\\u5589\",\"region\":\"MAC\",\"address\":\"\\u6fb3\\u9580\\u58eb\\u591a\\u7d10\\u62dc\\u65af\\u5927\\u99ac\\u8def47B\\u865f\\u677e\\u6953\\u5885\\u7fe0\\u5730\\u4e0bA\\u5ea7\",\"phone\":\"+853 2859 5875\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"sun\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.201443999721516\",\"lng\":\"113.55118522927424\"},{\"id\":\"center-7177\",\"name\":\"\\u5143\\u6717\",\"region\":\"NTW\",\"address\":\"\\u5143\\u6717\\u58fd\\u5bcc\\u885755\\u865f\\u5143\\u6717\\u4e2d\\u5fc31\\u6a13105\\u5ba4 (\\u6717\\u5c4f\\u7ad9E\\u51fa\\u53e3)\",\"phone\":\"+852 2882 5353\",\"whatsapp\":\"+852 2882 5353\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.44496427842231\",\"lng\":\"114.02654445745787\"},{\"id\":\"center-7254\",\"name\":\"\\u5217\\u6cbb\\u6587\\u516c\\u773e\\u5e02\\u5834\",\"region\":\"OS\",\"address\":\"#1150-8260 Westminster Hwy, Richmond, British Columbia V6X 3Y2\",\"phone\":\"+1 604 370 1330\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"12:00\",\"end\":\"18:30\",\"closed\":0},\"tue\":{\"start\":\"12:00\",\"end\":\"18:30\",\"closed\":0},\"wed\":{\"start\":\"12:00\",\"end\":\"18:30\",\"closed\":0},\"thu\":{\"start\":\"12:00\",\"end\":\"18:30\",\"closed\":0},\"fri\":{\"start\":\"12:00\",\"end\":\"18:30\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"49.169790096341394\",\"lng\":\"-123.13355018984491\"},{\"id\":\"center-7134\",\"name\":\"\\u5317\\u89d2\",\"region\":\"HK\",\"address\":\"\\u5317\\u89d2\\u99ac\\u5bf6\\u9053 33 \\u865f\\u99ac\\u5bf6\\u5b78\\u6797 2 \\u6a13 223 - 225 \\u865f\\u8216 (\\u5317\\u89d2\\u7ad9A2\\u51fa\\u53e3)\",\"phone\":\"+852 2336 8870\",\"whatsapp\":\"+852 2336 8870\",\"hours\":{\"mon\":{\"start\":\"\",\"end\":\"\",\"closed\":1},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.292104047862384\",\"lng\":\"114.20082359644088\"},{\"id\":\"center-7153\",\"name\":\"\\u555f\\u5fb7\",\"region\":\"KLN\",\"address\":\"\\u555f\\u5fb7\\u9ad4\\u80b2\\u5712\\u555f\\u5fb7\\u96f6\\u552e\\u99283\\u4e09\\u6a13M3-301B\\u865f\\u8216 (\\u555f\\u5fb7\\u7ad9D\\u51fa\\u53e3 \\\/ \\u5b8b\\u7687\\u81fa\\u7ad9D\\u51fa\\u53e3)\",\"phone\":\"+852 2111 0919\",\"whatsapp\":\"+852 2111 0919\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":1},\"tue\":{\"start\":\"14:00\",\"end\":\"19:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"13:00\",\"lunch_start\":\"\",\"lunch_end\":\"\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.325417297566062\",\"lng\":\"114.19492781428498\"},{\"id\":\"center-7154\",\"name\":\"\\u571f\\u74dc\\u7063\",\"region\":\"KLN\",\"address\":\"\\u4e5d\\u9f8d\\u571f\\u74dc\\u7063\\u8fb2\\u5703\\u905318\\u865fUG\\u5c649\\u865f\\u8216\",\"phone\":\"+852 3101 9626\",\"whatsapp\":\"+852 3101 9626\",\"hours\":{\"mon\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"tue\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"wed\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"thu\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"fri\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sat\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.32081360690485\",\"lng\":\"114.18724158071358\"},{\"id\":\"center-7166\",\"name\":\"\\u5751\\u53e3\",\"region\":\"NTE\",\"address\":\"\\u5751\\u53e3\\u9280\\u6fb3\\u8def1\\u865f\\u65b0\\u5bf6\\u57ce\\u5546\\u5834\\u5730\\u4e0bG23\\u865f\\u8216\",\"phone\":\"+852 2699 3331\",\"whatsapp\":\"+852 2699 3331\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"17:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.314195671641546\",\"lng\":\"114.26602973921634\"},{\"id\":\"center-7167\",\"name\":\"\\u5927\\u570d\",\"region\":\"NTE\",\"address\":\"\\u65b0\\u754c\\u6c99\\u7530\\u5927\\u570d\\u7530\\u5fc3\\u6751208\\u865f\\u5730\\u4e0b\",\"phone\":\"+852 2388 8498\",\"whatsapp\":\"+852 2388 8498\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"17:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.370613335983382\",\"lng\":\"114.17868413569252\"},{\"id\":\"center-7168\",\"name\":\"\\u5927\\u57d4\",\"region\":\"NTE\",\"address\":\"\\u65b0\\u754c\\u5927\\u57d4\\u5b89\\u6cf0\\u8def1\\u865f\\u5927\\u57d4\\u5ee3\\u5834\\u7b2c\\u4e8c\\u5c6452\\u865f\\u8216 (\\u5927\\u57d4\\u589f\\u6e2f\\u9435\\u7ad9A\\u51fa\\u53e3\\uff0c\\u514d\\u8cbb\\u6e2f\\u9435\\u63a5\\u99c1\\u5df4\\u58ebK12\\\/K17\\u76f4\\u9054)\",\"phone\":\"+852 2386 6788\",\"whatsapp\":\"+852 2386 6788\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"17:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.453827293035754\",\"lng\":\"114.17053621289233\"},{\"id\":\"center-7178\",\"name\":\"\\u5929\\u6c34\\u570d\",\"region\":\"NTW\",\"address\":\"\\u5929\\u6c34\\u570d\\u5929\\u6069\\u8def12-18\\u865f+WOO\\u5609\\u6e56\\u4e00\\u671f\\u4e00\\u6a13152\\u8216\",\"phone\":\"+852 2180 9960\",\"whatsapp\":\"+852 2180 9960\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.457364010614388\",\"lng\":\"114.00241478774026\"},{\"id\":\"center-7145\",\"name\":\"\\u592a\\u53e4\",\"region\":\"HK\",\"address\":\"\\u592a\\u53e4\\u5eb7\\u6021\\u5ee3\\u5834\\u8fa6\\u516c\\u5927\\u6a13\\uff08\\u5eb7\\u6021\\u5b78\\u6797\\uff095 \\u6a13 506 \\u5ba4 (\\u592a\\u53e4\\u7ad9A2\\u51fa\\u53e3)\",\"phone\":\"+852 2535 6161\",\"whatsapp\":\"+852 2535 6161\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.284861787857363\",\"lng\":\"114.21626822611857\"},{\"id\":\"center-7155\",\"name\":\"\\u5967\\u904b\",\"region\":\"KLN\",\"address\":\"\\u897f\\u4e5d\\u9f8d\\u6d77\\u8f1d\\u9053 11 \\u865f\\u5967\\u6d77\\u57ce 1 \\u671f\\u9ad8\\u5c64\\u5730\\u4e0b 36C - F \\u8216 (\\u5967\\u904b\\u7ad9A\\u51fa\\u53e3)\",\"phone\":\"+852 2865 2322\",\"whatsapp\":\"+852 2865 2322\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.318851981333047\",\"lng\":\"114.15860590500527\"},{\"id\":\"center-7169\",\"name\":\"\\u5bf6\\u7433\",\"region\":\"NTE\",\"address\":\"\\u5c07\\u8ecd\\u6fb3\\u5bf6\\u7433\\u904b\\u4ea8\\u8def1\\u865f\\u65b0\\u90fd\\u57ce\\u4e2d\\u5fc3\\u4e00\\u671f\\u5730\\u4e0bG42\\u865f\\u8216\",\"phone\":\"+852 3619 5198\",\"whatsapp\":\"+852 9346 7278\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.321288525239524\",\"lng\":\"114.25787287304935\"},{\"id\":\"center-7170\",\"name\":\"\\u5c07\\u8ecd\\u6fb3\",\"region\":\"NTE\",\"address\":\"\\u5c07\\u8ecd\\u6fb3\\u5510\\u5fb7\\u8857 9 \\u865f\\u5c07\\u8ecd\\u6fb3\\u4e2d\\u5fc3\\u4e8c\\u5c64 201 \\u865f\\u8216 (\\u5c07\\u8ecd\\u6fb3\\u7ad9B\\u51fa\\u53e3)\",\"phone\":\"+852 2796 3399\",\"whatsapp\":\"+852 9455 7940\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.3072043950363\",\"lng\":\"114.25705831829387\"},{\"id\":\"center-7179\",\"name\":\"\\u5c6f\\u9580\",\"region\":\"NTW\",\"address\":\"\\u5c6f\\u9580\\u6822\\u9e97\\u5ee3\\u5834\\u4e00\\u6a13151\\u865f\\u8216\",\"phone\":\"+852 2778 2326\",\"whatsapp\":\"+852 2778 2326\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.391206058145798\",\"lng\":\"113.97741715796258\"},{\"id\":\"center-7264\",\"name\":\"\\u5ee3\\u5dde\\u6587\\u5fb7\",\"region\":\"GD\",\"address\":\"\\u8d8a\\u79c0\\u5340\\u73e0\\u5149\\u8def43\\u865f\\u7cb5\\u6d77\\u5f97\\u91303\\u6a133001-11\\u8216\\uff08\\u5730\\u94356\\u865f\\u7dda\\u5317\\u4eac\\u8def\\u7ad9A\\u51fa\\u53e3\\uff09\",\"phone\":\"+86 020-83706582\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"23.118447861126345\",\"lng\":\"113.27382999732373\"},{\"id\":\"center-7258\",\"name\":\"\\u5ee3\\u5dde\\u6ff1\\u6c5f\",\"region\":\"GD\",\"address\":\"\\u6d77\\u73e0\\u5340\\u6ff1\\u6c5f\\u6771\\u8def193\\u865f\\u91d1\\u6d77\\u7063\\u5546\\u5834B\\u5ea72\\u6a13\",\"phone\":\"+86 020-80928075\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"23.1115859\",\"lng\":\"113.2772527\"},{\"id\":\"center-7257\",\"name\":\"\\u5ee3\\u5dde\\u7375\\u5fb7\",\"region\":\"GD\",\"address\":\"\\u5929\\u6cb3\\u5340\\u73e0\\u6c5f\\u65b0\\u57ce\\u82b1\\u57ce\\u5927\\u905384\\u865f\\u512a\\u6258\\u90a61\\u5ea7\\u4e09\\u5c64301A\\u8216\\uff08\\u5730\\u94355\\u865f\\u7dda\\u7375\\u5fb7\\u7ad9A\\u51fa\\u53e3\\uff09\",\"phone\":\"+86 020-81330163\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"23.118166\",\"lng\":\"113.330281\"},{\"id\":\"center-7265\",\"name\":\"\\u5ee3\\u5dde\\u73e0\\u6c5f\\u65b0\\u57ce\",\"region\":\"GD\",\"address\":\"\\u5929\\u6cb3\\u5340\\u73e0\\u6c5f\\u65b0\\u57ce\\u82b1\\u57ce\\u5927\\u90531\\u865f\\u5357\\u5929\\u5ee3\\u5834\\u9996\\u5c64140\\u8216(\\u5730\\u94355\\u865f\\u7dda\\u4e94\\u7f8a\\u90a8C\\u51fa\\u53e3\\u6216\\u5730\\u94353\\\/5\\u865f\\u7dda\\u73e0\\u6c5f\\u65b0\\u57ce\\u7ad9A2\\u51fa\\u53e3)\",\"phone\":\"+86 18122108614\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"23.1200989862435\",\"lng\":\"113.31708972524724\"},{\"id\":\"center-7266\",\"name\":\"\\u5ee3\\u5dde\\u9f8d\\u53e3\\u897f\",\"region\":\"GD\",\"address\":\"\\u5929\\u6cb3\\u5340\\u5929\\u6cb3\\u5317\\u8def561\\u865fJC\\u91d1\\u7530\\u5ee3\\u5834\\u4e09\\u5c64D16\\u8216\\uff08\\u5ee3\\u5dde\\u5730\\u943511\\u865f\\u7dda\\u9f8d\\u53e3\\u897f\\u7ad9A\\u51fa\\u53e3\\uff09\",\"phone\":\"+86 020-86856536\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"tue\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"wed\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"thu\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"fri\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sat\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"23.142148756502937\",\"lng\":\"113.33368851926909\"},{\"id\":\"center-7156\",\"name\":\"\\u65fa\\u89d2 (\\u4e2d\\u5b78\\u6559\\u5ba4)\",\"region\":\"KLN\",\"address\":\"\\u65fa\\u89d2\\u5f4c\\u6566\\u9053580A\\u865f\\u5468\\u5927\\u798f\\u5546\\u696d\\u4e2d\\u5fc35\\u6a13501\\u5ba4 (\\u6cb9\\u9ebb\\u5730\\u7ad9A2\\u51fa\\u53e3)\",\"phone\":\"+852 2618 0088\",\"whatsapp\":\"+852 2618 0088\",\"hours\":{\"mon\":{\"start\":\"13:00\",\"end\":\"20:30\",\"closed\":1},\"tue\":{\"start\":\"13:00\",\"end\":\"20:30\",\"closed\":0},\"wed\":{\"start\":\"13:00\",\"end\":\"20:30\",\"closed\":0},\"thu\":{\"start\":\"13:00\",\"end\":\"20:30\",\"closed\":0},\"fri\":{\"start\":\"13:00\",\"end\":\"20:30\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"13:00\",\"end\":\"20:30\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.315875575415063\",\"lng\":\"114.17050814065024\"},{\"id\":\"center-7157\",\"name\":\"\\u674e\\u912d\\u5c4b\",\"region\":\"KLN\",\"address\":\"\\u9577\\u6c99\\u7063\\u674e\\u912d\\u5c4b\\u5546\\u58343\\u6a13304\\u865f\\u8216\",\"phone\":\"+852 3150 8040\",\"whatsapp\":\"+852 3150 8040\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":1},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.338528802246234\",\"lng\":\"114.15847363033167\"},{\"id\":\"center-7256\",\"name\":\"\\u6771\\u65b9\\u660e\\u73e0\",\"region\":\"MAC\",\"address\":\"\\u6fb3\\u9580\\u9ed1\\u6c99\\u74b0\\u4e2d\\u8857145\\u865f\\u4fdd\\u5229\\u9054\\u82b1\\u5712\\u5730\\u4e0bBL\\u5ea7\",\"phone\":\"+853 2870 3608\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.209890426502287\",\"lng\":\"113.55663126524233\"},{\"id\":\"center-7180\",\"name\":\"\\u6771\\u6d8c\",\"region\":\"NTW\",\"address\":\"\\u65b0\\u754c\\u6771\\u6d8c\\u5927\\u5dbc\\u5c71\\u5bcc\\u6771\\u90a8\\u5bcc\\u6771\\u5ee3\\u58342\\u6a13202\\u865f\\u8216\",\"phone\":\"+852 3628 5972\",\"whatsapp\":\"+852 3628 5972\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.288880520028435\",\"lng\":\"113.94249915553075\"},{\"id\":\"center-7260\",\"name\":\"\\u6797\\u8302\\u5858\",\"region\":\"MAC\",\"address\":\"\\u6fb3\\u9580\\u7b77\\u5b50\\u57fa\\u5357\\u8857467\\u865f\\u5bf6\\u7fe0\\u82b1\\u5712\\u5730\\u4e0bV\",\"phone\":\"\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"tue\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"wed\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"thu\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"fri\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sat\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.206717977319027\",\"lng\":\"113.54077939617652\"},{\"id\":\"center-7146\",\"name\":\"\\u67f4\\u7063\",\"region\":\"HK\",\"address\":\"\\u9999\\u6e2f\\u67f4\\u7063\\u67f4\\u7063\\u9053233\\u865f\\u65b0\\u7fe0\\u82b1\\u5712\\u5546\\u58344\\u6a1325A\\u865f\\u8216 (\\u67f4\\u7063\\u7ad9A\\u51fa\\u53e3)\",\"phone\":\"+852 2359 9935\",\"whatsapp\":\"+852 2359 9935\",\"hours\":{\"mon\":{\"start\":\"14:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"13:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.264006907660423\",\"lng\":\"114.23707777694594\"},{\"id\":\"center-7158\",\"name\":\"\\u6a02\\u5bcc\",\"region\":\"KLN\",\"address\":\"\\u4e5d\\u9f8d\\u6a6b\\u982d\\u78e1\\u806f\\u5408\\u9053198\\u865f\\u6a02\\u5bcc\\u5ee3\\u58343\\u6a133166\\u865f\\u8216\",\"phone\":\"+852 3793 3361\",\"whatsapp\":\"+852 3793 3361\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":1},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.337751568042624\",\"lng\":\"114.1867153943681\"},{\"id\":\"center-7255\",\"name\":\"\\u6c34\\u5751\\u5c3e\",\"region\":\"MAC\",\"address\":\"\\u6fb3\\u9580\\u6bb7\\u7687\\u5b50\\u5927\\u99ac\\u8def62\\u865f\\u4e2d\\u592e\\u5546\\u696d\\u4e2d\\u5fc313A\",\"phone\":\"+853 2859 5230\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.192168350906325\",\"lng\":\"113.54137773967459\"},{\"id\":\"center-7259\",\"name\":\"\\u6c39\\u4ed4\\u7f8e\\u666f\\u5206\\u6821 I (\\u5730\\u8216)\",\"region\":\"MAC\",\"address\":\"\\u6c39\\u4ed4\\u4e9e\\u5a01\\u7f85\\u885724-28\\u865f\\u7f8e\\u666f\\u82b1\\u5712\\u5730\\u4e0bAQ\\u8216\",\"phone\":\"+853 2823 2855\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"tue\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"wed\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"thu\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"fri\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sat\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.1570886\",\"lng\":\"113.5527228\"},{\"id\":\"center-7261\",\"name\":\"\\u6c39\\u4ed4\\u7f8e\\u666f\\u5206\\u6821 II (\\u6a13\\u4e0a\\u8216)\",\"region\":\"MAC\",\"address\":\"\\u6fb3\\u9580\\u6c39\\u4ed4\\u904b\\u52d5\\u5834\\u5713\\u5f62\\u5730 27 \\u865f\\u7f8e\\u666f\\u82b1\\u5712\\u7b2c\\u56db\\u5ea7\\u5730\\u4e0b AH \\u5ea7\",\"phone\":\"+853 2872 8076\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"tue\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"wed\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"thu\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"fri\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sat\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.1568091\",\"lng\":\"113.5531111\"},{\"id\":\"center-7171\",\"name\":\"\\u6c99\\u7530\",\"region\":\"NTE\",\"address\":\"\\u6c99\\u7530\\u6e2f\\u9435\\u7ad9\\u9023\\u57ce\\u5ee3\\u58346\\u6a13627\\u8216 (\\u6c99\\u7530\\u7ad9A2\\u51fa\\u53e3)\",\"phone\":\"+852 2886 8212\",\"whatsapp\":\"+852 2886 8212\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.382333514830375\",\"lng\":\"114.1873010347805\"},{\"id\":\"center-7159\",\"name\":\"\\u6cb9\\u5858\",\"region\":\"KLN\",\"address\":\"\\u4e5d\\u9f8d\\u6cb9\\u5858\\u9ad8\\u8d85\\u905338\\u865f\\u5927\\u672c\\u578b2\\u6a13206\\u865f\\u8216\",\"phone\":\"+852 3621 0753\",\"whatsapp\":\"+852 3621 0753\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.295566993814393\",\"lng\":\"114.23888878065304\"},{\"id\":\"center-7267\",\"name\":\"\\u6df1\\u5733\\u7063\\u5ec8\",\"region\":\"GD\",\"address\":\" \\u5357\\u5c71\\u5340\\u4e2d\\u5fc3\\u8def\\u9d3b\\u5a01\\u6d77\\u6021\\u7063Babycity 2\\u6a13202\\u8216\\uff08\\u6df1\\u5733\\u5730\\u94352\\u865f\\u7dda\\u7063\\u5ec8\\u7ad9A\\u51fa\\u53e3\\uff09\",\"phone\":\"+86 0755-26800301\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"tue\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"wed\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"thu\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"fri\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sat\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1},\"sun\":{\"start\":\"08:00\",\"end\":\"08:00\",\"closed\":1}},\"hide_hours\":1,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.489801332571243\",\"lng\":\"113.94212700776997\"},{\"id\":\"center-7263\",\"name\":\"\\u6eab\\u54e5\\u83ef\\u897f\\u5340\",\"region\":\"OS\",\"address\":\"5778 East Blvd, Vancouver, BC V6M 4M4\",\"phone\":\"+1 604 568 1331\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"\",\"end\":\"\",\"closed\":1},\"tue\":{\"start\":\"12:00\",\"end\":\"18:00\",\"closed\":0},\"wed\":{\"start\":\"12:00\",\"end\":\"18:00\",\"closed\":0},\"thu\":{\"start\":\"12:00\",\"end\":\"18:00\",\"closed\":0},\"fri\":{\"start\":\"12:00\",\"end\":\"18:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"15:30\",\"closed\":0},\"sun\":{\"start\":\"\",\"end\":\"\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"49.23387365598934\",\"lng\":\" -123.154882823115\"},{\"id\":\"center-7172\",\"name\":\"\\u706b\\u70ad\",\"region\":\"NTE\",\"address\":\"\\u706b\\u70ad\\u9280\\u79a7\\u82b1\\u5712\\u5546\\u5834\\u4e94\\u6a13 508A \\u865f\\u8216 (\\u706b\\u70ad\\u7ad9C\\u51fa\\u53e3)\",\"phone\":\"+852 2386 7888\",\"whatsapp\":\"+852 2386 7888\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.396381279436763\",\"lng\":\"114.19976220667846\"},{\"id\":\"center-7173\",\"name\":\"\\u77f3\\u9580\",\"region\":\"NTE\",\"address\":\"\\u77f3\\u9580\\u5b89\\u7fa4\\u88573\\u865f\\u4eac\\u745e\\u5ee3\\u58341\\u671f2\\u6a13261\\u865f\",\"phone\":\"+852 3579 5958\",\"whatsapp\":\"+852 3579 5958\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"14:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.388529620487127\",\"lng\":\"114.2081899561143\"},{\"id\":\"center-7147\",\"name\":\"\\u7b72\\u7b95\\u7063\",\"region\":\"HK\",\"address\":\"\\u611b\\u6771\\u5546\\u58342\\u6a13207\\u865f\",\"phone\":\"+852 3586 3378\",\"whatsapp\":\"+852 3586 3378\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"14:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.281482339595172\",\"lng\":\"114.22767279680936\"},{\"id\":\"center-7174\",\"name\":\"\\u7c89\\u5dba\",\"region\":\"NTE\",\"address\":\"\\u65b0\\u754c\\u7c89\\u5dba\\u4e00\\u9cf4\\u8def23\\u865f\\u727d\\u6674\\u95931\\u6a13104B\\u865f\\u8216\",\"phone\":\"+852 2778 3818\",\"whatsapp\":\"+852 2778 3802\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.487392327726866\",\"lng\":\"114.14326007940728\"},{\"id\":\"center-7160\",\"name\":\"\\u7d05\\u78e1\",\"region\":\"KLN\",\"address\":\"\\u4e5d\\u9f8d\\u7d05\\u78e1\\u9ec3\\u57d4\\u82b1\\u571211\\u671f\\u805a\\u5bf6\\u574a\\u5730\\u5eab1\\u6a13 B54 - 55 \\u865f\\u8216 (\\u9ec3\\u57d4\\u7ad9C2\\u51fa\\u53e3)\",\"phone\":\"+852 2865 2200\",\"whatsapp\":\"+852 2865 2200\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"17:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.305921744908428,\",\"lng\":\"114.19030830082013\"},{\"id\":\"center-7161\",\"name\":\"\\u7f8e\\u5b5a\",\"region\":\"KLN\",\"address\":\"\\u7f8e\\u5b5a\\u65b0\\u90a8\\u767e\\u8001\\u532f\\u8857\\u7b2c\\u4e09\\u671f\\u5e73\\u53f087B\\u53ca87C\\u865f\\u8216 (\\u7f8e\\u5b5a\\u7ad9A\\u51fa\\u53e3)\",\"phone\":\"+852 3188 1690\",\"whatsapp\":\"+852 3188 1690\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":1},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"13:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"13:00\",\"end\":\"14:00\"},\"lat\":\"22.336934730201158\",\"lng\":\"114.13858498014422\"},{\"id\":\"center-7181\",\"name\":\"\\u8343\\u7063\",\"region\":\"NTW\",\"address\":\"\\u8343\\u7063\\u9752\\u5c71\\u516c\\u8def 264 - 298 \\u865f\\u5357\\u8c50\\u4e2d\\u5fc3 6 \\u6a13 649 \\u5ba4 (\\u8343\\u7063\\u7ad9A\\u51fa\\u53e3)\",\"phone\":\"+852 2178 0200\",\"whatsapp\":\"+852 2178 0200\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.37392832286511\",\"lng\":\"114.11708216890888\"},{\"id\":\"center-7182\",\"name\":\"\\u8343\\u7063 (\\u4e2d\\u5b78\\u6559\\u5ba4)\",\"region\":\"NTW\",\"address\":\"\\u8343\\u7063\\u9752\\u5c71\\u516c\\u8def 264 - 298 \\u865f\\u5357\\u8c50\\u4e2d\\u5fc3 6 \\u6a13 644 \\u5ba4 (\\u8343\\u7063\\u7ad9A\\u51fa\\u53e3)\",\"phone\":\"+852 3106 0900\",\"whatsapp\":\"+852 3106 0900\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.373830351354282\",\"lng\":\" 114.11624407284413\"},{\"id\":\"center-7090\",\"name\":\"\\u8343\\u7063 (\\u6d77\\u4e4b\\u6200)\",\"region\":\"NTW\",\"address\":\"\\u8343\\u7063\\u5927\\u6cb3\\u9053100\\u865f\\u6d77\\u4e4b\\u6200\\u5546\\u58343\\u6a133068\\u865f\\u8216\",\"phone\":\"+852 2122 9616\",\"whatsapp\":\"+852 2122 9616\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"13:00\",\"end\":\"14:00\"},\"lat\":\"22.36798578000187\",\"lng\":\"114.11024661614994\"},{\"id\":\"center-7162\",\"name\":\"\\u8354\\u679d\\u89d2\",\"region\":\"KLN\",\"address\":\"\\u4e5d\\u9f8d\\u8354\\u679d\\u89d2\\u9053 863 \\u865f\\u6cd3\\u666f\\u532f\\u5730\\u4e0b 4F \\u865f\\u8216 (\\u8354\\u679d\\u89d2\\u7ad9D3\\u51fa\\u53e3)\",\"phone\":\"+852 2370 3603\",\"whatsapp\":\"+852 2370 3603\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"17:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.334358328040516\",\"lng\":\"114.14792786036226\"},{\"id\":\"center-7184\",\"name\":\"\\u8475\\u82b3\",\"region\":\"NTW\",\"address\":\"\\u8475\\u82b3\\u8208\\u82b3\\u8def177\\u865f\\u8475\\u82b3\\u5ee3\\u58341\\u6a13134\\u865f\\u8216\",\"phone\":\"+852 2180 6115\",\"whatsapp\":\"+852 2180 6115\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.358200615357745\",\"lng\":\"114.13014596350646\"},{\"id\":\"center-7163\",\"name\":\"\\u85cd\\u7530\",\"region\":\"KLN\",\"address\":\"\\u85cd\\u7530\\u9e97\\u6e2f\\u57ce\\u5546\\u5834\\u4e00\\u6a13 89 \\u865f\\u8216 (\\u85cd\\u7530\\u7ad9D1\\u51fa\\u53e3)\",\"phone\":\"+852 2796 3131\",\"whatsapp\":\"+852 2796 3131\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"17:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.306273981327944\",\"lng\":\"114.22750265241582\"},{\"id\":\"center-7148\",\"name\":\"\\u897f\\u74b0\",\"region\":\"HK\",\"address\":\"\\u897f\\u74b0\\u5bf6\\u7fe0\\u5712\\u897f\\u5bf6\\u57ce\\u5546\\u5834 1\\\/F 106A \\u8216\",\"phone\":\"+852 2152 0039\",\"whatsapp\":\"+852 6713 2010\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":1}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.285473842146683\",\"lng\":\"114.13304663834096\"},{\"id\":\"center-7149\",\"name\":\"\\u9285\\u947c\\u7063\",\"region\":\"HK\",\"address\":\"\\u5929\\u540e\\u9285\\u947c\\u7063\\u9053180\\u865f\\u767e\\u6a02\\u5546\\u696d\\u4e2d\\u5fc3 7 \\u6a13 703 \\u865f\\u8216 (\\u5929\\u540e\\u7ad9\\uff0c\\u7687\\u4ec1\\u66f8\\u9662\\u5074)\",\"phone\":\"+852 2760 0001\",\"whatsapp\":\"+852 2760 0001\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.282223336960534\",\"lng\":\"114.19205317791258\"},{\"id\":\"center-7164\",\"name\":\"\\u947d\\u77f3\\u5c71\",\"region\":\"KLN\",\"address\":\"\\u947d\\u77f3\\u5c71\\u9f8d\\u87e0\\u88573\\u865f\\u8377\\u91cc\\u6d3b\\u5ee3\\u5834\\u5730\\u4e0bG108\\u53caG109\\u8216 (\\u947d\\u77f3\\u5c71\\u7ad9C1\\u51fa\\u53e3)\",\"phone\":\"+852 2882 1682\",\"whatsapp\":\"+852 2882 1682\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"14:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.34070575036627\",\"lng\":\"114.20188047940393\"},{\"id\":\"center-7185\",\"name\":\"\\u9752\\u8863\",\"region\":\"NTW\",\"address\":\"\\u9752\\u8863\\u9752\\u7da0\\u8857 7 - 19 \\u865f\\u9752\\u6021\\u82b1\\u5712 1 \\u6a13 2 \\u865f\\u8216\",\"phone\":\"+852 2360 2016\",\"whatsapp\":\"+852 5744 6219\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.35395860888681\",\"lng\":\"114.10504002672215\"},{\"id\":\"center-7150\",\"name\":\"\\u9999\\u6e2f\\u4ed4\",\"region\":\"HK\",\"address\":\"\\u9999\\u6e2f\\u4ed4\\u5357\\u5be7\\u885713-23\\u865f \\u9999\\u6e2f\\u4ed4\\u4e2d\\u5fc3\\u7b2c1\\u671f1\\u6a133D\\u865f\\u8216\",\"phone\":\"+852 2331 2101\",\"whatsapp\":\"+852 2331 2101\",\"hours\":{\"mon\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"10:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.24959971993108\",\"lng\":\"114.15375673882309\"},{\"id\":\"center-7176\",\"name\":\"\\u99ac\\u978d\\u5c71\",\"region\":\"NTE\",\"address\":\"\\u99ac\\u978d\\u5c71\\u978d\\u99ff\\u8857 1 \\u865f\\u99ac\\u978d\\u5c71\\u4e2d\\u5fc3\\u5730\\u4e0b A26 \\u8216 (\\u99ac\\u978d\\u5c71\\u7ad9A2\\u51fa\\u53e3)\",\"phone\":\"+852 2788 0218\",\"whatsapp\":\"+852 2788 0218\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"16:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.42573571598952\",\"lng\":\"114.23241743294848\"},{\"id\":\"center-7253\",\"name\":\"\\u9ad8\\u58eb\\u5fb7\",\"region\":\"MAC\",\"address\":\"\\u6fb3\\u9580\\u7f85\\u795e\\u7236\\u885753\\u865f\\u67cf\\u50b2\\u5cf0\\u7b2c\\u4e00\\u5ea7\\u5730\\u4e0bA\\u8216\",\"phone\":\"+853 2855 1223\",\"whatsapp\":\"\",\"hours\":{\"mon\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"tue\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"wed\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"thu\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"fri\":{\"start\":\"11:00\",\"end\":\"20:00\",\"closed\":0},\"sat\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0},\"sun\":{\"start\":\"10:00\",\"end\":\"20:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.20509279039827\",\"lng\":\"113.54786093546089\"},{\"id\":\"center-7151\",\"name\":\"\\u9d28\\u8137\\u6d32\",\"region\":\"HK\",\"address\":\"\\u9d28\\u8137\\u6d32\\u6d77\\u6021\\u534a\\u5cf6\\u6d77\\u6021\\u897f\\u5546\\u5834\\u5730\\u4e0b G45 \\u8216\",\"phone\":\"+852 2915 0300\",\"whatsapp\":\"+852 2915 0300\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.244336377490253\",\"lng\":\"114.14678294654867\"},{\"id\":\"center-7165\",\"name\":\"\\u9ec3\\u5927\\u4ed9\",\"region\":\"KLN\",\"address\":\"\\u9ec3\\u5927\\u4ed9\\u7766\\u9130\\u88578\\u865f\\u73fe\\u5d07\\u5c71\\u5546\\u5834\\u5730\\u4e0b9B\\u8216 (\\u9ec3\\u5927\\u4ed9\\u7ad9D1\\u51fa\\u53e3)\",\"phone\":\"+852 2833 5744\",\"whatsapp\":\"+852 2833 5744\",\"hours\":{\"mon\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"tue\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"wed\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"thu\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"fri\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sat\":{\"start\":\"09:00\",\"end\":\"19:00\",\"closed\":0},\"sun\":{\"start\":\"09:00\",\"end\":\"18:00\",\"closed\":0}},\"hide_hours\":0,\"lunch\":{\"start\":\"\",\"end\":\"\"},\"lat\":\"22.340784285513347\",\"lng\":\"114.19769548125207\"}];\r\n        let currentFilter = 'all';\r\n\r\n        const dayMap =['sun', 'mon', 'tue', 'wed', 'thu', 'fri', 'sat'];\r\n        const dayLabels = { 'mon':'\u661f\u671f\u4e00','tue':'\u661f\u671f\u4e8c','wed':'\u661f\u671f\u4e09','thu':'\u661f\u671f\u56db','fri':'\u661f\u671f\u4e94','sat':'\u661f\u671f\u516d','sun':'\u661f\u671f\u65e5' };\r\n        \r\n        const regNames = { 'HK':'\u9999\u6e2f\u5cf6', 'KLN':'\u4e5d\u9f8d', 'NTE':'\u65b0\u754c\u6771', 'NTW':'\u65b0\u754c\u897f', 'MAC':'\u6fb3\u9580', 'GD':'\u5ee3\u6771', 'OS':'\u6d77\u5916' };\r\n        \r\n        let redIcon, blueIcon;\r\n\r\n        window.initMathLocatorMap = function() {\r\n\t\t\tconst mapEl = document.getElementById(\"mc-google-map\");\r\n\t\t\tif(!mapEl) return;\r\n\r\n\t\t\t\/\/ 1. \u5224\u65b7\u662f\u5426\u70ba\u624b\u6a5f\u7248 (\u53ef\u4f9d\u7167\u60a8\u7684 CSS \u65b7\u9ede\u8abf\u6574\uff0c\u4f8b\u5982 768 \u6216 991)\r\n\t\t\tconst isMobile = window.innerWidth <= 768;\r\n\r\n\t\t\tmap = new google.maps.Map(mapEl, {\r\n\t\t\t\tzoom: 11, \r\n\t\t\t\tdisableDefaultUI: true, \r\n\t\t\t\tzoomControl: true,\r\n\t\t\t\tzoomControlOptions: { position: google.maps.ControlPosition.RIGHT_CENTER },\r\n\t\t\t\tstyles:[{ \"featureType\": \"poi\", \"elementType\": \"labels\", \"stylers\": [ { \"visibility\": \"off\" } ] }]\r\n\t\t\t});\r\n\r\n\t\t\tredIcon = { url: \"https:\/\/maps.google.com\/mapfiles\/ms\/icons\/red-dot.png\", scaledSize: new google.maps.Size(36, 36) };\r\n\t\t\tblueIcon = { url: \"https:\/\/maps.google.com\/mapfiles\/ms\/icons\/blue-dot.png\", scaledSize: new google.maps.Size(46, 46) };\r\n\r\n\t\t\twindow.renderMcList(centers);\r\n\t\t\taddMarkers(centers);\r\n\r\n\t\t\t\/\/ 2. \u5982\u679c\u662f\u624b\u6a5f\u7248\uff0c\u5728\u5730\u5716\u8f09\u5165\u4e14\u5b9a\u4f4d\u5b8c\u6210\u5f8c\uff0c\u5c07\u756b\u9762\u5f80\u4e0b\u504f\u79fb\r\n\t\t\tif (isMobile) {\r\n\t\t\t\t\/\/ \u4f7f\u7528 'idle' \u78ba\u4fdd addMarkers \u5df2\u7d93\u8a2d\u5b9a\u597d\u4e2d\u5fc3\u9ede\u8207\u7e2e\u653e\u7b49\u7d1a\r\n\t\t\t\tgoogle.maps.event.addListenerOnce(map, 'idle', function() {\r\n\t\t\t\t\tmap.zoom = 10;\r\n\t\t\t\t\t\/\/ panBy(x, y)\r\n\t\t\t\t\t\/\/ x: \u5de6\u53f3\u504f\u79fb\uff0cy: \u4e0a\u4e0b\u504f\u79fb\r\n\t\t\t\t\t\/\/ y \u8a2d\u70ba\u8ca0\u503c (-150) \u4ee3\u8868\u5730\u5716\u8996\u7a97\u5411\u4e0a\u5e73\u79fb 150px\uff0c\u756b\u9762\u4e2d\u7684\u6a19\u8a18\u770b\u8d77\u4f86\u5c31\u6703\u300c\u5f80\u4e0b\u6389 150px\u300d\r\n\t\t\t\t\tmap.panBy(-10, 200); \r\n\t\t\t\t});\r\n\t\t\t}\r\n\t\t};\r\n\r\n        function addMarkers(data) {\r\n            markers.forEach(m => m.setMap(null));\r\n            markers =[];\r\n            let validPoints = 0;\r\n            data.forEach(c => {\r\n                if(!c.lat || !c.lng) return;\r\n                const position = { lat: parseFloat(c.lat), lng: parseFloat(c.lng) };\r\n                const marker = new google.maps.Marker({ position: position, map: map, title: c.name, icon: redIcon });\r\n                marker.addListener(\"click\", () => { window.mcSelect(c.id); });\r\n                markers.push({ id: c.id, marker: marker, region: c.region });\r\n                validPoints++;\r\n            });\r\n            if(map && validPoints > 0) {\r\n                map.setCenter({ lat: 22.35, lng: 114.12 });\r\n                map.setZoom(11);\r\n            }\r\n        }\r\n\r\n        window.renderMcList = function(data) {\r\n            const list = document.getElementById('mc-list');\r\n            list.innerHTML = '';\r\n            if(data.length === 0) {\r\n                list.innerHTML = '<div style=\"padding:30px; text-align:center; font-size:13px; color:#999;\">\u627e\u4e0d\u5230\u76f8\u95dc\u6559\u5ba4\u3002<\/div>';\r\n                return;\r\n            }\r\n            const grouped = {};\r\n            data.forEach(c => {\r\n                const r = c.region || 'OS';\r\n                if(!grouped[r]) grouped[r] = [];\r\n                grouped[r].push(c);\r\n            });\r\n            const order =['HK', 'KLN', 'NTE', 'NTW', 'MAC', 'GD', 'OS'];\r\n            order.forEach(regKey => {\r\n                if(grouped[regKey] && grouped[regKey].length > 0) {\r\n                    const header = document.createElement('div');\r\n                    header.className = 'mc-group-header';\r\n                    header.innerText = regNames[regKey] || regKey;\r\n                    list.appendChild(header);\r\n                    grouped[regKey].forEach(c => {\r\n                        const div = document.createElement('div');\r\n                        div.className = 'mc-list-item';\r\n                        div.setAttribute('data-id', c.id);\r\n                        div.onclick = () => window.mcSelect(c.id);\r\n                        div.innerHTML = `<h3>${c.name}<\/h3><p style=\"margin:0; font-size:12px; color:#64748b;\">${c.address}<\/p>`;\r\n                        list.appendChild(div);\r\n                    });\r\n                }\r\n            });\r\n        };\r\n\r\n        window.mcFilter = function(region, btn) {\r\n            document.querySelectorAll('.mc-filter-btn').forEach(b => b.classList.remove('active'));\r\n            btn.classList.add('active');\r\n            currentFilter = region;\r\n            const filtered = (region === 'all') ? centers : centers.filter(c => c.region === region);\r\n            window.renderMcList(filtered);\r\n            const bounds = new google.maps.LatLngBounds();\r\n            let hasVisible = false;\r\n            markers.forEach(mObj => {\r\n\t\t\t\tif (region === 'all' || mObj.region === region) {\r\n\t\t\t\t\tmObj.marker.setMap(map);\r\n\t\t\t\t\tbounds.extend(mObj.marker.getPosition());\r\n\t\t\t\t\thasVisible = true;\r\n\t\t\t\t} else { \r\n\t\t\t\t\tmObj.marker.setMap(null); \r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t\t\r\n\t\t\t\/\/ \ud83c\udf1f \u65b0\u589e\uff1a\u5224\u65b7\u662f\u5426\u70ba\u624b\u6a5f\u7248 (\u4ee5 768px \u70ba\u754c\uff0c\u53ef\u4f9d\u4f60\u7684 CSS \u65b7\u9ede\u8abf\u6574)\r\n\t\t\tconst isMobile = window.innerWidth <= 768;\r\n\t\t\t\r\n\t\t\tif (region === 'all' || region === 'HK') {\r\n\t\t\t\t\/\/ \u91dd\u5c0d\u624b\u6a5f\u7248\u7d66\u4e88\u4e0d\u540c\u7684 Zoom Level\r\n\t\t\t\tmap.setCenter(isMobile ? {lat: 22.095053846565598, lng:114.09489639527537}:{ lat: 22.35, lng: 114.12 });\r\n\t\t\t\t\/\/ \u624b\u6a5f\u87a2\u5e55\u8f03\u7a84\uff0c\u53ef\u80fd\u9700\u8981\u7e2e\u5f97\u66f4\u5c0f (\u4f8b\u5982 10) \u624d\u80fd\u770b\u5230\u5168\u8c8c\r\n\t\t\t\tmap.setZoom(isMobile ? 10 : 11); \r\n\t\t\t\t\r\n\t\t\t} else if (hasVisible) {\r\n\t\t\t\tif (isMobile) {\r\n\t\t\t\t\t\/\/ \u624b\u6a5f\u7248\uff1a\u4f7f\u7528\u5e36\u6709 padding \u7684 fitBounds\r\n\t\t\t\t\t\/\/ \u89e3\u6c7a\u624b\u6a5f\u7248\u5730\u5716\u4e0a\u4e0b\u65b9\u53ef\u80fd\u6709 UI \u5143\u7d20 (\u4f8b\u5982\u5e95\u90e8\u9078\u55ae\u3001\u5730\u9ede\u5217\u8868) \u906e\u64cb\u5927\u982d\u91dd\u7684\u554f\u984c\r\n\t\t\t\t\tmap.fitBounds(bounds, {\r\n\t\t\t\t\t\ttop: 50,    \/\/ \u9802\u90e8\u7559\u767d 50px\r\n\t\t\t\t\t\tbottom: 500, \/\/ \u5e95\u90e8\u7559\u767d 200px (\u5047\u8a2d\u4f60\u7684\u5217\u8868\u5728\u624b\u6a5f\u7248\u986f\u793a\u5728\u5e95\u90e8)\r\n\t\t\t\t\t\tleft: 30,\r\n\t\t\t\t\t\tright: 30\r\n\t\t\t\t\t});\r\n\t\t\t\t} else {\r\n\t\t\t\t\t\/\/ \u96fb\u8166\u7248\uff1a\u6b63\u5e38\u4f7f\u7528 bounds\r\n\t\t\t\t\tmap.fitBounds(bounds);\r\n\t\t\t\t}\r\n\t\t\t}\r\n        };\r\n\r\n        window.mcSelect = function(id) {\r\n            const data = centers.find(c => c.id === id);\r\n            if (!data) return;\r\n            document.querySelectorAll('.mc-list-item').forEach(el => el.classList.remove('active'));\r\n            const item = document.querySelector(`.mc-list-item[data-id=\"${id}\"]`);\r\n            if (item) { item.classList.add('active'); item.scrollIntoView({ behavior: 'smooth', block: 'center' }); }\r\n\t\t\tconst isMobile = window.innerWidth <= 768;\r\n            map.panTo(isMobile ?{ lat: parseFloat(data.lat)-0.0034, lng: parseFloat(data.lng)}: { lat: parseFloat(data.lat), lng: parseFloat(data.lng) });\r\n            map.setZoom(16);\r\n            markers.forEach(m => { m.marker.setIcon(redIcon); m.marker.setAnimation(null); m.marker.setZIndex(1); });\r\n            const activeM = markers.find(m => m.id === id);\r\n            if(activeM) {\r\n                activeM.marker.setIcon(blueIcon); activeM.marker.setZIndex(999);\r\n                activeM.marker.setAnimation(google.maps.Animation.BOUNCE);\r\n                setTimeout(() => activeM.marker.setAnimation(null), 750);\r\n            }\r\n            document.getElementById('dt-title').innerText = data.name;\r\n            document.getElementById('dt-address').innerText = data.address;\r\n            const box = document.getElementById('dt-hours-box');\r\n            const statusContainer = document.getElementById('dt-status-container');\r\n            if(data.hide_hours == 1) {\r\n                box.style.display = 'none';\r\n            } else {\r\n                box.style.display = 'block';\r\n                const todayIndex = new Date().getDay();\r\n                const todayKey = dayMap[todayIndex];\r\n                const hoursData = data.hours || {};\r\n                const todayInfo = hoursData[todayKey];\r\n                const tableEl = document.getElementById('dt-full-hours');\r\n                let badge = '';\r\n                const now = new Date();\r\n                const nowMin = now.getHours() * 60 + now.getMinutes();\r\n                function getMins(timeStr) { if(!timeStr) return -1; const parts = timeStr.split(':'); return parseInt(parts[0])*60 + parseInt(parts[1]); }\r\n                if (todayInfo && todayInfo.closed == 1) {\r\n                    badge = `<div class=\"status-badge status-closed\"><span class=\"status-dot\"><\/span>\u4f11\u606f (Closed)<\/div>`;\r\n                } else if (todayInfo && todayInfo.start && todayInfo.end) {\r\n                    const startM = getMins(todayInfo.start);\r\n                    const endM = getMins(todayInfo.end);\r\n                    const lStartM = getMins(data.lunch.start);\r\n                    const lEndM = getMins(data.lunch.end);\r\n                    if (nowMin < startM || nowMin > endM) {\r\n                        badge = `<div class=\"status-badge status-closed\"><span class=\"status-dot\"><\/span>\u4f11\u606f (Closed) \u2022 ${todayInfo.start} \u958b\u9580<\/div>`;\r\n                    } else if (lStartM > 0 && lEndM > 0 && nowMin >= lStartM && nowMin < lEndM) {\r\n                        badge = `<div class=\"status-badge status-lunch\"><span class=\"status-dot\"><\/span>\u5348\u81b3\u6642\u9593 (Lunch) \u2022 ${data.lunch.end} \u56de\u4f86<\/div>`;\r\n                    } else {\r\n                        badge = `<div class=\"status-badge status-open\"><span class=\"status-dot\"><\/span>\u71df\u696d\u4e2d (Open) \u2022 ${todayInfo.end} \u95dc\u9580<\/div>`;\r\n                    }\r\n                } else {\r\n                    badge = `<div class=\"status-badge status-open\"><span class=\"status-dot\"><\/span>\u71df\u696d\u6642\u9593 (Hours)<\/div>`;\r\n                }\r\n                statusContainer.innerHTML = badge;\r\n                let html = '';['mon', 'tue', 'wed', 'thu', 'fri', 'sat', 'sun'].forEach(day => {\r\n                    const info = hoursData[day];\r\n                    const label = dayLabels[day];\r\n                    let timeStr = '<span style=\"color:#ef4444;\">\u4f11\u606f<\/span>';\r\n                    let lunchNote = '';\r\n                    if(info && info.closed != 1 && info.start) {\r\n                        timeStr = `${info.start} - ${info.end}`;\r\n                        if(data.lunch.start && data.lunch.end) lunchNote = `<div style=\"font-size:11px; color:#9ca3af; margin-top:1px;\">Lunch: ${data.lunch.start} - ${data.lunch.end}<\/div>`;\r\n                    }\r\n                    const isToday = (day === todayKey);\r\n                    html += `<div class=\"hours-table-row ${isToday?'today':''}\"><span>${label}<\/span><div style=\"text-align:right;\"><div style=\"font-weight:600;\">${timeStr}<\/div>${lunchNote}<\/div><\/div>`;\r\n                });\r\n                tableEl.innerHTML = html;\r\n            }\r\n            document.getElementById('dt-call-text').innerText = data.phone || 'N\/A';\r\n            document.getElementById('dt-call').href = data.phone ? 'tel:'+data.phone.replace(\/\\s\/g,'') : '#';\r\n            const waLink = document.getElementById('dt-wa');\r\n            if(data.whatsapp) {\r\n                waLink.style.display = 'flex';\r\n                document.getElementById('dt-wa-text').innerText = data.whatsapp; \r\n                waLink.href = 'https:\/\/wa.me\/' + data.whatsapp.replace(\/\\+\/g,'').replace(\/\\s\/g,'');\r\n            } else { waLink.style.display = 'none'; }\r\n            document.getElementById('mc-detail').style.display = 'flex';\r\n            document.getElementById('mc-app').classList.add('detail-open');\r\n        };\r\n\r\n        window.mcClose = function() { \r\n            document.getElementById('mc-detail').style.display = 'none'; \r\n            document.getElementById('mc-app').classList.remove('detail-open');\r\n        };\r\n        window.toggleHours = function(element) { element.classList.toggle('open'); };\r\n\r\n        const searchInput = document.getElementById('mc-search');\r\n        if(searchInput) {\r\n            searchInput.addEventListener('input', function(e) {\r\n                const term = e.target.value.toLowerCase();\r\n                const filtered = centers.filter(c => {\r\n                    const matchesRegion = (currentFilter === 'all' || c.region === currentFilter);\r\n                    const matchesText = c.name.toLowerCase().includes(term) || c.address.toLowerCase().includes(term);\r\n                    return matchesRegion && matchesText;\r\n                });\r\n                window.renderMcList(filtered);\r\n            });\r\n        }\r\n    })();\r\n    <\/script>\r\n\r\n    <script src=\"https:\/\/maps.googleapis.com\/maps\/api\/js?key=AIzaSyAp9oEN42qdkbYH3Hv8GKaH3njbBHSB3dw&callback=initMathLocatorMap\" async defer><\/script>\r\n    <\/div>\n\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<\/div>\n\t\t\n    <div class=\"xs_social_share_widget xs_share_url after_content \t\tmain_content  wslu-style-1 wslu-share-box-shaped wslu-fill-colored wslu-none wslu-share-horizontal wslu-theme-font-no wslu-main_content\">\n\n\t\t\n        <ul>\n\t\t\t        <\/ul>\n    <\/div> \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":{"_acf_changed":false,"_angie_page":false,"om_disable_all_campaigns":false,"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-6700","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"mathconcept","author_link":"https:\/\/dev.mathconcept.com\/en\/author\/mathconcept\/"},"uagb_comment_info":0,"uagb_excerpt":null,"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"mathconcept","author_link":"https:\/\/dev.mathconcept.com\/en\/author\/mathconcept\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":null,"_links":{"self":[{"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/pages\/6700","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/comments?post=6700"}],"version-history":[{"count":33,"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/pages\/6700\/revisions"}],"predecessor-version":[{"id":9595,"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/pages\/6700\/revisions\/9595"}],"wp:attachment":[{"href":"https:\/\/dev.mathconcept.com\/en\/wp-json\/wp\/v2\/media?parent=6700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}