{"id":2481,"date":"2025-12-25T16:18:09","date_gmt":"2025-12-25T07:18:09","guid":{"rendered":"https:\/\/trip-japan-ylp.com\/?p=2481"},"modified":"2025-12-25T16:31:59","modified_gmt":"2025-12-25T07:31:59","slug":"nabana-no-sato-japans-largest-flower-and-light-fantasy-nabana-no-sato","status":"publish","type":"post","link":"https:\/\/trip-japan-ylp.com\/?p=2481&lang=en","title":{"rendered":"Nabana no Sato | Japan's Largest Flower and Light Fantasy\u00a0Nabana no Sato"},"content":{"rendered":"\n<!-- Google Fonts -->\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+JP:wght@400;500;700&family=Montserrat:wght@600;700&display=swap\" rel=\"stylesheet\">\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    \/* --- \u8a18\u4e8b\u5168\u4f53\u30b9\u30bf\u30a4\u30eb --- *\/\n    .travel-guide-article {\n        font-family: 'Noto Sans JP', sans-serif;\n        color: #333;\n        line-height: 1.8;\n        background: #fff;\n        max-width: 100%;\n        margin: 0 auto;\n    }\n    .travel-guide-article * { box-sizing: border-box; }\n    .travel-guide-article img { max-width: 100%; height: auto; display: block; border-radius: 8px; }\n\n    \/* \u30ab\u30e9\u30fc\u30d1\u30ec\u30c3\u30c8 (\u306a\u3070\u306a\u306e\u91ccVer) *\/\n    .travel-guide-article {\n        --tg-primary: #d81b60;\n        --tg-accent: #fbc02d;\n        --tg-bg-gray: #fff0f5;\n        --tg-border: #f8bbd0;\n    }\n\n    \/* \u30b3\u30f3\u30c6\u30ca *\/\n    .tg-container {\n        max-width: 840px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* \u30d8\u30c3\u30c0\u30fc\u30a8\u30ea\u30a2 *\/\n    .tg-header { margin-bottom: 40px; }\n    .tg-tags { margin-bottom: 15px; }\n    .tg-tag {\n        background: var(--tg-primary);\n        color: #fff;\n        font-size: 0.75rem;\n        padding: 4px 10px;\n        border-radius: 4px;\n        margin-right: 5px;\n        font-weight: bold;\n    }\n    .tg-header h1 {\n        font-size: 2.2rem;\n        margin: 10px 0 20px;\n        line-height: 1.4;\n        color: #222;\n    }\n    .tg-main-image {\n        width: 100%;\n        height: 400px;\n        object-fit: cover;\n        margin-bottom: 40px;\n        box-shadow: 0 10px 20px rgba(0,0,0,0.1);\n    }\n\n    \/* \u898b\u51fa\u3057\u30b9\u30bf\u30a4\u30eb *\/\n    .tg-h2 {\n        font-size: 1.6rem;\n        border-bottom: 2px solid var(--tg-primary);\n        padding-bottom: 10px;\n        margin: 60px 0 30px;\n        color: #222;\n        position: relative;\n    }\n    .tg-h2::after {\n        content: '';\n        position: absolute;\n        bottom: -2px; left: 0;\n        width: 30%;\n        height: 2px;\n        background: var(--tg-accent);\n    }\n\n    \/* \u30a4\u30f3\u30c8\u30ed\u30c0\u30af\u30b7\u30e7\u30f3 *\/\n    .tg-intro-flex {\n        display: flex;\n        gap: 30px;\n        align-items: flex-start;\n        margin-bottom: 40px;\n    }\n    .tg-intro-text { flex: 1; }\n    .tg-intro-img { \n        flex: 1; \n        box-shadow: 0 5px 15px rgba(0,0,0,0.08);\n    }\n\n    \/* \u30dd\u30a4\u30f3\u30c8\u30dc\u30c3\u30af\u30b9 *\/\n    .tg-point-box {\n        background: #fff;\n        border: 2px solid var(--tg-primary);\n        border-radius: 8px;\n        padding: 25px;\n        margin: 30px 0;\n        position: relative;\n    }\n    .tg-point-label {\n        position: absolute;\n        top: -14px; left: 20px;\n        background: var(--tg-primary);\n        color: #fff;\n        padding: 0 15px;\n        font-weight: bold;\n        font-size: 0.9rem;\n    }\n    \n    \/* \u52d5\u753b\u57cb\u3081\u8fbc\u307f\u30a8\u30ea\u30a2 *\/\n    .tg-video-wrapper {\n        margin: 40px 0;\n        background: #000;\n        border-radius: 8px;\n        overflow: hidden;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.15);\n    }\n    .tg-video-container {\n        position: relative;\n        padding-bottom: 56.25%;\n        height: 0;\n        overflow: hidden;\n    }\n    .tg-video-container iframe {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n    }\n\n    \/* \u30e2\u30c7\u30eb\u30b3\u30fc\u30b9 *\/\n    .tg-course-intro {\n        text-align: center;\n        background: var(--tg-bg-gray);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 40px;\n    }\n\n    .tg-step-item {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        gap: 40px;\n        margin-bottom: 60px;\n    }\n    .tg-step-item:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n\n    .tg-step-img {\n        flex: 1;\n        position: relative;\n    }\n    .tg-step-img img {\n        width: 100%;\n        height: 250px;\n        object-fit: cover;\n        box-shadow: 0 8px 20px rgba(0,0,0,0.1);\n        transition: transform 0.3s;\n    }\n    .tg-step-img:hover img { transform: scale(1.02); }\n\n    .tg-step-text { flex: 1; }\n    \n    .tg-step-num {\n        display: inline-block;\n        font-family: 'Montserrat', sans-serif;\n        font-weight: 700;\n        font-size: 3rem;\n        color: rgba(0,0,0,0.05);\n        line-height: 1;\n        margin-bottom: -20px;\n        display: block;\n    }\n    \n    .tg-step-title {\n        font-size: 1.3rem;\n        color: var(--tg-primary);\n        margin-bottom: 10px;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n    \n    .tg-time-badge {\n        font-size: 0.8rem;\n        background: #eee;\n        color: #555;\n        padding: 3px 8px;\n        border-radius: 4px;\n        font-weight: normal;\n        white-space: nowrap;\n    }\n\n    \/* \u30a4\u30f3\u30d5\u30a9\u30e1\u30fc\u30b7\u30e7\u30f3\u8868 *\/\n    .tg-info-table {\n        width: 100%;\n        border-collapse: collapse;\n        font-size: 0.95rem;\n        border: 1px solid var(--tg-border);\n        margin-top: 20px;\n    }\n    .tg-info-table th {\n        background: var(--tg-bg-gray);\n        padding: 15px;\n        text-align: left;\n        width: 30%;\n        border-bottom: 1px solid var(--tg-border);\n        color: var(--tg-primary);\n        font-weight: bold;\n    }\n    .tg-info-table td {\n        padding: 15px;\n        border-bottom: 1px solid var(--tg-border);\n    }\n\n    \/* \u304a\u554f\u3044\u5408\u308f\u305bCTA\u30b9\u30bf\u30a4\u30eb *\/\n    .tg-cta-section {\n        background: var(--tg-bg-gray);\n        border: 2px solid var(--tg-border);\n        border-radius: 12px;\n        padding: 40px 30px;\n        text-align: center;\n        margin-top: 60px;\n        margin-bottom: 40px;\n    }\n    .tg-cta-title {\n        font-size: 1.4rem;\n        color: var(--tg-primary);\n        font-weight: bold;\n        margin-bottom: 15px;\n    }\n    .tg-cta-text {\n        font-size: 1rem;\n        margin-bottom: 25px;\n    }\n    .tg-cta-btn {\n        display: inline-block;\n        background: var(--tg-primary);\n        color: #fff;\n        text-decoration: none;\n        padding: 15px 50px;\n        border-radius: 50px;\n        font-weight: bold;\n        font-size: 1.1rem;\n        box-shadow: 0 5px 15px rgba(216, 27, 96, 0.3);\n        transition: all 0.3s;\n    }\n    .tg-cta-btn:hover {\n        background: #ad1457;\n        transform: translateY(-2px);\n        box-shadow: 0 8px 20px rgba(216, 27, 96, 0.4);\n        color: #fff;\n    }\n\n    \/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n    @media (max-width: 768px) {\n        .tg-header h1 { font-size: 1.8rem; }\n        .tg-main-image { height: 250px; }\n        .tg-intro-flex { flex-direction: column-reverse; }\n        \n        .tg-step-item, .tg-step-item:nth-child(even) {\n            flex-direction: column;\n            gap: 20px;\n            margin-bottom: 50px;\n        }\n        .tg-step-img img { height: 200px; }\n        .tg-step-num { display: none; }\n        .tg-info-table th, .tg-info-table td { display: block; width: 100%; }\n        .tg-info-table th { background: #f0f0f0; border-bottom: none; padding-bottom: 5px; }\n    }\n<\/style>\n\n<div class=\"travel-guide-article\">\n    <div class=\"tg-container\">\n        \n        <!-- \u30d8\u30c3\u30c0\u30fc -->\n        <header class=\"tg-header\">\n            <div class=\"tg-tags\">\n                <span class=\"tg-tag\">Mie Tourism<\/span>\n                <span class=\"tg-tag\">Scenic Spots<\/span>\n                <span class=\"tg-tag\">Illumination<\/span>\n            <\/div>\n            <h1>Tokai Region \"Mie Prefecture - Nabana no Sato\"<br>Japan's Largest Flower and Light Fantasy<\/h1>\n            <p style=\"color:#666;\">Approximately 40 minutes from Nagoya. Introducing a dreamlike space where you can enjoy seasonal flowers and world-class illumination.<\/p>\n        <\/header>\n\n        <!-- \u30e1\u30a4\u30f3\u753b\u50cf -->\n        <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5bcc\u58eb\u5c71\u30a4\u30eb\u30df\u30cd\u30fc\u30b7\u30e7\u30f3-scaled.jpg\" alt=\"Nabana no Sato Illumination\" class=\"tg-main-image\">\n\n        <!-- \u306a\u3070\u306a\u306e\u91cc\u3068\u306f -->\n        <h2 class=\"tg-h2\">What is Nabana no Sato?<\/h2>\n        <div class=\"tg-intro-flex\">\n            <div class=\"tg-intro-text\">\n                <p>Located in Kuwana City, Mie Prefecture, \"Nabana no Sato\" is one of Japan's largest botanical gardens operated by Nagashima Resort.<\/p>\n                <p>Beautiful flowers bloom all year round, such as tulips in spring and cosmos and dahlias in autumn. In particular, the illumination held from winter to spring boasts such popularity that it has repeatedly won first place in Japan's night view rankings.<\/p>\n            <\/div>\n            <div class=\"tg-intro-img\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u82b1\u3072\u308d\u3070\u30b3\u30b9\u30e2\u30b9.jpg\" alt=\"Nabana no Sato Flower Garden\">\n            <\/div>\n        <\/div>\n\n        <!-- \u3053\u3053\u304c\u30b9\u30b4\u30a4\uff01 -->\n        <div class=\"tg-point-box\">\n            <span class=\"tg-point-label\">Amazing Point!<\/span>\n            <h3 style=\"margin-top:0; color:var(--tg-primary);\">Overwhelming Scale of the \"Tunnel of Light\"<\/h3>\n            <p>The symbol of Nabana no Sato is the \"Tunnel of Light (Hana Kairo),\" which spans 200 meters.<br>While using the latest LED technology, the attention to detail is phenomenal, with each bulb shaped like a \"petal.\" Walking wrapped in warm light gives you a moving experience, as if you have wandered into another world.<\/p>\n            <p style=\"margin-top:10px;\">In addition, the \"Begonia Garden\" in the park is climate-controlled, making it an \"Everlasting Paradise\" where you can enjoy large flowers in full bloom even in the middle of winter.<\/p>\n            <div style=\"margin-top:15px; text-align:center;\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7.jpg\" alt=\"Tunnel of Light\">\n            <\/div>\n        <\/div>\n\n        <!-- \u7279\u9577 -->\n        <h2 class=\"tg-h2\">Features of Nabana no Sato<\/h2>\n        <p>The biggest feature is the fusion of \"Flowers,\" \"Light,\" and \"Food.\"<br>After strolling through the vast grounds, you can enjoy local beer at the \"Nagashima Beer Garden\" or soothe your fatigue at the natural hot spring \"Sato no Yu.\"<\/p>\n        <p>Take photos with vivid flower fields in the daytime, watch the lighting ceremony at sunset, and get intoxicated by the shining illumination at night. You can spend a luxurious time enjoying two or three different atmospheres in a single visit.<\/p>\n        <p>There are also areas where the main theme changes every season, designed so that even repeat visitors never get bored.<\/p>\n\n        <!-- \u52d5\u753b\u30bb\u30af\u30b7\u30e7\u30f3 -->\n        <div class=\"tg-video-wrapper\">\n            <div style=\"padding: 15px 20px; background: #333; color: #fff; font-weight: bold;\">\n                <i class=\"fa-solid fa-play-circle\" aria-hidden=\"true\"><\/i> Check out the magical world of light in the video\n            <\/div>\n            <div class=\"tg-video-container\">\n                <iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/4a9TUHudSD8?si=8FmmmUxArbhGlrso\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n            <\/div>\n        <\/div>\n\n        <!-- \u30e2\u30c7\u30eb\u30b3\u30fc\u30b9 -->\n        <h2 class=\"tg-h2\">Nabana no Sato Recommended Course<\/h2>\n        <div class=\"tg-course-intro\">\n            <p style=\"margin:0; font-size:0.95rem;\">\n                We recommend visiting Nabana no Sato from the afternoon to evening.<br>\n                Here is the best route to enjoy both the daytime scenery and the nighttime illumination.\n            <\/p>\n        <\/div>\n\n        <!-- Step 1 -->\n        <div class=\"tg-step-item\">\n            <div class=\"tg-step-img\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u306a\u3070\u306a\u306e\u91cc_\u55ab\u8336\u30de\u30eb\u30bb\u30a4\u30e6-scaled.jpg\" alt=\"Restaurant and Meal\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">01<\/span>\n                <h3 class=\"tg-step-title\">First, Fill Your Stomach<\/h3>\n                <p>Immediately on your right after entering is Nagashima Beer Garden, and in front are the restaurant \"Marseille\" and cafe \"Cafe La Terrace.\" There are also Japanese and Chinese restaurants nearby.<br>Since the park is very large and involves a lot of walking, we recommend enjoying delicious drinks, meals, or desserts first before sightseeing.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 2 -->\n        <div class=\"tg-step-item\">\n            <div class=\"tg-step-img\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u306a\u3070\u306a\u306e\u91cc_\u30d9\u30b4\u30cb\u30a2\u30ac\u30fc\u30c7\u30f3\u2466-scaled.jpg\" alt=\"Begonia Garden\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">02<\/span>\n                <h3 class=\"tg-step-title\">Begonia Garden<\/h3>\n                <p>Passing through the restaurant area, you will find the \"Begonia Garden,\" a huge indoor garden that Nabana no Sato boasts.<br>Hundreds of varieties and over 10,000 begonias gathered from all over the world will welcome you. There are many photo spots, so let's take lots of commemorative photos!<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 3 -->\n        <div class=\"tg-step-item\">\n            <div class=\"tg-step-img\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7.jpg\" alt=\"Illumination Area\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">03<\/span>\n                <h3 class=\"tg-step-title\">Illumination Area<\/h3>\n                <p>After passing through the Begonia Garden, you will reach the Illumination Area featuring the \"Tunnel of Light\" [Hana Kairo].<\/p>\n                <p style=\"margin-top:10px;\">\n                    <a href=\"https:\/\/www.nagashima-onsen.co.jp\/nabana\/illumination\/tunnel200.html\" target=\"_blank\" style=\"color:var(--tg-primary); text-decoration:underline; font-weight:bold;\">\n                        <i class=\"fa-solid fa-arrow-up-right-from-square\" aria-hidden=\"true\"><\/i> Tunnel of Light Official Site\n                    <\/a>\n                <\/p>\n                <p>Enjoy Japan's largest illumination to the fullest, chosen as a spectacular view you want to see at least once in your life.<br><small style=\"color:#666;\">*Illumination is a limited-time event from autumn to early May.<\/small><\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 4 -->\n        <div class=\"tg-step-item\">\n            <div class=\"tg-step-img\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u82b1\u3072\u308d\u3070\u30c1\u30e5\u30fc\u30ea\u30c3\u30d7.jpg\" alt=\"Flower Plaza\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">04<\/span>\n                <h3 class=\"tg-step-title\">Flower Plaza (Hana Hiroba)<\/h3>\n                <p>The Flower Plaza area where seasonal flowers bloom in a vast site of 13,000 tsubo (approx. 43,000 sqm).<br>You will want to dive into the colorful flower fields spreading across the vast grounds.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 5 -->\n        <div class=\"tg-step-item\">\n            <div class=\"tg-step-img\">\n                <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5dee\u3068\u306e\u6e6f.jpg\" alt=\"Hot Spring Sato no Yu\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">05<\/span>\n                <h3 class=\"tg-step-title\">Hot Spring [Sato no Yu]<\/h3>\n                <p>Let's refresh your tired body from walking a lot at the hot spring.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- \u65bd\u8a2d\u57fa\u672c\u60c5\u5831 -->\n        <h2 class=\"tg-h2\">Basic Information<\/h2>\n        <table class=\"tg-info-table\">\n            <tr>\n                <th>Facility Name<\/th>\n                <td>Nabana no Sato<\/td>\n            <\/tr>\n            <tr>\n                <th>Address<\/th>\n                <td>270 Komae Urushibata, Nagashima-cho, Kuwana City, Mie Prefecture<\/td>\n            <\/tr>\n            <tr>\n                <th>Admission<\/th>\n                <td>\n                    Varies by season (from 2,500 yen)<br>\n                    *Free for children under elementary school age<br>\n                    *Includes vouchers (Nabana Coupon) usable in the park\n                <\/td>\n            <\/tr>\n            <tr>\n                <th>Access<\/th>\n                <td>\n                    [Train\/Bus] Approx. 30 min by direct bus from Nagoya Station (Meitetsu Bus Center)<br>\n                    [Car] Approx. 15 min from \"Wangan Nagashima IC\" on Isewangan Expressway\n                <\/td>\n            <\/tr>\n            <tr>\n                <th>Hours<\/th>\n                <td>10:00 - 21:00 (Extended to 22:00 depending on the season and day)<\/td>\n            <\/tr>\n        <\/table>\n        \n        <!-- \u304a\u554f\u3044\u5408\u308f\u305bCTA -->\n        <div class=\"tg-cta-section\">\n            <h3 class=\"tg-cta-title\">Bookings & Inquiries<\/h3>\n            <p class=\"tg-cta-text\">\n                Please feel free to contact us for tour arrangements<br>\n                and travel planning to Nabana no Sato.\n            <\/p>\n            <a href=\"https:\/\/trip-japan-ylp.com\/?page_id=362&lang=en\" class=\"tg-cta-btn\">\n                <i class=\"fa-regular fa-envelope\" aria-hidden=\"true\"><\/i> Contact Us\n            <\/a>\n        <\/div>\n        \n        <div style=\"margin-top: 30px; text-align: center;\">\n            <p style=\"font-size: 0.8rem; color: #999;\">*Information is for reference as of 2025. Please check the official website for illumination dates and fees.<\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Mie Tourism Scenic Spots Illumination Tokai Region \"Mie Prefecture - Nabana no Sato\"Japan's Largest Flower and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2449,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","vkexunit_cta_each_option":"","footnotes":""},"categories":[81,69],"tags":[89],"class_list":["post-2481","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-attractions","category-mie","tag-attractions"],"uagb_featured_image_src":{"full":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7.jpg",1920,1442,false],"thumbnail":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7-150x150.jpg",150,150,true],"medium":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7-300x225.jpg",300,225,true],"medium_large":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7-768x577.jpg",768,577,true],"large":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7-1024x769.jpg",1024,769,true],"1536x1536":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7-1536x1154.jpg",1536,1154,true],"2048x2048":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7.jpg",1920,1442,false],"post-thumbnail":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5149\u306e\u30c8\u30f3\u30cd\u30eb\u30e9\u30a4\u30c8\u30a2\u30c3\u30d7-320x180.jpg",320,180,true]},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/trip-japan-ylp.com\/?author=1"},"uagb_comment_info":1,"uagb_excerpt":"Mie Tourism Scenic Spots Illumination Tokai Region \"Mie&hellip;","_links":{"self":[{"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts\/2481","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2481"}],"version-history":[{"count":3,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts\/2481\/revisions"}],"predecessor-version":[{"id":2490,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts\/2481\/revisions\/2490"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/media\/2449"}],"wp:attachment":[{"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2481"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2481"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2481"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}