{"id":26300,"date":"2026-05-27T20:25:53","date_gmt":"2026-05-27T20:25:53","guid":{"rendered":"https:\/\/trainimal.com\/uk\/trainimal-woman-traning\/"},"modified":"2026-06-01T14:20:50","modified_gmt":"2026-06-01T14:20:50","slug":"trainimal-woman-training","status":"publish","type":"page","link":"https:\/\/trainimal.com\/uk\/trainimal-woman-training\/","title":{"rendered":"Trainimal Woman &#8211; Training"},"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>Training Membership \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.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.why-section { background: var(--white); padding: 72px 48px; }\n.why-inner { max-width: 860px; margin: 0 auto; }\n.why-list { margin: 28px 0 0; display: flex; flex-direction: column; gap: 2px; }\n.why-item { background: var(--light-gray); padding: 20px 24px; font-size: 15px; color: var(--dark); font-weight: 500; border-left: 3px solid var(--orange); display: flex; align-items: flex-start; gap: 14px; }\n.why-label { font-size: 10px; font-weight: 700; letter-spacing: 0.16em; text-transform: uppercase; color: var(--orange); flex-shrink: 0; min-width: 90px; padding-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.trainer-band { background: var(--black); padding: 72px 48px; }\n.trainer-inner { max-width: 860px; margin: 0 auto; }\n.trainer-band .section-eyebrow { color: var(--orange); }\n.trainer-body { font-size: 16px; color: rgba(255,255,255,0.65); line-height: 1.8; margin-bottom: 16px; max-width: 640px; }\n.trainer-body strong { color: var(--white); font-weight: 600; }\n.where-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 2px; margin-top: 36px; }\n@media (max-width: 500px) { .where-grid { grid-template-columns: 1fr; } }\n.where-card { background: rgba(255,255,255,0.06); border-left: 2px solid var(--orange); padding: 28px 24px; }\n.where-title { font-family: var(--sans); font-size: 13px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; color: var(--white); margin-bottom: 8px; }\n.where-desc { font-size: 13px; color: rgba(255,255,255,0.5); line-height: 1.55; }\n.features-section { background: var(--light-gray); padding: 72px 48px; }\n.features-inner { max-width: 860px; margin: 0 auto; }\n.features-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 2px; margin-top: 36px; }\n.feature-item { background: var(--white); border-left: 2px solid var(--orange); padding: 18px 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: var(--dark); line-height: 1.55; font-weight: 500; }\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@media (max-width: 600px) { .hero, .section, .why-section, .orange-section, .trainer-band, .features-section, .cta-section, .quote-band { padding-left: 24px; padding-right: 24px; } }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"hero\">\n  <div class=\"hero-tag\">Training Membership<\/div>\n  <h1>Stop training just<br>to feel <span class=\"accent\">tired.<\/span><\/h1>\n  <p class=\"hero-lead\">Train to build your body. Get stronger, develop your shape and feel that your training finally has a clear direction.<\/p>\n  <a href=\"#cta\" class=\"btn\">Get started today<\/a>\n<\/section>\n\n<div class=\"section\">\n  <p class=\"section-eyebrow\">The training isn\u2019t showing<\/p>\n  <h2 class=\"section-title\">You\u2019re training. But your body isn\u2019t changing the way you want.<\/h2>\n  <p class=\"body-copy\">You do your sessions. You get sweaty. You feel like you\u2019ve done something.<\/p>\n  <p class=\"body-copy\">But your body still feels softer than before. Your shape isn\u2019t really coming through. And you wonder why all that training isn\u2019t showing more.<\/p>\n  <p class=\"body-copy\">This is where many women get stuck. They train to feel tired \u2014 not to build their body. <strong>And that\u2019s an enormous difference.<\/strong><\/p>\n  <p class=\"body-copy\">The Training Membership is for those who want to get stronger, build muscle, develop their shape and feel that their training finally has a clear direction. <strong>Without collapsing from exhaustion.<\/strong><\/p>\n  <p class=\"body-copy\">You get a personal training programme designed around your goals, your level, your lifestyle \u2014 and where you want to train.<\/p>\n<\/div>\n\n<div class=\"quote-band\">\n  <blockquote>You don\u2019t need more random exercises. <strong>You need a plan that builds the body you want.<\/strong><\/blockquote>\n<\/div>\n\n<section class=\"why-section\">\n  <div class=\"why-inner\">\n    <p class=\"section-eyebrow\">Why your body responds<\/p>\n    <h2 class=\"section-title\">A strong body is built with the right foundations.<\/h2>\n    <p class=\"body-copy\">A well-trained body rarely comes from just moving around more. It\u2019s built with a programme that gives your body a reason to change.<\/p>\n    <div class=\"why-list\">\n      <div class=\"why-item\"><span class=\"why-label\">Exercises<\/span>The right exercises for your goals and your body\u2019s needs<\/div>\n      <div class=\"why-item\"><span class=\"why-label\">Progression<\/span>Systematic increases that force your body to develop<\/div>\n      <div class=\"why-item\"><span class=\"why-label\">Load<\/span>The right weight at the right time \u2014 not just heavy for the sake of it<\/div>\n      <div class=\"why-item\"><span class=\"why-label\">Structure<\/span>A framework that gives your body a reason to change<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"orange-section\">\n  <div class=\"orange-inner\">\n    <p class=\"section-eyebrow\">This is for those who want to<\/p>\n    <h2 class=\"section-title\">Create results that are visible and felt.<\/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>Build muscle and develop their shape<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Feel stronger<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Improve their posture and have more energy<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Stop jumping between different programmes<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Know exactly what to train and why<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Get feedback to know they\u2019re doing it right<\/li>\n      <li><span class=\"check\"><svg viewBox=\"0 0 12 10\"><polyline points=\"1,5 4,8 11,1\"\/><\/svg><\/span>Train at home, at the gym, or both<\/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 are visible and felt<\/li>\n    <\/ul>\n  <\/div>\n<\/section>\n\n<section class=\"trainer-band\">\n  <div class=\"trainer-inner\">\n    <p class=\"section-eyebrow\">Your trainer<\/p>\n    <h2 class=\"section-title\" style=\"color: var(--white);\">You\u2019re supported by a licensed personal trainer.<\/h2>\n    <p class=\"trainer-body\">Your trainer creates a programme that suits you, your level and your goals. You get <strong>weekly check-ins, feedback and adjustments<\/strong> when needed \u2014 so you keep developing instead of plateauing.<\/p>\n    <p class=\"trainer-body\">You can also upload videos to receive technique feedback. So you train safely, effectively and with the right focus.<\/p>\n    <div class=\"where-grid\">\n      <div class=\"where-card\"><div class=\"where-title\">At Home<\/div><div class=\"where-desc\">Programme tailored for training without a gym<\/div><\/div>\n      <div class=\"where-card\"><div class=\"where-title\">At the Gym<\/div><div class=\"where-desc\">Full use of available equipment<\/div><\/div>\n      <div class=\"where-card\"><div class=\"where-title\">Both<\/div><div class=\"where-desc\">Flexible programme that fits your lifestyle<\/div><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"features-section\">\n  <div class=\"features-inner\">\n    <p class=\"section-eyebrow\">Included in the Training Membership<\/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\">All nutrition features from Basic<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Licensed personal trainer<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Training programme designed around you<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Weekly check-ins with feedback<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Ongoing programme adjustments when needed<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Train at home, at the gym, or both<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Clear instructions that make it easy to do it right<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Upload videos for technique feedback from your trainer<\/div><\/div>\n      <div class=\"feature-item\"><div class=\"feature-dot\"><\/div><div class=\"feature-text\">Streamlined training diary<\/div><\/div>\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;\">Build muscle. Develop your shape. Feel strong again.<\/p>\n  <h2 class=\"section-title\" style=\"text-align:center;\">A plan that builds the body you want.<\/h2>\n  <p class=\"cta-sub\">You don\u2019t need more sessions that just wear you out. You need a programme that actually makes your body respond.<\/p>\n  <a href=\"#\" class=\"btn\">Start Training Membership today \u2192<\/a>\n  <p class=\"price-note\">Training Membership \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>Training Membership \u2013 Trainimal Woman Training Membership Stop training justto feel tired. Train to build your body. Get stronger, develop your shape and feel that your training finally has a&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-26300","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>Trainimal Woman - Training - 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-training\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trainimal Woman - Training - Trainimal UK\" \/>\n<meta property=\"og:description\" content=\"Training Membership \u2013 Trainimal Woman Training Membership Stop training justto feel tired. Train to build your body. Get stronger, develop your shape and feel that your training finally has a&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/trainimal.com\/uk\/trainimal-woman-training\/\" \/>\n<meta property=\"og:site_name\" content=\"Trainimal UK\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-01T14:20:50+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-training\\\/\",\"url\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-training\\\/\",\"name\":\"Trainimal Woman - Training - Trainimal UK\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/#website\"},\"datePublished\":\"2026-05-27T20:25:53+00:00\",\"dateModified\":\"2026-06-01T14:20:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-training\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-training\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/trainimal-woman-training\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/trainimal.com\\\/uk\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trainimal Woman &#8211; Training\"}]},{\"@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":"Trainimal Woman - Training - 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-training\/","og_locale":"en_GB","og_type":"article","og_title":"Trainimal Woman - Training - Trainimal UK","og_description":"Training Membership \u2013 Trainimal Woman Training Membership Stop training justto feel tired. Train to build your body. Get stronger, develop your shape and feel that your training finally has a&hellip;","og_url":"https:\/\/trainimal.com\/uk\/trainimal-woman-training\/","og_site_name":"Trainimal UK","article_modified_time":"2026-06-01T14:20:50+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-training\/","url":"https:\/\/trainimal.com\/uk\/trainimal-woman-training\/","name":"Trainimal Woman - Training - Trainimal UK","isPartOf":{"@id":"https:\/\/trainimal.com\/uk\/#website"},"datePublished":"2026-05-27T20:25:53+00:00","dateModified":"2026-06-01T14:20:50+00:00","breadcrumb":{"@id":"https:\/\/trainimal.com\/uk\/trainimal-woman-training\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/trainimal.com\/uk\/trainimal-woman-training\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/trainimal.com\/uk\/trainimal-woman-training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/trainimal.com\/uk\/"},{"@type":"ListItem","position":2,"name":"Trainimal Woman &#8211; Training"}]},{"@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\/26300","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=26300"}],"version-history":[{"count":2,"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/pages\/26300\/revisions"}],"predecessor-version":[{"id":26337,"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/pages\/26300\/revisions\/26337"}],"wp:attachment":[{"href":"https:\/\/trainimal.com\/uk\/wp-json\/wp\/v2\/media?parent=26300"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}