{"id":4003,"date":"2023-04-06T09:50:22","date_gmt":"2023-04-06T00:50:22","guid":{"rendered":"https:\/\/jongroyonsei2.cafe24.com\/?page_id=4003"},"modified":"2026-05-21T12:02:14","modified_gmt":"2026-05-21T03:02:14","slug":"vaccine","status":"publish","type":"page","link":"https:\/\/jongroyonsei.com\/ru\/vaccine\/","title":{"rendered":"vaccine"},"content":{"rendered":"<h2>\u043b\u0435\u043a\u0430\u0440\u0441\u0442\u0432\u043e<\/h2>\n<h2>\u0432\u0430\u043a\u0446\u0438\u043d\u0430<\/h2>\n<p>\u0412 \u0427\u043e\u043d\u043d\u043e \u0419\u043e\u043d\u0441\u0435\u0439 \u043c\u044b \u043f\u0440\u0435\u0434\u043e\u0441\u0442\u0430\u0432\u043b\u044f\u0435\u043c \u0432\u0430\u043a\u0446\u0438\u043d\u044b, \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0435 \u0434\u043b\u044f \u043d\u0430\u0448\u0435\u0439 \u0436\u0438\u0437\u043d\u0438.<\/p>\n<p>\t\t\t\t\t<!DOCTYPE html><br \/>\n<html lang=\"ko\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\"><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><br \/>\n    <title>\uc885\ub85c\uc5f0\uc138\uc758\uc6d0 &#8211; \uc608\ubc29\uc811\uc885 \uc548\ub0b4<\/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+Sans+KR:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n        body {\n            \/* Noto Sans KR \ud3f0\ud2b8 \uc801\uc6a9 *\/\n            font-family: 'Noto Sans KR', sans-serif;\n            line-height: 1.6;\n            color: #191f28;\n            background-color: #f9fafb;\n            margin: 0;\n            padding: 0;\n        }\n        .wrapper {\n            max-width: 1200px;\n            margin: 40px auto;\n            padding: 0 20px;\n        }\n        .container {\n            background-color: #ffffff;\n            padding: 40px;\n            border-radius: 24px;\n            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.04);\n        }\n        .header-area {\n            text-align: center;\n            margin-bottom: 40px;\n        }\n        .update-date {\n            font-size: 14px;\n            color: #8b95a1;\n            margin-bottom: 8px;\n        }\n        h1 {\n            font-size: 32px;\n            font-weight: 700;\n            color: #191f28;\n            margin: 0 0 12px 0;\n        }\n        .subtitle {\n            font-size: 16px;\n            color: #4e5968;\n            margin: 0;\n        }\n        \/* \uc548\ub0b4 \ubc15\uc2a4 *\/\n        .info-box {\n            background-color: #f2f4f6;\n            border-radius: 16px;\n            padding: 20px 24px;\n            margin-bottom: 32px;\n        }\n        .info-box p {\n            margin: 6px 0;\n            font-size: 15px;\n            color: #4e5968;\n            display: flex;\n            align-items: flex-start;\n        }\n        .info-box p strong {\n            color: #191f28;\n            margin-right: 8px;\n            white-space: nowrap;\n        }\n        \/* \ud14c\uc774\ube14 \uc2a4\ud0c0\uc77c *\/\n        .table-responsive {\n            width: 100%;\n            overflow-x: auto;\n            margin-bottom: 40px;\n            border-radius: 16px;\n            border: 1px solid #e5e8eb;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: left;\n            font-size: 15px;\n        }\n        th {\n            background-color: #1e3a8a;\n            color: #ffffff;\n            font-weight: 600;\n            padding: 16px 20px;\n            font-size: 16px;\n            letter-spacing: -0.3px;\n        }\n        th, td {\n            border-bottom: 1px solid #e5e8eb;\n            border-right: 1px solid #e5e8eb;\n        }\n        th:last-child, td:last-child {\n            border-right: none;\n        }\n        td {\n            padding: 16px 20px;\n            color: #333d4b;\n            vertical-align: middle;\n        }\n        tr:last-child td {\n            border-bottom: none;\n        }\n        .category-cell {\n            font-weight: 600;\n            color: #191f28;\n            background-color: #fff;\n            text-align: center;\n        }\n        .free-tag {\n            display: inline-block;\n            background-color: #e8f3ff;\n            color: #1b64da;\n            font-weight: 600;\n            padding: 2px 8px;\n            border-radius: 6px;\n            font-size: 13px;\n            margin-top: 4px;\n        }\n        .recommend-text {\n            font-size: 13px;\n            color: #6b7684;\n            display: block;\n            margin-top: 2px;\n        }\n        \/* FAQ \uc139\uc158 *\/\n        .faq-section {\n            margin-top: 50px;\n            border-top: 1px solid #e5e8eb;\n            padding-top: 40px;\n        }\n        .faq-section h2 {\n            font-size: 22px;\n            font-weight: 700;\n            margin-bottom: 24px;\n        }\n        .faq-item {\n            margin-bottom: 20px;\n            background-color: #f8f9fa;\n            padding: 20px;\n            border-radius: 12px;\n        }\n        .faq-q {\n            font-weight: 600;\n            font-size: 16px;\n            color: #191f28;\n            margin-bottom: 8px;\n            display: flex;\n        }\n        .faq-q::before {\n            content: \"Q. \";\n            color: #1b64da;\n            margin-right: 6px;\n        }\n        .faq-a {\n            font-size: 15px;\n            color: #4e5968;\n            margin: 0;\n            padding-left: 20px;\n            font-weight: 400;\n        }\n        \/* CTA \ubc84\ud2bc *\/\n        .cta-area {\n            text-align: center;\n            margin-top: 50px;\n        }\n        .cta-button {\n            display: inline-block;\n            background-color: #1b64da;\n            color: #ffffff;\n            font-size: 18px;\n            font-weight: 600;\n            padding: 16px 40px;\n            border-radius: 14px;\n            text-decoration: none;\n            box-shadow: 0 4px 12px rgba(27, 100, 218, 0.2);\n            transition: background-color 0.2s ease;\n        }\n        .cta-button:hover {\n            background-color: #154fb4;\n        }\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n            \ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2025\ub144 11\uc6d4 \uae30\uc900<\/p>\n<h1>\ubc31\uc2e0 \uc608\ubc29\uc811\uc885 \uc548\ub0b4<\/h1>\n<p>*\uc81c\uc870\uc0ac \uc0ac\uc815\uc5d0 \ub530\ub77c \uc81c\ud488 \ubc0f \uac00\uaca9\uc774 \ubcc0\uacbd\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p><strong>\uc8fc\uc694 \uc548\ub0b4:<\/strong> 2025\ub144 \ub300\ud55c\uac10\uc5fc\ud559\ud68c \uc131\uc778\uc608\ubc29\uc811\uc885 \uad8c\uace0\uc548\uc5d0 \ub530\ub77c \ud3d0\ub834\uad6c\uade0 \uc811\uc885 \uae30\uc900\uc774 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4.<\/p>\n<p><strong>65\uc138 \uc774\uc0c1 \uad8c\uace0:<\/strong> PCV20(\ud504\ub9ac\ubca0\ub09820) \ub2e8\ub3c5 1\ud68c \uc811\uc885 \ub610\ub294 PCV15(\ubc15\uc2a4\ub274\ubc18\uc2a4) \uc811\uc885 \ud6c4 1\ub144 \ub4a4 PPSV23(\ud504\ub85c\ub514\uc545\uc2a423) \uc21c\ucc28 \uc811\uc885\uc774 \uad8c\uc7a5\ub429\ub2c8\ub2e4.<\/p>\n<p><strong>\uad6d\uac00\ubb34\ub8cc\uc811\uc885(NIP):<\/strong> 65\uc138 \uc774\uc0c1 \uc5b4\ub974\uc2e0\uc740 \ubcf4\uac74\uc18c \ubc0f \uc9c0\uc815\uc758\ub8cc\uae30\uad00\uc5d0\uc11c PPSV23(\ud504\ub85c\ub514\uc545\uc2a423) 1\ud68c \ubb34\ub8cc \uc811\uc885\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4. (\ub2e8\ubc31\uc811\ud569\ubc31\uc2e0 PCV15\u00b7PCV20\uc740 \ube44\uae09\uc5ec)<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"width: 18%; text-align: center;\">\u043f\u0440\u0435\u0434\u043e\u0442\u0432\u0440\u0430\u0442\u0438\u043c\u043e\u0435 \u0437\u0430\u0431\u043e\u043b\u0435\u0432\u0430\u043d\u0438\u0435<\/th>\n<th style=\"width: 27%;\">\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0432\u0430\u043a\u0446\u0438\u043d\u044b<\/th>\n<th style=\"width: 25%;\">\uc8fc\uae30 \ubc0f \uad8c\uace0<\/th>\n<th style=\"width: 30%;\">\u0446\u0435\u043d\u0430<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td rowspan=\"4\">\u043f\u043d\u0435\u0432\u043c\u043e\u043a\u043e\u043a\u043a<\/td>\n<td>\ud504\ub85c\ub514\uc545\uc2a423 (PPSV23)<\/td>\n<td>65\uc138 \uc774\uc0c1 1\ud68c \uc644\ub8cc<br \/>(\uc77c\ubc18 \uc5b4\ub974\uc2e0 \ucd94\uac00 \uc811\uc885 \ubd88\ud544\uc694)<\/td>\n<td><strong>65\uc138 \uc774\uc0c1 \uac74\uac15\ubcf4\ud5d8 \uc801\uc6a9 (\ubb34\ub8cc)<\/strong><br \/>\ubcf4\uac74\uc18c \ubc0f \uc9c0\uc815\uc758\ub8cc\uae30\uad00<\/td>\n<\/tr>\n<tr>\n<td>\ud504\ub9ac\ubca0\ub09813 (PCV13)<\/td>\n<td>1\ud68c \uc811\uc885<\/td>\n<td>110 000 \u0432\u043e\u043d<br \/>(\ub2e8\ub3c5 \uc811\uc885 \uc2dc \uad8c\uace0 \ub0ae\uc74c, PCV20 \ub300\uccb4 \ucd94\uc138)<\/td>\n<\/tr>\n<tr>\n<td>\ubc15\uc2a4\ub274\ubc18\uc2a4 (PCV15) \uc2e0\uaddc<\/td>\n<td>1\ud68c \uc811\uc885 (\uc811\uc885 1\ub144 \ud6c4 PPSV23 \uc21c\ucc28\uc811\uc885 \uad8c\uc7a5)<\/td>\n<td>\ube44\uae09\uc5ec (\ube44\uc6a9 \ubcd1\uc6d0 \ubb38\uc758)<\/td>\n<\/tr>\n<tr>\n<td>\ud504\ub9ac\ubca0\ub09820 (PCV20) \uc2e0\uaddc<\/td>\n<td>\ub2e8\ub3c5 1\ud68c \uc811\uc885 \uc644\ub8cc \uac00\ub2a5 (\ucd5c\uc2e0 \uad8c\uace0 \ubc31\uc2e0)<\/td>\n<td>\ube44\uae09\uc5ec (\ube44\uc6a9 \ubcd1\uc6d0 \ubb38\uc758)<\/td>\n<\/tr>\n<tr>\n<td>\u0413\u0435\u043f\u0430\u0442\u0438\u0442 \u0410<\/td>\n<td>\u0425\u0430\u0431\u0440\u0438\u043a\u0441 \u0438\u043b\u0438 \u0411\u0430\u043a\u0442\u0430<\/td>\n<td>2 \u0440\u0430\u0437\u0430 (0\u041c, 6\u041c)<\/td>\n<td>1\ud68c: 70,000 KRW<br \/>2\ud68c: 130,000 KRW<\/td>\n<\/tr>\n<tr>\n<td>\u0413\u0435\u043f\u0430\u0442\u0438\u0442 \u0411<\/td>\n<td>\u0422\u044b \u0411\u043e\u043a\u0441\u0431\u0438<\/td>\n<td>3 \u0440\u0430\u0437\u0430 (0\u041c, 1\u041c, 6\u041c)<\/td>\n<td>1\ud68c: 30,000 KRW<br \/>3\ud68c: 80,000 KRW<\/td>\n<\/tr>\n<tr>\n<td>\ud30c\uc0c1\ud48d<\/td>\n<td>\u0422\u0414<\/td>\n<td>10 \u043b\u0435\u0442<\/td>\n<td>40 000 \u0432\u043e\u043d<\/td>\n<\/tr>\n<tr>\n<td>\u0432\u0438\u0440\u0443\u0441 \u043f\u0430\u043f\u0438\u043b\u043b\u043e\u043c\u044b \u0447\u0435\u043b\u043e\u0432\u0435\u043a\u0430<\/td>\n<td>\u0413\u0430\u0440\u0434\u0430\u0441\u0438\u043b 9<\/td>\n<td>3 \u0440\u0430\u0437\u0430 (0\u041c, 2\u041c, 6\u041c)<\/td>\n<td>1\ud68c: 190,000 KRW<br \/>3\ud68c: 540,000 KRW<\/td>\n<\/tr>\n<tr>\n<td rowspan=\"2\">\u043e\u043f\u043e\u044f\u0441\u044b\u0432\u0430\u044e\u0449\u0438\u0439 \u043b\u0438\u0448\u0430\u0439<\/td>\n<td>\u0428\u0438\u043d\u0433\u0440\u0438\u043a\u0441<\/td>\n<td>2 \u0440\u0430\u0437\u0430 (0\u041c, 2\u041c)<\/td>\n<td>1\ud68c: 270,000 KRW<br \/>2\ud68c: 520,000 KRW<\/td>\n<\/tr>\n<tr>\n<td>\u0421\u043a\u0430\u0439 \u0417\u043e\u0441\u0442\u0435\u0440<\/td>\n<td>1 \u0440\u0430\u0437<\/td>\n<td>120 000 \u0432\u043e\u043d<\/td>\n<\/tr>\n<tr>\n<td>\uc778\ud50c\ub8e8\uc5d4\uc790<br \/>\ubc14\uc774\ub7ec\uc2a4 (\ub3c5\uac10)<\/td>\n<td>\u043a\u0430\u0436\u0434\u044b\u0439 \u0433\u043e\u0434 \u0440\u0430\u0437\u043d\u044b\u0435<\/td>\n<td>\u043a\u0430\u0436\u0434\u044b\u0439 \u0433\u043e\u0434<\/td>\n<td>40,000 KRW (\ub9e4\ud574 \ubcc0\ub3d9\uac00)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>\uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38 (FAQ)<\/h2>\n<p>                \ubd80\ubaa8\ub2d8 \ud3d0\ub834 \ubc31\uc2e0\uc744 \ubb34\ub8cc\ub85c \ub9de\uc73c\uc2e4 \uc218 \uc788\ub098\uc694?<\/p>\n<p>\ub124, 65\uc138 \uc774\uc0c1 \uc5b4\ub974\uc2e0(\uc774\uc804 \ubbf8\uc811\uc885\uc790)\uc740 \uad6d\uac00\ubb34\ub8cc\uc811\uc885(NIP) \uc9c0\uc6d0 \uc81c\ub3c4\ub97c \ud1b5\ud574 \ubcf4\uac74\uc18c \ubc0f \uc9c0\uc815\uc758\ub8cc\uae30\uad00\uc5d0\uc11c <strong>\ud504\ub85c\ub514\uc545\uc2a423(PPSV23) \ubc31\uc2e0\uc744 1\ud68c \ubb34\ub8cc<\/strong>\ub85c \uc811\uc885\ud558\uc2e4 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ucd5c\uc2e0 \ub2e8\ubc31\uc811\ud569\ubc31\uc2e0(PCV15\u00b7PCV20)\uc740 \ube44\uae09\uc5ec \ud56d\ubaa9\uc73c\ub85c \ubcc4\ub3c4\uc758 \ube44\uc6a9\uc774 \ubc1c\uc0dd\ud569\ub2c8\ub2e4.<\/p>\n<p>                \ucd5c\uc2e0 \ubc31\uc2e0\uc778 \ud504\ub9ac\ubca0\ub09820\uacfc \ubb34\ub8cc \ubc31\uc2e0\uc758 \ucc28\uc774\ub294 \ubb34\uc5c7\uc778\uac00\uc694?<\/p>\n<p>\ubb34\ub8cc\ub85c \uc9c0\uc6d0\ub418\ub294 \ub2e4\ub2f9\uc9c8 \ubc31\uc2e0(PPSV23)\uc740 \ub113\uc740 \ud608\uccad\ud615\uc744 \ubc29\uc5b4\ud558\uc9c0\ub9cc \uba74\uc5ed \ud6a8\uacfc\uc758 \uc9c0\uc18d \uae30\uac04\uc774 \uc0c1\ub300\uc801\uc73c\ub85c \uc9e7\uc2b5\ub2c8\ub2e4. \ubc18\uba74 \ud504\ub9ac\ubca0\ub09820(PCV20)\uacfc \uac19\uc740 \ub2e8\ubc31\uc811\ud569 \ubc31\uc2e0\uc740 \uba74\uc5ed \uae30\uc5b5 \ubc18\uc751\uc744 \uc720\ub3c4\ud558\uc5ec \ub354 \uac15\ub825\ud558\uace0 \uc7a5\uae30\uc801\uc778 \uc608\ubc29 \ud6a8\uacfc\ub97c \uc81c\uacf5\ud569\ub2c8\ub2e4. \ucd5c\uadfc \uc9c0\uce68\uc5d0 \ub530\ub77c \ub450 \ubc31\uc2e0\uc744 \uc21c\ucc28\uc801\uc73c\ub85c \ub9de\uac70\ub098 PCV20\uc744 \ub2e8\ub3c5 \uc811\uc885\ud558\ub294 \uac83\uc774 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4.<\/p>\n<p>                \ub3c5\uac10 \ubc31\uc2e0\uacfc \ud3d0\ub834 \ubc31\uc2e0\uc744 \uac19\uc740 \ub0a0 \uac19\uc774 \ub9de\uc544\ub3c4 \ub418\ub098\uc694?<\/p>\n<p>\ub124, \uac00\ub2a5\ud569\ub2c8\ub2e4. \uc9c8\ubcd1\uad00\ub9ac\uccad \uc9c0\uce68\uc5d0 \ub530\ub77c \ud3d0\ub834\uad6c\uade0 \ubc31\uc2e0\uacfc \ub3c5\uac10 \ubc31\uc2e0\uc740 \ub3d9\uc77c\ud55c \ub0a0 \uc758\uc0ac \uc0c1\ub2f4 \ud6c4 \uc591\ud314\uc5d0 \uac01\uac01 \ub098\ub204\uc5b4 \ub3d9\uc2dc \uc811\uc885\uc774 \uac00\ub2a5\ud558\uba70, \uc774\ub97c \ud1b5\ud574 \ubc29\ubb38 \ubc88\uac70\ub85c\uc6c0\uc744 \uc904\uc774\uace0 \uaca8\uc6b8\ucca0 \ud638\ud761\uae30 \uc9c8\ud658\uc744 \ud6a8\uacfc\uc801\uc73c\ub85c \uc608\ubc29\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n<p>            <a href=\"\u0442\u0435\u043b:02-745-3388\">\uc9c0\uae08 \uc608\uc57d \ubc0f \uc0c1\ub2f4\ud558\uae30 (02-745-3388)<\/a><br \/>\n<\/body><br \/>\n<\/html><\/p>","protected":false},"excerpt":{"rendered":"<p>\ub0b4\uacfc \ubc31\uc2e0 \uc885\ub85c\uc5f0\uc138\uc5d0\uc11c\ub294 \uc6b0\ub9ac \uc0b6\uc5d0 \uaf2d \ud544\uc694\ud55c \ubc31\uc2e0\uc744 \uc811\uc885\ud558\uace0 \uc788\uc2b5\ub2c8\ub2e4. \uc885\ub85c\uc5f0\uc138\uc758\uc6d0 &#8211; \uc608\ubc29\uc811\uc885 \uc548\ub0b4 \ucd5c\uc885 \uc5c5\ub370\uc774\ud2b8: 2025\ub144 11\uc6d4 \uae30\uc900 \ubc31\uc2e0 \uc608\ubc29\uc811\uc885 \uc548\ub0b4 *\uc81c\uc870\uc0ac \uc0ac\uc815\uc5d0 \ub530\ub77c \uc81c\ud488 \ubc0f \uac00\uaca9\uc774 \ubcc0\uacbd\ub420 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc8fc\uc694 \uc548\ub0b4: 2025\ub144 \ub300\ud55c\uac10\uc5fc\ud559\ud68c \uc131\uc778\uc608\ubc29\uc811\uc885 \uad8c\uace0\uc548\uc5d0 \ub530\ub77c \ud3d0\ub834\uad6c\uade0 \uc811\uc885 \uae30\uc900\uc774 \ubcc0\uacbd\ub418\uc5c8\uc2b5\ub2c8\ub2e4. 65\uc138 \uc774\uc0c1 \uad8c\uace0: PCV20(\ud504\ub9ac\ubca0\ub09820) \ub2e8\ub3c5 1\ud68c \uc811\uc885 \ub610\ub294 PCV15(\ubc15\uc2a4\ub274\ubc18\uc2a4) \uc811\uc885 \ud6c4 1\ub144 \ub4a4 &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/jongroyonsei.com\/ru\/vaccine\/\"> <span class=\"screen-reader-text\">vaccine<\/span> \u0427\u0438\u0442\u0430\u0442\u044c \u0434\u0430\u043b\u0435\u0435 &raquo;<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","footnotes":""},"class_list":["post-4003","page","type-page","status-publish","hentry"],"rankMath":{"parentDomain":"jongroyonsei.com","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":false,"featuredImageNotice":"\u041f\u043e\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0434\u043e\u043b\u0436\u043d\u043e \u0431\u044b\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440\u043e\u043c \u043d\u0435 \u043c\u0435\u043d\u0435\u0435 200 \u043d\u0430 200 \u043f\u0438\u043a\u0441\u0435\u043b\u0435\u0439, \u0447\u0442\u043e\u0431\u044b \u0435\u0433\u043e \u043c\u043e\u0433\u043b\u0438 \u0443\u0432\u0438\u0434\u0435\u0442\u044c Facebook \u0438 \u0434\u0440\u0443\u0433\u0438\u0435 \u0441\u0430\u0439\u0442\u044b \u0441\u043e\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0445 \u0441\u0435\u0442\u0435\u0439.","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"vaccine","permalinkFormat":"https:\/\/jongroyonsei.com\/ru\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/jongroyonsei.com\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":false,"primaryTaxonomy":false,"serpData":{"title":"","description":"","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":[],"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"\u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f","primaryTerm":0,"authorName":"jongroyonsei2","titleTemplate":"%title% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":[],"diacritics":{"A":"[\\u0410\\u0430]","B":"[\\u0411\\u0431]","V":"[\\u0412\\u0432]","G":"[\\u0413\\u0433]","D":"[\\u0414\\u0434]","YE":"[\\u0415\\u0435]","YO":"[\\u0401\\u0451]","ZH":"[\\u0416\\u0436]","Z":"[\\u0417\\u0437]","EE":"[\\u0418\\u0438]","YI":"[\\u0419\\u0439]","K":"[\\u041A\\u043A]","L":"[\\u041B\\u043B]","M":"[\\u041C\\u043c]","P":"[\\u041F\\u043F]","T":"[\\u0422\\u0442]","U":"[\\u0423\\u0443]","F":"[\\u0424\\u0444]","H":"[\\u0425\\u0445]","TS":"[\\u0426\\u0446]","CH":"[\\u0427\\u0447]","SH":"[\\u0428\\u0448\\u0429\\u0449]","I":"[\\u042B\\u044B]","E":"[\\u042D\\u044D]","YU":"[\\u042E\\u044E]","YA":"[\\u042F\\u044F]","N":"[\\u041D\\u043D]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":false,"hasBreadcrumb":true},"homeUrl":"https:\/\/jongroyonsei.com\/ru","objectID":4003,"objectType":"post","locale":"ru","localeFull":"ru_RU","overlayImages":{"play":{"name":"Play \u0438\u043a\u043e\u043d\u043a\u0430","url":"https:\/\/jongroyonsei.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/jongroyonsei2\/www\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF \u0438\u043a\u043e\u043d\u043a\u0430","url":"https:\/\/jongroyonsei.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/jongroyonsei2\/www\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/jongroyonsei.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/social-placeholder.jpg","customPermalinks":true,"isUserRegistered":true,"autoSuggestKeywords":true,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fjongroyonsei.com%2Fru&r=https%3A%2F%2Fjongroyonsei.com%2Fru%2Fwp-json%2Fwp%2Fv2%2Fpages%2F4003%3Fnonce%3Db141f665d9","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/jongroyonsei.com\/wp-content\/uploads\/2023\/02\/cropped-logo_2symbol-32x32.png","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"\u0410\u043f\u0433\u0440\u0435\u0439\u0434","trendsPreviewImage":"https:\/\/jongroyonsei.com\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":[],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":true,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":[],"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/pages\/4003","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/comments?post=4003"}],"version-history":[{"count":9,"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/pages\/4003\/revisions"}],"predecessor-version":[{"id":18632,"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/pages\/4003\/revisions\/18632"}],"wp:attachment":[{"href":"https:\/\/jongroyonsei.com\/ru\/wp-json\/wp\/v2\/media?parent=4003"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}