{"id":567,"date":"2025-11-03T14:49:55","date_gmt":"2025-11-03T14:49:55","guid":{"rendered":"https:\/\/marketing-coaching.uk\/?page_id=567"},"modified":"2025-11-03T14:58:39","modified_gmt":"2025-11-03T14:58:39","slug":"e-commerce-global-insight-summary","status":"publish","type":"page","link":"https:\/\/marketing-coaching.uk\/en\/e-commerce-global-insight-summary\/","title":{"rendered":"E-commerce-Global insight summary"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>2025 Global E-commerce Landscape<\/title>\n    <script src=\"https:\/\/cdn.tailwindcss.com\"><\/script>\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/chart.js\"><\/script>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&#038;display=swap\" rel=\"stylesheet\">\n    \n    <!-- Chosen Palette: Brilliant Blues (#00A1E4, #00B8D4, #00BFA5, #00C853) -->\n    <!-- Application Structure Plan: A single-page, scrollable report. Narrative starts with a 'hook' (big KPIs), then breaks down the market (Regions, Categories), analyzes user behavior (Devices, Payment), illustrates a key process (Customer Journey), shows strategic analysis (SWOT), and ends with future trends. This top-down flow is intuitive for a business audience. -->\n    <!-- Visualization & Content Choices:\n        - KPIs (Market Size, Growth): (Goal: Inform) -> Single Big Number (HTML\/Tailwind). Justification: High-impact, immediate takeaway.\n        - Market Share by Region: (Goal: Composition) -> Donut Chart (Chart.js\/Canvas). Justification: Clear part-to-whole relationship. NO SVG.\n        - Top Categories: (Goal: Compare\/Rank) -> Horizontal Bar Chart (Chart.js\/Canvas). Justification: Easy comparison of multiple categories. NO SVG.\n        - Traffic by Device: (Goal: Composition) -> Pie Chart (Chart.js\/Canvas). Justification: Simple, familiar visualization. NO SVG.\n        - Payment Methods: (Goal: Composition) -> Donut Chart (Chart.js\/Canvas). Justification: Another part-to-whole comparison. NO SVG.\n        - Customer Journey: (Goal: Organize\/Process) -> Flowchart (HTML\/CSS\/Tailwind). Justification: Visually represents a sequential process. NO SVG\/Mermaid.\n        - SWOT Analysis: (Goal: Organize\/Qualitative) -> 4-Quadrant Grid (HTML\/CSS\/Tailwind). Justification: Standard, clear layout. NO SVG\/Mermaid.\n        - Market Growth Projection: (Goal: Change) -> Line Chart (Chart.js\/Canvas). Justification: Standard for showing trends over time. NO SVG.\n    -->\n    <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. -->\n\n    <style>\n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: #f4f7f6;\n        }\n        .chart-container {\n            position: relative;\n            width: 100%;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n            height: 320px;\n            max-height: 350px;\n        }\n        @media (min-width: 768px) {\n            .chart-container {\n                height: 350px;\n                max-height: 400px;\n            }\n        }\n        .card {\n            background-color: #ffffff;\n            border-radius: 0.75rem;\n            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n            padding: 1.5rem;\n            margin-bottom: 1.5rem;\n            overflow: hidden;\n        }\n        .kpi-card {\n            padding: 2rem 1.5rem;\n            text-align: center;\n        }\n        .kpi-title {\n            font-size: 0.875rem;\n            font-weight: 600;\n            color: #4b5563;\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n        .kpi-value {\n            font-size: 2.5rem;\n            font-weight: 700;\n            color: #00A1E4;\n            line-height: 1.2;\n            margin-top: 0.5rem;\n        }\n        .kpi-subtitle {\n            font-size: 0.875rem;\n            color: #6b7280;\n            margin-top: 0.25rem;\n        }\n        .section-title {\n            font-size: 1.875rem;\n            font-weight: 700;\n            color: #111827;\n            margin-bottom: 0.5rem;\n        }\n        .section-intro {\n            font-size: 1rem;\n            color: #4b5563;\n            max-width: 3xl;\n            margin-bottom: 1.5rem;\n        }\n        .chart-title {\n            font-size: 1.25rem;\n            font-weight: 600;\n            color: #1f2937;\n            text-align: center;\n            margin-bottom: 1rem;\n        }\n        .context-text {\n            font-size: 0.875rem;\n            color: #4b5563;\n            line-height: 1.5;\n            margin-top: 1.5rem;\n        }\n    <\/style>\n<\/head>\n<body class=\"antialiased\">\n\n    <header class=\"bg-white shadow-md\">\n        <div class=\"max-w-7xl mx-auto py-6 px-4 sm:px-6 lg:px-8\">\n            <h1 class=\"text-3xl font-bold leading-tight text-gray-900 text-center\">\n                The 2025 Global E-commerce Landscape\n            <\/h1>\n            <p class=\"text-center text-lg text-gray-600 mt-2\">A Data-Driven Infographic on Market Trends &#038; Consumer Behavior<\/p>\n        <\/div>\n    <\/header>\n\n    <main class=\"max-w-7xl mx-auto py-8 px-4 sm:px-6 lg:px-8\">\n\n        <!-- Section 1: Executive Summary & Key KPIs -->\n        <section class_mb-12\">\n            <h2 class=\"section-title\">Executive Summary: Key Performance Indicators<\/h2>\n            <p class=\"section-intro\">\n                The global e-commerce market continues its robust expansion, driven by digital adoption and evolving consumer habits. These core metrics provide a high-level snapshot of the industry&#8217;s current scale and trajectory.\n            <\/p>\n            <div class=\"grid grid-cols-1 md:grid-cols-3 gap-6\">\n                <div class=\"card kpi-card\">\n                    <h3 class=\"kpi-title\">Global Market Size (2025 F)<\/h3>\n                    <p class=\"kpi-value\">$7.1 Trillion<\/p>\n                    <p class=\"kpi-subtitle\">Forecasted end-of-year value<\/p>\n                <\/div>\n                <div class=\"card kpi-card\">\n                    <h3 class=\"kpi-title\">Projected Y-o-Y Growth<\/h3>\n                    <p class=\"kpi-value\">9.4%<\/p>\n                    <p class=\"kpi-subtitle\">Annual growth rate (2024-2025)<\/p>\n                <\/div>\n                <div class=\"card kpi-card\">\n                    <h3 class=\"kpi-title\">Global Mobile Commerce Share<\/h3>\n                    <p class=\"kpi-value\">61.2%<\/p>\n                    <p class=\"kpi-subtitle\">Percentage of sales via mobile devices<\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 2: Market Deep Dive - Regional & Category Analysis -->\n        <section class=\"mt-12\">\n            <h2 class=\"section-title\">Market Deep Dive: Regional &#038; Category Analysis<\/h2>\n            <p class=\"section-intro\">\n                Understanding where growth originates and what consumers are buying is crucial. The market shows strong concentration in the Asia-Pacific region, while &#8220;Electronics&#8221; and &#8220;Fashion&#8221; remain dominant categories.\n            <\/p>\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8\">\n                <div class=\"card\">\n                    <h3 class=\"chart-title\">E-commerce Market Share by Region<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"regionShareChart\"><\/canvas>\n                    <\/div>\n                    <p class=\"context-text\">\n                        The Asia-Pacific region, led by China, continues to dominate the global e-commerce landscape, accounting for nearly half of all sales. North America and Europe follow as mature, high-value markets.\n                    <\/p>\n                <\/div>\n                <div class=\"card\">\n                    <h3 class=\"chart-title\">Top E-commerce Categories by Sales<\/h3>\n                    <div class=\"chart-container\" style=\"max-width: 700px;\">\n                        <canvas id=\"categoryShareChart\"><\/canvas>\n                    <\/div>\n                    <p class=\"context-text\">\n                        Electronics remains the largest single category by sales volume. However, Fashion &#038; Apparel shows the most significant growth, driven by social commerce and virtual try-on technologies.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- Section 3: Consumer Behavior Insights -->\n        <section class=\"mt-12\">\n            <h2 class=\"section-title\">Consumer Behavior Insights<\/h2>\n            <p class=\"section-intro\">\n                Consumer preferences in devices and payment methods are shaping the checkout experience. Mobile is no longer just for browsing; it&#8217;s the primary point of purchase, and digital wallets are streamlining transactions.\n            <\/p>\n            <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8\">\n                <div class=\"card\">\n                    <h3 class=\"chart-title\">E-commerce Traffic by Device<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"deviceShareChart\"><\/canvas>\n                    <\/div>\n                    <p class=\"context-text\">\n                        Mobile devices (smartphones and tablets) account for over two-thirds of all e-commerce traffic and a majority of sales. A &#8220;mobile-first&#8221; strategy is no longer optional for retailers.\n                    <\/p>\n                <\/div>\n                <div class=\"card\">\n                    <h3 class=\"chart-title\">Most Popular Payment Methods<\/h3>\n                    <div class=\"chart-container\">\n                        <canvas id=\"paymentShareChart\"><\/canvas>\n                    <\/div>\n                    <p class=\"context-text\">\n                        Digital wallets (like Apple Pay, Google Pay, and regional leaders) are the preferred payment method globally, prized for their convenience and security. &#8220;Buy Now, Pay Later&#8221; (BNPL) services are the fastest-growing segment.\n                    <\/p>\n                <\/div>\n            <\/div>\n        <\/section>\n        \n        <!-- Section 4 & 5: Process & SWOT -->\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 mt-12\">\n            \n            <!-- Section 4: The E-commerce Customer Journey -->\n            <section>\n                <h2 class=\"section-title\">The E-commerce Customer Journey<\/h2>\n                <p class=\"section-intro\">\n                    The path from discovery to purchase is a multi-stage process. Understanding this journey helps businesses optimize touchpoints and reduce friction for the consumer.\n                <\/p>\n                <div class=\"card\">\n                    <h3 class=\"chart-title\">AIDA-R Customer Flow<\/h3>\n                    <div class=\"flex flex-col space-y-4\">\n                        <div class=\"flex items-center\">\n                            <span class=\"flex-shrink-0 w-16 h-16 bg-[#00A1E4] text-white flex items-center justify-center rounded-full font-bold text-lg\">1<\/span>\n                            <div class=\"ml-4 p-4 bg-gray-50 rounded-lg w-full\">\n                                <h4 class=\"font-bold text-gray-900\">Awareness<\/h4>\n                                <p class=\"text-sm text-gray-600\">Customer discovers the brand via social media, search ads, or content marketing.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"self-center text-2xl font-light text-gray-400\">\u2193<\/div>\n                        <div class=\"flex items-center\">\n                             <span class=\"flex-shrink-0 w-16 h-16 bg-[#00B8D4] text-white flex items-center justify-center rounded-full font-bold text-lg\">2<\/span>\n                            <div class=\"ml-4 p-4 bg-gray-50 rounded-lg w-full\">\n                                <h4 class=\"font-bold text-gray-900\">Interest &#038; Consideration<\/h4>\n                                <p class=\"text-sm text-gray-600\">Customer browses products, reads reviews, and compares prices.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"self-center text-2xl font-light text-gray-400\">\u2193<\/div>\n                        <div class=\"flex items-center\">\n                             <span class=\"flex-shrink-0 w-16 h-16 bg-[#00BFA5] text-white flex items-center justify-center rounded-full font-bold text-lg\">3<\/span>\n                            <div class=\"ml-4 p-4 bg-gray-50 rounded-lg w-full\">\n                                <h4 class=\"font-bold text-gray-900\">Decision &#038; Purchase<\/h4>\n                                <p class=\"text-sm text-gray-600\">Customer adds to cart and completes the checkout process.<\/p>\n                            <\/div>\n                        <\/div>\n                        <div class=\"self-center text-2xl font-light text-gray-400\">\u2193<\/div>\n                         <div class=\"flex items-center\">\n                             <span class=\"flex-shrink-0 w-16 h-16 bg-[#00C853] text-white flex items-center justify-center rounded-full font-bold text-lg\">4<\/span>\n                            <div class=\"ml-4 p-4 bg-gray-50 rounded-lg w-full\">\n                                <h4 class=\"font-bold text-gray-900\">Retention &#038; Loyalty<\/h4>\n                                <p class=\"text-sm text-gray-600\">Post-purchase follow-up, loyalty programs, and repeat business.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <p class=\"context-text\">\n                        This flowchart illustrates the essential stages of a modern e-commerce journey. Optimizing the transition between &#8220;Consideration&#8221; and &#8220;Purchase&#8221; (e.g., by simplifying checkout) is the most effective way to increase conversion rates.\n                    <\/p>\n                <\/div>\n            <\/section>\n\n            <!-- Section 5: Strategic Analysis - SWOT -->\n            <section>\n                <h2 class=\"section-title\">Strategic Analysis (SWOT)<\/h2>\n                <p class=\"section-intro\">\n                    A qualitative analysis reveals the core strengths, weaknesses, opportunities, and threats facing the e-commerce sector at large.\n                <\/p>\n                <div class=\"card\">\n                    <h3 class=\"chart-title\">E-commerce Industry SWOT<\/h3>\n                    <div class=\"grid grid-cols-1 md:grid-cols-2 gap-4\">\n                        <div class=\"bg-green-50 border-l-4 border-green-500 p-4 rounded-r-lg\">\n                            <h4 class=\"font-bold text-green-800 text-lg\">Strengths<\/h4>\n                            <ul class=\"list-disc list-inside text-sm text-gray-700 mt-2 space-y-1\">\n                                <li>Global reach &#038; 24\/7 availability<\/li>\n                                <li>Personalization &#038; data analytics<\/li>\n                                <li>Low operational overhead vs. retail<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"bg-red-50 border-l-4 border-red-500 p-4 rounded-r-lg\">\n                            <h4 class=\"font-bold text-red-800 text-lg\">Weaknesses<\/h4>\n                            <ul class=\"list-disc list-inside text-sm text-gray-700 mt-2 space-y-1\">\n                                <li>High customer acquisition costs (CAC)<\/li>\n                                <li>Complex logistics &#038; reverse logistics<\/li>\n                                <li>Lack of physical product interaction<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"bg-blue-50 border-l-4 border-blue-500 p-4 rounded-r-lg\">\n                            <h4 class=\"font-bold text-blue-800 text-lg\">Opportunities<\/h4>\n                            <ul class=\"list-disc list-inside text-sm text-gray-700 mt-2 space-y-1\">\n                                <li>AI-driven personalization<\/li>\n                                <li>Social commerce integration<\/li>\n                                <li>Expansion in emerging markets<\/li>\n                            <\/ul>\n                        <\/div>\n                        <div class=\"bg-yellow-50 border-l-4 border-yellow-500 p-4 rounded-r-lg\">\n                            <h4 class=\"font-bold text-yellow-800 text-lg\">Threats<\/h4>\n                            <ul class=\"list-disc list-inside text-sm text-gray-700 mt-2 space-y-1\">\n                                <li>Increasing data privacy regulations<\/li>\n                                <li>Intense market saturation &#038; competition<\/li>\n                                <li>Supply chain disruptions<\/li>\n                            <\/ul>\n                        <\/div>\n                    <\/div>\n                    <p class=\"context-text\">\n                        This SWOT analysis highlights the central tension in e-commerce: while opportunities for growth through technology (like AI and social commerce) are vast, the challenges of competition, logistics, and regulation are more significant than ever.\n                    <\/p>\n                <\/div>\n            <\/section>\n        <\/div>\n\n        <!-- Section 6: Future Trends & Projections -->\n        <section class=\"mt-12\">\n            <h2 class=\"section-title\">Future Trends &#038; Projections<\/h2>\n            <p class=\"section-intro\">\n                Looking ahead, the market is projected to maintain steady growth. This trend is underpinned by technological advancements and increasing internet penetration in developing regions.\n            <\/p>\n            <div class=\"card\">\n                <h3 class=\"chart-title\">Global E-commerce Market Projection (2022-2027)<\/h3>\n                <div class=\"chart-container\" style=\"max-width: 900px; height: 400px; max-height: 450px;\">\n                    <canvas id=\"growthProjectionChart\"><\/canvas>\n                <\/div>\n                <p class=\"context-text\">\n                    The line chart above illustrates the forecasted growth of the global e-commerce market, in trillions of U.S. dollars. The consistent upward trend demonstrates the industry&#8217;s resilience and long-term viability, projecting a market size of over $8.5 trillion by 2027.\n                <\/p>\n            <\/div>\n        <\/section>\n\n    <\/main>\n\n    <footer class=\"bg-white mt-12 border-t border-gray-200\">\n        <div class=\"max-w-7xl mx-auto py-6 px-4 sm:px-6 lg:px-8 text-center\">\n            <p class=\"text-sm text-gray-500\">\n                Data compiled from industry reports and market analysis. This infographic is for illustrative purposes.\n            <\/p>\n        <\/div>\n    <\/footer>\n\n    <script>\n        (function() {\n            \n            const chartColors = ['#00A1E4', '#00B8D4', '#00BFA5', '#00C853', '#616161', '#ffab00'];\n\n            function wrapLabels(label, maxWidth) {\n                if (typeof label !== 'string' || label.length <= maxWidth) {\n                    return label;\n                }\n                const words = label.split(' ');\n                let lines = [];\n                let currentLine = '';\n                for (const word of words) {\n                    if ((currentLine + word).length > maxWidth && currentLine.length > 0) {\n                        lines.push(currentLine.trim());\n                        currentLine = '';\n                    }\n                    currentLine += word + ' ';\n                }\n                lines.push(currentLine.trim());\n                return lines;\n            }\n\n            const mandatoryTooltipCallback = {\n                plugins: {\n                    legend: {\n                        position: 'bottom',\n                        labels: {\n                            font: {\n                                size: 12,\n                                family: 'Inter'\n                            }\n                        }\n                    },\n                    tooltip: {\n                        callbacks: {\n                            title: function(tooltipItems) {\n                                const item = tooltipItems[0];\n                                if (!item) return '';\n                                let label = item.chart.data.labels[item.dataIndex];\n                                if (Array.isArray(label)) {\n                                    return label.join(' ');\n                                } else {\n                                    return label;\n                                }\n                            }\n                        }\n                    }\n                }\n            };\n\n            const baseOptions = {\n                responsive: true,\n                maintainAspectRatio: false,\n                plugins: mandatoryTooltipCallback.plugins,\n                scales: {\n                    y: {\n                        ticks: { font: { family: 'Inter' } },\n                        grid: { drawOnChartArea: false }\n                    },\n                    x: {\n                        ticks: { font: { family: 'Inter' } },\n                        grid: { display: false }\n                    }\n                }\n            };\n\n            const doughnutPieOptions = {\n                responsive: true,\n                maintainAspectRatio: false,\n                plugins: mandatoryTooltipCallback.plugins,\n            };\n\n            const ctxRegion = document.getElementById('regionShareChart');\n            if (ctxRegion) {\n                new Chart(ctxRegion, {\n                    type: 'doughnut',\n                    data: {\n                        labels: ['Asia-Pacific', 'North America', 'Europe', 'Latin America', 'Rest of World'],\n                        datasets: [{\n                            label: 'Market Share',\n                            data: [45, 25, 18, 7, 5],\n                            backgroundColor: chartColors,\n                            borderColor: '#ffffff',\n                            borderWidth: 2\n                        }]\n                    },\n                    options: doughnutPieOptions\n                });\n            }\n\n            const ctxCategory = document.getElementById('categoryShareChart');\n            if (ctxCategory) {\n                new Chart(ctxCategory, {\n                    type: 'bar',\n                    data: {\n                        labels: ['Electronics', 'Fashion & Apparel', 'Home Goods & Furniture', 'Beauty & Personal Care', 'Food & Beverage'].map(l => wrapLabels(l, 16)),\n                        datasets: [{\n                            label: '% of Total Sales',\n                            data: [28, 22, 15, 12, 9],\n                            backgroundColor: chartColors,\n                            borderColor: chartColors,\n                            borderWidth: 1\n                        }]\n                    },\n                    options: { ...baseOptions, indexAxis: 'y' }\n                });\n            }\n\n            const ctxDevice = document.getElementById('deviceShareChart');\n            if (ctxDevice) {\n                new Chart(ctxDevice, {\n                    type: 'pie',\n                    data: {\n                        labels: ['Mobile (Smartphone & Tablet)', 'Desktop'].map(l => wrapLabels(l, 16)),\n                        datasets: [{\n                            label: 'Traffic Share',\n                            data: [68, 32],\n                            backgroundColor: [chartColors[0], chartColors[4]],\n                            borderColor: '#ffffff',\n                            borderWidth: 2\n                        }]\n                    },\n                    options: doughnutPieOptions\n                });\n            }\n\n            const ctxPayment = document.getElementById('paymentShareChart');\n            if (ctxPayment) {\n                new Chart(ctxPayment, {\n                    type: 'doughnut',\n                    data: {\n                        labels: ['Digital Wallets', 'Credit Cards', 'Debit Cards', 'BNPL', 'Bank Transfer'],\n                        datasets: [{\n                            label: 'Payment Method',\n                            data: [42, 24, 15, 9, 10],\n                            backgroundColor: chartColors,\n                            borderColor: '#ffffff',\n                            borderWidth: 2\n                        }]\n                    },\n                    options: doughnutPieOptions\n                });\n            }\n\n            const ctxGrowth = document.getElementById('growthProjectionChart');\n            if (ctxGrowth) {\n                new Chart(ctxGrowth, {\n                    type: 'line',\n                    data: {\n                        labels: ['2022', '2023', '2024 (E)', '2025 (F)', '2026 (F)', '2027 (F)'],\n                        datasets: [{\n                            label: 'Market Size (in Trillions USD)',\n                            data: [5.4, 5.9, 6.5, 7.1, 7.8, 8.5],\n                            backgroundColor: 'rgba(0, 161, 228, 0.1)',\n                            borderColor: 'rgba(0, 161, 228, 1)',\n                            borderWidth: 3,\n                            fill: true,\n                            tension: 0.3\n                        }]\n                    },\n                    options: { \n                        ...baseOptions,\n                        scales: {\n                            ...baseOptions.scales,\n                            y: { ...baseOptions.scales.y, grid: { display: true, color: '#e5e7eb' } }\n                        }\n                    }\n                });\n            }\n\n        })();\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>2025 Global E-commerce Landscape The 2025 Global E-commerce Landscape A Data-Driven Infographic on Market Trends &#038; Consumer Behavior<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-567","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"brizy_media":[],"_links":{"self":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/pages\/567","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/comments?post=567"}],"version-history":[{"count":0,"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/pages\/567\/revisions"}],"wp:attachment":[{"href":"https:\/\/marketing-coaching.uk\/en\/wp-json\/wp\/v2\/media?parent=567"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}