{"id":10558,"date":"2026-04-27T20:55:36","date_gmt":"2026-04-27T19:55:36","guid":{"rendered":"https:\/\/allhere.org\/?page_id=10558"},"modified":"2026-05-17T05:39:43","modified_gmt":"2026-05-17T04:39:43","slug":"the-technology","status":"publish","type":"page","link":"https:\/\/allhere.org\/ja\/the-technology\/","title":{"rendered":"\u30c6\u30af\u30ce\u30ed\u30b8\u30fc"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"10558\" class=\"elementor elementor-10558\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d56d874 e-con-full e-flex e-con e-parent\" data-id=\"d56d874\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/iStock-1173910629.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-element elementor-element-65ee903 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"65ee903\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">THE TECHNOLOGY<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a7696bf e-flex e-con-boxed e-con e-parent\" data-id=\"a7696bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0de2622 elementor-widget elementor-widget-html\" data-id=\"0de2622\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Barlow+Condensed:wght@300;400&family=Jost:wght@300;400;500&display=swap');\n\n.ah-tech-section,\n.ah-tech-panels,\n.ah-tech-section *,\n.ah-tech-panels *{\n  box-sizing:border-box;\n}\n\n.ah-tech-section,\n.ah-tech-panels{\n  --bg-darkest:#07101C;\n  --bg-navy:#03112B;\n  --bg-card:#000000;\n  --bg-hover:#0A2540;\n  --white:#FFFFFF;\n  --body:#D6DDE7;\n  --gold:#F9C011;\n  --coral:#FF7A8F;\n  --pink:#FF9898;\n  --sky:#7FC8FF;\n  --border:rgba(255,255,255,.12);\n  --border-hover:rgba(127,200,255,.22);\n  --shadow-hover:0 0 22px rgba(127,200,255,.22);\n  --radius:16px;\n  --font-title:'Cormorant Garamond', serif;\n  --font-body:'Jost', Arial, sans-serif;\n  --font-label:'Barlow Condensed','Arial Narrow',sans-serif;\n\n  font-family:var(--font-body);\n  font-weight:300;\n  color:var(--body);\n}\n\n.ah-tech-section{\n  background:var(--bg-darkest);\n  padding:90px 6vw 65px;\n}\n\n.ah-tech-wrap{\n  max-width:1280px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:.95fr 1.05fr;\n  column-gap:78px;\n  align-items:center;\n}\n\n.ah-main-title{\n  margin:0;\n  font-family:var(--font-title);\n  font-size:clamp(56px,5vw,90px);\n  line-height:1;\n  font-weight:300;\n  letter-spacing:-.04em;\n  color:var(--white);\n}\n\n.ah-main-title em{\n  display:block;\n  margin-top:8px;\n  font-size:clamp(38px,3.4vw,62px);\n  line-height:1.04;\n  font-style:italic;\n  font-weight:300;\n  color:var(--coral);\n}\n\n.ah-copy{\n  max-width:720px;\n}\n\n.ah-copy p{\n  margin:0 0 16px;\n  font-size:16px;\n  line-height:1.68;\n  color:var(--body);\n  font-weight:300;\n}\n\n.ah-list{\n  margin:14px 0 0;\n  padding-left:20px;\n}\n\n.ah-list li{\n  margin-bottom:14px;\n  font-size:16px;\n  line-height:1.68;\n  color:var(--body);\n  font-weight:300;\n}\n\n.ah-highlight{\n  color:var(--pink);\n  font-weight:400;\n}\n\n.ah-tech-panels{\n  background:var(--bg-navy);\n  padding:58px 4vw;\n}\n\n.ah-panel-grid{\n  max-width:1280px;\n  margin:0 auto;\n  display:grid;\n  grid-template-columns:repeat(3, minmax(0, 1fr));\n  gap:18px;\n}\n\n.ah-panel{\n  min-height:465px;\n  padding:32px 22px 30px;\n  text-align:center;\n  border:1px solid var(--border);\n  border-radius:var(--radius);\n  background:var(--bg-card);\n  display:flex;\n  flex-direction:column;\n  transition:background .45s ease, border-color .45s ease, box-shadow .45s ease, transform .45s ease;\n}\n\n.ah-panel:hover{\n  background:var(--bg-hover);\n  border-color:var(--border-hover);\n  box-shadow:var(--shadow-hover);\n  transform:translateY(-2px);\n}\n\n.ah-label{\n  margin:0 0 18px;\n  font-family:var(--font-label);\n  font-size:10px;\n  line-height:1.3;\n  font-weight:400;\n  letter-spacing:.28em;\n  text-transform:uppercase;\n  color:var(--gold);\n}\n\n.ah-panel-title{\n  margin:0;\n  font-family:var(--font-title);\n  font-size:26px;\n  line-height:1.08;\n  font-weight:300;\n  color:var(--white);\n  transition:color .45s ease;\n}\n\n.ah-panel:hover .ah-panel-title{\n  color:var(--sky);\n}\n\n.ah-panel-title em{\n  display:block;\n  margin-top:3px;\n  font-style:italic;\n  font-weight:300;\n  color:var(--pink);\n}\n\n.ah-rule{\n  width:38px;\n  height:1px;\n  background:rgba(255,255,255,.22);\n  margin:20px auto;\n}\n\n.ah-text{\n  max-width:420px;\n  margin:0 auto 12px;\n  font-size:13.8px;\n  line-height:1.62;\n  color:var(--body);\n  font-weight:300;\n}\n\n.ah-img{\n  margin-top:auto;\n  display:flex;\n  justify-content:center;\n  padding-top:20px;\n}\n\n.ah-img img{\n  display:block;\n  width:100%;\n  max-width:330px;\n  height:auto;\n  border-radius:var(--radius);\n}\n\n.ah-cta{\n  margin-top:18px;\n}\n\n.ah-tech-panels .ah-cta a,\n.ah-tech-panels .ah-cta a:link,\n.ah-tech-panels .ah-cta a:visited,\n.ah-tech-panels .ah-cta a:hover,\n.ah-tech-panels .ah-cta a:focus,\n.ah-tech-panels .ah-cta a:active{\n  display:inline-flex!important;\n  align-items:center;\n  justify-content:center;\n  gap:10px;\n  min-width:210px;\n  padding:14px 22px;\n  border:1px solid var(--white)!important;\n  border-bottom:1px solid var(--white)!important;\n  border-radius:50px;\n  background:transparent!important;\n  color:var(--white)!important;\n  font-family:var(--font-body);\n  font-size:10px;\n  letter-spacing:.18em;\n  text-transform:uppercase;\n  font-weight:400;\n  line-height:1;\n  text-decoration:none!important;\n  box-shadow:none!important;\n  outline:none!important;\n  white-space:nowrap;\n  transition:background .3s ease, border-color .3s ease, transform .3s ease;\n}\n\n.ah-tech-panels .ah-cta a span{\n  text-decoration:none!important;\n}\n\n.ah-tech-panels .ah-cta a::after{\n  content:'\u2197';\n  font-size:13px;\n  transition:transform .3s ease;\n}\n\n.ah-tech-panels .ah-cta a:hover{\n  background:#005F8D!important;\n  border-color:#005F8D!important;\n  transform:translateY(-2px);\n}\n\n.ah-tech-panels .ah-cta a:hover::after{\n  transform:translate(4px,-1px);\n}\n\n@media (max-width:1100px){\n  .ah-tech-section{\n    padding:62px 24px 48px;\n  }\n\n  .ah-tech-wrap{\n    grid-template-columns:1fr;\n    gap:40px;\n    text-align:center;\n    justify-items:center;\n  }\n\n  .ah-copy{\n    max-width:680px;\n    margin:0 auto;\n    text-align:left;\n  }\n\n  .ah-tech-panels{\n    padding:48px 24px;\n  }\n\n  .ah-panel-grid{\n    grid-template-columns:1fr;\n    max-width:680px;\n  }\n\n  .ah-panel{\n    min-height:auto;\n    padding:30px 24px;\n  }\n\n  .ah-img img{\n    max-width:400px;\n  }\n}\n\n@media (max-width:600px){\n  .ah-tech-section{\n    padding:62px 20px 48px;\n  }\n\n  .ah-main-title{\n    font-size:40px;\n    line-height:1.05;\n    max-width:340px;\n  }\n\n  .ah-main-title em{\n    font-size:40px;\n  }\n\n  .ah-copy p,\n  .ah-list li{\n    font-size:15.5px;\n  }\n\n  .ah-tech-panels{\n    padding:42px 20px;\n  }\n\n  .ah-panel-title{\n    font-size:27px;\n  }\n\n  .ah-tech-panels .ah-cta a{\n    min-width:240px!important;\n    width:100%;\n    padding:14px 26px;\n    font-size:10px;\n  }\n}\n<\/style>\n\n<section class=\"ah-tech-section\">\n  <div class=\"ah-tech-wrap\">\n    <div>\n      <h1 class=\"ah-main-title\">\n        Modernizing Meditation\n        <em>with Technology<\/em>\n      <\/h1>\n    <\/div>\n\n    <div class=\"ah-copy\">\n      <p>\u79c1\u305f\u3061\u306f\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u3092\u7528\u3044\u3066\u3001\u4e00\u822c\u306e\u4eba\u3005\u3068\u7791\u60f3\u306e\u4e16\u754c\u3068\u306e\u67b6\u3051\u6a4b\u3092\u7bc9\u304d\u307e\u3059\u3002<\/p>\n      <p>Through our three complementary approaches, we make meditation tangible, engaging, and transformative for everyone.<\/p>\n\n      <ol class=\"ah-list\">\n        <li>\u300c <span class=\"ah-highlight\">Quantified Meditation System\u2122<\/span> \u306f\u3042\u3089\u3086\u308b\u30ec\u30d9\u30eb\u306e\u5b9f\u8df5\u8005\u306b\u5bfe\u3057\u3066\u5ba2\u89b3\u7684\u3067\u30c7\u30fc\u30bf\u306b\u57fa\u3065\u3044\u305f\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u3092\u63d0\u4f9b\u3057\u3001\u8ab0\u3082\u304c\u81ea\u8eab\u306e\u9032\u6b69\u3092\u6570\u5024\u5316\u3057\u3001\u5b9f\u8df5\u306e\u6df1\u3055\u3092\u8ffd\u8de1\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u307e\u3059\u3002<\/li>\n        <li>\u300c <span class=\"ah-highlight\">XR Meditation Training Platform<\/span> guides beginners and intermediate practitioners through rich, multi-sensory environments.<\/li>\n        <li>\u300c <span class=\"ah-highlight\">\u30a4\u30cb\u30b7\u30a2\u30c6\u30a3\u30d6\u3092\u59cb\u52d5<\/span> explores how deep meditative states of stability and silence of Mind may inspire biologically linked, energy-efficient and adaptive AI systems.<\/li>\n      <\/ol>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"ah-tech-panels\">\n  <div class=\"ah-panel-grid\">\n\n    <div class=\"ah-panel\">\n      <div class=\"ah-label\">Quantified Meditation System\u2122<\/div>\n\n      <h2 class=\"ah-panel-title\">\n        Making the\n        <em>invisible visible<\/em>\n      <\/h2>\n\n      <div class=\"ah-rule\"><\/div>\n\n      <p class=\"ah-text\">Integrating high-density EEG, dynamic electrical neuroimaging, microstates and brainwaves in millisecond resolution, and advanced brain imaging technologies, the QMS provides a real-time window into the Meditative Mind and Brain.<\/p>\n\n      <p class=\"ah-text\">Making the invisible visible through live-streaming scientific data, the QMS enables the objective quantification and observation of meditation.<\/p>\n\n      <div class=\"ah-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/04\/Static-Hero-banner-All-Here-Website-5.png\" alt=\"Quantified Meditation System Dashboard\">\n      <\/div>\n\n      <div class=\"ah-cta\">\n        <a href=\"https:\/\/allhere.org\/ja\/the-quantified-meditation-system\/\">\n          <span>Explore the QMS\u2122<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ah-panel\">\n      <div class=\"ah-label\">XR Meditation Platforms<\/div>\n\n      <h2 class=\"ah-panel-title\">\n        Training through\n        <em>immersive environments<\/em>\n      <\/h2>\n\n      <div class=\"ah-rule\"><\/div>\n\n      <p class=\"ah-text\">Mixed reality platforms that offer a multi-stage meditation program that begins with relaxation and transitions to advanced meditation practice.<\/p>\n\n      <p class=\"ah-text\">Integrating advanced VR, automated movement and bodily simulations, real-time tracking, animation, and sensory technologies to deliver meditative experiences.<\/p>\n\n      <div class=\"ah-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2025\/11\/Thumbnail-Zenbu-Koko-Youtube-3.png\" alt=\"XR Meditation Platform\">\n      <\/div>\n\n      <div class=\"ah-cta\">\n        <a href=\"https:\/\/allhere.org\/ja\/immersive-meditation-2\/\">\n          <span>Explore the XR Platform<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ah-panel\">\n      <div class=\"ah-label\">\u30a4\u30cb\u30b7\u30a2\u30c6\u30a3\u30d6\u3092\u59cb\u52d5<\/div>\n\n      <h2 class=\"ah-panel-title\">\n        Bio-computing\n        <em>through meditation<\/em>\n      <\/h2>\n\n      <div class=\"ah-rule\"><\/div>\n\n      <p class=\"ah-text\">All Here launches the Bio-Intelligence Initiative, exploring how deep meditative states of stability and silence of Mind and measurable neural patterns may inspire biologically linked, energy-efficient and adaptive AI systems grounded in biological intelligence.<\/p>\n\n      <div class=\"ah-img\">\n        <img decoding=\"async\" src=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/01\/1.png\" alt=\"Bio-Intelligence Initiative\">\n      <\/div>\n\n      <div class=\"ah-cta\">\n        <a href=\"https:\/\/allhere.org\/ja\/all-here-bio-intelligence-initiative\/\">\n          <span>Explore Bio-Intelligence<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>THE TECHNOLOGY Modernizing Meditation with Technology We use technology to build a bridge between the public and the world of meditation. Through our three complementary approaches, we make meditation tangible, engaging, and transformative for everyone. The Quantified Meditation System\u2122 provides objective, data-driven feedback for practitioners of all levels, enabling everyone to quantify their progress and track the depth of their practice. The XR Meditation Training Platform guides beginners and intermediate practitioners through rich, multi-sensory environments. The Bio-Intelligence Initiative explores how deep meditative states of stability and silence of Mind may inspire biologically linked, energy-efficient and adaptive AI systems. Quantified Meditation System\u2122 Making the invisible visible Integrating high-density EEG, dynamic electrical [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-10558","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>The Technology - All Here<\/title>\n<meta name=\"description\" content=\"Learn about All Here\u2019s advanced meditation technology: EEG, BCI, and immersive XR platforms.\" \/>\n<meta name=\"robots\" content=\"noindex, nofollow\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Technology - All Here\" \/>\n<meta property=\"og:description\" content=\"Learn about All Here\u2019s advanced meditation technology: EEG, BCI, and immersive XR platforms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/allhere.org\/ja\/the-technology\/\" \/>\n<meta property=\"og:site_name\" content=\"All Here\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T04:39:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/allhere.org\/wp-content\/uploads\/2026\/04\/Static-Hero-banner-All-Here-Website-5.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/\",\"url\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/\",\"name\":\"The Technology - All Here\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Static-Hero-banner-All-Here-Website-5.png\",\"datePublished\":\"2026-04-27T19:55:36+00:00\",\"dateModified\":\"2026-05-17T04:39:43+00:00\",\"description\":\"Learn about All Here\u2019s advanced meditation technology: EEG, BCI, and immersive XR platforms.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/allhere.org\\\/the-technology\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/#primaryimage\",\"url\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Static-Hero-banner-All-Here-Website-5.png\",\"contentUrl\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Static-Hero-banner-All-Here-Website-5.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/allhere.org\\\/the-technology\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/allhere.org\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Technology\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/allhere.org\\\/#website\",\"url\":\"https:\\\/\\\/allhere.org\\\/\",\"name\":\"All Here\",\"description\":\"Where Meditation meets Science and Technology\",\"publisher\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/allhere.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/allhere.org\\\/#organization\",\"name\":\"All Here\",\"url\":\"https:\\\/\\\/allhere.org\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/allhere.org\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/site-representation.png\",\"contentUrl\":\"https:\\\/\\\/allhere.org\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/site-representation.png\",\"width\":675,\"height\":675,\"caption\":\"All Here\"},\"image\":{\"@id\":\"https:\\\/\\\/allhere.org\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"The Technology - All Here","description":"Learn about All Here\u2019s advanced meditation technology: EEG, BCI, and immersive XR platforms.","robots":{"index":"noindex","follow":"nofollow"},"og_locale":"ja_JP","og_type":"article","og_title":"The Technology - All Here","og_description":"Learn about All Here\u2019s advanced meditation technology: EEG, BCI, and immersive XR platforms.","og_url":"https:\/\/allhere.org\/ja\/the-technology\/","og_site_name":"All Here","article_modified_time":"2026-05-17T04:39:43+00:00","og_image":[{"url":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/04\/Static-Hero-banner-All-Here-Website-5.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"2\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/allhere.org\/the-technology\/","url":"https:\/\/allhere.org\/the-technology\/","name":"The Technology - All Here","isPartOf":{"@id":"https:\/\/allhere.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/allhere.org\/the-technology\/#primaryimage"},"image":{"@id":"https:\/\/allhere.org\/the-technology\/#primaryimage"},"thumbnailUrl":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/04\/Static-Hero-banner-All-Here-Website-5.png","datePublished":"2026-04-27T19:55:36+00:00","dateModified":"2026-05-17T04:39:43+00:00","description":"Learn about All Here\u2019s advanced meditation technology: EEG, BCI, and immersive XR platforms.","breadcrumb":{"@id":"https:\/\/allhere.org\/the-technology\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/allhere.org\/the-technology\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/allhere.org\/the-technology\/#primaryimage","url":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/04\/Static-Hero-banner-All-Here-Website-5.png","contentUrl":"https:\/\/allhere.org\/wp-content\/uploads\/2026\/04\/Static-Hero-banner-All-Here-Website-5.png"},{"@type":"BreadcrumbList","@id":"https:\/\/allhere.org\/the-technology\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/allhere.org\/"},{"@type":"ListItem","position":2,"name":"The Technology"}]},{"@type":"WebSite","@id":"https:\/\/allhere.org\/#website","url":"https:\/\/allhere.org\/","name":"All Here","description":"\u7791\u60f3\u3068\u79d1\u5b66\u30fb\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u304c\u4ea4\u308f\u308b\u5834","publisher":{"@id":"https:\/\/allhere.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/allhere.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/allhere.org\/#organization","name":"All Here","url":"https:\/\/allhere.org\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/allhere.org\/#\/schema\/logo\/image\/","url":"https:\/\/allhere.org\/wp-content\/uploads\/2024\/05\/site-representation.png","contentUrl":"https:\/\/allhere.org\/wp-content\/uploads\/2024\/05\/site-representation.png","width":675,"height":675,"caption":"All Here"},"image":{"@id":"https:\/\/allhere.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages\/10558","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/comments?post=10558"}],"version-history":[{"count":156,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages\/10558\/revisions"}],"predecessor-version":[{"id":12805,"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/pages\/10558\/revisions\/12805"}],"wp:attachment":[{"href":"https:\/\/allhere.org\/ja\/wp-json\/wp\/v2\/media?parent=10558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}