{"id":2503,"date":"2026-01-07T17:55:51","date_gmt":"2026-01-07T08:55:51","guid":{"rendered":"https:\/\/trip-japan-ylp.com\/?p=2503"},"modified":"2026-01-07T17:55:52","modified_gmt":"2026-01-07T08:55:52","slug":"legoland-japan-3","status":"publish","type":"post","link":"https:\/\/trip-japan-ylp.com\/?p=2503&lang=en","title":{"rendered":"LEGOLAND Japan"},"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 (\u30ab\u30d7\u30bb\u30eb\u5316) --- *\/\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    .travel-guide-article a { color: var(--tg-primary); text-decoration: none; font-weight: bold; }\n    .travel-guide-article a:hover { text-decoration: underline; }\n\n    \/* \u30ab\u30e9\u30fc\u30d1\u30ec\u30c3\u30c8\uff08\u30ec\u30b4\u30e9\u30f3\u30c9\u3089\u3057\u304f\u5c11\u3057\u30dd\u30c3\u30d7\u306b\uff09 *\/\n    .travel-guide-article {\n        --tg-primary: #0056b3; \/* \u30d9\u30fc\u30b9\u306e\u9752 *\/\n        --tg-accent: #e63946;  \/* \u30a2\u30af\u30bb\u30f3\u30c8\u8d64 *\/\n        --tg-yellow: #ffb703;  \/* \u697d\u3057\u3052\u306a\u9ec4\u8272 *\/\n        --tg-bg-gray: #f4f7f6;\n        --tg-border: #e9ecef;\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    \/* \u30ea\u30f3\u30af\u30fb\u30a2\u30d7\u30ea\u60c5\u5831\u30dc\u30c3\u30af\u30b9 *\/\n    .tg-link-box {\n        background: #f0f8ff;\n        border: 2px solid var(--tg-primary);\n        border-radius: 8px;\n        padding: 20px;\n        margin: 30px 0;\n        text-align: center;\n    }\n    .tg-link-btn {\n        display: inline-block;\n        background: var(--tg-primary);\n        color: #fff !important;\n        padding: 10px 20px;\n        border-radius: 30px;\n        margin: 5px;\n        text-decoration: none !important;\n        font-size: 0.9rem;\n        transition: opacity 0.3s;\n    }\n    .tg-link-btn:hover { opacity: 0.8; }\n\n    \/* \u30e2\u30c7\u30eb\u30b3\u30fc\u30b9\uff08\u30b8\u30b0\u30b6\u30b0\u30ec\u30a4\u30a2\u30a6\u30c8\uff09 *\/\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    \/* PC\u3067\u306f\u5076\u6570\u756a\u76ee\u306e\u753b\u50cf\u3092\u53f3\u306b\u3059\u308b *\/\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 {\n        flex: 1;\n    }\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: var(--tg-yellow);\n        color: #333;\n        padding: 3px 8px;\n        border-radius: 4px;\n        font-weight: bold;\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    \/* \u30b9\u30de\u30db\u5bfe\u5fdc (768px\u4ee5\u4e0b) *\/\n    @media (max-width: 768px) {\n        .tg-header h1 { font-size: 1.8rem; }\n        .tg-main-image { height: 250px; }\n        \n        \/* \u30b9\u30de\u30db\u3067\u306f\u30b8\u30b0\u30b6\u30b0\u3092\u89e3\u9664\u3057\u3001\u3059\u3079\u3066 \u753b\u50cf\u2192\u30c6\u30ad\u30b9\u30c8 \u306e\u9806\u306b\u7e26\u4e26\u3073\u306b\u3059\u308b *\/\n        .tg-step-item, \n        .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        \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        .tg-link-btn { display: block; width: 100%; margin: 10px 0; }\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\">Aichi\/Nagoya<\/span>\n                <span class=\"tg-tag\">Theme Park<\/span>\n                <span class=\"tg-tag\">Family Trip<\/span>\n            <\/div>\n            <h1>Tokai Region \"Aichi Prefecture - LEGOLAND\"<br>Enter a block world where both adults and kids get hooked<\/h1>\n            <p style=\"color:#666;\">Opened in Nagoya in 2017 as the 8th in the world, this is a LEGO block theme park. We will guide you through a colorful world of adventure.<\/p>\n        <\/header>\n\n        <!-- \u30e1\u30a4\u30f3\u753b\u50cf\uff08\u30a2\u30a4\u30ad\u30e3\u30c3\u30c1\uff09 -->\n        <img decoding=\"async\" src=\"https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u30ec\u30b4\u30e9\u30f3\u30c9\u5165\u53e3\u6a2a-scaled.jpg?auto=format&fit=crop&q=80&w=1200\" alt=\"LEGOLAND Japan Image\" class=\"tg-main-image\">\n\n        <!-- \u5c0e\u5165\u6587 -->\n        <h2 class=\"tg-h2\">What is LEGOLAND?<\/h2>\n        <p>LEGOLAND Japan is a LEGO block theme park that opened in 2017 as the 8th in the world.<br>\n        While the target audience is children up to elementary school age, there are many activities that adults can enjoy too, making it a place to enjoy with family and friends.<\/p>\n        <p>With a convenient location just 30 minutes by train from Nagoya, and the adjacent \"SEA LIFE\" aquarium, it is an amusement park you should definitely visit at least once.<\/p>\n\n        <!-- \u4fbf\u5229\u60c5\u5831\u30ea\u30f3\u30af -->\n        <div class=\"tg-link-box\">\n            <h3 style=\"margin-top:0; font-size:1.2rem; color:var(--tg-primary);\">Check before you go!<\/h3>\n            <p style=\"font-size:0.9rem;\">The map is updated regularly, so please download the latest version.<\/p>\n            <a href=\"https:\/\/www.legoland.jp\/\" target=\"_blank\" class=\"tg-link-btn\"><i class=\"fa-solid fa-globe\" aria-hidden=\"true\"><\/i> Official Website<\/a>\n            <a href=\"https:\/\/www.legoland.jp\/resort-guide\/legoland\/resort-map\/\" target=\"_blank\" class=\"tg-link-btn\"><i class=\"fa-solid fa-map\" aria-hidden=\"true\"><\/i> Park Map<\/a>\n            <a href=\"https:\/\/www.legoland.jp\/resort-guide\/service\/mobile-app\/\" target=\"_blank\" class=\"tg-link-btn\"><i class=\"fa-solid fa-mobile-screen\" aria-hidden=\"true\"><\/i> Official App<\/a>\n        <\/div>\n\n        <!-- \u304a\u3059\u3059\u3081\u30eb\u30fc\u30c8 -->\n        <h2 class=\"tg-h2\">LEGOLAND Recommended Route<\/h2>\n        <div class=\"tg-course-intro\">\n            <p style=\"margin:0; font-size:0.95rem;\">\n                We will introduce a model course to enjoy the park efficiently.<br>\n                First, install the <a href=\"https:\/\/www.legoland.jp\/resort-guide\/service\/mobile-app\/\" target=\"_blank\">Official App<\/a> before visiting. It is full of useful information such as wait times and show schedules.\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\/\u30ec\u30b4\u30e9\u30f3\u30c9\u5165\u53e32\u6a2a-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"Access Image\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">01<\/span>\n                <h3 class=\"tg-step-title\">Access <span class=\"tg-time-badge\">Transport<\/span><\/h3>\n                <p><strong>Access by train from Nagoya is convenient<\/strong><br>\n                From Nagoya Station, take the \"Aonami Line\" for 30 minutes to the terminal station, Kinjo-futo Station. It is a 3-minute walk from the station through the SEA LIFE aquarium to the LEGOLAND entrance.<br>\n                *If you have time, stop by SEA LIFE after LEGOLAND.<\/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\/\u5165\u5834\u5f8c\u6050\u7adc\u6a2a-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"LEGO Dinosaur and Souvenirs\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">02<\/span>\n                <h3 class=\"tg-step-title\">Welcome & Shopping <span class=\"tg-time-badge\">15 min<\/span><\/h3>\n                <p>Upon entering, a huge dinosaur made of 200,000 LEGO blocks welcomes you! Shops are lined up around the dinosaur.<br>\n                It is better to buy souvenirs at the end, but if you are with children, buy one small item at the beginning.<\/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\/\u30ec\u30b4\u30e9\u30f3\u30c9\u30d5\u30a1\u30af\u30c8\u30ea\u30fc\u7e26-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"Tower and Factory\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">03<\/span>\n                <h3 class=\"tg-step-title\">Factory - Bricktopia <span class=\"tg-time-badge\">60 min<\/span><\/h3>\n                <p>First, learn the manufacturing process of LEGO blocks at \"LEGOLAND Factory.\" Then head to \"Bricktopia.\" You can overlook the park from the Observation Tower towering in the center!<br>\n                NINJAGO Live is very popular, so if the timing works with the show schedule, it is a must-see.<\/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\/\u30a2\u30c9\u30d9\u30f3\u30c1\u30e3\u30fc\u5165\u53e3\u6a2a-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"Submarine Adventure\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">04<\/span>\n                <h3 class=\"tg-step-title\">Adventure <span class=\"tg-time-badge\">60 min<\/span><\/h3>\n                <p>Here you enter the authentic world of LEGO. While being overwhelmed by ancient ruins made of LEGO blocks, let's take lots of commemorative photos.<br>\n                In \"Submarine Adventure,\" you can board a submarine to explore the ancient ocean and meet many fish.<\/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\/\u4ea4\u756a\u6a2a-2-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"Experience at LEGO City\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">05<\/span>\n                <h3 class=\"tg-step-title\">LEGO City <span class=\"tg-time-badge\">90 min<\/span><\/h3>\n                <p>LEGO City is full of hands-on activities. Drive a car or build whatever you like with LEGO blocks. It is an area you can enjoy according to the season, so you will lose track of time.<br>\n                If you get a little hungry, let's eat a hamburger at \"Brick House\" in the area.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 6 -->\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\/\u30ca\u30a4\u30c4\u30ad\u30f3\u30b0\u30c0\u30e0\u5165\u53e3\u6a2a-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"Knight's Kingdom and Ninja\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">06<\/span>\n                <h3 class=\"tg-step-title\">Knight's Kingdom - NINJAGO <span class=\"tg-time-badge\">90 min<\/span><\/h3>\n                <p>In \"Knight's Kingdom,\" themed around dragons and castles, there are roller coasters that even small children can enjoy, so families can have fun with peace of mind.<br>\n                Also, in the <strong>NINJAGO area just completed in 2025<\/strong>, various ninja experiences are possible. Since it is very popular, we recommend heading here as soon as the park opens during busy seasons. If you get tired from playing, recharge your energy with \"Ninja Rice\"!<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 7 -->\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\/\u30d1\u30a4\u30ec\u30fc\u30c4\u30a8\u30ea\u30a2\u5168\u666f\u6a2a-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"Pirate Shores\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">07<\/span>\n                <h3 class=\"tg-step-title\">Pirate Shores <span class=\"tg-time-badge\">60 min<\/span><\/h3>\n                <p>The fun LEGOLAND trip is finally coming to an end. Lastly, become a pirate at Pirate Shores and create the best memories.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Step 8 -->\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\/SEA_Life\u5165\u53e3-scaled.jpg?auto=format&fit=crop&q=80&w=600\" alt=\"SEA LIFE Aquarium\">\n            <\/div>\n            <div class=\"tg-step-text\">\n                <span class=\"tg-step-num\">08<\/span>\n                <h3 class=\"tg-step-title\">SEA LIFE - Shopping, Meal <span class=\"tg-time-badge\">120 min<\/span><\/h3>\n                <p>If you have time, purchase a \"1-Day Combo Ticket\" in advance and stop by the SEA LIFE aquarium.<br>\n                Combo tickets allow re-entry, so you can save souvenir shopping for the very end.<\/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>Name<\/th>\n                <td>LEGOLAND Japan Resort<\/td>\n            <\/tr>\n            <tr>\n                <th>Address<\/th>\n                <td>2-2-1 Kinjo-futo, Minato-ku, Nagoya City, Aichi Prefecture<\/td>\n            <\/tr>\n            <tr>\n                <th>Access<\/th>\n                <td>Immediate access from Kinjo-futo Station via \"Aonami Line\" from Nagoya Station<\/td>\n            <\/tr>\n            <tr>\n                <th>Official Website<\/th>\n                <td><a href=\"https:\/\/www.legoland.jp\/\" target=\"_blank\">https:\/\/www.legoland.jp\/<\/a><\/td>\n            <\/tr>\n        <\/table>\n        \n        <div style=\"margin-top: 30px; text-align: center;\">\n            <p style=\"font-size: 0.8rem; color: #999;\">*Information is current as of September 2025. Please check the latest information before visiting.<\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Aichi\/Nagoya Theme Park Family Trip Tokai Region \"Aichi Prefecture - LEGOLAND\"Enter a block world where both a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":1929,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_uag_custom_page_level_css":"","vkexunit_cta_each_option":"","footnotes":""},"categories":[77,81],"tags":[89],"class_list":["post-2503","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aichi","category-attractions","tag-attractions"],"uagb_featured_image_src":{"full":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-scaled.jpg",2560,1920,false],"thumbnail":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-150x150.jpg",150,150,true],"medium":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-300x225.jpg",300,225,true],"medium_large":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-768x576.jpg",768,576,true],"large":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-1024x768.jpg",1024,768,true],"1536x1536":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-1536x1152.jpg",1536,1152,true],"2048x2048":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-2048x1536.jpg",2048,1536,true],"post-thumbnail":["https:\/\/trip-japan-ylp.com\/wp-content\/uploads\/2025\/12\/\u5165\u5834\u5f8c\u30b7\u30e7\u30c3\u30d7\u6a2a-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":"Aichi\/Nagoya Theme Park Family Trip Tokai Region \"Aichi&hellip;","_links":{"self":[{"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts\/2503","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=2503"}],"version-history":[{"count":1,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts\/2503\/revisions"}],"predecessor-version":[{"id":2504,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/posts\/2503\/revisions\/2504"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=\/wp\/v2\/media\/1929"}],"wp:attachment":[{"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2503"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2503"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/trip-japan-ylp.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}