{"id":1232,"date":"2025-09-23T21:06:08","date_gmt":"2025-09-23T19:06:08","guid":{"rendered":"https:\/\/houseoffiltration.com\/?page_id=1232"},"modified":"2025-09-24T09:13:06","modified_gmt":"2025-09-24T07:13:06","slug":"tool-salt-calculator","status":"publish","type":"page","link":"https:\/\/houseoffiltration.com\/se\/forside\/tool-salt-calculator\/","title":{"rendered":"Salt Usage Calculator Tool"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1232\" class=\"elementor elementor-1232\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a5568f3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a5568f3\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-63182c5\" data-id=\"63182c5\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2861e61 elementor-widget elementor-widget-html\" data-id=\"2861e61\" 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<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Water Softener Salt Usage, Resin-Based<\/title>\n  <meta name=\"description\" content=\"Calculate salt consumption for your water softener resin regeneration. Customizable resin capacity and cycles.\" \/>\n  <style>\n    :root { --gap: 14px; }\n    * { box-sizing: border-box; margin: 0; padding: 0; }\n    body {\n            background: linear-gradient(135deg, #f0f9ff 0%, #e6f7ff 100%);\n            color: #333;\n            max-width: 1580px;\n            margin-left: auto;\n            margin-right: auto;\n            font-family: open sans;\n      line-height: 1.4;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      padding: 28px;\n        }\n\n    }\n    header {\n      margin-bottom: 20px;\n      display: flex;\n      justify-content: flex-start;\n    }\n    .home-btn {\n      background: #3b82f6;\n      color: #fff;\n      padding: 10px 18px;\n      border-radius: 8px;\n      text-decoration: none;\n      font-size: 14px;\n      transition: background 0.2s;\n    }\n    .home-btn:hover {\n      background: #2563eb;\n    }\n    .card {\n      width: 1600px;\n      max-width: 100%;\n      background: #fff;\n      border: 1px solid #e2e8f0;\n      border-radius: 10px;\n      padding: 22px;\n      box-shadow: 0 1px 3px rgba(0,0,0,0.06);\n    }\n    h1 { font-size: 20px; margin: 0 0 10px 0; }\n    .grid { display: grid; grid-template-columns: 1fr 1fr; gap: var(--gap); }\n    .row { display: grid; grid-template-columns: 1fr 1fr; gap: var(--gap); }\n    label { font-size: 13px; margin-bottom: 6px; display: inline-block; }\n    input[type=\"number\"], select {\n      width: 100%; padding: 10px; border: 1px solid #cbd5e1; border-radius: 8px; background: #fff; font-size: 14px; outline: none;\n    }\n    input[type=\"number\"]:focus, select:focus { border-color: #3b82f6; box-shadow: 0 0 0 3px rgba(59,130,246,0.15); }\n    fieldset { border: 1px solid #e5e7eb; border-radius: 10px; padding: 12px; }\n    legend { font-size: 12px; color: #555; padding: 0 6px; }\n    .muted { font-size: 12px; color: #6b7280; margin-top: 6px; }\n    .result {\n      margin-top: 2em;\n      font-weight: 600;\n      color: #137333;\n    }\n    .small { font-size: 12px; color: #444; margin-top: 10px; }\n    .footer-warning {\n      margin-top: 20px;\n      padding-top: 12px;\n      border-top: 1px solid #ddd;\n      font-size: 12px;\n      color: #b91c1c;\n    }\n    @media (max-width: 720px) { .grid, .row { grid-template-columns: 1fr; } }\n  <\/style>\n<\/head>\n<body>\n  <header>\n    <a href=\"\/\" class=\"home-btn\">Home<\/a>\n  <\/header>\n\n  <div class=\"card\">\n    <h1>Water Softener Salt Usage, Resin-Based<\/h1>\n\n    <!-- Core inputs -->\n    <div class=\"grid\" style=\"margin-top:6px;\">\n      <div>\n        <label for=\"resinLiters\">Resin capacity, liters<\/label>\n        <input id=\"resinLiters\" type=\"number\" min=\"0\" step=\"1\" value=\"10\" \/>\n        <div class=\"muted\">Example, 10 liters.<\/div>\n      <\/div>\n\n      <div>\n        <label for=\"flow\">Regeneration flow<\/label>\n        <select id=\"flow\">\n          <option value=\"forward\" selected>Forward flow, typical<\/option>\n          <option value=\"reverse\">Reverse flow<\/option>\n        <\/select>\n        <div class=\"muted\">Forward uses more salt, reverse uses less.<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Mode: Preset factors or Custom concentration -->\n    <div class=\"row\" style=\"margin-top: var(--gap);\">\n      <div>\n        <label for=\"mode\">Calculation mode<\/label>\n        <select id=\"mode\">\n          <option value=\"preset\" selected>Preset factors per liter of resin<\/option>\n          <option value=\"custom\">Custom brine concentration and volume<\/option>\n        <\/select>\n      <\/div>\n\n      <div id=\"presetWrap\">\n        <label for=\"presetLevel\">Preset level<\/label>\n        <select id=\"presetLevel\">\n          <option value=\"min\">Minimum<\/option>\n          <option value=\"avg\" selected>Average<\/option>\n          <option value=\"max\">Maximum<\/option>\n        <\/select>\n        <div class=\"muted\" id=\"presetHint\">Forward: min 160 g\/L, avg 200 g\/L, max 240 g\/L. Reverse: min 80 g\/L, avg 120 g\/L, max 160 g\/L.<\/div>\n      <\/div>\n\n      <div id=\"customWrap\" style=\"display:none;\">\n        <fieldset>\n          <legend>Custom brine<\/legend>\n          <label for=\"conc\">NaCl concentration, 5% to 12%<\/label>\n          <input id=\"conc\" type=\"number\" min=\"5\" max=\"12\" step=\"0.5\" value=\"8\" \/>\n          <div class=\"muted\">8% gives 80 g per liter of solution.<\/div>\n\n          <label for=\"mult\" style=\"margin-top:10px;\">Solution volume multiple, 2 to 3<\/label>\n          <input id=\"mult\" type=\"number\" min=\"2\" max=\"3\" step=\"0.1\" value=\"2.0\" \/>\n          <div class=\"muted\">Solution volume \u2248 multiple \u00d7 resin liters.<\/div>\n        <\/fieldset>\n      <\/div>\n    <\/div>\n\n    <!-- Period usage -->\n    <fieldset style=\"margin-top: var(--gap);\">\n      <legend>Regeneration frequency<\/legend>\n      <div class=\"row\">\n        <div>\n          <label for=\"cycles\">Regenerations per period<\/label>\n          <input id=\"cycles\" type=\"number\" min=\"0\" step=\"1\" value=\"2\" \/>\n        <\/div>\n        <div>\n          <label for=\"period\">Period<\/label>\n          <select id=\"period\">\n            <option value=\"weekly\" selected>Weekly<\/option>\n            <option value=\"14days\">Every 14 days<\/option>\n            <option value=\"monthly\">Monthly<\/option>\n            <option value=\"yearly\">Yearly<\/option>\n          <\/select>\n        <\/div>\n      <\/div>\n      <div class=\"muted\">Set how many cycles happen in your chosen period.<\/div>\n    <\/fieldset>\n\n    <!-- Results -->\n    <div id=\"result\" class=\"result\">Estimated usage in Kg (kilograms): 0<\/div>\n    <div id=\"perCycle\" class=\"small\"><\/div>\n    <div class=\"small\">\n      References used: 100 to 240 g of salt per liter of resin per cycle based on flow and parameters. Typical average is 160 g\/L using 8% concentration with solution volume \u2248 2 \u00d7 resin volume.\n    <\/div>\n\n    <div class=\"footer-warning\">\n      Warning: This calculation is not exact science. It should only be considered as a guideline. Other types or brands of water softeners can behave differently.\n    <\/div>\n  <\/div>\n\n  <script>\n    const els = {\n      resinLiters: document.getElementById('resinLiters'),\n      flow: document.getElementById('flow'),\n      mode: document.getElementById('mode'),\n      presetWrap: document.getElementById('presetWrap'),\n      presetLevel: document.getElementById('presetLevel'),\n      presetHint: document.getElementById('presetHint'),\n      customWrap: document.getElementById('customWrap'),\n      conc: document.getElementById('conc'),\n      mult: document.getElementById('mult'),\n      cycles: document.getElementById('cycles'),\n      period: document.getElementById('period'),\n      result: document.getElementById('result'),\n      perCycle: document.getElementById('perCycle')\n    };\n\n    function clamp(n, min, max) { return Math.max(min, Math.min(max, n)); }\n    function num(el, d=0) {\n      const v = Number(el.value);\n      return Number.isFinite(v) ? v : d;\n    }\n    function trimZeros(str) {\n      if (str.indexOf('.') === -1) return str;\n      return str.replace(\/\\.?0+$\/, '');\n    }\n\n    function updatePresetHint() {\n      const f = els.flow.value;\n      if (f === 'forward') {\n        els.presetHint.textContent = 'Forward: min 160 g\/L, avg 200 g\/L, max 240 g\/L. Reverse: min 80 g\/L, avg 120 g\/L, max 160 g\/L.';\n      } else {\n        els.presetHint.textContent = 'Reverse: min 80 g\/L, avg 120 g\/L, max 160 g\/L. Forward: min 160 g\/L, avg 200 g\/L, max 240 g\/L.';\n      }\n    }\n\n    function gramsPerLiterResin() {\n      if (els.mode.value === 'preset') {\n        const flow = els.flow.value;\n        const level = els.presetLevel.value;\n        const table = {\n          forward: { min: 160, avg: 200, max: 240 },\n          reverse: { min: 80,  avg: 120, max: 160 }\n        };\n        return table[flow][level];\n      } else {\n        let c = clamp(num(els.conc, 8), 5, 12);\n        let m = clamp(num(els.mult, 2), 2, 3);\n        els.conc.value = c;\n        els.mult.value = m.toFixed(1);\n        const gramsPerLiterSolution = c * 10;\n        return gramsPerLiterSolution * m;\n      }\n    }\n\n    function compute() {\n      let R = num(els.resinLiters, 0);\n      if (R < 0) R = 0;\n      els.resinLiters.value = R;\n\n      let cycles = Math.max(0, Math.floor(num(els.cycles, 0)));\n      els.cycles.value = cycles;\n\n      const gPerL = gramsPerLiterResin();\n      const gramsPerCycle = R * gPerL;\n      const kgPerCycle = gramsPerCycle \/ 1000;\n      const kgPeriod = kgPerCycle * cycles;\n\n      const out = trimZeros(kgPeriod.toFixed(3));\n      const periodText = els.period.value === 'weekly' ? 'per week' :\n                         els.period.value === '14days' ? 'per 14 days' :\n                         els.period.value === 'monthly' ? 'per month' : 'per year';\n\n      els.result.textContent = `Estimated usage in Kg (kilograms) ${periodText}: ${out}`;\n\n      const perC = trimZeros(kgPerCycle.toFixed(3));\n      els.perCycle.textContent = `Per regeneration cycle: ${perC} kg (with ${gPerL} g per liter \u00d7 ${R} L resin)`;\n    }\n\n    function onModeChange() {\n      const mode = els.mode.value;\n      if (mode === 'preset') {\n        els.presetWrap.style.display = '';\n        els.customWrap.style.display = 'none';\n      } else {\n        els.presetWrap.style.display = 'none';\n        els.customWrap.style.display = '';\n      }\n      compute();\n    }\n\n    ['input', 'change'].forEach(evt => {\n      els.resinLiters.addEventListener(evt, compute);\n      els.flow.addEventListener(evt, () => { updatePresetHint(); compute(); });\n      els.mode.addEventListener(evt, onModeChange);\n      els.presetLevel.addEventListener(evt, compute);\n      els.conc.addEventListener(evt, compute);\n      els.mult.addEventListener(evt, compute);\n      els.cycles.addEventListener(evt, compute);\n      els.period.addEventListener(evt, compute);\n    });\n\n    updatePresetHint();\n    compute();\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Water Softener Salt Usage, Resin-Based Home Water Softener Salt Usage, Resin-Based Resin capacity, liters Example, 10 liters. Regeneration flow Forward flow, typicalReverse flow Forward uses more salt, reverse uses less. Calculation mode Preset factors per liter of resinCustom brine concentration and volume Preset level MinimumAverageMaximum Forward: min 160 g\/L, avg 200 g\/L, max 240 g\/L. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":421,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1232","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Salt Usage Calculator Tool - House of Filtration - Learn about filtration solutions in one place.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/houseoffiltration.com\/se\/forside\/tool-salt-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Salt Usage Calculator Tool - House of Filtration - Learn about filtration solutions in one place.\" \/>\n<meta property=\"og:description\" content=\"Water Softener Salt Usage, Resin-Based Home Water Softener Salt Usage, Resin-Based Resin capacity, liters Example, 10 liters. Regeneration flow Forward flow, typicalReverse flow Forward uses more salt, reverse uses less. Calculation mode Preset factors per liter of resinCustom brine concentration and volume Preset level MinimumAverageMaximum Forward: min 160 g\/L, avg 200 g\/L, max 240 g\/L. [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/houseoffiltration.com\/se\/forside\/tool-salt-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"House of Filtration - Learn about filtration solutions in one place.\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-24T07:13:06+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Ber\u00e4knad l\u00e4stid\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/forside\\\/tool-salt-calculator\\\/\",\"url\":\"https:\\\/\\\/houseoffiltration.com\\\/forside\\\/tool-salt-calculator\\\/\",\"name\":\"Salt Usage Calculator Tool - House of Filtration - Learn about filtration solutions in one place.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/#website\"},\"datePublished\":\"2025-09-23T19:06:08+00:00\",\"dateModified\":\"2025-09-24T07:13:06+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/forside\\\/tool-salt-calculator\\\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/houseoffiltration.com\\\/forside\\\/tool-salt-calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/forside\\\/tool-salt-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/houseoffiltration.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"forside\",\"item\":\"https:\\\/\\\/houseoffiltration.com\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Salt Usage Calculator Tool\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/#website\",\"url\":\"https:\\\/\\\/houseoffiltration.com\\\/\",\"name\":\"House of Filtration - Learn about filtration solutions in one place.\",\"description\":\"Explore our filtration solutions: Air, liquid, water treatment, and more. Three specialized companies - one commitment to quality.\",\"publisher\":{\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/houseoffiltration.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/#organization\",\"name\":\"House of Filtration - Learn about filtration solutions in one place.\",\"url\":\"https:\\\/\\\/houseoffiltration.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"http:\\\/\\\/houseoffiltration.com\\\/wp-content\\\/uploads\\\/HOF_skilt_v3c_696x696.jpg\",\"contentUrl\":\"http:\\\/\\\/houseoffiltration.com\\\/wp-content\\\/uploads\\\/HOF_skilt_v3c_696x696.jpg\",\"width\":696,\"height\":696,\"caption\":\"House of Filtration - Learn about filtration solutions in one place.\"},\"image\":{\"@id\":\"https:\\\/\\\/houseoffiltration.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Salt Usage Calculator Tool - House of Filtration - Learn about filtration solutions in one place.","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:\/\/houseoffiltration.com\/se\/forside\/tool-salt-calculator\/","og_locale":"sv_SE","og_type":"article","og_title":"Salt Usage Calculator Tool - House of Filtration - Learn about filtration solutions in one place.","og_description":"Water Softener Salt Usage, Resin-Based Home Water Softener Salt Usage, Resin-Based Resin capacity, liters Example, 10 liters. Regeneration flow Forward flow, typicalReverse flow Forward uses more salt, reverse uses less. Calculation mode Preset factors per liter of resinCustom brine concentration and volume Preset level MinimumAverageMaximum Forward: min 160 g\/L, avg 200 g\/L, max 240 g\/L. [&hellip;]","og_url":"https:\/\/houseoffiltration.com\/se\/forside\/tool-salt-calculator\/","og_site_name":"House of Filtration - Learn about filtration solutions in one place.","article_modified_time":"2025-09-24T07:13:06+00:00","twitter_card":"summary_large_image","twitter_misc":{"Ber\u00e4knad l\u00e4stid":"1 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/houseoffiltration.com\/forside\/tool-salt-calculator\/","url":"https:\/\/houseoffiltration.com\/forside\/tool-salt-calculator\/","name":"Salt Usage Calculator Tool - House of Filtration - Learn about filtration solutions in one place.","isPartOf":{"@id":"https:\/\/houseoffiltration.com\/#website"},"datePublished":"2025-09-23T19:06:08+00:00","dateModified":"2025-09-24T07:13:06+00:00","breadcrumb":{"@id":"https:\/\/houseoffiltration.com\/forside\/tool-salt-calculator\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/houseoffiltration.com\/forside\/tool-salt-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/houseoffiltration.com\/forside\/tool-salt-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/houseoffiltration.com\/"},{"@type":"ListItem","position":2,"name":"forside","item":"https:\/\/houseoffiltration.com\/"},{"@type":"ListItem","position":3,"name":"Salt Usage Calculator Tool"}]},{"@type":"WebSite","@id":"https:\/\/houseoffiltration.com\/#website","url":"https:\/\/houseoffiltration.com\/","name":"House of Filtration - Learn about filtration solutions in one place.","description":"Explore our filtration solutions: Air, liquid, water treatment, and more. Three specialized companies - one commitment to quality.","publisher":{"@id":"https:\/\/houseoffiltration.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/houseoffiltration.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/houseoffiltration.com\/#organization","name":"House of Filtration - Learn about filtration solutions in one place.","url":"https:\/\/houseoffiltration.com\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/houseoffiltration.com\/#\/schema\/logo\/image\/","url":"http:\/\/houseoffiltration.com\/wp-content\/uploads\/HOF_skilt_v3c_696x696.jpg","contentUrl":"http:\/\/houseoffiltration.com\/wp-content\/uploads\/HOF_skilt_v3c_696x696.jpg","width":696,"height":696,"caption":"House of Filtration - Learn about filtration solutions in one place."},"image":{"@id":"https:\/\/houseoffiltration.com\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/pages\/1232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/comments?post=1232"}],"version-history":[{"count":39,"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/pages\/1232\/revisions"}],"predecessor-version":[{"id":1297,"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/pages\/1232\/revisions\/1297"}],"up":[{"embeddable":true,"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/pages\/421"}],"wp:attachment":[{"href":"https:\/\/houseoffiltration.com\/se\/wp-json\/wp\/v2\/media?parent=1232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}