{"id":4253,"date":"2026-07-08T17:34:42","date_gmt":"2026-07-08T21:34:42","guid":{"rendered":"https:\/\/motivationminceur.webloft.cloud\/protein-calculator\/"},"modified":"2026-07-08T17:34:42","modified_gmt":"2026-07-08T21:34:42","slug":"protein-calculator","status":"publish","type":"page","link":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/","title":{"rendered":"Protein Calculator \u2014 Daily Protein Needs for Weight Loss"},"content":{"rendered":"\n<div id=\"mm-protein-calc\" style=\"max-width:680px;margin:0 auto;font-family:inherit\">\n<style>\n#mm-protein-calc{background:#fff;border-radius:16px;overflow:hidden}\n#mm-protein-calc h2{color:#1a1a2e;font-size:1.6rem;margin-bottom:4px}\n.mm-pc-intro{color:#555;margin-bottom:28px;font-size:1rem}\n.mm-pc-form{background:#f8f9fc;border-radius:12px;padding:28px;margin-bottom:24px}\n.mm-pc-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}\n@media(max-width:580px){.mm-pc-row{grid-template-columns:1fr}}\n.mm-pc-field label{display:block;font-weight:600;font-size:.85rem;color:#444;margin-bottom:6px;text-transform:uppercase;letter-spacing:.4px}\n.mm-pc-field input,.mm-pc-field select{width:100%;padding:12px 14px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;color:#1a1a2e;background:#fff;box-sizing:border-box;transition:border-color .2s}\n.mm-pc-field input:focus,.mm-pc-field select:focus{outline:none;border-color:#6c63ff}\n.mm-pc-btn{width:100%;padding:16px;background:linear-gradient(135deg,#6c63ff,#4ecdc4);color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:8px;transition:opacity .2s}\n.mm-pc-btn:hover{opacity:.9}\n.mm-pc-result{display:none;background:linear-gradient(135deg,#6c63ff 0%,#4ecdc4 100%);border-radius:12px;padding:28px;color:#fff;text-align:center;margin-bottom:24px}\n.mm-pc-result.show{display:block}\n.mm-pc-grams{font-size:3.5rem;font-weight:800;line-height:1}\n.mm-pc-unit{font-size:1.1rem;opacity:.85;margin-top:4px}\n.mm-pc-range{font-size:.95rem;opacity:.9;margin-top:12px;background:rgba(255,255,255,.15);border-radius:8px;padding:10px 16px}\n.mm-pc-tips{background:#f0f4ff;border-radius:12px;padding:24px;margin-bottom:24px}\n.mm-pc-tips h3{color:#6c63ff;margin:0 0 12px;font-size:1rem;text-transform:uppercase;letter-spacing:.5px}\n.mm-pc-tips ul{margin:0;padding-left:18px}\n.mm-pc-tips ul li{margin-bottom:8px;color:#333;font-size:.95rem}\n.mm-pc-cta{background:#1a1a2e;border-radius:12px;padding:24px;text-align:center;color:#fff}\n.mm-pc-cta h3{margin:0 0 8px;font-size:1.1rem}\n.mm-pc-cta p{margin:0 0 16px;opacity:.8;font-size:.9rem}\n.mm-pc-cta a{display:inline-block;background:linear-gradient(135deg,#6c63ff,#4ecdc4);color:#fff;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:700;font-size:.95rem}\n.mm-pc-faq{margin-top:32px}\n.mm-pc-faq h2{font-size:1.3rem;color:#1a1a2e;margin-bottom:20px}\n.mm-pc-faq details{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:10px;overflow:hidden}\n.mm-pc-faq summary{padding:14px 18px;font-weight:600;cursor:pointer;color:#333;list-style:none;display:flex;justify-content:space-between;align-items:center}\n.mm-pc-faq summary::-webkit-details-marker{display:none}\n.mm-pc-faq summary::after{content:'+';font-size:1.3rem;color:#6c63ff;flex-shrink:0}\n.mm-pc-faq details[open] summary::after{content:'\\2212'}\n.mm-pc-faq details p{padding:0 18px 16px;color:#555;font-size:.93rem;margin:0;line-height:1.7}\n<\/style>\n\n<h2>&#x1f9ee; Protein Calculator<\/h2>\n<p class=\"mm-pc-intro\">Calculate your daily protein needs based on your profile and weight loss goals. Used by thousands of Canadians.<\/p>\n\n<div class=\"mm-pc-form\">\n  <div class=\"mm-pc-row\">\n    <div class=\"mm-pc-field\"><label>Current Weight<\/label><input type=\"number\" id=\"mm-weight\" placeholder=\"e.g. 165\" min=\"50\" max=\"660\"><\/div>\n    <div class=\"mm-pc-field\"><label>Unit<\/label><select id=\"mm-unit\"><option value=\"lbs\">Pounds (lbs)<\/option><option value=\"kg\">Kilograms (kg)<\/option><\/select><\/div>\n  <\/div>\n  <div class=\"mm-pc-row\">\n    <div class=\"mm-pc-field\"><label>Age<\/label><input type=\"number\" id=\"mm-age\" placeholder=\"e.g. 45\" min=\"18\" max=\"100\"><\/div>\n    <div class=\"mm-pc-field\"><label>Sex<\/label><select id=\"mm-sex\"><option value=\"f\">Female<\/option><option value=\"m\">Male<\/option><\/select><\/div>\n  <\/div>\n  <div class=\"mm-pc-row\">\n    <div class=\"mm-pc-field\"><label>Activity Level<\/label><select id=\"mm-activity\"><option value=\"sedentary\">Sedentary (little\/no exercise)<\/option><option value=\"light\">Lightly active (1\u20132\u00d7\/week)<\/option><option value=\"moderate\" selected>Moderately active (3\u20134\u00d7\/week)<\/option><option value=\"active\">Very active (5+\u00d7\/week)<\/option><\/select><\/div>\n    <div class=\"mm-pc-field\"><label>Goal<\/label><select id=\"mm-goal\"><option value=\"loss\">Weight Loss<\/option><option value=\"maintain\">Maintenance<\/option><option value=\"muscle\">Muscle Gain<\/option><option value=\"glp1\">On GLP-1 (Ozempic\/Wegovy)<\/option><\/select><\/div>\n  <\/div>\n  <button class=\"mm-pc-btn\" onclick=\"mmCalcProtein()\">Calculate My Protein Needs \u2192<\/button>\n<\/div>\n\n<div class=\"mm-pc-result\" id=\"mm-result\">\n  <div style=\"opacity:.85;font-size:.9rem;margin-bottom:8px\">YOUR DAILY PROTEIN TARGET<\/div>\n  <div class=\"mm-pc-grams\" id=\"mm-grams\">\u2014<\/div>\n  <div class=\"mm-pc-unit\">grams of protein per day<\/div>\n  <div class=\"mm-pc-range\" id=\"mm-range\"><\/div>\n<\/div>\n\n<div class=\"mm-pc-tips\" id=\"mm-tips\" style=\"display:none\">\n  <h3>&#x1f4a1; How to hit your target<\/h3>\n  <ul id=\"mm-tips-list\"><\/ul>\n<\/div>\n\n<div class=\"mm-pc-cta\">\n  <h3>Make hitting your protein goal effortless<\/h3>\n  <p>Our high-protein products are designed to help you reach your daily target \u2014 conveniently.<\/p>\n  <a href=\"\/en\/shop\/\">Browse Our Protein Products \u2192<\/a>\n<\/div>\n\n<div class=\"mm-pc-faq\">\n  <h2>Frequently Asked Questions About Protein<\/h2>\n  <details><summary>Why is protein so important for weight loss?<\/summary><p>Protein promotes satiety, preserves lean muscle mass during caloric restriction, and has a higher thermic effect than carbs or fat \u2014 meaning your body burns more calories digesting it. Studies show high-protein diets reduce hunger by 30\u201350% compared to lower-protein diets.<\/p><\/details>\n  <details><summary>How much protein should I eat per meal?<\/summary><p>To maximize muscle protein synthesis, aim for 25\u201340 grams per meal spread across 3\u20134 meals per day. Research suggests that exceeding 40g per sitting provides no additional immediate benefit for muscle synthesis \u2014 but the total daily amount is what matters most for weight loss.<\/p><\/details>\n  <details><summary>What are the best high-protein foods in Canada?<\/summary><p>Top protein sources include: chicken breast (31g\/100g), canned tuna (30g\/100g), eggs (13g\/100g), Greek yogurt (10g\/100g), cottage cheese (11g\/100g), legumes (8\u20139g\/100g), and protein bars or shakes (15\u201320g per serving). Protein supplements are a convenient way to close the gap between food intake and your daily target.<\/p><\/details>\n  <details><summary>Do I need more protein on Ozempic or Wegovy?<\/summary><p>Yes. GLP-1 medications like Ozempic, Wegovy, and Saxenda suppress appetite significantly, increasing the risk of protein deficiency. Experts recommend at least 1.2\u20131.6g of protein per kg of body weight while on GLP-1 therapy to preserve muscle mass during rapid weight loss. Protein supplements become especially important when appetite is reduced.<\/p><\/details>\n  <details><summary>Do protein needs increase after age 50?<\/summary><p>Yes. After 50, anabolic resistance increases \u2014 meaning the body becomes less efficient at using protein to build and maintain muscle. Experts recommend 1.2\u20131.6g\/kg\/day after age 50 (versus 0.8g\/kg for younger adults) to counteract age-related muscle loss (sarcopenia). Spreading protein intake evenly across meals is also more important with age.<\/p><\/details>\n  <details><summary>Can you eat too much protein?<\/summary><p>For most healthy adults, high protein intake up to 2.5g\/kg\/day is considered safe. People with pre-existing kidney disease should consult their doctor before significantly increasing protein intake. Excess protein is not stored as fat in the same way as carbohydrates \u2014 it is either used for energy or excreted.<\/p><\/details>\n  <details><summary>What is the best protein supplement for weight loss in Canada?<\/summary><p>The best protein supplement depends on your goals and preferences. Whey protein isolate is highly bioavailable and fast-digesting. Protein bars are convenient for on-the-go snacking. Meal replacement shakes provide balanced nutrition while controlling calories. Motivation Minceur&#8217;s protein products are clinically designed for weight loss support and are available with free shipping on orders over $100 across Canada.<\/p><\/details>\n<\/div>\n\n<script>\nfunction mmCalcProtein() {\n  var weight = parseFloat(document.getElementById('mm-weight').value);\n  var unit   = document.getElementById('mm-unit').value;\n  var age    = parseInt(document.getElementById('mm-age').value);\n  var act    = document.getElementById('mm-activity').value;\n  var goal   = document.getElementById('mm-goal').value;\n  if (!weight || !age || weight < 20 || age < 10) { alert('Please enter your weight and age.'); return; }\n  var kg = unit === 'lbs' ? weight * 0.453592 : weight;\n  var mult = { loss: 1.4, maintain: 1.1, muscle: 1.8, glp1: 1.6 }[goal] || 1.2;\n  var actAdj = { sedentary: 0, light: 0.05, moderate: 0.1, active: 0.2 }[act] || 0;\n  var ageAdj = age >= 65 ? 0.2 : age >= 50 ? 0.1 : 0;\n  var finalMult = mult + actAdj + ageAdj;\n  var grams = Math.round(kg * finalMult);\n  var low   = Math.round(kg * (finalMult - 0.15));\n  var high  = Math.round(kg * (finalMult + 0.15));\n  document.getElementById('mm-grams').textContent = grams;\n  document.getElementById('mm-range').textContent = 'Recommended range: ' + low + ' \u2013 ' + high + 'g \/ day';\n  document.getElementById('mm-result').classList.add('show');\n  var tips = [\n    'Spread your protein across ' + Math.ceil(grams\/35) + '\u2013' + Math.ceil(grams\/25) + ' meals per day.',\n    'Start your day with a high-protein breakfast (25\u201330g) to reduce cravings all day.',\n    grams > 100 ? 'A protein bar or shake can help you reach your ' + grams + 'g goal without excess calories.' : 'Prioritize chicken, fish, eggs, and low-fat dairy.',\n  ];\n  if (goal === 'glp1') tips.push('On GLP-1 medication, hitting your protein target is critical even when appetite is suppressed \u2014 consider protein-fortified foods and supplements.');\n  if (age >= 50) tips.push('After 50, include protein at every meal and snack to fight sarcopenia (age-related muscle loss).');\n  var ul = document.getElementById('mm-tips-list');\n  ul.innerHTML = tips.map(function(t){ return '<li>' + t + '<\/li>'; }).join('');\n  document.getElementById('mm-tips').style.display = 'block';\n  document.getElementById('mm-result').scrollIntoView({behavior:'smooth', block:'nearest'});\n}\n<\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>&#x1f9ee; Protein Calculator Calculate your daily protein needs based on your profile and weight loss goals. Used by thousands of Canadians. Current Weight UnitPounds (lbs)Kilograms (kg) Age SexFemaleMale Activity LevelSedentary (little\/no exercise)Lightly active (1\u20132\u00d7\/week)Moderately active (3\u20134\u00d7\/week)Very active (5+\u00d7\/week) GoalWeight LossMaintenanceMuscle GainOn GLP-1 (Ozempic\/Wegovy) Calculate My Protein Needs \u2192 YOUR DAILY PROTEIN TARGET \u2014 grams of [&hellip;]<\/p>\n","protected":false},"author":15,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-4253","page","type-page","status-publish","hentry"],"yoast_head":"<title>Free Protein Calculator | Daily Protein Needs for Weight Loss | Canada<\/title>\n<meta name=\"description\" content=\"Calculate daily protein needs based on weight, age and goals. Free tool based on Dr. Larocque method. Canada.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Protein Calculator \u2014 Daily Protein Needs for Weight Loss\" \/>\n<meta property=\"og:description\" content=\"&#x1f9ee; Protein Calculator Calculate your daily protein needs based on your profile and weight loss goals. Used by thousands of Canadians. Current\" \/>\n<meta property=\"og:url\" content=\"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Motivation Minceur\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Motivationminceur\" \/>\n<meta property=\"og:image\" content=\"https:\/\/motivationminceur.webloft.cloud\/wp-content\/uploads\/2026\/06\/Hero-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"750\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/\",\"url\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/\",\"name\":\"Free Protein Calculator | Daily Protein Needs for Weight Loss | Canada\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/#website\"},\"datePublished\":\"2026-07-08T21:34:42+00:00\",\"description\":\"Calculate daily protein needs based on weight, age and goals. Free tool based on Dr. Larocque method. Canada.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Protein Calculator \u2014 Daily Protein Needs for Weight Loss\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/\",\"name\":\"Motivation Minceur\",\"description\":\"Perte de Poids avec Produits Prot\u00e9in\u00e9s\",\"publisher\":{\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/#organization\",\"name\":\"Motivation Minceur\",\"alternateName\":\"Motivation\",\"url\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Motivationminceur\"],\"description\":\"Motivation Minceur est une r\u00e9f\u00e9rence en perte de poids au Qu\u00e9bec, sp\u00e9cialis\u00e9e dans les solutions nutritionnelles riches en prot\u00e9ines et l\u2019accompagnement personnalis\u00e9. Nous aidons nos clients \u00e0 atteindre leurs objectifs gr\u00e2ce \u00e0 une approche compl\u00e8te combinant produits premium, coaching en ligne et soutien continu. Nos programmes sont con\u00e7us pour s\u2019adapter \u00e0 tous les parcours, incluant les personnes utilisant les traitements GLP-1, en mettant l\u2019accent sur la pr\u00e9servation de la masse musculaire, la gestion de l\u2019app\u00e9tit et des habitudes durables. Nos conseill\u00e8res form\u00e9es en nutrition, en changement de comportement et en motivation accompagnent chaque client \u00e0 chaque \u00e9tape \u2014 de la perte de poids jusqu\u2019au maintien \u2014 avec un suivi humain, structur\u00e9 et efficace. Avec Motivation Minceur, vous b\u00e9n\u00e9ficiez d\u2019une solution simple, encadr\u00e9e et performante pour des r\u00e9sultats concrets et durables.\",\"legalName\":\"Clinique Motivation Minceur inc.\",\"foundingDate\":\"2001-08-05\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"},\"telephone\":[],\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/en\\\/protein-calculator\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Gemini_Generated_Image_piuo0zpiuo0zpiuo.jpg\",\"contentUrl\":\"https:\\\/\\\/motivationminceur.webloft.cloud\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/Gemini_Generated_Image_piuo0zpiuo0zpiuo.jpg\",\"width\":1000,\"height\":1000,\"caption\":\"Motivation Minceur\"}]}<\/script>","yoast_head_json":{"title":"Free Protein Calculator | Daily Protein Needs for Weight Loss | Canada","description":"Calculate daily protein needs based on weight, age and goals. Free tool based on Dr. Larocque method. Canada.","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:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/","og_locale":"en_US","og_type":"article","og_title":"Protein Calculator \u2014 Daily Protein Needs for Weight Loss","og_description":"&#x1f9ee; Protein Calculator Calculate your daily protein needs based on your profile and weight loss goals. Used by thousands of Canadians. Current","og_url":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/","og_site_name":"Motivation Minceur","article_publisher":"https:\/\/www.facebook.com\/Motivationminceur","og_image":[{"width":1500,"height":750,"url":"https:\/\/motivationminceur.webloft.cloud\/wp-content\/uploads\/2026\/06\/Hero-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/","url":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/","name":"Free Protein Calculator | Daily Protein Needs for Weight Loss | Canada","isPartOf":{"@id":"https:\/\/motivationminceur.webloft.cloud\/en\/#website"},"datePublished":"2026-07-08T21:34:42+00:00","description":"Calculate daily protein needs based on weight, age and goals. Free tool based on Dr. Larocque method. Canada.","breadcrumb":{"@id":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/motivationminceur.webloft.cloud\/en\/"},{"@type":"ListItem","position":2,"name":"Protein Calculator \u2014 Daily Protein Needs for Weight Loss"}]},{"@type":"WebSite","@id":"https:\/\/motivationminceur.webloft.cloud\/en\/#website","url":"https:\/\/motivationminceur.webloft.cloud\/en\/","name":"Motivation Minceur","description":"Perte de Poids avec Produits Prot\u00e9in\u00e9s","publisher":{"@id":"https:\/\/motivationminceur.webloft.cloud\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/motivationminceur.webloft.cloud\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Organization","Place"],"@id":"https:\/\/motivationminceur.webloft.cloud\/en\/#organization","name":"Motivation Minceur","alternateName":"Motivation","url":"https:\/\/motivationminceur.webloft.cloud\/en\/","logo":{"@id":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/#local-main-organization-logo"},"image":{"@id":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/Motivationminceur"],"description":"Motivation Minceur est une r\u00e9f\u00e9rence en perte de poids au Qu\u00e9bec, sp\u00e9cialis\u00e9e dans les solutions nutritionnelles riches en prot\u00e9ines et l\u2019accompagnement personnalis\u00e9. Nous aidons nos clients \u00e0 atteindre leurs objectifs gr\u00e2ce \u00e0 une approche compl\u00e8te combinant produits premium, coaching en ligne et soutien continu. Nos programmes sont con\u00e7us pour s\u2019adapter \u00e0 tous les parcours, incluant les personnes utilisant les traitements GLP-1, en mettant l\u2019accent sur la pr\u00e9servation de la masse musculaire, la gestion de l\u2019app\u00e9tit et des habitudes durables. Nos conseill\u00e8res form\u00e9es en nutrition, en changement de comportement et en motivation accompagnent chaque client \u00e0 chaque \u00e9tape \u2014 de la perte de poids jusqu\u2019au maintien \u2014 avec un suivi humain, structur\u00e9 et efficace. Avec Motivation Minceur, vous b\u00e9n\u00e9ficiez d\u2019une solution simple, encadr\u00e9e et performante pour des r\u00e9sultats concrets et durables.","legalName":"Clinique Motivation Minceur inc.","foundingDate":"2001-08-05","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"},"telephone":[],"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"09:00","closes":"17:00"}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/motivationminceur.webloft.cloud\/en\/protein-calculator\/#local-main-organization-logo","url":"https:\/\/motivationminceur.webloft.cloud\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_piuo0zpiuo0zpiuo.jpg","contentUrl":"https:\/\/motivationminceur.webloft.cloud\/wp-content\/uploads\/2026\/03\/Gemini_Generated_Image_piuo0zpiuo0zpiuo.jpg","width":1000,"height":1000,"caption":"Motivation Minceur"}]}},"_links":{"self":[{"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/pages\/4253","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/comments?post=4253"}],"version-history":[{"count":0,"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/pages\/4253\/revisions"}],"wp:attachment":[{"href":"https:\/\/motivationminceur.webloft.cloud\/en\/wp-json\/wp\/v2\/media?parent=4253"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}