{"product_id":"3d-spatial-thinking-blocks-rjc","title":"3D Spatial Thinking Blocks","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: 3D Wooden Building Blocks Castle Manor Toy\nTarget Audience: Kids (Ages 3+) and Families\nVisual Style: Warm, Educational, Natural, Creative\nColor Strategy: Natural Pine Wood, Forest Green, Accents of Soft Yellow and Crimson Red\nModule Order: Hero -\u003e Feature 1 (Material) -\u003e Feature 2 (Structure) -\u003e Feature 3 (Portability) -\u003e Difficulty Guide -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_7, Feature1=detail_4, Feature2=detail_5, Feature3=detail_6, Difficulty_Guide=detail_3\nSpecification Data Source: detail_8, Product Analysis Report (data extraction only; no specification image placeholder is rendered)\nCompare Section: Not included (insufficient data for comparison, difficulty guide used instead to show progression)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, specification images, and the current conversation has been used. No unverified product facts have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #2e7d32;\n      --primary-hover: #1b5e20;\n      --text-main: #2d2d2d;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-card: #f9f9f9;\n      --bg-soft: #f1f5f1;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 20px rgba(0,0,0,0.05);\n      --border-color: #e0e0e0;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* TYPOGRAPHY SYSTEM *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      color: var(--text-main);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      color: var(--text-main);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .faq-answer,\n    .product-detail-container .spec-value,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n      margin: 0 0 16px 0;\n    }\n\n    \/* SPACING SYSTEM *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding-top: clamp(1rem, 2.5vw, 2rem);\n    }\n\n    \/* IMAGE PLACEHOLDER STYLES *\/\n    .product-detail-container .image-placeholder {\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      color: var(--text-sub);\n      font-size: 18px;\n      font-weight: 500;\n      margin-bottom: 24px;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      width: 100%;\n      box-sizing: border-box;\n    }\n\n    .product-detail-container .image-placeholder span {\n      display: block;\n      font-size: 18px;\n    }\n\n    \/* BADGES \u0026 TAGS *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px;\n      margin-bottom: 20px;\n    }\n\n    .product-detail-container .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin: 0;\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 12px;\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .tag {\n      display: inline-block;\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      margin: 0;\n    }\n\n    \/* HERO SECTION *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: 2rem;\n    }\n\n    .product-detail-container .hero-content {\n      max-width: 800px;\n      margin: 0 auto 24px auto;\n    }\n\n    .product-detail-container .hero-section .badge-container {\n      justify-content: center;\n    }\n\n    \/* FEATURE LAYOUTS *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* DIFFICULTY GUIDE SECTION *\/\n    .product-detail-container .guide-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .product-detail-container .guide-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .guide-card {\n      background-color: var(--bg-body);\n      border: 1px solid var(--border-color);\n      border-radius: var(--radius-md);\n      padding: 20px;\n    }\n\n    .product-detail-container .guide-card h3 {\n      color: var(--primary);\n      margin-bottom: 8px;\n    }\n\n    \/* SPECIFICATIONS TABLE *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 4vw, 3rem);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 20px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px 0;\n      vertical-align: top;\n    }\n\n    \/* FAQ SECTION *\/\n    .product-detail-container .faq-section {\n      border-top: 1px solid var(--border-color);\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 24px;\n      border-bottom: 1px solid var(--border-color);\n      padding-bottom: 20px;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      color: var(--text-main);\n    }\n\n    .product-detail-container .faq-answer {\n      color: var(--text-sub);\n      margin-top: 8px;\n      margin-bottom: 0;\n    }\n\n    \/* DESKTOP RESPONSIVE LAYOUTS *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        align-items: center;\n        gap: 5%;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media,\n      .product-detail-container .feature-copy {\n        flex: 1;\n        width: 50%;\n      }\n\n      .product-detail-container .guide-grid {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .product-detail-container .spec-table td {\n        padding: 20px;\n      }\n\n      .product-detail-container .spec-table td:first-child {\n        font-weight: 600;\n        width: 30%;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-table td:last-child {\n        width: 70%;\n      }\n    }\n\n    \/* MOBILE RESPONSIVE SAFETY STYLES *\/\n    @media (max-width: 767px) {\n      \/* Force Typography Sizes *\/\n      .product-detail-container h1,\n      .product-detail-container .hero-title {\n        font-size: 22px !important;\n      }\n\n      .product-detail-container h2,\n      .product-detail-container .section-title,\n      .product-detail-container .feature-title,\n      .product-detail-container .faq-question {\n        font-size: 20px !important;\n      }\n\n      .product-detail-container p,\n      .product-detail-container .hero-subtitle,\n      .product-detail-container .feature-desc,\n      .product-detail-container .faq-answer,\n      .product-detail-container .spec-value,\n      .product-detail-container .badge,\n      .product-detail-container .tag {\n        font-size: 18px !important;\n      }\n\n      \/* Force Image-First Layout for Features *\/\n      .product-detail-container .feature-item {\n        flex-direction: column !important;\n      }\n\n      .product-detail-container .feature-media {\n        order: 1;\n      }\n\n      .product-detail-container .feature-copy {\n        order: 2;\n      }\n\n      \/* Mobile Table Grid Layout to prevent overflow\/overlapping *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--text-main);\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        margin: 0;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003e100% Paint-Free Natural Pine Wood\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1 class=\"hero-title\"\u003eBuild 3D Spatial Thinking with 124-Piece Interlocking Castle Set\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eEngage your child's imagination and logical planning skills. Construct warm, colorfully roofed wooden manors step-by-step using pure interlocking joints.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img221\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907170637\/d2521c870129e7a343448e8c9419f5e5.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\u003c!-- Feature 1 --\u003e\n\n\u003csection class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img222\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907170637\/da7a04720fac91d32e7c94b669a8c5ec.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003ePremium Pine Wood with No Burrs\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eCrafted from select high-quality natural pine wood, showcasing raw, authentic wood grain textures. Each wooden piece features thoroughly sanded edges and rounded corners to protect delicate hands from splinters.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eEco-Friendly Solid Wood\u003c\/span\u003e \u003cspan class=\"tag\"\u003eNo Paint \u0026amp; No Odor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003csection class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img223\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907170637\/4a49f7ff8dbb2f1775ebe377aef9525b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eTraditional Mortise \u0026amp; Tenon Architecture\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eIntroduce traditional woodworking concepts directly to children. The dual-slotted rectangular logs connect securely through smart interlocking grooves, requiring absolutely no glue, screws, or additional tools.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eInterlocking Joints\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGlue-Free Assembly\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003csection class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img224\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907170637\/9e238cabda93bc037b0eaaf9fe871da8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eFirm Foundation \u0026amp; Seamless Portability\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eOnce built upon the included green foundation base plate, the entire assembled structure locks tight. Your child can lift, carry, and move their completed architectural masterpiece freely around the room without worrying about it falling apart.\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003eMove Freely\u003c\/span\u003e \u003cspan class=\"tag\"\u003eSturdy Base Plate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OPTIONAL MODULE: DIFFICULTY LEVELS GUIDANCE --\u003e\n\n\u003csection class=\"guide-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center;\"\u003eDifficulty Levels for Progressive Learning\u003c\/h2\u003e\n\n\u003cp style=\"text-align: center; max-width: 800px; margin: 0 auto 32px auto;\"\u003eGrow with your toys. This 124-piece deluxe set supports a step-by-step assembly process, taking children from basic object builds to immersive structural layouts.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img225\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260907170637\/33e599e43769c6ea92e91a36fb9914de.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"guide-grid\"\u003e\n\u003cdiv class=\"guide-card\"\u003e\n\u003ch3\u003eBeginner Level\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003eFocuses on simple individual structures such as ladders, flower beds, sofas, and table-chair sets to practice basic slots alignment.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"guide-card\"\u003e\n\u003ch3\u003eIntermediate Level\u003c\/h3\u003e\n\n\u003cp class=\"spec-value\"\u003eProgresses to scenic assemblies like windmills, custom chairs, stone bridges, and cozy single-room cabins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Contents\"\u003e\u003cspan class=\"spec-value\"\u003e124 Pieces (Deluxe Gift Box Set)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Materials\"\u003e\u003cspan class=\"spec-value\"\u003eNatural Unpainted Pine Wood, Smooth ABS Plastic (accessories like roofs, windows, doors, swing and base plate)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Interlocking Type\"\u003e\u003cspan class=\"spec-value\"\u003eMortise and Tenon (slot interlocking)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Recommended Age\"\u003e\u003cspan class=\"spec-value\"\u003eAges 3 years and up\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Important Note\"\u003e\u003cspan class=\"spec-value\"\u003eBecause pieces are shared, only one model or select scenic combinations can be built at a single time.\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\" style=\"text-align: center; margin-bottom: 40px;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Do I need glue or screws to assemble the models?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eNo, this toy relies purely on traditional interlocking mortise and tenon structures. The precisely carved slots allow the logs to slide and lock securely in place without any chemical glue, screws, or tools.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Can I build all the castles and furniture models at the same time?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eThe deluxe set comes with 124 pieces, allowing you to build up to 40+ simple objects or  complex castle variations. Because these structures share the same logs and roof elements, you can build one main architectural scene or a few smaller furniture setups at one time.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 Are the building blocks safe and clean for children?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eYes, the building logs are made from premium, raw pine wood that is completely unpainted and odorless. Every edge is rounded and carefully sanded smooth to remove any burrs, ensuring a safe play experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"124 pcs","offer_id":48630663446740,"sku":null,"price":39.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/fc6284d8064d9622f53ae0afac750844.jpg?v=1788773120","url":"https:\/\/omurio.com\/products\/3d-spatial-thinking-blocks-rjc","provider":"Omurio","version":"1.0","type":"link"}