{"id":2584,"date":"2022-09-11T20:39:59","date_gmt":"2022-09-11T12:39:59","guid":{"rendered":"http:\/\/tiffanysmandarin.com\/?page_id=2584"},"modified":"2026-07-27T11:37:17","modified_gmt":"2026-07-27T03:37:17","slug":"chinese-festivals","status":"publish","type":"page","link":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/","title":{"rendered":"Chinese Festivals"},"content":{"rendered":"\n<div style=\"height:4px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Chinese Festivals \u2014 post<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+TC:wght@400;500;700;900&#038;family=Noto+Sans+TC:wght@300;400;500;600&#038;family=Source+Serif+4:opsz,wght@8..60,400;8..60,600;8..60,700&#038;family=Zhi+Mang+Xing&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ink:#211c16;\n    --cinnabar:#a3301f;\n    --cinnabar-dark:#7c2216;\n    --gold:#a97a25;\n    --gold-soft:#c99a44;\n    --jade:#3c5c4d;\n    --line:#e7e1d3;\n    --wash:#faf8f3;\n    --max-w:1080px;\n  }\n  *{box-sizing:border-box;}\n  body{\n    margin:0;\n    background:#ffffff;\n    color:var(--ink);\n    font-family:'Noto Sans TC','Noto Sans',sans-serif;\n    -webkit-font-smoothing:antialiased;\n    padding:8px 0 60px;\n  }\n  a{color:inherit;text-decoration:none;}\n  .post{ max-width:var(--max-w); margin:0 auto; padding:0 24px; }\n\n  \/* ---------- HERO \/ TITLE ---------- *\/\n  .hero{\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    text-align:center;\n    gap:18px;\n    padding:48px 0 40px;\n  }\n  .hero .seal-hero{\n    width:120px;\n    height:120px;\n    border-radius:50%;\n    border:3px solid var(--cinnabar);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    position:relative;\n    flex:none;\n  }\n  .hero .seal-hero::after{\n    content:\"\";\n    position:absolute;\n    inset:8px;\n    border:1px solid var(--cinnabar);\n    border-radius:50%;\n    opacity:0.5;\n  }\n  .hero .seal-hero span{\n    font-family:'Noto Serif TC',serif;\n    font-size:58px;\n    font-weight:900;\n    color:var(--cinnabar);\n    transform:translateY(2px);\n  }\n  .hero h1{\n    font-family:'Source Serif 4',serif;\n    font-weight:700;\n    font-size:clamp(32px,5vw,48px);\n    line-height:1.05;\n    margin:0 0 10px;\n    letter-spacing:-0.01em;\n  }\n  .hero .sub{\n    font-size:15px;\n    line-height:1.7;\n    color:#4a4234;\n    max-width:52ch;\n    margin:0 auto;\n  }\n  @media (max-width:640px){\n    .hero .seal-hero{width:84px;height:84px;}\n    .hero .seal-hero span{font-size:40px;}\n  }\n\n  .intro{\n    font-size:15px;\n    line-height:1.85;\n    color:#3a352b;\n    max-width:70ch;\n    margin:0 auto 52px;\n    padding-top:24px;\n    border-top:1px solid var(--line);\n    text-align:center;\n  }\n\n  \/* ---------- TIMELINE HEADING ---------- *\/\n  .timeline-heading{ text-align:center; margin-bottom:44px; }\n  .timeline-heading .eyebrow{\n    font-size:11px;\n    letter-spacing:0.22em;\n    text-transform:uppercase;\n    color:var(--gold);\n  }\n  .timeline-heading h2{\n    font-family:'Source Serif 4',serif;\n    font-size:26px;\n    margin:8px 0 0;\n  }\n\n  \/* ---------- TIMELINE (alternating, v1 style) ---------- *\/\n  .timeline{ position:relative; }\n  .timeline::before{\n    content:\"\";\n    position:absolute;\n    top:0; bottom:0; left:50%;\n    width:2px;\n    background:linear-gradient(to bottom, transparent, var(--gold-soft) 4%, var(--gold-soft) 96%, transparent);\n    transform:translateX(-50%);\n  }\n  @media (max-width:760px){ .timeline::before{ left:27px; } }\n\n  .t-item{\n    position:relative;\n    display:grid;\n    grid-template-columns:1fr 64px 1fr;\n    align-items:center;\n    margin-bottom:8px;\n  }\n  .t-item .card{ grid-column:1; }\n  .t-item.right .card{ grid-column:3; }\n  .t-item .seal-col{ grid-column:2; display:flex; justify-content:center; }\n  .t-item .spacer{ grid-column:3; }\n  .t-item.right .spacer{ grid-column:1; }\n\n  \/* empty month row (no festival) *\/\n  .t-item.empty{ margin-bottom:2px; }\n  .t-item.empty .seal-col{ grid-column:2; }\n\n  @media (max-width:760px){\n    .t-item, .t-item.right{ grid-template-columns:56px 1fr; gap:0 14px; }\n    .t-item .seal-col{ grid-column:1; }\n    .t-item .card, .t-item.right .card{ grid-column:2; }\n    .t-item .spacer, .t-item.right .spacer{ display:none; }\n  }\n\n  .seal-col{ position:relative; z-index:2; }\n  .seal{\n    width:52px; height:52px;\n    border-radius:50%;\n    background:#fff;\n    border:2px solid var(--cinnabar);\n    color:var(--cinnabar);\n    display:flex; align-items:center; justify-content:center;\n    font-family:'Source Serif 4',serif;\n    font-weight:700;\n    font-size:12px;\n    letter-spacing:0.02em;\n    box-shadow:0 0 0 5px #fff;\n  }\n  .seal.muted{\n    width:30px; height:30px;\n    border-color:var(--line);\n    color:#b7ac91;\n    font-size:9.5px;\n    box-shadow:0 0 0 5px #fff;\n  }\n\n  .card{\n    background:var(--wash);\n    border:1px solid var(--line);\n    border-radius:4px;\n    padding:16px;\n    display:flex;\n    gap:14px;\n    align-items:center;\n    margin:14px 0;\n    cursor:pointer;\n    transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n  }\n  .t-item.right .card{ flex-direction:row-reverse; text-align:right; }\n  .card:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 24px -12px rgba(33,28,22,0.35);\n    border-color:var(--gold-soft);\n  }\n  .card:hover .body h3{ color:var(--cinnabar); }\n  .card .thumb{\n    width:78px; height:78px; flex:none;\n    border-radius:3px; overflow:hidden;\n    background:var(--line);\n  }\n  .card .thumb img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .card .body h3{\n    margin:0 0 4px;\n    font-family:'Source Serif 4',serif;\n    font-size:17px;\n    font-weight:600;\n    transition:color .15s ease;\n  }\n  .card .body .cn{\n    font-family:'Noto Serif TC',serif;\n    font-size:13.5px;\n    color:var(--jade);\n    margin:0 0 2px;\n  }\n  .card .body .py{\n    font-family:'Noto Sans',sans-serif;\n    font-style:italic;\n    font-size:12.5px;\n    color:#6b6250;\n    margin:0 0 4px;\n  }\n  .card .body .date{\n    display:inline-block;\n    font-size:11px;\n    letter-spacing:0.04em;\n    color:var(--cinnabar-dark);\n    background:rgba(163,48,31,0.08);\n    padding:2px 8px;\n    border-radius:20px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<article class=\"post\">\n\n  <div class=\"hero\">\n    <div class=\"seal-hero\"><span><span class=\"lang-zh-TW\">\u7bc0<\/span><span class=\"lang-zh-CN\">\u8282<\/span><\/span><\/div>\n    <h1>Chinese Festivals<\/h1>\n    <p class=\"sub\">Most Chinese traditional festivals have deep roots in history, spanning thousands of years. Each one carries its own rituals, stories, and food.<\/p>\n  <\/div>\n\n  <p class=\"intro\">\n    Each festival is associated with various rituals, stories, and certain foods. The dates of many traditional festivals follow the Chinese lunar calendar, so they shift each year \u2014 others follow the solar calendar instead. So when my foreign friends ask me when Chinese New Year is, I always say I need to check.\n  <\/p>\n\n  <div class=\"timeline-heading\">\n    <div class=\"eyebrow\">Jan \u2013 Dec<\/div>\n    <h2>One Year, Eleven Festivals<\/h2>\n  <\/div>\n\n  <div class=\"timeline\">\n\n    <div class=\"t-item left\">\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2025\/02\/03\/chinese-new-year\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-52.jpg\" alt=\"Chinese New Year\"><\/div>\n        <div class=\"body\">\n          <h3>Chinese New Year<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u904e\u5e74<\/span><span class=\"lang-zh-CN\">\u8fc7\u5e74<\/span><\/p>\n          <p class=\"py\">gu\u00f2ni\u00e1n<\/p>\n          <span class=\"date\">Jan 1st (lunar)<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"seal-col\"><div class=\"seal\">JAN<\/div><\/div>\n      <div class=\"spacer\"><\/div>\n    <\/div>\n\n    <div class=\"t-item right\">\n      <div class=\"spacer\"><\/div>\n      <div class=\"seal-col\"><div class=\"seal\">JAN<\/div><\/div>\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/20\/lantern-festival-yuanxiao\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-51.jpg\" alt=\"Lantern Festival\"><\/div>\n        <div class=\"body\">\n          <h3>Lantern Festival<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u5143\u5bb5\u7bc0<\/span><span class=\"lang-zh-CN\">\u5143\u5bb5\u8282<\/span><\/p>\n          <p class=\"py\">yu\u00e1nxi\u0101o ji\u00e9<\/p>\n          <span class=\"date\">Jan 15th (lunar)<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <div class=\"t-item empty left\">\n      <div><\/div>\n      <div class=\"seal-col\"><div class=\"seal muted\">FEB<\/div><\/div>\n      <div><\/div>\n    <\/div>\n\n    <div class=\"t-item empty left\">\n      <div><\/div>\n      <div class=\"seal-col\"><div class=\"seal muted\">MAR<\/div><\/div>\n      <div><\/div>\n    <\/div>\n\n    <div class=\"t-item left\">\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/21\/tomb-sweeping-day-qingmingjie\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-50.jpg\" alt=\"Tomb Sweeping Day\"><\/div>\n        <div class=\"body\">\n          <h3>Tomb Sweeping Day<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u6e05\u660e\u7bc0<\/span><span class=\"lang-zh-CN\">\u6e05\u660e\u8282<\/span><\/p>\n          <p class=\"py\">q\u012bngm\u00edng ji\u00e9<\/p>\n          <span class=\"date\">Around April 5th<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"seal-col\"><div class=\"seal\">APR<\/div><\/div>\n      <div class=\"spacer\"><\/div>\n    <\/div>\n\n    <div class=\"t-item right\">\n      <div class=\"spacer\"><\/div>\n      <div class=\"seal-col\"><div class=\"seal\">MAY<\/div><\/div>\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2023\/06\/24\/dragon-boat-festival\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-47.jpg\" alt=\"Dragon Boat Festival\"><\/div>\n        <div class=\"body\">\n          <h3>Dragon Boat Festival<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u7aef\u5348\u7bc0<\/span><span class=\"lang-zh-CN\">\u7aef\u5348\u8282<\/span><\/p>\n          <p class=\"py\">du\u0101nw\u01d4 ji\u00e9<\/p>\n          <span class=\"date\">May 5th (lunar)<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <div class=\"t-item empty left\">\n      <div><\/div>\n      <div class=\"seal-col\"><div class=\"seal muted\">JUN<\/div><\/div>\n      <div><\/div>\n    <\/div>\n\n    <div class=\"t-item left\">\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/22\/qixi-festival\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-48.jpg\" alt=\"Qixi Festival\"><\/div>\n        <div class=\"body\">\n          <h3>Qixi Festival<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u4e03\u5915<\/span><span class=\"lang-zh-CN\">\u4e03\u5915<\/span><\/p>\n          <p class=\"py\">q\u012bx\u00ec<\/p>\n          <span class=\"date\">July 7th (lunar)<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"seal-col\"><div class=\"seal\">JUL<\/div><\/div>\n      <div class=\"spacer\"><\/div>\n    <\/div>\n\n    <div class=\"t-item right\">\n      <div class=\"spacer\"><\/div>\n      <div class=\"seal-col\"><div class=\"seal\">JUL<\/div><\/div>\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/23\/ghost-festival-zhongyuanjie\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-49.jpg\" alt=\"Ghost Festival\"><\/div>\n        <div class=\"body\">\n          <h3>Ghost Festival<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u4e2d\u5143\u7bc0<\/span><span class=\"lang-zh-CN\">\u4e2d\u5143\u8282<\/span><\/p>\n          <p class=\"py\">zh\u014dngyu\u00e1n ji\u00e9<\/p>\n          <span class=\"date\">July 15th (lunar)<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <div class=\"t-item left\">\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2022\/09\/28\/moon-festival\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-46.jpg\" alt=\"Moon Festival\"><\/div>\n        <div class=\"body\">\n          <h3>Moon Festival<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u4e2d\u79cb\u7bc0<\/span><span class=\"lang-zh-CN\">\u4e2d\u79cb\u8282<\/span><\/p>\n          <p class=\"py\">zh\u014dngqi\u016b ji\u00e9<\/p>\n          <span class=\"date\">Aug 15th (lunar)<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"seal-col\"><div class=\"seal\">AUG<\/div><\/div>\n      <div class=\"spacer\"><\/div>\n    <\/div>\n\n    <div class=\"t-item right\">\n      <div class=\"spacer\"><\/div>\n      <div class=\"seal-col\"><div class=\"seal\">SEP<\/div><\/div>\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/24\/double-ninth-festival-chongyangjie\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/07\/%E9%87%8D%E9%99%BD.png\" alt=\"Double Ninth Festival\"><\/div>\n        <div class=\"body\">\n          <h3>Double Ninth Festival<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u91cd\u967d\u7bc0<\/span><span class=\"lang-zh-CN\">\u91cd\u9633\u8282<\/span><\/p>\n          <p class=\"py\">ch\u00f3ngy\u00e1ng ji\u00e9<\/p>\n          <span class=\"date\">Sep 9th (lunar)<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <div class=\"t-item left\">\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2022\/10\/17\/china-national-day\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-43.jpg\" alt=\"China National Day\"><\/div>\n        <div class=\"body\">\n          <h3>China National Day<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u570b\u6176\u7bc0<\/span><span class=\"lang-zh-CN\">\u56fd\u5e86\u8282<\/span><\/p>\n          <p class=\"py\">gu\u00f3q\u00ecng ji\u00e9<\/p>\n          <span class=\"date\">October 1st<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"seal-col\"><div class=\"seal\">OCT<\/div><\/div>\n      <div class=\"spacer\"><\/div>\n    <\/div>\n\n    <div class=\"t-item right\">\n      <div class=\"spacer\"><\/div>\n      <div class=\"seal-col\"><div class=\"seal\">OCT<\/div><\/div>\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2022\/10\/10\/taiwan-national-day\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-44.jpg\" alt=\"Taiwan National Day\"><\/div>\n        <div class=\"body\">\n          <h3>Taiwan National Day<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u570b\u6176\u65e5<\/span><span class=\"lang-zh-CN\">\u56fd\u5e86\u65e5<\/span><\/p>\n          <p class=\"py\">gu\u00f3q\u00ecngr\u00ec<\/p>\n          <span class=\"date\">October 10th<\/span>\n        <\/div>\n      <\/a>\n    <\/div>\n\n    <div class=\"t-item empty left\">\n      <div><\/div>\n      <div class=\"seal-col\"><div class=\"seal muted\">NOV<\/div><\/div>\n      <div><\/div>\n    <\/div>\n\n    <div class=\"t-item left\">\n      <a class=\"card\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/2025\/12\/30\/winter-solstice-dongzhi\/\">\n        <div class=\"thumb\"><img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-45.jpg\" alt=\"Winter Solstice\"><\/div>\n        <div class=\"body\">\n          <h3>Winter Solstice<\/h3>\n          <p class=\"cn\"><span class=\"lang-zh-TW\">\u51ac\u81f3<\/span><span class=\"lang-zh-CN\">\u51ac\u81f3<\/span><\/p>\n          <p class=\"py\">d\u014dngzh\u00ec<\/p>\n          <span class=\"date\">Around Dec 22nd<\/span>\n        <\/div>\n      <\/a>\n      <div class=\"seal-col\"><div class=\"seal\">DEC<\/div><\/div>\n      <div class=\"spacer\"><\/div>\n    <\/div>\n\n  <\/div>\n\n<\/article>\n\n<\/body>\n<\/html>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Chinese Festivals \u2014 post \u7bc0\u8282 Chinese Festivals Most Chinese traditional festivals have deep roots in history, spanning thousands of years. Each one carries its own rituals, stories, and food. Each festival is associated with various rituals, stories, and certain foods. The dates of many traditional festivals follow the Chinese lunar calendar, so they shift each&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2584","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Chinese Festivals - OneDotDot Chinese<\/title>\n<meta name=\"description\" content=\"Most Chinese traditional festivals have a deep-rooted with thousand years of\u00a0history. We have a lot of rituals, stories, and certain food for each festival.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Chinese Festivals - OneDotDot Chinese\" \/>\n<meta property=\"og:description\" content=\"Most Chinese traditional festivals have a deep-rooted with thousand years of\u00a0history. We have a lot of rituals, stories, and certain food for each festival.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/\" \/>\n<meta property=\"og:site_name\" content=\"OneDotDot Chinese\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-27T03:37:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-52.jpg\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/\",\"name\":\"Chinese Festivals - OneDotDot Chinese\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/unnamed-52.jpg\",\"datePublished\":\"2022-09-11T12:39:59+00:00\",\"dateModified\":\"2026-07-27T03:37:17+00:00\",\"description\":\"Most Chinese traditional festivals have a deep-rooted with thousand years of\u00a0history. We have a lot of rituals, stories, and certain food for each festival.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/unnamed-52.jpg\",\"contentUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/unnamed-52.jpg\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/chinese-festivals\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/tiffanysmandarin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Chinese Festivals\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#website\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/\",\"name\":\"OneDotDot Chinese\",\"description\":\"Learn a little Chinese every day\",\"publisher\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tiffanysmandarin.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#\\\/schema\\\/person\\\/3556e1160fac98b190d03b8aa8604d99\",\"name\":\"tiffany\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\",\"url\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\",\"contentUrl\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\",\"width\":214,\"height\":214,\"caption\":\"tiffany\"},\"logo\":{\"@id\":\"http:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/cropped-logo_tiffany2-1.png\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/tiffanys_talk\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/tiffany-huang-mandarin\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Chinese Festivals - OneDotDot Chinese","description":"Most Chinese traditional festivals have a deep-rooted with thousand years of\u00a0history. We have a lot of rituals, stories, and certain food for each festival.","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:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/","og_locale":"en_US","og_type":"article","og_title":"Chinese Festivals - OneDotDot Chinese","og_description":"Most Chinese traditional festivals have a deep-rooted with thousand years of\u00a0history. We have a lot of rituals, stories, and certain food for each festival.","og_url":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/","og_site_name":"OneDotDot Chinese","article_modified_time":"2026-07-27T03:37:17+00:00","og_image":[{"url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-52.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/","url":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/","name":"Chinese Festivals - OneDotDot Chinese","isPartOf":{"@id":"https:\/\/tiffanysmandarin.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/#primaryimage"},"image":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/#primaryimage"},"thumbnailUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-52.jpg","datePublished":"2022-09-11T12:39:59+00:00","dateModified":"2026-07-27T03:37:17+00:00","description":"Most Chinese traditional festivals have a deep-rooted with thousand years of\u00a0history. We have a lot of rituals, stories, and certain food for each festival.","breadcrumb":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/#primaryimage","url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-52.jpg","contentUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2025\/12\/unnamed-52.jpg","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/tiffanysmandarin.com\/index.php\/chinese-festivals\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/tiffanysmandarin.com\/"},{"@type":"ListItem","position":2,"name":"Chinese Festivals"}]},{"@type":"WebSite","@id":"https:\/\/tiffanysmandarin.com\/#website","url":"https:\/\/tiffanysmandarin.com\/","name":"OneDotDot Chinese","description":"Learn a little Chinese every day","publisher":{"@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tiffanysmandarin.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/tiffanysmandarin.com\/#\/schema\/person\/3556e1160fac98b190d03b8aa8604d99","name":"tiffany","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png","url":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png","contentUrl":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png","width":214,"height":214,"caption":"tiffany"},"logo":{"@id":"http:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2022\/06\/cropped-logo_tiffany2-1.png"},"sameAs":["https:\/\/www.instagram.com\/tiffanys_talk\/","https:\/\/www.linkedin.com\/in\/tiffany-huang-mandarin\/"]}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/pages\/2584","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/comments?post=2584"}],"version-history":[{"count":50,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/pages\/2584\/revisions"}],"predecessor-version":[{"id":14311,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/pages\/2584\/revisions\/14311"}],"wp:attachment":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/media?parent=2584"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}