{"id":6118,"date":"2026-09-24T10:52:49","date_gmt":"2026-09-24T14:52:49","guid":{"rendered":"https:\/\/ecoconversions.ca\/?page_id=6118"},"modified":"2026-09-25T15:51:17","modified_gmt":"2026-09-25T19:51:17","slug":"free-heating-conversion-savings-calculator","status":"publish","type":"page","link":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/","title":{"rendered":"Free Assessment Form"},"content":{"rendered":"<div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-one-full fusion-column-first fusion-column-last\" style=\"--awb-bg-size:cover;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-column-wrapper-legacy\"><div id=\"eco-savings-calculator\">\n\n  <div class=\"eco-calc-header\">\n    <div class=\"eco-eyebrow\">HEATING CONVERSION SAVINGS CALCULATOR<\/div>\n    <h2>How Much Could You Save by Converting to Electricity?<\/h2>\n    <p>\n      Enter a few details about your current heating system to estimate\n      your potential annual savings.\n    <\/p>\n  <\/div>\n\n  <div class=\"eco-calc-body\">\n\n    <div class=\"eco-form-grid\">\n\n      <div class=\"eco-field eco-full\">\n        <label for=\"eco-fuel\">What do you currently use for heating?<\/label>\n        <select id=\"eco-fuel\">\n          <option value=\"oil\" selected>Heating Oil<\/option>\n          <option value=\"gas\">Natural Gas<\/option>\n        <\/select>\n      <\/div>\n\n      <div class=\"eco-field\">\n        <label id=\"eco-price-label\" for=\"eco-price\">\n          Current oil price ($\/litre)\n        <\/label>\n        <input\n          id=\"eco-price\"\n          type=\"number\"\n          min=\"0\"\n          step=\"0.01\"\n          value=\"2.34\"\n        >\n      <\/div>\n\n      <div class=\"eco-field\">\n        <label id=\"eco-consumption-label\" for=\"eco-consumption\">\n          Annual oil consumption (litres)\n        <\/label>\n        <input\n          id=\"eco-consumption\"\n          type=\"number\"\n          min=\"0\"\n          step=\"1\"\n          value=\"2000\"\n        >\n      <\/div>\n\n      <div class=\"eco-field\">\n        <label for=\"eco-efficiency\">Current system efficiency<\/label>\n        <select id=\"eco-efficiency\">\n          <option value=\"0.50\">50%<\/option>\n          <option value=\"0.55\">55%<\/option>\n          <option value=\"0.60\">60%<\/option>\n          <option value=\"0.65\">65%<\/option>\n          <option value=\"0.70\" selected>70%<\/option>\n          <option value=\"0.75\">75%<\/option>\n          <option value=\"0.80\">80%<\/option>\n          <option value=\"0.85\">85%<\/option>\n          <option value=\"0.90\">90%<\/option>\n          <option value=\"0.95\">95%<\/option>\n        <\/select>\n        <small>\n          If you're unsure, 70% can be used as a general starting estimate\n          for an older heating system.\n        <\/small>\n      <\/div>\n\n      <div class=\"eco-field\">\n        <label for=\"eco-electric-rate\">Electricity rate ($\/kWh)<\/label>\n        <input\n          id=\"eco-electric-rate\"\n          type=\"number\"\n          min=\"0\"\n          step=\"0.0001\"\n          value=\"0.1281\"\n        >\n        <small>\n          A default rate has been entered. You can change it if needed.\n        <\/small>\n      <\/div>\n\n    <\/div>\n\n    <button type=\"button\" id=\"eco-calculate\">\n      CALCULATE MY SAVINGS\n    <\/button>\n\n    <div id=\"eco-error\" class=\"eco-error\" style=\"display:none;\">\n      Please enter valid numbers in all fields.\n    <\/div>\n\n    <div id=\"eco-results\" class=\"eco-results\" style=\"display:none;\">\n\n      <div class=\"eco-result-title\">YOUR ESTIMATED SAVINGS<\/div>\n\n      <div class=\"eco-big-result\">\n        <span id=\"eco-annual-savings\">$0<\/span>\n        <small>PER YEAR<\/small>\n      <\/div>\n\n      <div class=\"eco-comparison\">\n\n        <div class=\"eco-result-card\">\n          <span>Current Heating Cost<\/span>\n          <strong id=\"eco-current-cost\">$0<\/strong>\n          <small>per year<\/small>\n        <\/div>\n\n        <div class=\"eco-arrow\">\u2192<\/div>\n\n        <div class=\"eco-result-card eco-electric\">\n          <span>Estimated Electric Cost<\/span>\n          <strong id=\"eco-electric-cost\">$0<\/strong>\n          <small>per year<\/small>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"eco-long-term\">\n\n        <div>\n          <span>Estimated 5-Year Savings<\/span>\n          <strong id=\"eco-five-year\">$0<\/strong>\n        <\/div>\n\n        <div>\n          <span>Estimated 10-Year Savings<\/span>\n          <strong id=\"eco-ten-year\">$0<\/strong>\n        <\/div>\n\n      <\/div>\n\n      <div class=\"eco-next-step\">\n        <h3>Ready to Leave Oil Heating Behind?<\/h3>\n        <p>\n          Find out which electric heating solution is right for your home.\n          Request a free, no-obligation assessment from \u00e9coconversions.\n        <\/p>\n\n        <a href=\"#eco-assessment-form\" class=\"eco-cta\">\n          GET MY FREE ASSESSMENT\n        <\/a>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"eco-disclaimer\">\n      <strong>Please note:<\/strong> This calculator provides an estimate for\n      informational purposes only. Actual energy costs and savings may vary\n      based on your home's characteristics, equipment, energy consumption,\n      energy prices, electricity rates and other factors. A professional\n      assessment is recommended before making a heating-system decision.\n    <\/div>\n\n  <\/div>\n<\/div>\n\n\n<style>\n\n#eco-savings-calculator {\n  max-width: 920px;\n  margin: 30px auto;\n  font-family: Arial, Helvetica, sans-serif;\n  color: #222;\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: 0 5px 28px rgba(0,0,0,.12);\n  background: #fff;\n}\n\n.eco-calc-header {\n  background: #244c3f;\n  color: white;\n  padding: 38px 45px;\n  text-align: center;\n}\n\n.eco-eyebrow {\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 1.5px;\n  margin-bottom: 12px;\n  opacity: .9;\n}\n\n.eco-calc-header h2 {\n  color: white;\n  margin: 0 0 12px;\n  font-size: 31px;\n  line-height: 1.2;\n}\n\n.eco-calc-header p {\n  margin: 0 auto;\n  max-width: 650px;\n  font-size: 17px;\n  line-height: 1.6;\n}\n\n.eco-calc-body {\n  padding: 40px 45px;\n}\n\n.eco-form-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 25px;\n}\n\n.eco-full {\n  grid-column: 1 \/ -1;\n}\n\n.eco-field label {\n  display: block;\n  font-size: 15px;\n  font-weight: 700;\n  margin-bottom: 8px;\n}\n\n.eco-field input,\n.eco-field select {\n  width: 100%;\n  box-sizing: border-box;\n  height: 50px;\n  padding: 0 14px;\n  border: 1px solid #cfcfcf;\n  border-radius: 6px;\n  background: white;\n  font-size: 16px;\n  color: #222;\n}\n\n.eco-field input:focus,\n.eco-field select:focus {\n  border-color: #244c3f;\n  outline: none;\n  box-shadow: 0 0 0 2px rgba(36,76,63,.12);\n}\n\n.eco-field small {\n  display: block;\n  margin-top: 7px;\n  color: #666;\n  line-height: 1.4;\n}\n\n#eco-calculate {\n  width: 100%;\n  border: 0;\n  background: #244c3f;\n  color: white;\n  padding: 17px 20px;\n  margin-top: 30px;\n  border-radius: 6px;\n  font-size: 16px;\n  font-weight: 700;\n  letter-spacing: .5px;\n  cursor: pointer;\n}\n\n#eco-calculate:hover {\n  opacity: .9;\n}\n\n.eco-error {\n  background: #fff2f2;\n  color: #a51d1d;\n  padding: 12px 15px;\n  margin-top: 18px;\n  border-radius: 5px;\n  text-align: center;\n}\n\n.eco-results {\n  margin-top: 35px;\n  border-top: 1px solid #ddd;\n  padding-top: 32px;\n}\n\n.eco-result-title {\n  text-align: center;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: 1.3px;\n  color: #555;\n}\n\n.eco-big-result {\n  text-align: center;\n  margin: 10px 0 30px;\n}\n\n.eco-big-result span {\n  display: block;\n  color: #244c3f;\n  font-size: 52px;\n  line-height: 1.1;\n  font-weight: 800;\n}\n\n.eco-big-result small {\n  display: block;\n  margin-top: 5px;\n  font-weight: 700;\n  color: #555;\n}\n\n.eco-comparison {\n  display: grid;\n  grid-template-columns: 1fr 50px 1fr;\n  align-items: center;\n  gap: 12px;\n}\n\n.eco-result-card {\n  padding: 22px;\n  background: #f5f5f5;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.eco-result-card span,\n.eco-result-card small {\n  display: block;\n}\n\n.eco-result-card strong {\n  display: block;\n  font-size: 27px;\n  margin: 8px 0 3px;\n}\n\n.eco-electric {\n  background: #eef5f1;\n}\n\n.eco-electric strong {\n  color: #244c3f;\n}\n\n.eco-arrow {\n  text-align: center;\n  font-size: 30px;\n  color: #244c3f;\n}\n\n.eco-long-term {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 15px;\n  margin-top: 18px;\n}\n\n.eco-long-term div {\n  border: 1px solid #ddd;\n  padding: 20px;\n  border-radius: 8px;\n  text-align: center;\n}\n\n.eco-long-term span {\n  display: block;\n  font-size: 14px;\n  color: #555;\n}\n\n.eco-long-term strong {\n  display: block;\n  font-size: 25px;\n  color: #244c3f;\n  margin-top: 6px;\n}\n\n.eco-next-step {\n  background: #244c3f;\n  color: white;\n  margin-top: 30px;\n  padding: 30px;\n  border-radius: 9px;\n  text-align: center;\n}\n\n.eco-next-step h3 {\n  color: white;\n  margin: 0 0 8px;\n  font-size: 25px;\n}\n\n.eco-next-step p {\n  max-width: 650px;\n  margin: 0 auto 20px;\n  line-height: 1.55;\n}\n\n.eco-cta {\n  display: inline-block;\n  padding: 14px 24px;\n  background: white;\n  color: #244c3f !important;\n  border-radius: 5px;\n  text-decoration: none !important;\n  font-weight: 800;\n}\n\n.eco-disclaimer {\n  margin-top: 25px;\n  font-size: 12px;\n  line-height: 1.6;\n  color: #777;\n}\n\n@media(max-width:700px) {\n\n  .eco-calc-header {\n    padding: 30px 22px;\n  }\n\n  .eco-calc-header h2 {\n    font-size: 25px;\n  }\n\n  .eco-calc-body {\n    padding: 28px 20px;\n  }\n\n  .eco-form-grid,\n  .eco-long-term {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-comparison {\n    grid-template-columns: 1fr;\n  }\n\n  .eco-arrow {\n    transform: rotate(90deg);\n  }\n\n  .eco-big-result span {\n    font-size: 42px;\n  }\n\n}\n\n<\/style>\n\n\n<script>\n\n(function () {\n\n  const fuel = document.getElementById('eco-fuel');\n  const price = document.getElementById('eco-price');\n  const consumption = document.getElementById('eco-consumption');\n  const efficiency = document.getElementById('eco-efficiency');\n  const electricRate = document.getElementById('eco-electric-rate');\n\n  const priceLabel = document.getElementById('eco-price-label');\n  const consumptionLabel = document.getElementById('eco-consumption-label');\n\n  const calculate = document.getElementById('eco-calculate');\n  const results = document.getElementById('eco-results');\n  const error = document.getElementById('eco-error');\n\n\n  \/* Client's Excel energy conversion factors *\/\n  const OIL_KWH_PER_LITRE = 10.7778;\n  const GAS_KWH_PER_M3 = 7.0917;\n\n\n  fuel.addEventListener('change', function () {\n\n    if (this.value === 'oil') {\n\n      priceLabel.textContent = 'Current oil price ($\/litre)';\n      consumptionLabel.textContent = 'Annual oil consumption (litres)';\n\n      price.value = '2.34';\n      consumption.value = '2000';\n\n    } else {\n\n      priceLabel.textContent = 'Current natural gas price ($\/m\u00b3)';\n      consumptionLabel.textContent = 'Annual natural gas consumption (m\u00b3)';\n\n      price.value = '';\n      consumption.value = '';\n\n    }\n\n    results.style.display = 'none';\n\n  });\n\n\n  function money(value) {\n\n    return new Intl.NumberFormat('en-CA', {\n      style: 'currency',\n      currency: 'CAD',\n      maximumFractionDigits: 0\n    }).format(value);\n\n  }\n\n\n  calculate.addEventListener('click', function () {\n\n    const fuelType = fuel.value;\n\n    const fuelPrice = parseFloat(price.value);\n    const annualConsumption = parseFloat(consumption.value);\n    const systemEfficiency = parseFloat(efficiency.value);\n    const electricityRate = parseFloat(electricRate.value);\n\n\n    if (\n      !Number.isFinite(fuelPrice) ||\n      !Number.isFinite(annualConsumption) ||\n      !Number.isFinite(systemEfficiency) ||\n      !Number.isFinite(electricityRate) ||\n      fuelPrice <= 0 ||\n      annualConsumption <= 0 ||\n      systemEfficiency <= 0 ||\n      electricityRate <= 0\n    ) {\n\n      error.style.display = 'block';\n      results.style.display = 'none';\n      return;\n\n    }\n\n\n    error.style.display = 'none';\n\n\n    \/*\n     * Formulas reproduced from the client's Excel calculator.\n     *\n     * Current Annual Cost =\n     * Fuel Unit Price \u00d7 Annual Consumption\n     *\n     * Equivalent Energy =\n     * Consumption \u00d7 Energy Factor \u00d7 Existing System Efficiency\n     *\n     * Electric Cost =\n     * Equivalent Energy \u00d7 Electricity Rate\n     *\n     * Savings =\n     * Current Cost \u2212 Electric Cost\n     *\/\n\n\n    const currentAnnualCost =\n      fuelPrice * annualConsumption;\n\n\n    const energyFactor =\n      fuelType === 'oil'\n        ? OIL_KWH_PER_LITRE\n        : GAS_KWH_PER_M3;\n\n\n    const equivalentEnergy =\n      annualConsumption *\n      energyFactor *\n      systemEfficiency;\n\n\n    const estimatedElectricCost =\n      equivalentEnergy * electricityRate;\n\n\n    const annualSavings =\n      currentAnnualCost - estimatedElectricCost;\n\n\n    const fiveYearSavings =\n      annualSavings * 5;\n\n\n    const tenYearSavings =\n      annualSavings * 10;\n\n\n    document.getElementById('eco-current-cost').textContent =\n      money(currentAnnualCost);\n\n    document.getElementById('eco-electric-cost').textContent =\n      money(estimatedElectricCost);\n\n    document.getElementById('eco-annual-savings').textContent =\n      money(annualSavings);\n\n    document.getElementById('eco-five-year').textContent =\n      money(fiveYearSavings);\n\n    document.getElementById('eco-ten-year').textContent =\n      money(tenYearSavings);\n\n\n    results.style.display = 'block';\n\n\n    results.scrollIntoView({\n      behavior: 'smooth',\n      block: 'start'\n    });\n\n  });\n\n})();\n\n<\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n\n    const calcButton = document.getElementById('eco-calculate');\n\n    if (!calcButton) return;\n\n    calcButton.addEventListener('click', function () {\n\n        \/* Give the calculator a moment to finish its calculation *\/\n        setTimeout(function () {\n\n            const fuelType = document.getElementById('eco-fuel').value;\n            const fuelPrice = document.getElementById('eco-price').value;\n            const consumption = document.getElementById('eco-consumption').value;\n            const efficiency = document.getElementById('eco-efficiency').value;\n\n            const currentCost =\n                document.getElementById('eco-current-cost').textContent;\n\n            const electricCost =\n                document.getElementById('eco-electric-cost').textContent;\n\n            const annualSavings =\n                document.getElementById('eco-annual-savings').textContent;\n\n            const fiveYearSavings =\n                document.getElementById('eco-five-year').textContent;\n\n            const tenYearSavings =\n                document.getElementById('eco-ten-year').textContent;\n\n\n            \/* Gravity Form #11 Hidden Fields *\/\n\n            const fields = {\n\n                6: fuelType === 'oil'\n                    ? 'Heating Oil'\n                    : 'Natural Gas',\n\n                7: fuelType === 'oil'\n                    ? '$' + fuelPrice + ' \/ litre'\n                    : '$' + fuelPrice + ' \/ m\u00b3',\n\n                8: fuelType === 'oil'\n                    ? consumption + ' litres\/year'\n                    : consumption + ' m\u00b3\/year',\n\n                9: Math.round(parseFloat(efficiency) * 100) + '%',\n\n                10: currentCost + ' \/ year',\n\n                11: electricCost + ' \/ year',\n\n                12: annualSavings + ' \/ year',\n\n                13: fiveYearSavings,\n\n                14: tenYearSavings\n            };\n\n\n            Object.keys(fields).forEach(function(fieldID) {\n\n                const field =\n                    document.getElementById(\n                        'input_11_' + fieldID\n                    );\n\n                if (field) {\n                    field.value = fields[fieldID];\n                }\n\n            });\n\n        }, 100);\n\n    });\n\n});\n<\/script><div class=\"fusion-text fusion-text-1\" id=\"eco-assessment-form\"><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_11' ><div id='gf_11' class='gform_anchor' tabindex='-1'><\/div>\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_11' id='gform_11'  action='\/en\/wp-json\/wp\/v2\/pages\/6118#gf_11' data-formid='11' novalidate> \r\n <input type='hidden' class='gforms-pum' value='{\"closepopup\":false,\"closedelay\":0,\"openpopup\":false,\"openpopup_id\":0}' \/>\n                        <div class='gform-body gform_body'><div id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below validation_below'><fieldset id=\"field_11_1\" class=\"gfield gfield--type-name gfield--input-type-name gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_11_1'>\n                            \n                            <span id='input_11_1_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.3' id='input_11_1_3' value=''   aria-required='true'     \/>\n                                                    <label for='input_11_1_3' class='gform-field-label gform-field-label--type-sub '>First Name<\/label>\n                                                <\/span>\n                            \n                            <span id='input_11_1_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_1.6' id='input_11_1_6' value=''   aria-required='true'     \/>\n                                                    <label for='input_11_1_6' class='gform-field-label gform-field-label--type-sub '>Last Name<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_11_2\" class=\"gfield gfield--type-email gfield--input-type-email gf_left_half gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_2'>E-mail<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_11_2' type='email' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><div id=\"field_11_3\" class=\"gfield gfield--type-phone gfield--input-type-phone gf_right_half gfield--width-half gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_3'>Phone Number<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_3' id='input_11_3' type='tel' value='' class='medium'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_11_4\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_11_4'>Postal Code<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_11_4' type='text' value='' class='large'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><fieldset id=\"field_11_5\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Consent<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_11_5'><div class='gchoice gchoice_11_5_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_5.1' type='checkbox'  value='Agree'  id='choice_11_5_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_11_5_1' id='label_11_5_1' class='gform-field-label gform-field-label--type-inline'>I agree to be contacted by \u00e9coconversions regarding my heating conversion assessment.<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><div id=\"field_11_6\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_6' id='input_11_6' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_7\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_7' id='input_11_7' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_8\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_8' id='input_11_8' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_9\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_9' id='input_11_9' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_10\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_10' id='input_11_10' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_11\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_11' id='input_11_11' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_12\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_12' id='input_11_12' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_13\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_13' id='input_11_13' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><div id=\"field_11_14\" class=\"gfield gfield--type-hidden gfield--input-type-hidden gfield--width-full gform_hidden field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><div class='ginput_container ginput_container_text'><input name='input_14' id='input_11_14' type='hidden' class='gform_hidden'  aria-invalid=\"false\" value='' \/><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=11&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;styles=[]&amp;hash=fb746bf1d66cba85696963d7448b6762' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_11' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_11' id='gform_theme_11' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_11' id='gform_style_settings_11' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='11' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_11' value='WyJ7XCI1LjFcIjpcImRjOGE3NWI2NGUwYjc4Zjg2MWRjNjFkM2U1NmI3Njc2XCJ9IiwiMDE3OWIxNWI5NTZhZjMyYWEyMmM0NzlhMDRlMTMxMTAiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_11' id='gform_ajax_frame_11' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 11, 'https:\/\/ecoconversions.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_11').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_11');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_11').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_11').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_11').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_11').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_11').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_11').val();gformInitSpinner( 11, 'https:\/\/ecoconversions.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [11, current_page]);window['gf_submitting_11'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_11').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_11').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [11]);window['gf_submitting_11'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_11').text());}else{jQuery('#gform_11').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"11\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_11\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_11\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_11\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 11, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n<\/div><div class=\"fusion-clearfix\"><\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":6137,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6118","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.5 (Yoast SEO v25.5) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Free Assessment Form - &Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity<\/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:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Free Assessment Form\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ecoconversions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-25T19:51:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1670\" \/>\n\t<meta property=\"og:image:height\" content=\"942\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/\",\"url\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/\",\"name\":\"Free Assessment Form - &Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity\",\"isPartOf\":{\"@id\":\"https:\/\/ecoconversions.ca\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png\",\"datePublished\":\"2026-09-24T14:52:49+00:00\",\"dateModified\":\"2026-09-25T19:51:17+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#primaryimage\",\"url\":\"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png\",\"contentUrl\":\"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png\",\"width\":1670,\"height\":942},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ecoconversions.ca\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Free Assessment Form\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ecoconversions.ca\/#website\",\"url\":\"https:\/\/ecoconversions.ca\/\",\"name\":\"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity\",\"description\":\"Passez &agrave; une source d&rsquo;&eacute;nergie &eacute;cologique pour votre chauffage - From oil to electricity, the eco-friendly way\",\"publisher\":{\"@id\":\"https:\/\/ecoconversions.ca\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ecoconversions.ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/ecoconversions.ca\/#organization\",\"name\":\"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity\",\"url\":\"https:\/\/ecoconversions.ca\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ecoconversions.ca\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2019\/07\/posterscreen.jpg\",\"contentUrl\":\"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2019\/07\/posterscreen.jpg\",\"width\":600,\"height\":400,\"caption\":\"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity\"},\"image\":{\"@id\":\"https:\/\/ecoconversions.ca\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ecoconversions\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Free Assessment Form - &Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity","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:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/","og_locale":"en_US","og_type":"article","og_title":"Free Assessment Form","og_url":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/","og_site_name":"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity","article_publisher":"https:\/\/www.facebook.com\/ecoconversions","article_modified_time":"2026-09-25T19:51:17+00:00","og_image":[{"width":1670,"height":942,"url":"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/","url":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/","name":"Free Assessment Form - &Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity","isPartOf":{"@id":"https:\/\/ecoconversions.ca\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#primaryimage"},"image":{"@id":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#primaryimage"},"thumbnailUrl":"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png","datePublished":"2026-09-24T14:52:49+00:00","dateModified":"2026-09-25T19:51:17+00:00","breadcrumb":{"@id":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#primaryimage","url":"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png","contentUrl":"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2026\/09\/Heating_Conversion_Savings_Calculator-1.png","width":1670,"height":942},{"@type":"BreadcrumbList","@id":"https:\/\/ecoconversions.ca\/en\/free-heating-conversion-savings-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ecoconversions.ca\/en\/"},{"@type":"ListItem","position":2,"name":"Free Assessment Form"}]},{"@type":"WebSite","@id":"https:\/\/ecoconversions.ca\/#website","url":"https:\/\/ecoconversions.ca\/","name":"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity","description":"Passez &agrave; une source d&rsquo;&eacute;nergie &eacute;cologique pour votre chauffage - From oil to electricity, the eco-friendly way","publisher":{"@id":"https:\/\/ecoconversions.ca\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ecoconversions.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/ecoconversions.ca\/#organization","name":"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity","url":"https:\/\/ecoconversions.ca\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ecoconversions.ca\/#\/schema\/logo\/image\/","url":"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2019\/07\/posterscreen.jpg","contentUrl":"https:\/\/ecoconversions.ca\/wp-content\/uploads\/2019\/07\/posterscreen.jpg","width":600,"height":400,"caption":"&Eacute;coconversions | Conversion du mazout en &eacute;lectricit&eacute; - Converting Heating Oil to Electricity"},"image":{"@id":"https:\/\/ecoconversions.ca\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ecoconversions"]}]}},"_links":{"self":[{"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/pages\/6118","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/comments?post=6118"}],"version-history":[{"count":7,"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/pages\/6118\/revisions"}],"predecessor-version":[{"id":6125,"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/pages\/6118\/revisions\/6125"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/media\/6137"}],"wp:attachment":[{"href":"https:\/\/ecoconversions.ca\/en\/wp-json\/wp\/v2\/media?parent=6118"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}