{"id":26301,"date":"2026-05-27T20:27:51","date_gmt":"2026-05-27T20:27:51","guid":{"rendered":"https:\/\/trainimal.com\/uk\/kost-och-traning-under-medicinsk-viktminskning\/"},"modified":"2026-06-13T15:58:38","modified_gmt":"2026-06-13T15:58:38","slug":"trainimal-woman-medical-weight-loss","status":"publish","type":"page","link":"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/","title":{"rendered":"Medical weight loss"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en-GB\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Medical Weight Loss \u2013 Trainimal Woman<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;500;600;700;800&family=Merriweather:ital,wght@0,300;0,400;1,300;1,400&display=swap\" rel=\"stylesheet\">\n<style>\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n:root { --orange: #F47C20; --orange-dark: #D4660F; --orange-light: #FEF0E4; --black: #1A1A1A; --dark: #2D2D2D; --mid: #666; --light-gray: #F5F5F5; --white: #FFFFFF; --sans: 'Montserrat', sans-serif; --serif: 'Merriweather', Georgia, serif; }\nbody { background: var(--white); color: var(--black); font-family: var(--sans); font-size: 16px; line-height: 1.7; -webkit-font-smoothing: antialiased; }\n.hero { background: var(--black); color: var(--white); padding: 80px 48px 88px; text-align: center; }\n.hero-tag { display: inline-block; background: var(--orange); color: var(--white); font-size: 10px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; padding: 6px 16px; border-radius: 2px; margin-bottom: 28px; }\n.hero h1 { font-family: var(--sans); font-size: clamp(28px, 5vw, 54px); font-weight: 800; line-height: 1.1; letter-spacing: -0.02em; color: var(--white); margin-bottom: 8px; text-transform: uppercase; }\n.hero h1 .accent { color: var(--orange); }\n.hero-lead { font-family: var(--serif); font-style: italic; font-size: clamp(16px, 1.8vw, 20px); font-weight: 300; color: rgba(255,255,255,0.7); max-width: 540px; margin: 16px auto 40px; line-height: 1.65; }\n.btn { display: inline-block; background: var(--orange); color: var(--white); font-family: var(--sans); font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 18px 44px; border: none; cursor: pointer; border-radius: 2px; text-decoration: none; transition: background 0.2s; }\n.btn:hover { background: var(--orange-dark); }\n.section { padding: 72px 48px; max-width: 860px; margin: 0 auto; }\n.section-eyebrow { font-size: 10px; font-weight: 700; letter-spacing: 0.2em; text-transform: uppercase; color: var(--orange); margin-bottom: 16px; }\n.section-title { font-family: var(--sans); font-size: clamp(22px, 3.5vw, 36px); font-weight: 800; line-height: 1.15; letter-spacing: -0.02em; text-transform: uppercase; color: var(--black); margin-bottom: 24px; }\n.body-copy { font-size: 16px; color: var(--mid); line-height: 1.8; margin-bottom: 16px; max-width: 640px; }\n.body-copy strong { color: var(--black); font-weight: 600; }\n.med-list { margin: 28px 0 36px; display: flex; flex-direction: column; gap: 2px; }\n.med-item { background: var(--light-gray); padding: 14px 20px; font-size: 15px; color: var(--dark); font-weight: 500; border-left: 3px solid var(--orange); display: flex; align-items: center; gap: 10px; }\n.med-item::before { content: '\u2192'; color: var(--orange); font-weight: 700; flex-shrink: 0; }\n.loss-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 2px; margin: 28px 0 36px; }\n.loss-card { background: var(--light-gray); padding: 24px 20px; border-top: 3px solid #DDD; text-align: center; }\n.loss-card.risk { border-top-color: var(--orange); }\n.loss-word { font-family: var(--sans); font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; color: var(--mid); }\n.loss-card.risk .loss-word { color: var(--black); }\n.quote-band { background: var(--orange); padding: 64px 48px; text-align: center; }\n.quote-band blockquote { font-family: var(--serif); font-size: clamp(18px, 2.5vw, 26px); font-weight: 300; font-style: italic; line-height: 1.55; color: var(--white); max-width: 680px; margin: 0 auto; }\n.quote-band blockquote strong { font-style: normal; font-weight: 400; }\n.gray-section { background: var(--light-gray); padding: 72px 48px; }\n.gray-inner { max-width: 860px; margin: 0 auto; }\n.split-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 2px; margin-top: 36px; }\n@media (max-width: 560px) { .split-grid { grid-template-columns: 1fr; } }\n.split-card { padding: 36px 28px; }\n.split-card.theirs { background: var(--white); border-top: 3px solid #DDD; }\n.split-card.ours { background: var(--black); border-top: 3px solid var(--orange); }\n.split-label { font-size: 10px; font-weight: 700; letter-spacing: 0.18em; text-transform: uppercase; margin-bottom: 10px; }\n.split-card.theirs .split-label { color: var(--mid); }\n.split-card.ours .split-label { color: var(--orange); }\n.split-heading { font-family: var(--sans); font-size: 17px; font-weight: 800; text-transform: uppercase; letter-spacing: -0.01em; margin-bottom: 18px; }\n.split-card.theirs .split-heading { color: var(--black); }\n.split-card.ours .split-heading { color: var(--white); }\n.split-traits { list-style: none; display: flex; flex-direction: column; gap: 8px; }\n.split-traits li { font-size: 14px; font-weight: 500; line-height: 1.5; display: flex; align-items: flex-start; gap: 10px; }\n.split-card.theirs .split-traits li { color: var(--mid); }\n.split-card.ours .split-traits li { color: rgba(255,255,255,0.75); }\n.split-traits li::before { font-size: 20px; line-height: 1; flex-shrink: 0; margin-top: -1px; }\n.split-card.theirs .split-traits li::before { content: '\u00b7'; color: #CCC; }\n.split-card.ours .split-traits li::before { content: '\u2192'; color: var(--orange); font-size: 14px; margin-top: 2px; }\n.orange-section { background: var(--orange-light); padding: 72px 48px; }\n.orange-inner { max-width: 860px; margin: 0 auto; }\n.checklist { list-style: none; margin: 28px 0; display: flex; flex-direction: column; gap: 8px; }\n.checklist li { display: flex; align-items: flex-start; gap: 14px; font-size: 15px; font-weight: 500; color: var(--black); padding: 14px 18px; background: var(--white); border-radius: 2px; }\n.check { width: 22px; height: 22px; background: var(--orange); border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px; }\n.check svg { width: 11px; height: 11px; stroke: white; stroke-width: 2.5; fill: none; }\n.features-section { background: var(--black); padding: 72px 48px; }\n.features-inner { max-width: 860px; margin: 0 auto; }\n.features-section .section-eyebrow { color: var(--orange); }\n.features-section .section-title { color: var(--white); }\n.features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 2px; margin-top: 36px; }\n.feature-item { background: rgba(255,255,255,0.05); border-left: 2px solid var(--orange); padding: 20px; display: flex; gap: 14px; align-items: flex-start; }\n.feature-dot { width: 6px; height: 6px; border-radius: 50%; background: var(--orange); flex-shrink: 0; margin-top: 7px; }\n.feature-text { font-size: 14px; color: rgba(255,255,255,0.75); line-height: 1.55; font-weight: 500; }\n.disclaimer-section { background: var(--light-gray); padding: 48px; border-top: 1px solid #E0E0E0; }\n.disclaimer-inner { max-width: 860px; margin: 0 auto; display: flex; gap: 20px; align-items: flex-start; }\n.disclaimer-icon { font-size: 20px; flex-shrink: 0; margin-top: 2px; }\n.disclaimer-text { font-size: 13px; color: var(--mid); line-height: 1.7; }\n.disclaimer-text strong { color: var(--dark); font-weight: 600; display: block; margin-bottom: 4px; }\n.cta-section { padding: 80px 48px; text-align: center; max-width: 720px; margin: 0 auto; }\n.hr-orange { width: 48px; height: 3px; background: var(--orange); margin: 0 auto 40px; border: none; }\n.cta-sub { font-family: var(--serif); font-style: italic; font-size: 16px; color: var(--mid); max-width: 480px; margin: 0 auto 36px; line-height: 1.75; }\n.price-note { font-size: 13px; color: var(--mid); margin-top: 16px; font-weight: 500; }\nfooter { background: var(--light-gray); border-top: 1px solid #EBEBEB; padding: 32px 48px; text-align: center; font-size: 13px; color: var(--mid); }\n\/* MEDGO BANNER *\/\n.medgo-section {\n  background: #0F2A3D;\n  padding: 56px 48px;\n}\n.medgo-inner {\n  max-width: 860px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  gap: 40px;\n}\n.medgo-icon {\n  flex-shrink: 0;\n  width: 64px;\n  height: 64px;\n  background: var(--orange);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 28px;\n}\n.medgo-label {\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--orange);\n  margin-bottom: 8px;\n}\n.medgo-heading {\n  font-family: var(--sans);\n  font-size: clamp(18px, 2.5vw, 26px);\n  font-weight: 800;\n  color: var(--white);\n  line-height: 1.2;\n  margin-bottom: 10px;\n  text-transform: uppercase;\n  letter-spacing: -0.01em;\n}\n.medgo-text {\n  font-size: 15px;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.7;\n  max-width: 560px;\n}\n.medgo-text strong { color: var(--white); font-weight: 600; }\n@media (max-width: 640px) {\n  .medgo-inner { flex-direction: column; gap: 24px; }\n}\n\n@media (max-width: 600px) { .hero, .section, .gray-section, .orange-section, .features-section, .disclaimer-section, .cta-section, .quote-band { padding-left: 24px; padding-right: 24px; } .disclaimer-inner { flex-direction: column; gap: 12px; } }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"hero\">\n  <div class=\"hero-tag\">Medical Weight Loss<\/div>\n  <h1>The medication helps you<br>eat less. <span class=\"accent\">We build<br>the rest.<\/span><\/h1>\n  <p class=\"hero-lead\">Appetite-suppressant medication can start your weight loss journey. But without the right strategy, you risk losing what you actually want to keep.<\/p>\n  <a href=\"#cta\" class=\"btn\">Get started today<\/a>\n<\/section>\n\n<div class=\"section\">\n  <p class=\"section-eyebrow\">The medication does part of the work<\/p>\n  <h2 class=\"section-title\">The weight starts moving. But what about your body?<\/h2>\n  <p class=\"body-copy\">Appetite-suppressant medication can be an effective support for weight loss. You feel full more quickly, you eat less and the weight starts moving.<\/p>\n  <div class=\"med-list\">\n    <div class=\"med-item\">You feel full more quickly<\/div>\n    <div class=\"med-item\">You eat less<\/div>\n    <div class=\"med-item\">The weight starts moving<\/div>\n  <\/div>\n  <p class=\"body-copy\">But if you lose weight without the right strategy, you can also lose what you actually want to keep.<\/p>\n  <div class=\"loss-grid\">\n    <div class=\"loss-card risk\"><div class=\"loss-word\">Muscle<\/div><\/div>\n    <div class=\"loss-card risk\"><div class=\"loss-word\">Strength<\/div><\/div>\n    <div class=\"loss-card risk\"><div class=\"loss-word\">Shape<\/div><\/div>\n    <div class=\"loss-card risk\"><div class=\"loss-word\">Energy<\/div><\/div>\n  <\/div>\n  <p class=\"body-copy\">Your body gets smaller \u2014 but not necessarily stronger or easier to maintain. That\u2019s precisely why nutrition and training play such an important role during medical weight loss.<\/p>\n<\/div>\n\n<div class=\"quote-band\">\n  <blockquote>The goal isn\u2019t just a lower number on the scales. <strong>The goal is a body that holds up in the long run.<\/strong><\/blockquote>\n<\/div>\n\n<section class=\"gray-section\">\n  <div class=\"gray-inner\">\n    <p class=\"section-eyebrow\">We help with what the medication doesn\u2019t do<\/p>\n    <h2 class=\"section-title\">The strategy around it.<\/h2>\n    <p class=\"body-copy\">Eating less isn\u2019t the same as eating right for the body you want. Your body still needs protein, nutrients, energy and strength training to preserve as much muscle mass as possible during weight loss.<\/p>\n    <div class=\"split-grid\">\n      <div class=\"split-card theirs\">\n        <p class=\"split-label\">The medication<\/p>\n        <p class=\"split-heading\">Affects appetite<\/p>\n        <ul class=\"split-traits\">\n          <li>Reduces hunger<\/li>\n          <li>You eat less<\/li>\n          <li>The weight moves downwards<\/li>\n        <\/ul>\n      <\/div>\n      <div class=\"split-card ours\">\n        <p class=\"split-label\">We help you with<\/p>\n        <p class=\"split-heading\">Building the strategy<\/p>\n        <ul class=\"split-traits\">\n          <li>What to eat when your appetite is low<\/li>\n          <li>How to get enough protein<\/li>\n          <li>Training to preserve muscle<\/li>\n          <li>Routines that work during the maintenance phase<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"orange-section\">\n  <div class=\"orange-inner\">\n    <p class=\"section-eyebrow\">This suits those who want to<\/p>\n    <h2 class=\"section-title\">Make their weight loss journey smarter.<\/h2>\n    <ul class=\"checklist\">\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Lose weight without losing their strength<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Reduce the risk of losing muscle mass<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Get a clear nutrition strategy when appetite is low<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Train correctly during the weight loss period<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Build routines for life after the medication<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Create results that last beyond the treatment period<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<section class=\"features-section\">\n  <div class=\"features-inner\">\n    <p class=\"section-eyebrow\">Included in the programme<\/p>\n    <h2 class=\"section-title\">Everything you need. Nothing you don\u2019t.<\/h2>\n    <div class=\"features-grid\">\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Nutritional coaching with a registered dietitian<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Tailored nutrition based on your appetite, goals and needs<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Focus on protein, nutrients and energy during weight loss<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Training programme created by a personal trainer<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Training focused on preserving muscle mass and building strength<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Support with routines, meals and daily life as your appetite changes<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Strategy for the maintenance phase \u2014 results don\u2019t rely solely on medication<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Continuous support from coaches who follow you throughout<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"disclaimer-section\">\n  <div class=\"disclaimer-inner\">\n    <div class=\"disclaimer-icon\">\u2695<\/div>\n    <div class=\"disclaimer-text\">\n      <strong>Important<\/strong>\n      For medical advice regarding dosage, side effects and medication treatment, you should always consult the doctor who prescribed the medication. We help you with nutrition, training, routines and support around your weight loss journey.\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MEDGO -->\n<section class=\"medgo-section\">\n  <div class=\"medgo-inner\">\n    <div class=\"medgo-icon\">\u2695<\/div>\n    <div class=\"medgo-content\">\n      <p class=\"medgo-label\">Medical support<\/p>\n      <h2 class=\"medgo-heading\">Need medical advice?<\/h2>\n      <p class=\"medgo-text\">If you need <strong>medical advice, support or treatment<\/strong> you can contact our medical partner <strong>Medgo<\/strong> through our app.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"cta-section\" id=\"cta\">\n  <hr class=\"hr-orange\">\n  <p class=\"section-eyebrow\" style=\"text-align:center;\">The difference between losing weight and building a body<\/p>\n  <h2 class=\"section-title\" style=\"text-align:center;\">A body that holds up beyond the treatment.<\/h2>\n  <p class=\"cta-sub\">Appetite-suppressant medication can help you eat less. We help you eat smarter, train right and keep the body you build.<\/p>\n  <a href=\"https:\/\/trainimal.com\/uk\/products\/medical-weight-loss\" class=\"btn\">Start the programme today \u2192<\/a>\n  <p class=\"price-note\">\u00a3120 \/ month 3-month programme\u00a0\u00b7\u00a0Medical Weight Loss \u00a0\u00b7\u00a0 Trainimal Woman<\/p>\n<\/section>\n\n<footer>\n  <p>Trainimal Woman \u00a0\u00b7\u00a0 <a href=\"https:\/\/trainimal.com\/uk\" style=\"color: var(--orange); text-decoration: none;\">trainimal.com<\/a><\/p>\n<\/footer>\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Medical Weight Loss \u2013 Trainimal Woman Medical Weight Loss The medication helps youeat less. We buildthe rest. Appetite-suppressant medication can start your weight loss journey. But without the right strategy,&hellip;<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"editor_notices":[],"footnotes":""},"class_list":["post-26301","page","type-page","status-publish","hentry"],"acf":{"metaTitle":"","metaDesc":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Medical weight loss - Trainimal UK<\/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:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Medical weight loss - Trainimal UK\" \/>\n<meta property=\"og:description\" content=\"Medical Weight Loss \u2013 Trainimal Woman Medical Weight Loss The medication helps youeat less. We buildthe rest. Appetite-suppressant medication can start your weight loss journey. But without the right strategy,&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/\" \/>\n<meta property=\"og:site_name\" content=\"Trainimal UK\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-13T15:58:38+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-medical-weight-loss\\\/\",\"url\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-medical-weight-loss\\\/\",\"name\":\"Medical weight loss - Trainimal UK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#website\"},\"datePublished\":\"2026-05-27T20:27:51+00:00\",\"dateModified\":\"2026-06-13T15:58:38+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-medical-weight-loss\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-medical-weight-loss\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-medical-weight-loss\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Medical weight loss\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#website\",\"url\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/\",\"name\":\"Trainimal UK\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#organization\",\"name\":\"Trainimal UK\",\"url\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/trainimal.com\\\/app\\\/uploads\\\/sites\\\/2\\\/2022\\\/04\\\/trainimalWMN_logo_black.svg\",\"contentUrl\":\"https:\\\/\\\/trainimal.com\\\/app\\\/uploads\\\/sites\\\/2\\\/2022\\\/04\\\/trainimalWMN_logo_black.svg\",\"width\":1500,\"height\":500,\"caption\":\"Trainimal UK\"},\"image\":{\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Medical weight loss - Trainimal UK","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:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/","og_locale":"en_GB","og_type":"article","og_title":"Medical weight loss - Trainimal UK","og_description":"Medical Weight Loss \u2013 Trainimal Woman Medical Weight Loss The medication helps youeat less. We buildthe rest. Appetite-suppressant medication can start your weight loss journey. But without the right strategy,&hellip;","og_url":"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/","og_site_name":"Trainimal UK","article_modified_time":"2026-06-13T15:58:38+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/","url":"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/","name":"Medical weight loss - Trainimal UK","isPartOf":{"@id":"https:\/\/trainimal.com\/uk\/#website"},"datePublished":"2026-05-27T20:27:51+00:00","dateModified":"2026-06-13T15:58:38+00:00","breadcrumb":{"@id":"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/trainimal.com\/uk\/trainimal-woman-medical-weight-loss\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/trainimal.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Medical weight loss"}]},{"@type":"WebSite","@id":"https:\/\/trainimal.com\/uk\/#website","url":"https:\/\/trainimal.com\/uk\/","name":"Trainimal UK","description":"","publisher":{"@id":"https:\/\/trainimal.com\/uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/trainimal.com\/uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/trainimal.com\/uk\/#organization","name":"Trainimal UK","url":"https:\/\/trainimal.com\/uk\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/trainimal.com\/uk\/#\/schema\/logo\/image\/","url":"https:\/\/trainimal.com\/app\/uploads\/sites\/2\/2022\/04\/trainimalWMN_logo_black.svg","contentUrl":"https:\/\/trainimal.com\/app\/uploads\/sites\/2\/2022\/04\/trainimalWMN_logo_black.svg","width":1500,"height":500,"caption":"Trainimal UK"},"image":{"@id":"https:\/\/trainimal.com\/uk\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/pages\/26301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/comments?post=26301"}],"version-history":[{"count":6,"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/pages\/26301\/revisions"}],"predecessor-version":[{"id":26668,"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/pages\/26301\/revisions\/26668"}],"wp:attachment":[{"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/media?parent=26301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}