{"id":2211,"date":"2026-04-18T03:14:43","date_gmt":"2026-04-18T03:14:43","guid":{"rendered":"https:\/\/chanabangkokhotel.com\/?page_id=2211"},"modified":"2026-04-20T02:53:46","modified_gmt":"2026-04-20T02:53:46","slug":"meeting-events","status":"publish","type":"page","link":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/","title":{"rendered":"MEETING &amp; EVENTS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2211\" class=\"elementor elementor-2211\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cd389c3 e-con-full e-flex e-con e-parent\" data-id=\"cd389c3\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-edb3f99 elementor-widget elementor-widget-html\" data-id=\"edb3f99\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Prompt:wght@300;400;500;600;700;800&display=swap');\r\n\/* ===== MEETING PAGE STYLES ===== *\/\r\n.mp *,.mp *::before,.mp *::after{box-sizing:border-box;margin:0;padding:0}\r\n.mp{\r\n  font-family:'Prompt',sans-serif;\r\n  color:#2C3527;\r\n  line-height:1.7;\r\n  overflow-x:hidden;\r\n}\r\n.mp .font-display{font-family:'Prompt',sans-serif}\r\n\r\n\/* HERO *\/\r\n.mp .hero{\r\n  position:relative;\r\n  min-height:100vh;\r\n  min-height:100svh;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  overflow:hidden;\r\n  background:#2C3527;\r\n}\r\n.mp .hero-bg{\r\n  position:absolute;inset:0;\r\n  background-size:cover;\r\n  background-position:center;\r\n  background-repeat:no-repeat;\r\n  filter:brightness(0.35);\r\n  transform:scale(1.05);\r\n  transition:transform 8s ease;\r\n}\r\n.mp .hero:hover .hero-bg{transform:scale(1.1)}\r\n.mp .hero-overlay{\r\n  position:absolute;inset:0;\r\n  background:linear-gradient(180deg,rgba(44,53,39,0.3) 0%,rgba(44,53,39,0.6) 100%);\r\n}\r\n.mp .hero-content{\r\n  position:relative;z-index:2;\r\n  text-align:center;\r\n  max-width:800px;\r\n  padding:2rem;\r\n  animation:mpFadeUp 1.2s ease both;\r\n}\r\n@keyframes mpFadeUp{\r\n  from{opacity:0;transform:translateY(40px)}\r\n  to{opacity:1;transform:translateY(0)}\r\n}\r\n.mp .hero-badge{\r\n  display:inline-block;\r\n  padding:0.4rem 1.5rem;\r\n  border:1px solid #DFC89A;\r\n  color:#DFC89A;\r\n  font-size:0.75rem;\r\n  letter-spacing:4px;\r\n  text-transform:uppercase;\r\n  margin-bottom:1.5rem;\r\n  font-weight:500;\r\n}\r\n.mp .hero h1{\r\n  font-family:'Prompt',sans-serif;\r\n  font-size:clamp(2.2rem,5.5vw,4.2rem);\r\n  color:#FFFFFF;\r\n  font-weight:700;\r\n  line-height:1.2;\r\n  margin-bottom:1rem;\r\n}\r\n.mp .hero h1 span{color:#DFC89A}\r\n.mp .hero-sub{\r\n  color:rgba(255,255,255,0.85);\r\n  font-size:clamp(0.95rem,2vw,1.15rem);\r\n  font-weight:300;\r\n  max-width:600px;\r\n  margin:0 auto 2.5rem;\r\n  line-height:1.8;\r\n}\r\n.mp .btn-group{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}\r\n.mp .btn{\r\n  display:inline-flex;align-items:center;gap:0.5rem;\r\n  padding:0.9rem 2.2rem;\r\n  font-family:'Prompt',sans-serif;\r\n  font-size:0.95rem;\r\n  font-weight:600;\r\n  text-decoration:none;\r\n  border-radius:0;\r\n  transition:all 0.4s ease;\r\n  letter-spacing:0.5px;\r\n  cursor:pointer;\r\n  border:none;\r\n}\r\n.mp .btn-primary{background:#5C6B52;color:#FFFFFF}\r\n.mp .btn-primary:hover{background:#7A8B6F;transform:translateY(-2px)}\r\n.mp .btn-outline{background:transparent;color:#FFFFFF;border:1px solid rgba(255,255,255,0.5)}\r\n.mp .btn-outline:hover{border-color:#DFC89A;color:#DFC89A}\r\n\r\n\/* SECTION COMMON *\/\r\n.mp section{padding:5rem 1.5rem}\r\n.mp .container{max-width:1100px;margin:0 auto}\r\n.mp .section-label{\r\n  display:inline-block;\r\n  font-size:0.7rem;\r\n  letter-spacing:4px;\r\n  text-transform:uppercase;\r\n  color:#7A8B6F;\r\n  font-weight:600;\r\n  margin-bottom:0.75rem;\r\n}\r\n.mp .section-title{\r\n  font-family:'Prompt',sans-serif;\r\n  font-size:clamp(1.8rem,4vw,2.8rem);\r\n  font-weight:700;\r\n  color:#2C3527;\r\n  margin-bottom:1rem;\r\n  line-height:1.25;\r\n}\r\n.mp .section-desc{\r\n  color:#6B7A62;\r\n  font-size:1.05rem;\r\n  max-width:650px;\r\n  font-weight:300;\r\n  line-height:1.8;\r\n}\r\n\r\n\/* FEATURES BAR *\/\r\n.mp .features-bar{background:#5C6B52;padding:3rem 1.5rem}\r\n.mp .features-grid{\r\n  max-width:1100px;margin:0 auto;\r\n  display:grid;\r\n  grid-template-columns:repeat(4,1fr);\r\n  gap:1.5rem;\r\n}\r\n.mp .feature-item{\r\n  text-align:center;\r\n  padding:1.5rem 1rem;\r\n  border-right:1px solid rgba(255,255,255,0.1);\r\n}\r\n.mp .feature-item:last-child{border-right:none}\r\n.mp .feature-icon{width:48px;height:48px;margin:0 auto 1rem;opacity:0.9}\r\n.mp .feature-icon svg{width:100%;height:100%}\r\n.mp .feature-item h3{color:#FFFFFF;font-size:0.95rem;font-weight:600;margin-bottom:0.3rem}\r\n.mp .feature-item p{color:rgba(255,255,255,0.6);font-size:0.8rem;font-weight:300}\r\n\r\n\/* ABOUT *\/\r\n.mp .about{background:#FFFFFF}\r\n.mp .about-grid{\r\n  display:grid;\r\n  grid-template-columns:1fr 1fr;\r\n  gap:4rem;\r\n  align-items:center;\r\n}\r\n.mp .about-img{position:relative;overflow:hidden;border-radius:12px}\r\n.mp .about-img img{\r\n  width:100%;\r\n  aspect-ratio:4\/3;\r\n  object-fit:cover;\r\n  object-position:center;\r\n  display:block;\r\n  transition:transform 0.8s ease;\r\n}\r\n.mp .about-img:hover img{transform:scale(1.03)}\r\n.mp .about-img::after{\r\n  content:'';position:absolute;\r\n  bottom:-15px;right:-15px;\r\n  width:120px;height:120px;\r\n  border:2px solid #D4DFD0;\r\n  z-index:-1;\r\n}\r\n\r\n\/* GALLERY *\/\r\n.mp .gallery{background:#FAF7F2}\r\n.mp .gallery-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(2,1fr);\r\n  gap:0.75rem;\r\n  margin-top:3rem;\r\n}\r\n.mp .gallery-item{\r\n  position:relative;overflow:hidden;\r\n  aspect-ratio:4\/3;\r\n  cursor:pointer;\r\n  border-radius:12px;\r\n}\r\n.mp .gallery-item img{\r\n  width:100%;height:100%;\r\n  object-fit:cover;\r\n  object-position:center;\r\n  transition:transform 0.7s ease, filter 0.7s ease;\r\n}\r\n.mp .gallery-item:hover img{transform:scale(1.08);filter:brightness(0.8)}\r\n.mp .gallery-item .g-overlay{\r\n  position:absolute;inset:0;\r\n  border-radius:12px;\r\n  background:linear-gradient(180deg,transparent 50%,rgba(44,53,39,0.7) 100%);\r\n  opacity:0;transition:opacity 0.5s ease;\r\n  display:flex;align-items:flex-end;padding:1.2rem;\r\n}\r\n.mp .gallery-item:hover .g-overlay{opacity:1}\r\n.mp .g-overlay span{color:#FFFFFF;font-size:0.85rem;font-weight:500}\r\n.mp .gallery-item.span-full{grid-column:1 \/ -1;aspect-ratio:16\/9;}\r\n\r\n\/* USE CASES *\/\r\n.mp .usecases{background:#FFFFFF}\r\n.mp .use-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:1.5rem;margin-top:3rem;\r\n}\r\n.mp .use-card{\r\n  padding:2rem;background:#FAF7F2;\r\n  border-left:3px solid #D4DFD0;\r\n  transition:all 0.4s ease;\r\n}\r\n.mp .use-card:hover{\r\n  border-left-color:#5C6B52;\r\n  transform:translateY(-4px);\r\n  box-shadow:0 12px 40px rgba(92,107,82,0.08);\r\n}\r\n.mp .use-card h3{\r\n  font-family:'Prompt',sans-serif;\r\n  font-size:1.3rem;font-weight:700;\r\n  margin-bottom:0.5rem;color:#2C3527;\r\n}\r\n.mp .use-card p{font-size:0.88rem;color:#6B7A62;font-weight:300}\r\n\r\n\/* FACILITIES *\/\r\n.mp .facilities{background:#EDF2EB}\r\n.mp .fac-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(5,1fr);\r\n  gap:1.2rem;margin-top:3rem;\r\n}\r\n.mp .fac-item{\r\n  text-align:center;padding:2rem 1rem;\r\n  background:#FFFFFF;transition:all 0.4s ease;\r\n}\r\n.mp .fac-item:hover{\r\n  transform:translateY(-4px);\r\n  box-shadow:0 8px 30px rgba(92,107,82,0.1);\r\n}\r\n.mp .fac-item svg{width:36px;height:36px;color:#5C6B52;margin-bottom:0.8rem}\r\n.mp .fac-item span{display:block;font-size:0.85rem;font-weight:500;color:#4A5543}\r\n\r\n\/* CATERING *\/\r\n.mp .catering{background:#FFFFFF}\r\n.mp .catering-grid{\r\n  display:grid;\r\n  grid-template-columns:1fr 1fr;\r\n  gap:0.75rem;margin-top:3rem;\r\n}\r\n.mp .catering-img{overflow:hidden;border-radius:12px}\r\n.mp .catering-img img{\r\n  width:100%;\r\n  aspect-ratio:4\/3;\r\n  object-fit:cover;\r\n  object-position:center;\r\n  display:block;\r\n  transition:transform 0.7s ease;\r\n}\r\n.mp .catering-img:hover img{transform:scale(1.05)}\r\n\r\n\/* PRICING *\/\r\n.mp .pricing{background:#FAF7F2}\r\n.mp .pricing-img-wrap{\r\n  max-width:700px;\r\n  margin:2.5rem auto 0;\r\n  border-radius:12px;\r\n  overflow:hidden;\r\n  box-shadow:0 8px 30px rgba(92,107,82,0.1);\r\n}\r\n.mp .pricing-img-wrap img{\r\n  width:100%;\r\n  height:auto;\r\n  display:block;\r\n}\r\n\r\n\/* CTA *\/\r\n.mp .cta{background:#5C6B52;text-align:center;padding:5rem 1.5rem}\r\n.mp .cta .section-title{color:#FFFFFF}\r\n.mp .cta .section-desc{color:rgba(255,255,255,0.7);margin:0 auto 2.5rem}\r\n.mp .cta .btn-primary{background:#C4A265;color:#2C3527}\r\n.mp .cta .btn-primary:hover{background:#DFC89A}\r\n.mp .cta .btn-outline{color:#FFFFFF;border-color:rgba(255,255,255,0.4)}\r\n.mp .cta .btn-outline:hover{border-color:#DFC89A;color:#DFC89A}\r\n\r\n\/* CONTACT BAR *\/\r\n.mp .contact-bar{background:#2C3527;padding:2rem 1.5rem;text-align:center}\r\n.mp .contact-bar-inner{\r\n  max-width:1100px;margin:0 auto;\r\n  display:flex;justify-content:center;\r\n  gap:3rem;flex-wrap:wrap;\r\n}\r\n.mp .contact-item{\r\n  display:flex;align-items:center;gap:0.6rem;\r\n  color:rgba(255,255,255,0.8);\r\n  font-size:0.9rem;text-decoration:none;transition:color 0.3s;\r\n}\r\n.mp .contact-item:hover{color:#DFC89A}\r\n.mp .contact-item svg{width:18px;height:18px;flex-shrink:0}\r\n\r\n\/* RESPONSIVE *\/\r\n@media(max-width:900px){\r\n  .mp .features-grid{grid-template-columns:repeat(2,1fr)}\r\n  .mp .feature-item{border-right:none}\r\n  .mp .about-grid{grid-template-columns:1fr;gap:2rem}\r\n  .mp .about-img::after{display:none}\r\n  .mp .gallery-grid{grid-template-columns:1fr 1fr}\r\n  .mp .gallery-item.span-full{grid-column:1 \/ -1}\r\n  .mp .use-grid{grid-template-columns:1fr 1fr}\r\n  .mp .fac-grid{grid-template-columns:repeat(3,1fr)}\r\n  .mp .catering-grid{grid-template-columns:1fr}\r\n}\r\n@media(max-width:600px){\r\n  .mp .features-grid{grid-template-columns:1fr}\r\n  .mp .gallery-grid{grid-template-columns:1fr}\r\n  .mp .gallery-item.span-full{grid-column:1}\r\n  .mp .use-grid{grid-template-columns:1fr}\r\n  .mp .fac-grid{grid-template-columns:repeat(2,1fr)}\r\n  .mp section{padding:3.5rem 1.2rem}\r\n  .mp .btn-group{flex-direction:column;align-items:center}\r\n}\r\n\r\n\/* SCROLL ANIMATIONS *\/\r\n.mp .reveal{opacity:0;transform:translateY(30px);transition:opacity 0.8s ease, transform 0.8s ease}\r\n.mp .reveal.visible{opacity:1;transform:translateY(0)}\r\n<\/style>\r\n\r\n<!-- ============================================================\r\n     \u0e04\u0e33\u0e41\u0e19\u0e30\u0e19\u0e33: \u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b 6 \u0e23\u0e39\u0e1b\u0e40\u0e02\u0e49\u0e32 WordPress Media Library\r\n     \u0e41\u0e25\u0e49\u0e27\u0e19\u0e33 URL \u0e21\u0e32\u0e27\u0e32\u0e07\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 YOUR_IMAGE_URL_X \u0e02\u0e49\u0e32\u0e07\u0e25\u0e48\u0e32\u0e07\u0e19\u0e35\u0e49\r\n\r\n     \u0e23\u0e39\u0e1b\u0e17\u0e35\u0e48 1 = \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21 U-shape \u0e21\u0e38\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07 + \u0e08\u0e2d\u0e09\u0e32\u0e22 (hero background)\r\n     \u0e23\u0e39\u0e1b\u0e17\u0e35\u0e48 2 = \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e40\u0e2b\u0e47\u0e19\u0e1c\u0e49\u0e32\u0e21\u0e48\u0e32\u0e19\r\n     \u0e23\u0e39\u0e1b\u0e17\u0e35\u0e48 3 = \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e08\u0e2d\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\r\n     \u0e23\u0e39\u0e1b\u0e17\u0e35\u0e48 4 = \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e21\u0e38\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e49\u0e2d\u0e07\r\n     \u0e23\u0e39\u0e1b\u0e17\u0e35\u0e48 5 = \u0e42\u0e15\u0e4a\u0e30\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e2b\u0e23\u0e39\u0e2b\u0e23\u0e32 (\u0e1c\u0e49\u0e32\u0e40\u0e0a\u0e47\u0e14\u0e1b\u0e32\u0e01\u0e1e\u0e31\u0e1a)\r\n     \u0e23\u0e39\u0e1b\u0e17\u0e35\u0e48 6 = \u0e42\u0e15\u0e4a\u0e30\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e21\u0e38\u0e21\u0e22\u0e32\u0e27 \u0e40\u0e2b\u0e47\u0e19\u0e40\u0e27\u0e17\u0e35\u0e14\u0e19\u0e15\u0e23\u0e35\r\n     ============================================================ -->\r\n\r\n<div class=\"mp\">\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-bg\" style=\"background-image:url('https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/meeting-room-4.png');\"><\/div>\r\n  <div class=\"hero-overlay\"><\/div>\r\n  <div class=\"hero-content\">\r\n    <div class=\"hero-badge\">Chana Bangkok Hotel<\/div>\r\n    <h1>\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32<br><span>\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21<\/span><\/h1>\r\n    <p class=\"hero-sub\">\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21 \u0e2a\u0e31\u0e21\u0e21\u0e19\u0e32 \u0e2d\u0e1a\u0e23\u0e21 \u0e41\u0e25\u0e30\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e0a\u0e2d\u0e1b<br>\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e04\u0e23\u0e1a\u0e04\u0e23\u0e31\u0e19 \u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Catering \/ Coffee Break \u0e43\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e40\u0e14\u0e35\u0e22\u0e27<\/p>\r\n    <div class=\"btn-group\">\r\n      <a href=\"tel:029199603\" class=\"btn btn-primary\">\r\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.362 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>\r\n        \u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e23\u0e32\u0e04\u0e32\r\n      <\/a>\r\n      <a href=\"https:\/\/line.me\/R\/ti\/p\/@chanahotel\" target=\"_blank\" class=\"btn btn-outline\">\u0e08\u0e2d\u0e07\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FEATURES BAR -->\r\n<div class=\"features-bar\">\r\n  <div class=\"features-grid\">\r\n    <div class=\"feature-item\">\r\n      <div class=\"feature-icon\">\r\n        <svg fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"\/><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>\u0e17\u0e33\u0e40\u0e25\u0e14\u0e35 \u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21<\/h3>\r\n      <p>\u0e41\u0e25\u0e30 Fashion Island<\/p>\r\n    <\/div>\r\n    <div class=\"feature-item\">\r\n      <div class=\"feature-icon\">\r\n        <svg fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e17\u0e38\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e07\u0e32\u0e19<\/h3>\r\n      <p>\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21 \/ \u0e2d\u0e1a\u0e23\u0e21 \/ \u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e0a\u0e2d\u0e1b<\/p>\r\n    <\/div>\r\n    <div class=\"feature-item\">\r\n      <div class=\"feature-icon\">\r\n        <svg fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M6 20.25h12m-7.5-3v3m3-3v3m-10.125-3h17.25c.621 0 1.125-.504 1.125-1.125V4.875c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v12.25c0 .621.504 1.125 1.125 1.125z\"\/><\/svg>\r\n      <\/div>\r\n      <h3>\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e04\u0e23\u0e1a\u0e04\u0e23\u0e31\u0e19<\/h3>\r\n      <p>\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e40\u0e15\u0e2d\u0e23\u0e4c \u0e08\u0e2d\u0e09\u0e32\u0e22 Wi-Fi<\/p>\r\n    <\/div>\r\n    <div class=\"feature-item\">\r\n      <div class=\"feature-icon\">\r\n        <svg fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.87c1.355 0 2.697.055 4.024.165C17.155 8.51 18 9.473 18 10.608v2.513M15 8.25v-1.5m-6 1.5v-1.5m12 9.75l-1.5.75a3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0L3 16.5m18-12.75l-1.5.75a3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0L3 4.5\"\/><\/svg>\r\n      <\/div>\r\n      <h3>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Catering<\/h3>\r\n      <p>Coffee Break \/ \u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19<\/p>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- ABOUT -->\r\n<section class=\"about\">\r\n  <div class=\"container\">\r\n    <div class=\"about-grid\">\r\n      <div class=\"about-img reveal\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/meeting-room-3.png\" alt=\"\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32 Chana Bangkok Hotel \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e08\u0e2d\u0e09\u0e32\u0e22\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e40\u0e15\u0e2d\u0e23\u0e4c\" loading=\"lazy\">\r\n      <\/div>\r\n      <div class=\"reveal\">\r\n        <span class=\"section-label\">About Our Space<\/span>\r\n        <h2 class=\"section-title\">\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e17\u0e35\u0e48\u0e15\u0e2d\u0e1a\u0e42\u0e08\u0e17\u0e22\u0e4c<br>\u0e17\u0e38\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19<\/h2>\r\n        <p class=\"section-desc\">Chana Bangkok Hotel \u0e43\u0e2b\u0e49\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e01\u0e23 \u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17 \u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19 \u0e41\u0e25\u0e30\u0e01\u0e25\u0e38\u0e48\u0e21\u0e25\u0e39\u0e01\u0e04\u0e49\u0e32\u0e17\u0e35\u0e48\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e2b\u0e23\u0e37\u0e2d\u0e08\u0e31\u0e14\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21 \u0e43\u0e19\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e40\u0e23\u0e35\u0e22\u0e1a\u0e07\u0e48\u0e32\u0e22 \u0e40\u0e14\u0e34\u0e19\u0e17\u0e32\u0e07\u0e2a\u0e30\u0e14\u0e27\u0e01 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2a\u0e34\u0e48\u0e07\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e04\u0e23\u0e1a\u0e04\u0e23\u0e31\u0e19<\/p>\r\n        <div style=\"margin-top:2rem\">\r\n          <a href=\"https:\/\/line.me\/R\/ti\/p\/@chanahotel\" target=\"_blank\" class=\"btn btn-primary\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32<\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- GALLERY -->\r\n<section class=\"gallery\">\r\n  <div class=\"container\">\r\n    <div style=\"text-align:center\" class=\"reveal\">\r\n      <span class=\"section-label\">Gallery<\/span>\r\n      <h2 class=\"section-title\">\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">\u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e42\u0e15\u0e4a\u0e30\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e07\u0e32\u0e19 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21\u0e15\u0e32\u0e21\u0e04\u0e27\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23<\/p>\r\n    <\/div>\r\n    <div class=\"gallery-grid reveal\">\r\n      <div class=\"gallery-item span-full\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/meeting-room-4.png\" alt=\"\u0e2b\u0e49\u0e2d\u0e07\u0e2a\u0e31\u0e21\u0e21\u0e19\u0e32\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e42\u0e15\u0e4a\u0e30\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e41\u0e25\u0e30\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e40\u0e15\u0e2d\u0e23\u0e4c\" loading=\"lazy\">\r\n        <div class=\"g-overlay\"><span>\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e41\u0e1a\u0e1a U-Shape \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e08\u0e2d\u0e09\u0e32\u0e22<\/span><\/div>\r\n      <\/div>\r\n      <div class=\"gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/meeting-room-2.jpg\" alt=\"\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32 Chana Bangkok Hotel \u0e41\u0e1a\u0e1a U-shape \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e08\u0e2d\u0e09\u0e32\u0e22\" loading=\"lazy\">\r\n        <div class=\"g-overlay\"><span>\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e41\u0e25\u0e30\u0e08\u0e2d\u0e09\u0e32\u0e22<\/span><\/div>\r\n      <\/div>\r\n      <div class=\"gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/meeting-room-1.jpg\" alt=\"\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e1c\u0e49\u0e32\u0e21\u0e48\u0e32\u0e19\u0e41\u0e25\u0e30\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48\u0e01\u0e27\u0e49\u0e32\u0e07\u0e02\u0e27\u0e32\u0e07\" loading=\"lazy\">\r\n        <div class=\"g-overlay\"><span>\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21<\/span><\/div>\r\n      <\/div>\r\n      <div class=\"gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/meeting-room-3.png\" alt=\"\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2d\u0e1a\u0e23\u0e21\u0e41\u0e25\u0e30\u0e2a\u0e31\u0e21\u0e21\u0e19\u0e32\u0e43\u0e19\u0e04\u0e31\u0e19\u0e19\u0e32\u0e22\u0e32\u0e27\" loading=\"lazy\">\r\n        <div class=\"g-overlay\"><span>\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e08\u0e23\u0e34\u0e07<\/span><\/div>\r\n      <\/div>\r\n      <div class=\"gallery-item\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/catering-1.jpg\" alt=\"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 catering \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e17\u0e35\u0e48 Chana Bangkok Hotel\" loading=\"lazy\">\r\n        <div class=\"g-overlay\"><span>\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e20\u0e32\u0e22\u0e43\u0e19\u0e42\u0e23\u0e07\u0e41\u0e23\u0e21<\/span><\/div>\r\n      <\/div>\r\n      <div class=\"gallery-item span-full\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/catering-2.jpg\" alt=\"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e41\u0e25\u0e30\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e17\u0e35\u0e48 Chana Bangkok Hotel\" loading=\"lazy\">\r\n        <div class=\"g-overlay\"><span>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e17\u0e38\u0e01\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a<\/span><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- USE CASES -->\r\n<section class=\"usecases\">\r\n  <div class=\"container\">\r\n    <div style=\"text-align:center\" class=\"reveal\">\r\n      <span class=\"section-label\">Versatile Space<\/span>\r\n      <h2 class=\"section-title\">\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e41\u0e1a\u0e1a\u0e44\u0e2b\u0e19\u0e1a\u0e49\u0e32\u0e07<\/h2>\r\n    <\/div>\r\n    <div class=\"use-grid reveal\">\r\n      <div class=\"use-card\">\r\n        <h3>\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e1a\u0e23\u0e34\u0e29\u0e31\u0e17<\/h3>\r\n        <p>\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e17\u0e35\u0e21\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01\u0e16\u0e36\u0e07\u0e01\u0e25\u0e32\u0e07 \u0e43\u0e19\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e40\u0e1b\u0e47\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e2d\u0e38\u0e1b\u0e01\u0e23\u0e13\u0e4c\u0e04\u0e23\u0e1a<\/p>\r\n      <\/div>\r\n      <div class=\"use-card\">\r\n        <h3>\u0e2a\u0e31\u0e21\u0e21\u0e19\u0e32 \/ \u0e2d\u0e1a\u0e23\u0e21<\/h3>\r\n        <p>\u0e08\u0e31\u0e14\u0e2d\u0e1a\u0e23\u0e21\u0e1a\u0e38\u0e04\u0e25\u0e32\u0e01\u0e23 \u0e2a\u0e31\u0e21\u0e21\u0e19\u0e32\u0e27\u0e34\u0e0a\u0e32\u0e01\u0e32\u0e23 \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e23\u0e30\u0e1a\u0e1a\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e41\u0e25\u0e30 Coffee Break<\/p>\r\n      <\/div>\r\n      <div class=\"use-card\">\r\n        <h3>Workshop<\/h3>\r\n        <p>\u0e40\u0e27\u0e34\u0e23\u0e4c\u0e01\u0e0a\u0e2d\u0e1b\u0e40\u0e0a\u0e34\u0e07\u0e1b\u0e0f\u0e34\u0e1a\u0e31\u0e15\u0e34 \u0e1b\u0e23\u0e31\u0e1a\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e42\u0e15\u0e4a\u0e30\u0e44\u0e14\u0e49\u0e15\u0e32\u0e21\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21<\/p>\r\n      <\/div>\r\n      <div class=\"use-card\">\r\n        <h3>Presentation<\/h3>\r\n        <p>\u0e19\u0e33\u0e40\u0e2a\u0e19\u0e2d\u0e1c\u0e25\u0e07\u0e32\u0e19 \u0e41\u0e1c\u0e19\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08 \u0e2b\u0e23\u0e37\u0e2d\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e15\u0e4c \u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e08\u0e2d\u0e09\u0e32\u0e22\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e0d\u0e48<\/p>\r\n      <\/div>\r\n      <div class=\"use-card\">\r\n        <h3>Private Event<\/h3>\r\n        <p>\u0e08\u0e31\u0e14\u0e07\u0e32\u0e19\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07 \u0e07\u0e32\u0e19\u0e2a\u0e31\u0e07\u0e2a\u0e23\u0e23\u0e04\u0e4c\u0e41\u0e1a\u0e1a\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 \u0e43\u0e19\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e2b\u0e23\u0e39\u0e2b\u0e23\u0e32<\/p>\r\n      <\/div>\r\n      <div class=\"use-card\">\r\n        <h3>\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07 \/ Catering<\/h3>\r\n        <p>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e1a\u0e1a\u0e1a\u0e38\u0e1f\u0e40\u0e1f\u0e48\u0e15\u0e4c \u0e40\u0e0b\u0e47\u0e15\u0e42\u0e15\u0e4a\u0e30\u0e2d\u0e32\u0e2b\u0e32\u0e23 \u0e2b\u0e23\u0e37\u0e2d\u0e2a\u0e31\u0e48\u0e07\u0e40\u0e21\u0e19\u0e39\u0e15\u0e32\u0e21\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- FACILITIES -->\r\n<section class=\"facilities\">\r\n  <div class=\"container\">\r\n    <div style=\"text-align:center\" class=\"reveal\">\r\n      <span class=\"section-label\">Facilities<\/span>\r\n      <h2 class=\"section-title\">\u0e2a\u0e34\u0e48\u0e07\u0e2d\u0e33\u0e19\u0e27\u0e22\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e20\u0e32\u0e22\u0e43\u0e19\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21<\/h2>\r\n    <\/div>\r\n    <div class=\"fac-grid reveal\">\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M6 20.25h12m-7.5-3v3m3-3v3m-10.125-3h17.25c.621 0 1.125-.504 1.125-1.125V4.875c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125v12.25c0 .621.504 1.125 1.125 1.125z\"\/><\/svg>\r\n        <span>\u0e42\u0e1b\u0e23\u0e40\u0e08\u0e01\u0e40\u0e15\u0e2d\u0e23\u0e4c<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z\"\/><\/svg>\r\n        <span>\u0e23\u0e2d\u0e07\u0e23\u0e31\u0e1a 30-40 \u0e04\u0e19<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8.288 15.038a5.25 5.25 0 017.424 0M5.106 11.856c3.807-3.808 9.98-3.808 13.788 0M1.924 8.674c5.565-5.565 14.587-5.565 20.152 0M12.53 18.22l-.53.53-.53-.53a.75.75 0 011.06 0z\"\/><\/svg>\r\n        <span>Wi-Fi<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.227l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z\"\/><\/svg>\r\n        <span>\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e1b\u0e23\u0e31\u0e1a\u0e2d\u0e32\u0e01\u0e32\u0e28<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M4.26 10.147a60.436 60.436 0 00-.491 6.347A48.627 48.627 0 0112 20.904a48.627 48.627 0 018.232-4.41 60.46 60.46 0 00-.491-6.347m-15.482 0a50.57 50.57 0 00-2.658-.813A59.905 59.905 0 0112 3.493a59.902 59.902 0 0110.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.697 50.697 0 0112 13.489a50.702 50.702 0 017.74-3.342\"\/><\/svg>\r\n        <span>\u0e42\u0e15\u0e4a\u0e30\u0e41\u0e25\u0e30\u0e40\u0e01\u0e49\u0e32\u0e2d\u0e35\u0e49<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M16.5 8.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v8.25A2.25 2.25 0 006 16.5h2.25m8.25-8.25H18a2.25 2.25 0 012.25 2.25V18A2.25 2.25 0 0118 20.25h-7.5A2.25 2.25 0 018.25 18v-1.5\"\/><\/svg>\r\n        <span>\u0e44\u0e27\u0e17\u0e4c\u0e1a\u0e2d\u0e23\u0e4c\u0e14<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M3.75 13.5l10.5-11.25L12 10.5h8.25L9.75 21.75 12 13.5H3.75z\"\/><\/svg>\r\n        <span>\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e44\u0e1f \/ \u0e08\u0e38\u0e14\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e15\u0e48\u0e2d<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M8.25 18.75a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h6m-9 0H3.375a1.125 1.125 0 01-1.125-1.125V14.25m17.25 4.5a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m3 0h1.125c.621 0 1.129-.504 1.09-1.124a17.902 17.902 0 00-3.213-9.193 2.056 2.056 0 00-1.58-.86H14.25M16.5 18.75h-2.25m0-11.177v-.958c0-.568-.422-1.048-.987-1.106a48.554 48.554 0 00-10.026 0 1.106 1.106 0 00-.987 1.106v7.635m12-6.677v6.677m0 4.5v-4.5m0 0h-12\"\/><\/svg>\r\n        <span>\u0e17\u0e35\u0e48\u0e08\u0e2d\u0e14\u0e23\u0e16<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M12 8.25v-1.5m0 1.5c-1.355 0-2.697.056-4.024.166C6.845 8.51 6 9.473 6 10.608v2.513m6-4.87c1.355 0 2.697.055 4.024.165C17.155 8.51 18 9.473 18 10.608v2.513M15 8.25v-1.5m-6 1.5v-1.5m12 9.75l-1.5.75a3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0 3.354 3.354 0 01-3 0 3.354 3.354 0 00-3 0L3 16.5\"\/><\/svg>\r\n        <span>\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2d\u0e32\u0e2b\u0e32\u0e23<\/span>\r\n      <\/div>\r\n      <div class=\"fac-item\">\r\n        <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z\"\/><\/svg>\r\n        <span>\u0e2b\u0e49\u0e2d\u0e07\u0e19\u0e49\u0e33<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- PRICING -->\r\n<section class=\"pricing\">\r\n  <div class=\"container\">\r\n    <div style=\"text-align:center\" class=\"reveal\">\r\n      <span class=\"section-label\">Pricing<\/span>\r\n      <h2 class=\"section-title\">\u0e2d\u0e31\u0e15\u0e23\u0e32\u0e04\u0e48\u0e32\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">\u0e23\u0e32\u0e04\u0e32\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e15\u0e48\u0e32\u0e07 \u0e46 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21 \u0e2a\u0e31\u0e21\u0e21\u0e19\u0e32 \u0e41\u0e25\u0e30\u0e2d\u0e35\u0e40\u0e27\u0e19\u0e15\u0e4c<\/p>\r\n    <\/div>\r\n    <div class=\"pricing-img-wrap reveal\">\r\n      <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/493013182_1236240771835656_1649067332150769964_n.jpg\" alt=\"\u0e23\u0e32\u0e04\u0e32\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32 Chana Bangkok Hotel \u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e04\u0e31\u0e19\u0e19\u0e32\u0e22\u0e32\u0e27\" loading=\"lazy\">\r\n    <\/div>\r\n    <div style=\"text-align:center;margin-top:2.5rem\" class=\"reveal\">\r\n      <a href=\"https:\/\/line.me\/R\/ti\/p\/@chanahotel\" target=\"_blank\" class=\"btn btn-primary\">\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e27\u0e31\u0e19\u0e27\u0e48\u0e32\u0e07<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CATERING SECTION -->\r\n<section class=\"catering\">\r\n  <div class=\"container\">\r\n    <div style=\"text-align:center;margin-bottom:1rem\" class=\"reveal\">\r\n      <span class=\"section-label\">Catering &amp; Dining<\/span>\r\n      <h2 class=\"section-title\">\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 Catering \u0e41\u0e25\u0e30 Coffee Break<\/h2>\r\n      <p class=\"section-desc\" style=\"margin:0 auto\">\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e30\u0e14\u0e27\u0e01\u0e43\u0e2b\u0e49\u0e01\u0e32\u0e23\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e27\u0e22\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e27\u0e48\u0e32\u0e07 \u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21 \u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e01\u0e25\u0e32\u0e07\u0e27\u0e31\u0e19 \u0e1a\u0e38\u0e1f\u0e40\u0e1f\u0e48\u0e15\u0e4c \u0e2b\u0e23\u0e37\u0e2d\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e41\u0e1a\u0e1a\u0e2a\u0e48\u0e27\u0e19\u0e15\u0e31\u0e27 \u0e42\u0e14\u0e22\u0e17\u0e35\u0e21 Chana Cafe &amp; Restaurant<\/p>\r\n      <p style=\"margin:1.5rem auto 0;font-size:0.85rem;color:#7A8B6F;font-style:italic;font-weight:400\">\u2014 \u0e20\u0e32\u0e1e\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e01\u0e32\u0e28\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e07\u0e32\u0e19\u0e20\u0e32\u0e22\u0e43\u0e19\u0e42\u0e23\u0e07\u0e41\u0e23\u0e21 \u2014<\/p>\r\n    <\/div>\r\n    <div class=\"catering-grid reveal\">\r\n      <div class=\"catering-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/catering-1.jpg\" alt=\"\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e41\u0e1a\u0e1a\u0e2b\u0e23\u0e39\u0e2b\u0e23\u0e32 Chana Bangkok Hotel\" loading=\"lazy\">\r\n      <\/div>\r\n      <div class=\"catering-img\">\r\n        <img decoding=\"async\" src=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2026\/04\/catering-2.jpg\" alt=\"\u0e42\u0e15\u0e4a\u0e30\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e25\u0e35\u0e49\u0e22\u0e07\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e40\u0e2a\u0e34\u0e23\u0e4c\u0e1f\" loading=\"lazy\">\r\n      <\/div>\r\n    <\/div>\r\n    <div style=\"text-align:center;margin-top:2.5rem\" class=\"reveal\">\r\n      <a href=\"https:\/\/line.me\/R\/ti\/p\/@chanahotel\" target=\"_blank\" class=\"btn btn-primary\">\u0e15\u0e34\u0e14\u0e15\u0e48\u0e2d\u0e40\u0e23\u0e32<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta\" id=\"contact\">\r\n  <div class=\"container reveal\">\r\n    <span class=\"section-label\" style=\"color:#DFC89A\">Contact Us<\/span>\r\n    <h2 class=\"section-title\">\u0e01\u0e33\u0e25\u0e31\u0e07\u0e21\u0e2d\u0e07\u0e2b\u0e32\u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21<br>\u0e43\u0e19\u0e42\u0e0b\u0e19\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21\u0e2d\u0e22\u0e39\u0e48\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?<\/h2>\r\n    <p class=\"section-desc\">\u0e2a\u0e2d\u0e1a\u0e16\u0e32\u0e21\u0e23\u0e32\u0e22\u0e25\u0e30\u0e40\u0e2d\u0e35\u0e22\u0e14 \u0e23\u0e32\u0e04\u0e32 \u0e41\u0e25\u0e30\u0e27\u0e31\u0e19\u0e27\u0e48\u0e32\u0e07\u0e44\u0e14\u0e49\u0e40\u0e25\u0e22<br>\u0e17\u0e35\u0e21\u0e07\u0e32\u0e19\u0e1e\u0e23\u0e49\u0e2d\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e2b\u0e49\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e41\u0e1e\u0e47\u0e01\u0e40\u0e01\u0e08\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e07\u0e32\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13<\/p>\r\n    <div class=\"btn-group\">\r\n      <a href=\"tel:029199603\" class=\"btn btn-primary\">\r\n        <svg width=\"18\" height=\"18\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.362 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>\r\n        \u0e42\u0e17\u0e23\u0e40\u0e25\u0e22\r\n      <\/a>\r\n      <a href=\"https:\/\/line.me\/R\/ti\/p\/@chanahotel\" target=\"_blank\" class=\"btn btn-outline\">\u0e41\u0e2d\u0e14\u0e44\u0e25\u0e19\u0e4c @chanahotel<\/a>\r\n      <a href=\"https:\/\/www.facebook.com\/ChanaBangkokHotel\" target=\"_blank\" class=\"btn btn-outline\">\u0e2a\u0e48\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21 Facebook<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CONTACT BAR -->\r\n<div class=\"contact-bar\">\r\n  <div class=\"contact-bar-inner\">\r\n    <a href=\"tel:029199603\" class=\"contact-item\">\r\n      <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07 19.5 19.5 0 01-6-6 19.79 19.79 0 01-3.07-8.67A2 2 0 014.11 2h3a2 2 0 012 1.72c.127.96.362 1.903.7 2.81a2 2 0 01-.45 2.11L8.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0122 16.92z\"\/><\/svg>\r\n      02-919-9603-4\r\n    <\/a>\r\n    <a href=\"tel:0922254562\" class=\"contact-item\">\r\n      <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M10.5 1.5H8.25A2.25 2.25 0 006 3.75v16.5a2.25 2.25 0 002.25 2.25h7.5A2.25 2.25 0 0018 20.25V3.75a2.25 2.25 0 00-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3\"\/><\/svg>\r\n      092-225-4562\r\n    <\/a>\r\n    <a href=\"mailto:info@chanabangkokhotel.com\" class=\"contact-item\">\r\n      <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M21.75 6.75v10.5a2.25 2.25 0 01-2.25 2.25h-15a2.25 2.25 0 01-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0019.5 4.5h-15a2.25 2.25 0 00-2.25 2.25m19.5 0v.243a2.25 2.25 0 01-1.07 1.916l-7.5 4.615a2.25 2.25 0 01-2.36 0L3.32 8.91a2.25 2.25 0 01-1.07-1.916V6.75\"\/><\/svg>\r\n      info@chanabangkokhotel.com\r\n    <\/a>\r\n    <span class=\"contact-item\" style=\"cursor:default\">\r\n      <svg fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" viewBox=\"0 0 24 24\"><path d=\"M15 10.5a3 3 0 11-6 0 3 3 0 016 0z\"\/><path d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1115 0z\"\/><\/svg>\r\n      \u0e0b.\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 9 \u0e04\u0e31\u0e19\u0e19\u0e32\u0e22\u0e32\u0e27 \u0e01\u0e23\u0e38\u0e07\u0e40\u0e17\u0e1e\u0e2f\r\n    <\/span>\r\n  <\/div>\r\n<\/div>\r\n\r\n<\/div><!-- end .mp -->\r\n\r\n<script>\r\n(function(){\r\n  var observer = new IntersectionObserver(function(entries){\r\n    entries.forEach(function(e){\r\n      if(e.isIntersecting) e.target.classList.add('visible');\r\n    });\r\n  }, {threshold:0.15});\r\n  document.querySelectorAll('.mp .reveal').forEach(function(el){observer.observe(el)});\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Chana Bangkok Hotel \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a&hellip;&nbsp;<a href=\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/\" rel=\"bookmark\">Read More &raquo;<span class=\"screen-reader-text\">MEETING &amp; EVENTS<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":2114,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"_eb_attr":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_themeisle_gutenberg_block_has_review":false,"_ti_tpc_template_sync":false,"_ti_tpc_template_id":"","footnotes":""},"class_list":["post-2211","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>MEETING &amp; EVENTS | CHANA BANGKOK HOTEL<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MEETING &amp; EVENTS | CHANA BANGKOK HOTEL\" \/>\n<meta property=\"og:description\" content=\"Chana Bangkok Hotel \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a&hellip;&nbsp;Read More &raquo;MEETING &amp; EVENTS\" \/>\n<meta property=\"og:url\" content=\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/\" \/>\n<meta property=\"og:site_name\" content=\"CHANA BANGKOK HOTEL\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-20T02:53:46+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/\",\"url\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/\",\"name\":\"MEETING &amp; EVENTS | CHANA BANGKOK HOTEL\",\"isPartOf\":{\"@id\":\"https:\/\/chanabangkokhotel.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg\",\"datePublished\":\"2026-04-18T03:14:43+00:00\",\"dateModified\":\"2026-04-20T02:53:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#primaryimage\",\"url\":\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg\",\"contentUrl\":\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg\",\"width\":960,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/chanabangkokhotel.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"MEETING &amp; EVENTS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/chanabangkokhotel.com\/#website\",\"url\":\"https:\/\/chanabangkokhotel.com\/\",\"name\":\"CHANA BANGKOK HOTEL\",\"description\":\"\u0e42\u0e23\u0e07\u0e41\u0e23\u0e21\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21\u0e43\u0e01\u0e25\u0e49\u0e41\u0e1f\u0e0a\u0e31\u0e48\u0e19\u0e44\u0e2d\u0e2a\u0e4c\u0e41\u0e25\u0e19\u0e14\u0e4c \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21\u0e43\u0e01\u0e25\u0e49\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e17\u0e35\u0e48\u0e1e\u0e31\u0e01\u0e43\u0e01\u0e25\u0e49\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21 hotel\",\"publisher\":{\"@id\":\"https:\/\/chanabangkokhotel.com\/#organization\"},\"alternateName\":\"CHANA BANGKOK HOTEL\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/chanabangkokhotel.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/chanabangkokhotel.com\/#organization\",\"name\":\"CHANA BANGKOK HOTEL\",\"url\":\"https:\/\/chanabangkokhotel.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"th\",\"@id\":\"https:\/\/chanabangkokhotel.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2024\/08\/cropped-Logo-Chana-SQ-01-3.jpg\",\"contentUrl\":\"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2024\/08\/cropped-Logo-Chana-SQ-01-3.jpg\",\"width\":512,\"height\":512,\"caption\":\"CHANA BANGKOK HOTEL\"},\"image\":{\"@id\":\"https:\/\/chanabangkokhotel.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MEETING &amp; EVENTS | CHANA BANGKOK HOTEL","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/","og_locale":"th_TH","og_type":"article","og_title":"MEETING &amp; EVENTS | CHANA BANGKOK HOTEL","og_description":"Chana Bangkok Hotel \u0e2b\u0e49\u0e2d\u0e07\u0e1b\u0e23\u0e30\u0e0a\u0e38\u0e21\u0e43\u0e2b\u0e49\u0e40\u0e0a\u0e48\u0e32\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e40\u0e2b\u0e21\u0e32\u0e30\u0e2a&hellip;&nbsp;Read More &raquo;MEETING &amp; EVENTS","og_url":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/","og_site_name":"CHANA BANGKOK HOTEL","article_modified_time":"2026-04-20T02:53:46+00:00","og_image":[{"width":960,"height":1200,"url":"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/","url":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/","name":"MEETING &amp; EVENTS | CHANA BANGKOK HOTEL","isPartOf":{"@id":"https:\/\/chanabangkokhotel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#primaryimage"},"image":{"@id":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#primaryimage"},"thumbnailUrl":"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg","datePublished":"2026-04-18T03:14:43+00:00","dateModified":"2026-04-20T02:53:46+00:00","breadcrumb":{"@id":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/"]}]},{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#primaryimage","url":"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg","contentUrl":"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2025\/02\/Pic-960x1200-04_0.jpg","width":960,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/chanabangkokhotel.com\/index.php\/meeting-events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/chanabangkokhotel.com\/"},{"@type":"ListItem","position":2,"name":"MEETING &amp; EVENTS"}]},{"@type":"WebSite","@id":"https:\/\/chanabangkokhotel.com\/#website","url":"https:\/\/chanabangkokhotel.com\/","name":"CHANA BANGKOK HOTEL","description":"\u0e42\u0e23\u0e07\u0e41\u0e23\u0e21\u0e43\u0e01\u0e25\u0e49\u0e2a\u0e27\u0e19\u0e2a\u0e22\u0e32\u0e21 \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21\u0e43\u0e01\u0e25\u0e49\u0e41\u0e1f\u0e0a\u0e31\u0e48\u0e19\u0e44\u0e2d\u0e2a\u0e4c\u0e41\u0e25\u0e19\u0e14\u0e4c \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21\u0e43\u0e01\u0e25\u0e49\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e17\u0e35\u0e48\u0e1e\u0e31\u0e01\u0e43\u0e01\u0e25\u0e49\u0e21\u0e35\u0e19\u0e1a\u0e38\u0e23\u0e35 \u0e42\u0e23\u0e07\u0e41\u0e23\u0e21 hotel","publisher":{"@id":"https:\/\/chanabangkokhotel.com\/#organization"},"alternateName":"CHANA BANGKOK HOTEL","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/chanabangkokhotel.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"},{"@type":"Organization","@id":"https:\/\/chanabangkokhotel.com\/#organization","name":"CHANA BANGKOK HOTEL","url":"https:\/\/chanabangkokhotel.com\/","logo":{"@type":"ImageObject","inLanguage":"th","@id":"https:\/\/chanabangkokhotel.com\/#\/schema\/logo\/image\/","url":"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2024\/08\/cropped-Logo-Chana-SQ-01-3.jpg","contentUrl":"https:\/\/chanabangkokhotel.com\/wp-content\/uploads\/2024\/08\/cropped-Logo-Chana-SQ-01-3.jpg","width":512,"height":512,"caption":"CHANA BANGKOK HOTEL"},"image":{"@id":"https:\/\/chanabangkokhotel.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/pages\/2211","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/comments?post=2211"}],"version-history":[{"count":13,"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/pages\/2211\/revisions"}],"predecessor-version":[{"id":2254,"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/pages\/2211\/revisions\/2254"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/media\/2114"}],"wp:attachment":[{"href":"https:\/\/chanabangkokhotel.com\/index.php\/wp-json\/wp\/v2\/media?parent=2211"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}