{"id":3250,"date":"2025-11-11T19:41:43","date_gmt":"2025-11-11T19:41:43","guid":{"rendered":"https:\/\/measuresquare.com\/?p=3250"},"modified":"2026-01-14T20:47:06","modified_gmt":"2026-01-14T20:47:06","slug":"use-case-stone-wrapped-bench-takeoff","status":"publish","type":"post","link":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/","title":{"rendered":"Use Case: Stone Wrapped Bench Sample Project"},"content":{"rendered":"\n<!-- Before\u2013After\uff09 -->\n<div class=\"compare\" data-orientation=\"horizontal\" aria-label=\"compare\" role=\"group\">\n  <span class=\"compare__label\">Before<\/span>\n  <span class=\"compare__label compare__label--after\">After<\/span>\n\n  <img decoding=\"async\" class=\"compare__img compare__img--before\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/ChatGPT-Image-Nov-11-2025-09_30_14-AM-e1762886996380.png\" alt=\"Before image\" \/>\n\n  <div class=\"compare__afterWrap\">\n    <img decoding=\"async\" class=\"compare__img compare__img--after\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff.png\" alt=\"After image\" \/>\n  <\/div>\n\n  <div class=\"compare__bar\" aria-hidden=\"true\"><\/div>\n\n  <button class=\"compare__handle\" type=\"button\"\n    role=\"slider\" aria-label=\"ratio location\" aria-valuemin=\"0\" aria-valuemax=\"100\" aria-valuenow=\"50\"\n    title=\"drag to adjust\">\n    <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\" focusable=\"false\">\n      <path d=\"M9 6l-6 6 6 6M15 18l6-6-6-6\" fill=\"none\" stroke=\"#0f172a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n    <\/svg>\n  <\/button>\n<\/div>\n\n<style>\n  .compare { --pos: 50%; position: relative; max-width: 960px; margin: 20px auto; border-radius: 12px; overflow: hidden; aspect-ratio: 16 \/ 9; touch-action: none; border: 4px solid #444; }\n  .compare__img { width: 100%; height: 80%; object-fit: cover; display: block; }\n  .compare__afterWrap { position: absolute; inset: 0; clip-path: inset(0 calc(100% - var(--pos)) 0 0); }\n  .compare__bar::before { content: \"\"; position: absolute; top: 0; bottom: 0; width: 2px; left: calc(var(--pos)); transform: translateX(-50%); background: rgba(255,255,255,.8); }\n  .compare__bar { position: absolute; inset: 0; pointer-events: none; }\n  .compare__handle { position: absolute; top: 50%; left: var(--pos); transform: translate(-50%, -50%); width: 40px; height: 40px; border-radius: 50%; background: white; border: 2px solid #ddd; cursor: grab; display: flex; align-items: center; justify-content: center; }\n  .compare__label { position: absolute; top: -5px; left: 10px; background: rgba(0,0,0,.6); color: #fff; padding: 4px 8px; border-radius: 8px; font-size: 12px; }\n  .compare__label--after { left: auto; right: 10px; top: -5px; }\n<\/style>\n\n<script>\n  const clamp = (n, min, max) => Math.max(min, Math.min(max, n));\n  document.querySelectorAll('.compare').forEach(root => {\n    const handle = root.querySelector('.compare__handle');\n    let pos = 50;\n    const setPos = next => { pos = clamp(next, 0, 100); root.style.setProperty('--pos', pos + '%'); handle.setAttribute('aria-valuenow', Math.round(pos)); };\n    const eventToPos = evt => { const r = root.getBoundingClientRect(); return ((evt.clientX - r.left) \/ r.width) * 100; };\n    let dragging = false;\n    root.addEventListener('pointerdown', e => { dragging = true; setPos(eventToPos(e)); });\n    root.addEventListener('pointermove', e => { if (dragging) setPos(eventToPos(e)); });\n    window.addEventListener('pointerup', () => dragging = false);\n  });\n<\/script>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"h-project-details\">Project Details<\/h1>\n\n\n\n<p>MeasureSquare Stone &amp; Tile makes it easy to complete a stone wrapped bench takeoff.<\/p>\n\n\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:33.33%\">\n<!-- veritical filters-->\n<div style=\"display: flex; flex-direction: column; gap: 40px; margin: 30px 0;\">\n\n  <!-- Plateform -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83d\udcbb<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Platform<\/div>\n      <div style=\"color: #666; font-size: 14px;\">MeasureSquare Stone &#038; Tile<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Industry -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83c\udfeb<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Industry<\/div>\n      <div style=\"color: #666; font-size: 14px;\">Commercial Interior<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Trade -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83e\ude99<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Trade<\/div>\n      <div style=\"color: #666; font-size: 14px;\">Stone \/ Laminate<\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Project Type -->\n  <div style=\"display: flex; align-items: center; gap: 12px;\">\n    <div style=\"font-size: 26px; color: #1a73e8;\">\ud83e\udded<\/div>\n    <div>\n      <div style=\"font-weight: bold; color: #333;\">Project Type<\/div>\n      <div style=\"color: #666; font-size: 14px;\">Stone Wrapped Bench<\/div>\n    <\/div>\n  <\/div>\n\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:66.66%\">\n<!-- Container -->\n<div style=\"display: flex; flex-direction: column; gap: 50px; margin: 30px 0;\">\n\n  <!-- Subcontainer: Backgroun & Challenge -->\n  <div style=\"display: flex; flex-direction: column; gap: 40px;\">\n\n    <!-- Background -->\n    <div style=\"display: flex; align-items: flex-start; background: #f9f9f9; border-radius: 12px; padding: 20px; box-shadow: 0 2px 6px rgba(0,0,0,0.08);\">\n      <div style=\"font-size: 26px; color: #1a73e8; margin-right: 12px;\">\ud83d\udcd6<\/div>\n      <div>\n        <div style=\"font-weight: bold; color: #333; margin-bottom: 6px;\">Background<\/div>\n        <div style=\"color: #666; font-size: 14px; line-height: 1.6;\">\n          This stone wrapped bench takeoff project includes a lobby bench featuring stone cladding over a metal framework. \nThe design is intended to appear as three solid stone blocks but is actually composed of twelve pieces: three on the outer faces, six on the end faces (three per side), and three on the underside.  \n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Challenge -->\n    <div style=\"display: flex; align-items: flex-start; background: #f9f9f9; border-radius: 12px; padding: 20px; box-shadow: 0 2px 6px rgba(0,0,0,0.08);\">\n      <div style=\"font-size: 26px; color: #e67e22; margin-right: 12px;\">\u26a0\ufe0f<\/div>\n      <div>\n        <div style=\"font-weight: bold; color: #333; margin-bottom: 6px;\">Challenge<\/div>\n        <div style=\"color: #666; font-size: 14px; line-height: 1.6;\">\n         Ensuring the system correctly interprets the piece layout so that faces are wrapped properly requires creating laminates, then dividing those laminates into additional pieces to achieve the correct orientation. \nTo produce mitered edges on the end faces, it\u2019s also necessary to split and delete certain edges so the system can accurately recognize the layout.\n\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-tool-used\">Tool Used<\/h2>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>For more details&#8230;<\/summary>\n<ul class=\"wp-block-list\">\n<li>Rectangle Area (By Size)<\/li>\n\n\n\n<li>Laminate<\/li>\n\n\n\n<li>Splash &amp; Lam Splitter<\/li>\n\n\n\n<li>Split Edge Segment<\/li>\n\n\n\n<li>Delete Edge Segment<\/li>\n\n\n\n<li>2nd Layer Laminate<\/li>\n<\/ul>\n<\/details>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading\" id=\"h-materials-included\">Materials Included<\/h2>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>For more details&#8230;<\/summary>\n<ul class=\"wp-block-list\">\n<li>Dimensional Stone Slab<\/li>\n\n\n\n<li>Install (by Area)<\/li>\n\n\n\n<li>Protection (by Area)<\/li>\n\n\n\n<li>Sealing (by Area)<\/li>\n\n\n\n<li>Saw Cutting (by Area)<\/li>\n\n\n\n<li>Mitre Cutting (by Length)<\/li>\n\n\n\n<li>Caulking (by Length)<\/li>\n<\/ul>\n<\/details>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h1 class=\"wp-block-heading\" id=\"h-project-overview\">Project Overview:<\/h1>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"545\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff-1024x545.png\" alt=\"MeasureSquare 8 stone wrapped bench takeoff\" class=\"wp-image-3253\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff-1024x545.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff-300x160.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff-1536x817.png 1536w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff-564x300.png 564w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-takeoff.png 1717w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Takeoff overview in MeasureSquare Stone &amp; Tile<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"463\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wechat_2025-11-11_092759_467-1024x463.png\" alt=\"MeasureSquare 8 stone wrapped bench takeoff\" class=\"wp-image-3260\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wechat_2025-11-11_092759_467-1024x463.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wechat_2025-11-11_092759_467-300x136.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wechat_2025-11-11_092759_467-1536x695.png 1536w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wechat_2025-11-11_092759_467-2048x927.png 2048w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wechat_2025-11-11_092759_467-564x255.png 564w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>3D view in MeasureSquare Stone &amp; Tile<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"390\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-worksheet-1024x390.png\" alt=\"MeasureSquare 8 stone wrapped bench takeoff\" class=\"wp-image-3274\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-worksheet-1024x390.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-worksheet-300x114.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-worksheet-1536x584.png 1536w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-worksheet-2048x779.png 2048w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-worksheet-564x215.png 564w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Projec<\/em>t<em> Worksheet<\/em><\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-1024x576.png\" alt=\"MeasureSquare 8 stone wrapped bench takeoff\" class=\"wp-image-3276\" srcset=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-1024x576.png 1024w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-300x169.png 300w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-1536x864.png 1536w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-2048x1153.png 2048w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-1920x1080.png 1920w, https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/bench-report-564x317.png 564w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\"><em>Project report overview <\/em><\/figcaption><\/figure>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-project-file-amp-reports\">Project File &amp; Reports:<\/h2>\n\n\n\n<div class=\"wp-block-file\"><a id=\"wp-block-file--media-ea053001-4deb-422e-ade0-f2342abb5d58\" href=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/Stone-Wrapped-Bench-Sample-1.tar\">Stone Wrapped Bench Sample<\/a><a href=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/Stone-Wrapped-Bench-Sample-1.tar\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-ea053001-4deb-422e-ade0-f2342abb5d58\">Download<\/a><\/div>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- Full-width Call-to-Action Banner -->\n<div style=\"background: #1a73e8; color: #fff; border-radius: 0; \n            padding: 40px 20px; width: 100%; margin-top: 50px;\">\n\n  <div style=\"max-width: 1200px; margin: 0 auto; display: flex; \n              flex-wrap: wrap; justify-content: space-between; align-items: center;\">\n\n    <!-- text part -->\n    <div style=\"flex: 1; min-width: 250px; margin-bottom: 20px;\">\n      <div style=\"font-weight: bold; font-size: 22px; margin-bottom: 10px;\">\n        Interested in Measure Square?\n      <\/div>\n      <div style=\"font-size: 16px;\">\n        Meet an expert and explore how Measure Square can work for you.\n      <\/div>\n    <\/div>\n\n    <!-- Button -->\n    <div>\n      <a href=\"https:\/\/forms.zohopublic.com\/jim46\/form\/IwouldlikeademofromMeasureSquare\/formperma\/VTsINR64sKl_dnrwu7xudVQG7ISHpERMS7PbRZFvT3c\" \n         target=\"_blank\" \n         style=\"display: inline-block; background: #fff; color: #000; \n                padding: 14px 32px; border-radius: 30px; text-decoration: none; \n                font-weight: bold; font-size: 16px; transition: 0.3s;\">\n        Meet an expert\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Before After Project Details MeasureSquare Stone &amp; Tile makes it easy to complete a stone wrapped bench takeoff. \ud83d\udcbb Platform MeasureSquare Stone &#038; Tile \ud83c\udfeb Industry Commercial Interior \ud83e\ude99 Trade Stone \/ Laminate \ud83e\udded Project Type Stone Wrapped Bench \ud83d\udcd6 Background This stone wrapped bench takeoff project includes a lobby bench featuring stone cladding over [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":3251,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"categories":[212,58,238],"tags":[243,240,244,241,242],"post_product_type":[255],"post_trade":[258],"post_project_type":[274],"post_industry":[265],"class_list":["post-3250","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-stone-tile","category-stone-takeoff-estimating","category-use-case-library","tag-carpetcalculation","tag-measuresquare8","tag-patterncarpetcalculation","tag-patternrepeat","tag-patternrollgoods","post_product_type-stone-tile","post_trade-stone-laminate","post_project_type-stone-wrapped-bench","post_industry-commercial-interiors"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.1 (Yoast SEO v24.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Stone Wrapped Bench Takeoff \u2502 MeasureSquare Stone &amp; Tile<\/title>\n<meta name=\"description\" content=\"Use MeasureSquare Stone &amp; Tile takeoff and estimating software to complete a stone wrapped bench takeoff with ease.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use Case: Stone Wrapped Bench Sample Project\" \/>\n<meta property=\"og:description\" content=\"Use MeasureSquare Stone &amp; Tile takeoff and estimating software to complete a stone wrapped bench takeoff with ease.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/\" \/>\n<meta property=\"og:site_name\" content=\"measuresquare.com\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-11T19:41:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-14T20:47:06+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"jackie@measuresquare.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"jackie@measuresquare.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/\",\"url\":\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/\",\"name\":\"Stone Wrapped Bench Takeoff \u2502 MeasureSquare Stone & Tile\",\"isPartOf\":{\"@id\":\"https:\/\/measuresquare.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png\",\"datePublished\":\"2025-11-11T19:41:43+00:00\",\"dateModified\":\"2026-01-14T20:47:06+00:00\",\"author\":{\"@id\":\"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93\"},\"description\":\"Use MeasureSquare Stone & Tile takeoff and estimating software to complete a stone wrapped bench takeoff with ease.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/#primaryimage\",\"url\":\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png\",\"contentUrl\":\"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png\",\"width\":1024,\"height\":1024,\"caption\":\"MeasureSquare 8 stone wrapped bench takeoff\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/measuresquare.com\/#website\",\"url\":\"https:\/\/measuresquare.com\/\",\"name\":\"measuresquare.com\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/measuresquare.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93\",\"name\":\"jackie@measuresquare.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/measuresquare.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g\",\"caption\":\"jackie@measuresquare.com\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Stone Wrapped Bench Takeoff \u2502 MeasureSquare Stone & Tile","description":"Use MeasureSquare Stone & Tile takeoff and estimating software to complete a stone wrapped bench takeoff with ease.","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:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/","og_locale":"en_US","og_type":"article","og_title":"Use Case: Stone Wrapped Bench Sample Project","og_description":"Use MeasureSquare Stone & Tile takeoff and estimating software to complete a stone wrapped bench takeoff with ease.","og_url":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/","og_site_name":"measuresquare.com","article_published_time":"2025-11-11T19:41:43+00:00","article_modified_time":"2026-01-14T20:47:06+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png","type":"image\/png"}],"author":"jackie@measuresquare.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"jackie@measuresquare.com","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/","url":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/","name":"Stone Wrapped Bench Takeoff \u2502 MeasureSquare Stone & Tile","isPartOf":{"@id":"https:\/\/measuresquare.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/#primaryimage"},"image":{"@id":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/#primaryimage"},"thumbnailUrl":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png","datePublished":"2025-11-11T19:41:43+00:00","dateModified":"2026-01-14T20:47:06+00:00","author":{"@id":"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93"},"description":"Use MeasureSquare Stone & Tile takeoff and estimating software to complete a stone wrapped bench takeoff with ease.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/measuresquare.com\/use-case-stone-wrapped-bench-takeoff\/#primaryimage","url":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png","contentUrl":"https:\/\/measuresquare.com\/wp-content\/uploads\/2025\/11\/wrapped-bench-banner-image.png","width":1024,"height":1024,"caption":"MeasureSquare 8 stone wrapped bench takeoff"},{"@type":"WebSite","@id":"https:\/\/measuresquare.com\/#website","url":"https:\/\/measuresquare.com\/","name":"measuresquare.com","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/measuresquare.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/measuresquare.com\/#\/schema\/person\/f9121de5fad3ad2090a87605eeec7f93","name":"jackie@measuresquare.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/measuresquare.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/53918a665596d5cda86ccde22dbb1fe8c39d3546498248ced6155f54549bb4a0?s=96&d=mm&r=g","caption":"jackie@measuresquare.com"}}]}},"modified_by":"jackie@measuresquare.com","_links":{"self":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts\/3250","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/comments?post=3250"}],"version-history":[{"count":11,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts\/3250\/revisions"}],"predecessor-version":[{"id":3682,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/posts\/3250\/revisions\/3682"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/media\/3251"}],"wp:attachment":[{"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/media?parent=3250"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/categories?post=3250"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/tags?post=3250"},{"taxonomy":"post_product_type","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_product_type?post=3250"},{"taxonomy":"post_trade","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_trade?post=3250"},{"taxonomy":"post_project_type","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_project_type?post=3250"},{"taxonomy":"post_industry","embeddable":true,"href":"https:\/\/measuresquare.com\/wp-json\/wp\/v2\/post_industry?post=3250"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}