{"id":700,"date":"2022-06-22T07:05:14","date_gmt":"2022-06-22T07:05:14","guid":{"rendered":"http:\/\/tiffanysmandarin.com\/?page_id=700"},"modified":"2026-08-10T01:17:14","modified_gmt":"2026-08-09T17:17:14","slug":"story","status":"publish","type":"page","link":"https:\/\/tiffanysmandarin.com\/index.php\/story\/","title":{"rendered":"Story With Audio"},"content":{"rendered":"\n<div style=\"height:27px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div id=\"odd-story-hub\">\n<style>\n#odd-story-hub {\n  --ink: #2E4A62;\n  --vermilion: #C1440E;\n  --brass: #B8933E;\n  --seal: #8B1E3F;\n  --paper: #ffffff;\n  --line: rgba(46,74,98,0.14);\n  background: var(--paper) !important;\n  max-width: 1080px;\n  margin: 0 auto;\n  padding: 56px 20px 80px;\n  font-family: 'Noto Serif TC', 'Noto Serif SC', serif;\n  color: var(--ink);\n}\n\n#odd-story-hub * { box-sizing: border-box; }\n\n#odd-story-hub .hero {\n  text-align: center;\n  margin-bottom: 28px;\n}\n\n#odd-story-hub .eyebrow {\n  font-family: 'IBM Plex Mono', monospace !important;\n  font-size: 12px;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: var(--vermilion) !important;\n  margin: 0 0 10px;\n}\n\n#odd-story-hub h1 {\n  font-family: 'Fraunces', serif !important;\n  font-style: italic;\n  font-weight: 600;\n  font-size: clamp(32px, 5vw, 48px);\n  margin: 0 0 12px;\n  color: var(--ink) !important;\n  line-height: 1.1;\n}\n\n#odd-story-hub .dek {\n  font-size: 16px;\n  color: var(--ink);\n  opacity: 0.75;\n  margin: 0 auto;\n  max-width: 480px;\n}\n\n#odd-story-hub .dot-trail {\n  width: 100%;\n  height: 6px;\n  margin: 28px 0 24px;\n  background-image: radial-gradient(circle, var(--brass) 1.5px, transparent 1.6px);\n  background-size: 14px 6px;\n  background-repeat: repeat-x;\n  background-position: center;\n  opacity: 0.6;\n}\n\n#odd-story-hub .legend {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 18px;\n  font-family: 'IBM Plex Mono', monospace !important;\n  font-size: 11.5px;\n  letter-spacing: 0.02em;\n  color: var(--ink);\n  opacity: 0.8;\n  margin-bottom: 40px;\n}\n\n#odd-story-hub .legend span {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n}\n\n#odd-story-hub .legend i {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  display: inline-block;\n}\n\n#odd-story-hub .legend .lv-beginner i { background: var(--brass); }\n#odd-story-hub .legend .lv-intermediate i { background: var(--ink); }\n#odd-story-hub .legend .lv-advanced i { background: var(--seal); }\n\n#odd-story-hub .story-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n  gap: 32px 24px;\n}\n\n#odd-story-hub .story-card {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  text-align: center;\n}\n\n#odd-story-hub .story-art {\n  position: relative;\n  border-radius: 50%;\n  overflow: hidden;\n  aspect-ratio: 1 \/ 1;\n  width: 100%;\n  max-width: 220px;\n  background: #f4f1ea;\n  border: 1px solid var(--line);\n}\n\n#odd-story-hub .story-art img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  display: block;\n  transition: transform 0.5s ease;\n}\n\n#odd-story-hub .story-card:hover .story-art img {\n  transform: scale(1.05);\n}\n\n#odd-story-hub .story-body {\n  padding-top: 18px;\n}\n\n#odd-story-hub .story-body h2 {\n  margin: 0 0 8px;\n  font-family: 'Fraunces', serif !important;\n  font-style: italic;\n  font-weight: 500;\n  font-size: 19px;\n  line-height: 1.3;\n}\n\n#odd-story-hub .story-body h2 a {\n  color: var(--ink) !important;\n  text-decoration: none;\n  background-image: linear-gradient(var(--accent, var(--vermilion)), var(--accent, var(--vermilion)));\n  background-repeat: no-repeat;\n  background-position: 0 100%;\n  background-size: 0% 1.5px;\n  transition: background-size 0.3s ease;\n}\n\n#odd-story-hub .story-body h2 a:hover,\n#odd-story-hub .story-body h2 a:focus-visible {\n  background-size: 100% 1.5px;\n}\n\n#odd-story-hub .story-meta {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  gap: 10px;\n  font-family: 'IBM Plex Mono', monospace !important;\n  font-size: 11.5px;\n}\n\n#odd-story-hub .level-pill {\n  color: var(--accent, var(--ink)) !important;\n  border: 1px solid var(--accent, var(--ink));\n  border-radius: 20px;\n  padding: 3px 10px;\n  letter-spacing: 0.03em;\n}\n\n#odd-story-hub .story-rec {\n  color: var(--ink);\n  opacity: 0.6;\n}\n\n@media (max-width: 480px) {\n  #odd-story-hub { padding: 40px 16px 60px; }\n  #odd-story-hub .story-grid { gap: 40px 20px; }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  #odd-story-hub .story-art img,\n  #odd-story-hub .story-body h2 a { transition: none; }\n}\n\n#odd-story-hub .cta-box {\n  margin-top: 56px;\n  padding: 36px 32px;\n  border: 1px solid var(--line);\n  border-radius: 6px;\n  background: #FAF8F4;\n  text-align: center;\n}\n\n#odd-story-hub .cta-box h3 {\n  font-family: 'Fraunces', serif !important;\n  font-style: italic;\n  font-weight: 600;\n  font-size: 22px;\n  margin: 0 0 8px;\n  color: var(--ink) !important;\n}\n\n#odd-story-hub .cta-box p {\n  margin: 0 0 20px;\n  font-size: 15px;\n  color: var(--ink);\n  opacity: 0.75;\n  max-width: 440px;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n#odd-story-hub .cta-box a {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-family: 'IBM Plex Mono', monospace !important;\n  font-size: 13px;\n  letter-spacing: 0.03em;\n  color: #fff !important;\n  text-decoration: none;\n  background: var(--vermilion) !important;\n  padding: 10px 22px;\n  border-radius: 30px;\n  transition: opacity 0.2s ease;\n}\n\n#odd-story-hub .cta-box a:hover,\n#odd-story-hub .cta-box a:focus-visible {\n  opacity: 0.85;\n}\n<\/style>\n\n<div class=\"hero\">\n  <p class=\"eyebrow\"><span class=\"lang-zh-TW\">\u6709\u8072\u6545\u4e8b<\/span><span class=\"lang-zh-CN\">\u6709\u58f0\u6545\u4e8b<\/span> \u00b7 Story with Audio<\/p>\n  <h1>Stories You Can Listen To<\/h1>\n  <p class=\"dek\">From mythology to modern folklore \u2014 pick a level, press play, read along.<\/p>\n<\/div>\n\n<div class=\"dot-trail\"><\/div>\n\n<div class=\"legend\">\n  <span class=\"lv-beginner\"><i><\/i>Beginner<\/span>\n  <span class=\"lv-intermediate\"><i><\/i>Intermediate<\/span>\n  <span class=\"lv-advanced\"><i><\/i>Advanced<\/span>\n<\/div>\n\n<div class=\"story-grid\">\n\n  <article class=\"story-card\" style=\"--accent:#2E4A62\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/08\/\u65b0\u4e94\u8272\u9ce5.png\" alt=\"The Taiwan Barbet That Likes To Travel illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2022\/06\/22\/story1\/\">The Taiwan Barbet That Likes To Travel<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Intermediate<\/span>\n        <span class=\"story-rec\">B1+ \u00b7 HSK 4+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#8B1E3F\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/08\/\u65b0\u7f8e\u675c\u838e.png\" alt=\"Medusa's Annoyance illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2022\/06\/22\/story2\/\">Medusa&#8217;s Annoyance<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Advanced<\/span>\n        <span class=\"story-rec\">C1+ \u00b7 HSK 7+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#B8933E\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/changer2.png\" alt=\"Chang'e Flies to the Moon illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2022\/09\/23\/story-change\/\">Chang&#8217;e Ben Yue<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Beginner<\/span>\n        <span class=\"story-rec\">A2+ \u00b7 HSK 2+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#B8933E\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/Gemini_Generated_Image_h22ne9h22ne9h22n-2.png\" alt=\"Wugang Fagui illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2023\/04\/06\/wugang-fagui\/\">Wugang Fagui<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Beginner<\/span>\n        <span class=\"story-rec\">A2+ \u00b7 HSK 2+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#2E4A62\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/\u5c48\u539f2.png\" alt=\"Qu Yuan illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2023\/06\/25\/qu-yuan-1\/\">Qu Yuan<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Intermediate<\/span>\n        <span class=\"story-rec\">B1+ \u00b7 HSK 3+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#2E4A62\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/07\/LAOSHU.png\" alt=\"The Mouse Marries His Daughter illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2025\/02\/02\/the-mouse-marries-his-daughter\/\">The Mouse Marries His Daughter<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Intermediate<\/span>\n        <span class=\"story-rec\">B1+ \u00b7 HSK 3+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#B8933E\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/07\/\u5e74\u73781.png\" alt=\"Nian Beast illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/25\/nian-beast-chinese-story\/\">Nian Beast<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Beginner<\/span>\n        <span class=\"story-rec\">A2+ \u00b7 HSK 2+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n\n  <article class=\"story-card\" style=\"--accent:#2E4A62\">\n    <div class=\"story-art\">\n      <img decoding=\"async\" src=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/07\/yuanxioatangyuan22-1.png\" alt=\"Yuanxiao Festival Story illustration\" loading=\"lazy\">\n    <\/div>\n    <div class=\"story-body\">\n      <h2><a href=\"https:\/\/tiffanysmandarin.com\/index.php\/2026\/07\/28\/yuanxiao-festival-story\/\">Yuanxiao Festival Story<\/a><\/h2>\n      <div class=\"story-meta\">\n        <span class=\"level-pill\">Intermediate<\/span>\n        <span class=\"story-rec\">B1+ \u00b7 HSK 3+<\/span>\n      <\/div>\n    <\/div>\n  <\/article>\n<\/div>\n\n<div class=\"cta-box\">\n  <h3>Want more reading practice?<\/h3>\n  <p>Stories are just one way in \u2014 browse graded reading passages at every level.<\/p>\n  <a href=\"https:\/\/tiffanysmandarin.com\/index.php\/reading\/\">Go to Reading \u2192<\/a>\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u6709\u8072\u6545\u4e8b\u6709\u58f0\u6545\u4e8b \u00b7 Story with Audio Stories You Can Listen To From mythology to modern folklore \u2014 pick a level, press play, read along. Beginner Intermediate Advanced The Taiwan Barbet That Likes To Travel Intermediate B1+ \u00b7 HSK 4+ Medusa&#8217;s Annoyance Advanced C1+ \u00b7 HSK 7+ Chang&#8217;e Ben Yue Beginner A2+ \u00b7 HSK 2+ Wugang Fagui&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_wp_convertkit_post_meta":{"form":"-1","landing_page":"0","tag":"0","restrict_content":"0"},"footnotes":""},"class_list":["post-700","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Story With Audio - OneDotDot Chinese<\/title>\n<meta name=\"description\" content=\"Learn Mandarin through Chinese stories with vocabulary, pinyin, English translations, and useful expressions. Practice Chinese reading and improve your Mandarin naturally.\" \/>\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\/story\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Story With Audio - OneDotDot Chinese\" \/>\n<meta property=\"og:description\" content=\"Learn Mandarin through Chinese stories with vocabulary, pinyin, English translations, and useful expressions. Practice Chinese reading and improve your Mandarin naturally.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tiffanysmandarin.com\/index.php\/story\/\" \/>\n<meta property=\"og:site_name\" content=\"OneDotDot Chinese\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-09T17:17:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/changer2.png\" \/>\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 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/\",\"name\":\"Story With Audio - OneDotDot Chinese\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/changer2.png\",\"datePublished\":\"2022-06-22T07:05:14+00:00\",\"dateModified\":\"2026-08-09T17:17:14+00:00\",\"description\":\"Learn Mandarin through Chinese stories with vocabulary, pinyin, English translations, and useful expressions. Practice Chinese reading and improve your Mandarin naturally.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/changer2.png\",\"contentUrl\":\"https:\\\/\\\/tiffanysmandarin.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/changer2.png\",\"width\":500,\"height\":500},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tiffanysmandarin.com\\\/index.php\\\/story\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/tiffanysmandarin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Story With Audio\"}]},{\"@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":"Story With Audio - OneDotDot Chinese","description":"Learn Mandarin through Chinese stories with vocabulary, pinyin, English translations, and useful expressions. Practice Chinese reading and improve your Mandarin naturally.","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\/story\/","og_locale":"en_US","og_type":"article","og_title":"Story With Audio - OneDotDot Chinese","og_description":"Learn Mandarin through Chinese stories with vocabulary, pinyin, English translations, and useful expressions. Practice Chinese reading and improve your Mandarin naturally.","og_url":"https:\/\/tiffanysmandarin.com\/index.php\/story\/","og_site_name":"OneDotDot Chinese","article_modified_time":"2026-08-09T17:17:14+00:00","og_image":[{"url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/changer2.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tiffanysmandarin.com\/index.php\/story\/","url":"https:\/\/tiffanysmandarin.com\/index.php\/story\/","name":"Story With Audio - OneDotDot Chinese","isPartOf":{"@id":"https:\/\/tiffanysmandarin.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/story\/#primaryimage"},"image":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/story\/#primaryimage"},"thumbnailUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/changer2.png","datePublished":"2022-06-22T07:05:14+00:00","dateModified":"2026-08-09T17:17:14+00:00","description":"Learn Mandarin through Chinese stories with vocabulary, pinyin, English translations, and useful expressions. Practice Chinese reading and improve your Mandarin naturally.","breadcrumb":{"@id":"https:\/\/tiffanysmandarin.com\/index.php\/story\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tiffanysmandarin.com\/index.php\/story\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tiffanysmandarin.com\/index.php\/story\/#primaryimage","url":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/changer2.png","contentUrl":"https:\/\/tiffanysmandarin.com\/wp-content\/uploads\/2026\/06\/changer2.png","width":500,"height":500},{"@type":"BreadcrumbList","@id":"https:\/\/tiffanysmandarin.com\/index.php\/story\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/tiffanysmandarin.com\/"},{"@type":"ListItem","position":2,"name":"Story With Audio"}]},{"@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\/700","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=700"}],"version-history":[{"count":29,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/pages\/700\/revisions"}],"predecessor-version":[{"id":14969,"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/pages\/700\/revisions\/14969"}],"wp:attachment":[{"href":"https:\/\/tiffanysmandarin.com\/index.php\/wp-json\/wp\/v2\/media?parent=700"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}