{"id":906,"date":"2026-03-29T05:35:11","date_gmt":"2026-03-29T05:35:11","guid":{"rendered":"https:\/\/tuskeng.com\/?p=906"},"modified":"2026-03-29T17:03:04","modified_gmt":"2026-03-29T17:03:04","slug":"how-to-tell-if-a-wall-is-load-bearing-before-you-demo","status":"publish","type":"post","link":"https:\/\/tuskeng.com\/?p=906","title":{"rendered":"How to Tell if a Wall is Load Bearing (Before You Demo)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"906\" class=\"elementor elementor-906\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8dcd02f e-con-full e-flex e-con e-parent\" data-id=\"8dcd02f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-06b7eee elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"06b7eee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"load-bearing-wall\">\n\n  <!-- Top Bar -->\n  <div class=\"top-bar\">\n    <div class=\"logo-bar\">\n      <img decoding=\"async\" src=\"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png\" alt=\"Tusk Engineering Logo\">\n      <div class=\"logo-text\">\n        <span class=\"logo-main\">Tusk Engineering<\/span>\n        <span class=\"logo-sub\">Structural Solutions You Can Build On<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"menu\">\n      <a href=\"https:\/\/tuskeng.com\/\">Home<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- Hero Section -->\n  <section class=\"hero\">\n    <h1 class=\"hero-title\">\n      How to Tell if a Wall is Load-Bearing (Before You Demo)\n    <\/h1>\n  <\/section>\n\n<div class=\"chapter-nav\">\n  <a href=\"'https:\/\/tuskeng.com\/?page_id=906'\" class=\"active\">01 Walls<\/a>\n  <a href=\"'https:\/\/tuskeng.com\/?page_id=958'\">02 Beams<\/a>\n  <a href=\"\/structural-guide\/foundation\">03 Foundations<\/a>\n    <a href=\"\/structural-guide\/permits\">04 Permits<\/a>\n<\/div>\n\n  <section class=\"project-description\">\n    <div class=\"project-text\">\n\n<h1>Steps to Identify a Load-Bearing Wall<\/h1>\n      <p>\n        1. Check the direction of the joists: If floor or roof joists run perpendicular to the wall, there\u2019s a good chance it\u2019s carrying load.\n      <\/p>\n\n      2. Look for walls stacked above: If there\u2019s another wall directly above it (especially on a second floor), loads may be transferring down through it.\n\n      <p>\n        3. Is there structure below? In basements, you\u2019ll often see beams or posts directly under load-bearing walls.\n      <\/p>\n\n      <p>\n        4. Is it near the center of the house? Exterior walls are almost always structural. Interior walls near the middle often are too.\n      <\/p>\n\n      <p>\n        Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.\n        Most homeowners call after demo starts. It\u2019s usually easier (and cheaper) to confirm before.\n      <\/p>\n      \n      <p>Once a load-bearing wall is identified, its removal\/modification involves installing a properly sized beam to safely bridge the opening and support the loads above.<\/p>\n\n      <a href=\"https:\/\/www.tuskeng.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n        Tusk Engineering\n      <\/a>\n\n    <\/div>\n  <\/section>\n\n  <div class=\"gallery-grid\">\n    <div class=\"gallery-item wide\">\n      <img decoding=\"async\" src=\"https:\/\/tuskeng.com\/wp-content\/uploads\/2026\/03\/Structural-Engineer-Calgary-Load-Bearing-Wall.png\" alt=\"Structural engineering Load Bearing Wall Identification\">\n      <p class=\"caption\">Joists running perpendicular to the wall<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- Styles -->\n  <style>\n\n    \/* Top Bar *\/\n    .top-bar {\n      position: fixed;\n      top: 0;\n      left: 0;\n      width: 100%;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      padding: 15px 50px;\n      transition: background 0.3s, box-shadow 0.3s;\n      background: transparent;\n      z-index: 1000;\n    }\n\n    .top-bar.scrolled {\n      background: white;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.1);\n    }\n\n    .logo-bar {\n      display: flex;\n      align-items: center;\n      gap: 15px;\n    }\n\n    .logo-bar img {\n      height: 50px;\n    }\n\n    .logo-text {\n      display: flex;\n      flex-direction: column;\n      line-height: 1.1;\n    }\n\n    .logo-main {\n      font-weight: 600;\n      font-size: 1.1rem;\n      color: #1a1a1a;\n    }\n\n    .logo-sub {\n      font-weight: 500;\n      font-size: 0.8rem;\n      color: #403A39;\n    }\n\n    .menu {\n      display: flex;\n      gap: 25px;\n      align-items: center;\n    }\n\n    .menu a {\n      font-weight: 500;\n      color: #1a1a1a;\n      transition: color 0.3s;\n      cursor: pointer;\n    }\n\n    .menu a:hover {\n      color: #ff9900;\n    }\n\n    \/* Page Layout *\/\n    html, body {\n      margin: 0;\n      padding: 0;\n      width: 100%;\n      overflow-x: hidden;\n      BACKGROUND:WHITE;\n    }\n    \n\n    \/* Hero Section *\/\n    .hero {\n      width: 100%;\n      height: 60vh; \/* change to 100vh for full-screen hero *\/\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n      align-items: center;\n      text-align: center;\n      color: #fff;\n      background-image: url('https:\/\/tuskeng.com\/wp-content\/uploads\/2026\/02\/4c296f6e54a1c45345865690c2154aef.jpg');\n      background-size: cover;\n      background-position: center;\n      background-repeat: no-repeat;\n      position: relative;\n      padding: 0 20px;\n      box-sizing: border-box;\n      margin: 0;\n    }\n\n.chapter-nav {\n  position: sticky;\n  top: 70px;\n  z-index: 999;\n\n  display: flex;\n  justify-content: center;\n  gap: 10px;\n\n  background: white;\n  padding: 10px;\n  border-bottom: 1px solid #eee;\n}\n\n.chapter-nav a {\n  padding: 8px 14px;\n  border-radius: 20px;\n  font-weight: 600;\n  font-size: 0.9rem;\n  color: #1a1a1a;\n  background: #f5f5f5;\n  transition: 0.3s;\n}\n\n.chapter-nav a:hover {\n  background: #ff9900;\n  color: white;\n}\n\n.chapter-nav a.active {\n  background: #ff9900;\n  color: white;\n}\n\n    .project-description * {\n      color: inherit;\n    }\n\n    .hero-title,\n    .hero-subtitle {\n      position: relative;\n      z-index: 1;\n      margin: 5px 0;\n      text-shadow: 0 3px 10px rgba(0,0,0,0.7);\n    }\n\n    .hero-title {\n      font-size: 3rem;\n      font-weight: 700;\n    }\n\n    .hero-subtitle {\n      font-size: 2rem;\n      margin: 10px 0;\n    }\n\n.project-description {\n  padding: 60px 20px;\n  text-align: center;\n\n  background-color: #ffffff;\n  background-image:\n    linear-gradient(to right, rgba(0,0,0,0.03) 1px, transparent 1px),\n    linear-gradient(to bottom, rgba(0,0,0,0.03) 1px, transparent 1px);\n  background-size: 50px 50px;\n}\n    .project-text {\n      text-align: justify;\n      color: #1a1a1a;\n      font-size: 1.2rem;\n      font-weight: 700;\n      line-height: 1.8;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .project-text2 {\n      color: #1a1a1a;\n      font-size: 1.1rem;\n      font-weight: 700;\n      line-height: 1.8;\n      max-width: 900px;\n      margin: 0 auto;\n    }\n\n    .gallery-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr); \/* force 2 columns *\/\n      gap: 30px;\n      max-width: 1000px;\n      margin: 40px auto;\n    }\n\n    .gallery-item img {\n      width: 100%;\n      height: 350px;\n      object-fit: cover;\n      border-radius: 8px;\n    }\n\n    .gallery-item.wide {\n      grid-column: span 2;\n    }\n\n    .gallery-item.wide img {\n      height: 650px;\n    }\n\n    .caption {\n      margin-top: 10px;\n      font-size: 0.95rem;\n      color: #333;\n      text-align: center;\n    }\n\n    \/* Responsive *\/\n    @media(max-width:768px){\n      .hero-title { font-size: 2.2rem; }\n      .hero-subtitle { font-size: 1.5rem; }\n      .project-text,\n      .photo-gallery .section-intro { font-size: 1rem; }\n      .gallery-grid { gap: 15px; }\n    }\n\n  <\/style>\n\n  <!-- Top Bar Scroll Script -->\n  <script>\n    document.addEventListener('DOMContentLoaded', function() {\n      const topBar = document.querySelector('.top-bar');\n      if (topBar) {\n        window.addEventListener('scroll', function() {\n          if (window.scrollY > 50) {\n            topBar.classList.add('scrolled');\n          } else {\n            topBar.classList.remove('scrolled');\n          }\n        });\n      }\n    });\n  <\/script>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Tusk Engineering Structural Solutions You Can Build On Home How to Tell if a Wall is Load-Bearing (Before You Demo) 01 Walls 02 Beams 03 Foundations 04 Permits Steps to Identify a Load-Bearing Wall 1. Check the direction of the joists: If floor or roof joists run perpendicular to the wall, there\u2019s a good chance [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-906","post","type-post","status-publish","format-standard","hentry","category-home-owner-educational"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Tell if a Wall is Load Bearing (Before You Demo) - TUSK ENGINEERING<\/title>\n<meta name=\"description\" content=\"Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tuskeng.com\/?p=906\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Tell if a Wall is Load Bearing (Before You Demo) - TUSK ENGINEERING\" \/>\n<meta property=\"og:description\" content=\"Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tuskeng.com\/?p=906\" \/>\n<meta property=\"og:site_name\" content=\"TUSK ENGINEERING\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61567189026436\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-29T05:35:11+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-29T17:03:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png\" \/>\n<meta name=\"author\" content=\"elsadekb\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"elsadekb\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906\"},\"author\":{\"name\":\"elsadekb\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#\\\/schema\\\/person\\\/187269ed27662565780589f393431b29\"},\"headline\":\"How to Tell if a Wall is Load Bearing (Before You Demo)\",\"datePublished\":\"2026-03-29T05:35:11+00:00\",\"dateModified\":\"2026-03-29T17:03:04+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906\"},\"wordCount\":196,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tuskeng.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/android-chrome-192x192-1.png\",\"articleSection\":[\"Home Owner - Educational\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/tuskeng.com\\\/?p=906#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906\",\"url\":\"https:\\\/\\\/tuskeng.com\\\/?p=906\",\"name\":\"How to Tell if a Wall is Load Bearing (Before You Demo) - TUSK ENGINEERING\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tuskeng.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/android-chrome-192x192-1.png\",\"datePublished\":\"2026-03-29T05:35:11+00:00\",\"dateModified\":\"2026-03-29T17:03:04+00:00\",\"description\":\"Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tuskeng.com\\\/?p=906\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#primaryimage\",\"url\":\"https:\\\/\\\/tuskeng.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/tuskeng.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"TUSK ENGINEERING , ENGINEERING INDUSTRY \\\/ STRUCTURAL ENGINEERING SOLUTIONS Structural Engineer Structural Engineering Civil Engineer Civil Engineering Geotechnical Engineer Geotechnical Engineering\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/?p=906#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tuskeng.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Tell if a Wall is Load Bearing (Before You Demo)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#website\",\"url\":\"https:\\\/\\\/tuskeng.com\\\/\",\"name\":\"Tusk Engineering\",\"description\":\"Engineering Consulting Services in Alberta\",\"publisher\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#organization\"},\"alternateName\":\"Structural Engineering in Alberta\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tuskeng.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#organization\",\"name\":\"Tusk Engineering\",\"url\":\"https:\\\/\\\/tuskeng.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tuskeng.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/TE-LOGO-1-1.png\",\"contentUrl\":\"https:\\\/\\\/tuskeng.com\\\/wp-content\\\/uploads\\\/2024\\\/11\\\/TE-LOGO-1-1.png\",\"width\":657,\"height\":641,\"caption\":\"Tusk Engineering\"},\"image\":{\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61567189026436\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tuskeng.com\\\/#\\\/schema\\\/person\\\/187269ed27662565780589f393431b29\",\"name\":\"elsadekb\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09f09e2a6d49544ec2906df8dee31c1e393315aeccaf290fc57c049704b97f7f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09f09e2a6d49544ec2906df8dee31c1e393315aeccaf290fc57c049704b97f7f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/09f09e2a6d49544ec2906df8dee31c1e393315aeccaf290fc57c049704b97f7f?s=96&d=mm&r=g\",\"caption\":\"elsadekb\"},\"sameAs\":[\"https:\\\/\\\/tuskeng.com\"],\"url\":\"https:\\\/\\\/tuskeng.com\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Tell if a Wall is Load Bearing (Before You Demo) - TUSK ENGINEERING","description":"Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tuskeng.com\/?p=906","og_locale":"en_US","og_type":"article","og_title":"How to Tell if a Wall is Load Bearing (Before You Demo) - TUSK ENGINEERING","og_description":"Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.","og_url":"https:\/\/tuskeng.com\/?p=906","og_site_name":"TUSK ENGINEERING","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61567189026436","article_published_time":"2026-03-29T05:35:11+00:00","article_modified_time":"2026-03-29T17:03:04+00:00","og_image":[{"url":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png","type":"","width":"","height":""}],"author":"elsadekb","twitter_card":"summary_large_image","twitter_misc":{"Written by":"elsadekb","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tuskeng.com\/?p=906#article","isPartOf":{"@id":"https:\/\/tuskeng.com\/?p=906"},"author":{"name":"elsadekb","@id":"https:\/\/tuskeng.com\/#\/schema\/person\/187269ed27662565780589f393431b29"},"headline":"How to Tell if a Wall is Load Bearing (Before You Demo)","datePublished":"2026-03-29T05:35:11+00:00","dateModified":"2026-03-29T17:03:04+00:00","mainEntityOfPage":{"@id":"https:\/\/tuskeng.com\/?p=906"},"wordCount":196,"commentCount":0,"publisher":{"@id":"https:\/\/tuskeng.com\/#organization"},"image":{"@id":"https:\/\/tuskeng.com\/?p=906#primaryimage"},"thumbnailUrl":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png","articleSection":["Home Owner - Educational"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/tuskeng.com\/?p=906#respond"]}]},{"@type":"WebPage","@id":"https:\/\/tuskeng.com\/?p=906","url":"https:\/\/tuskeng.com\/?p=906","name":"How to Tell if a Wall is Load Bearing (Before You Demo) - TUSK ENGINEERING","isPartOf":{"@id":"https:\/\/tuskeng.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tuskeng.com\/?p=906#primaryimage"},"image":{"@id":"https:\/\/tuskeng.com\/?p=906#primaryimage"},"thumbnailUrl":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png","datePublished":"2026-03-29T05:35:11+00:00","dateModified":"2026-03-29T17:03:04+00:00","description":"Not every wall is load-bearing \u2014 but guessing can lead to undersized beams, sagging ceilings, or permit issues.","breadcrumb":{"@id":"https:\/\/tuskeng.com\/?p=906#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tuskeng.com\/?p=906"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tuskeng.com\/?p=906#primaryimage","url":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png","contentUrl":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"TUSK ENGINEERING , ENGINEERING INDUSTRY \/ STRUCTURAL ENGINEERING SOLUTIONS Structural Engineer Structural Engineering Civil Engineer Civil Engineering Geotechnical Engineer Geotechnical Engineering"},{"@type":"BreadcrumbList","@id":"https:\/\/tuskeng.com\/?p=906#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tuskeng.com\/"},{"@type":"ListItem","position":2,"name":"How to Tell if a Wall is Load Bearing (Before You Demo)"}]},{"@type":"WebSite","@id":"https:\/\/tuskeng.com\/#website","url":"https:\/\/tuskeng.com\/","name":"Tusk Engineering","description":"Engineering Consulting Services in Alberta","publisher":{"@id":"https:\/\/tuskeng.com\/#organization"},"alternateName":"Structural Engineering in Alberta","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tuskeng.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tuskeng.com\/#organization","name":"Tusk Engineering","url":"https:\/\/tuskeng.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tuskeng.com\/#\/schema\/logo\/image\/","url":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/TE-LOGO-1-1.png","contentUrl":"https:\/\/tuskeng.com\/wp-content\/uploads\/2024\/11\/TE-LOGO-1-1.png","width":657,"height":641,"caption":"Tusk Engineering"},"image":{"@id":"https:\/\/tuskeng.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61567189026436"]},{"@type":"Person","@id":"https:\/\/tuskeng.com\/#\/schema\/person\/187269ed27662565780589f393431b29","name":"elsadekb","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/09f09e2a6d49544ec2906df8dee31c1e393315aeccaf290fc57c049704b97f7f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/09f09e2a6d49544ec2906df8dee31c1e393315aeccaf290fc57c049704b97f7f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/09f09e2a6d49544ec2906df8dee31c1e393315aeccaf290fc57c049704b97f7f?s=96&d=mm&r=g","caption":"elsadekb"},"sameAs":["https:\/\/tuskeng.com"],"url":"https:\/\/tuskeng.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/tuskeng.com\/index.php?rest_route=\/wp\/v2\/posts\/906","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tuskeng.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tuskeng.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tuskeng.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tuskeng.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=906"}],"version-history":[{"count":5,"href":"https:\/\/tuskeng.com\/index.php?rest_route=\/wp\/v2\/posts\/906\/revisions"}],"predecessor-version":[{"id":1050,"href":"https:\/\/tuskeng.com\/index.php?rest_route=\/wp\/v2\/posts\/906\/revisions\/1050"}],"wp:attachment":[{"href":"https:\/\/tuskeng.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=906"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tuskeng.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=906"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tuskeng.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=906"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}