{"id":30168,"date":"2026-04-24T04:50:42","date_gmt":"2026-04-24T11:50:42","guid":{"rendered":"https:\/\/www.roomvu.com\/academy\/?p=30168"},"modified":"2026-04-24T08:14:12","modified_gmt":"2026-04-24T15:14:12","slug":"case-study-alireza-moghaddam","status":"publish","type":"post","link":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/","title":{"rendered":"Case Study: Alireza Moghaddam"},"content":{"rendered":"\n<!-- ================================================================\n     roomvu Case Study: Alireza Moghaddam\n     WordPress-ready HTML. Drop into a Custom HTML block.\n     Brand: #326df7 (primary) \/ #012566 (secondary) \/ Inter font\n     ================================================================ -->\n\n<style>\n  .rv-case-study {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\n    color: #1a1a2e;\n    line-height: 1.7;\n    font-size: 16px;\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 16px;\n  }\n  .rv-case-study * { box-sizing: border-box; }\n\n  \/* Headings (WordPress override pattern) *\/\n  .rv-case-study h2 {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 28px !important;\n    font-weight: 700 !important;\n    color: #326df7 !important;\n    margin: 48px 0 20px 0 !important;\n    line-height: 1.3 !important;\n  }\n  .rv-case-study h3 {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 22px !important;\n    font-weight: 700 !important;\n    color: #326df7 !important;\n    margin: 36px 0 16px 0 !important;\n    line-height: 1.3 !important;\n  }\n  .rv-case-study h4 {\n    font-family: 'Inter', sans-serif !important;\n    font-size: 18px !important;\n    font-weight: 700 !important;\n    color: #326df7 !important;\n    margin: 28px 0 12px 0 !important;\n    line-height: 1.3 !important;\n  }\n  .rv-case-study p { font-size: 15px; margin: 0 0 18px 0; color: #2a2a3a; }\n  .rv-case-study .rv-hero-subtitle,\n  .rv-case-study .rv-cta-text { color: #ffffff; }\n  .rv-case-study strong { color: #012566; font-weight: 700; }\n\n  \/* Hero *\/\n  .rv-hero {\n    position: relative;\n    background: linear-gradient(135deg, #012566 0%, #326df7 100%);\n    border-radius: 20px;\n    padding: 56px 40px;\n    margin: 24px 0 40px 0;\n    color: #fff;\n    overflow: hidden;\n  }\n  .rv-hero::before {\n    content: '';\n    position: absolute;\n    top: -50px; right: -50px;\n    width: 300px; height: 300px;\n    background: radial-gradient(circle, rgba(255,255,255,0.12) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .rv-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -80px;\n    width: 250px; height: 250px;\n    background: radial-gradient(circle, rgba(255,255,255,0.08) 0%, transparent 70%);\n    border-radius: 50%;\n  }\n  .rv-hero-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.15);\n    backdrop-filter: blur(10px);\n    padding: 6px 14px;\n    border-radius: 100px;\n    font-size: 12px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    position: relative;\n    z-index: 1;\n  }\n  .rv-hero h1 {\n    font-family: 'Inter', sans-serif;\n    font-size: 38px;\n    font-weight: 800;\n    line-height: 1.15;\n    margin: 0 0 20px 0;\n    color: #fff;\n    position: relative;\n    z-index: 1;\n    letter-spacing: -0.5px;\n  }\n  .rv-hero-subtitle {\n    font-size: 17px;\n    color: #ffffff;\n    margin: 0;\n    position: relative;\n    z-index: 2;\n    line-height: 1.5;\n    font-weight: 500;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.15);\n  }\n\n  \/* Client card *\/\n  .rv-client-card {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n    background: #fff;\n    border: 1px solid #e5e9f2;\n    border-radius: 12px;\n    overflow: hidden;\n    margin: 0 0 40px 0;\n  }\n  .rv-client-cell {\n    padding: 18px 20px;\n    border-right: 1px solid #e5e9f2;\n  }\n  .rv-client-cell:last-child { border-right: none; }\n  .rv-client-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    color: #326df7;\n    margin-bottom: 6px;\n  }\n  .rv-client-value {\n    font-size: 14px;\n    font-weight: 600;\n    color: #012566;\n    line-height: 1.3;\n  }\n\n  \/* Stats grid *\/\n  .rv-stats-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin: 32px 0;\n  }\n  .rv-stat-card {\n    background: #fff;\n    border: 2px solid #e5e9f2;\n    border-radius: 14px;\n    padding: 24px 20px;\n    text-align: center;\n    transition: transform 0.2s, border-color 0.2s;\n    position: relative;\n    overflow: hidden;\n  }\n  .rv-stat-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, #326df7, #012566);\n  }\n  .rv-stat-card.featured {\n    background: linear-gradient(135deg, #326df7, #012566);\n    border-color: #012566;\n  }\n  .rv-stat-card.featured::before { background: #fff; }\n  .rv-stat-card.featured .rv-stat-number,\n  .rv-stat-card.featured .rv-stat-label { color: #fff; }\n  .rv-stat-number {\n    font-size: 36px;\n    font-weight: 800;\n    color: #012566;\n    line-height: 1;\n    letter-spacing: -1px;\n    margin-bottom: 6px;\n  }\n  .rv-stat-label {\n    font-size: 12px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    color: #5a6378;\n  }\n\n  \/* Infographic container *\/\n  .rv-infographic {\n    background: #f5f7fc;\n    border-radius: 16px;\n    padding: 32px 24px;\n    margin: 36px 0;\n  }\n  .rv-infographic-title {\n    text-align: center;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #326df7;\n    margin: 0 0 24px 0;\n  }\n\n  \/* Pull quote *\/\n  .rv-pullquote {\n    position: relative;\n    background: #f5f7fc;\n    border-left: 5px solid #326df7;\n    padding: 28px 32px 28px 40px;\n    margin: 36px 0;\n    border-radius: 0 12px 12px 0;\n  }\n  .rv-pullquote-mark {\n    position: absolute;\n    top: 8px;\n    left: 16px;\n    font-size: 48px;\n    color: #326df7;\n    opacity: 0.2;\n    font-weight: 800;\n    line-height: 1;\n    font-family: Georgia, serif;\n  }\n  .rv-pullquote-text {\n    font-size: 19px;\n    font-weight: 600;\n    color: #012566;\n    line-height: 1.5;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* CTA *\/\n  .rv-cta {\n    background: linear-gradient(135deg, #012566 0%, #326df7 100%);\n    border-radius: 20px;\n    padding: 48px 36px;\n    text-align: center;\n    margin: 48px 0 24px 0;\n    color: #fff;\n    position: relative;\n    overflow: hidden;\n  }\n  .rv-cta::before {\n    content: '';\n    position: absolute;\n    top: 50%; left: 50%;\n    transform: translate(-50%, -50%);\n    width: 500px; height: 500px;\n    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 60%);\n    border-radius: 50%;\n  }\n  .rv-cta-title {\n    font-family: 'Inter', sans-serif;\n    font-size: 28px;\n    font-weight: 800;\n    margin: 0 0 12px 0;\n    color: #fff;\n    position: relative;\n    z-index: 1;\n    letter-spacing: -0.5px;\n  }\n  .rv-cta-text {\n    font-size: 16px;\n    color: #ffffff;\n    font-weight: 500;\n    max-width: 520px;\n    margin: 0 auto 28px auto;\n    position: relative;\n    z-index: 2;\n    line-height: 1.5;\n    text-shadow: 0 1px 2px rgba(0,0,0,0.15);\n  }\n  .rv-cta-button {\n    display: inline-block;\n    background: #fff;\n    color: #012566 !important;\n    font-weight: 700;\n    font-size: 15px;\n    padding: 16px 36px;\n    border-radius: 100px;\n    text-decoration: none !important;\n    letter-spacing: 0.3px;\n    transition: transform 0.2s, box-shadow 0.2s;\n    position: relative;\n    z-index: 1;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.15);\n  }\n  .rv-cta-button:hover { transform: translateY(-2px); box-shadow: 0 8px 28px rgba(0,0,0,0.25); }\n\n  \/* Inline CTA *\/\n  .rv-inline-cta {\n    background: #f5f7fc;\n    border-radius: 12px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    border-left: 4px solid #326df7;\n  }\n  .rv-inline-cta-text { font-size: 15px; font-weight: 600; color: #012566; margin: 0; }\n  .rv-inline-cta-button {\n    background: #326df7;\n    color: #fff !important;\n    font-weight: 600;\n    font-size: 13px;\n    padding: 10px 22px;\n    border-radius: 100px;\n    text-decoration: none !important;\n    white-space: nowrap;\n    transition: background 0.2s;\n  }\n  .rv-inline-cta-button:hover { background: #012566; }\n\n  \/* Success factors *\/\n  .rv-factors {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin: 28px 0;\n  }\n  .rv-factor {\n    background: #fff;\n    border: 1px solid #e5e9f2;\n    border-radius: 12px;\n    padding: 24px 20px;\n    border-top: 4px solid #326df7;\n  }\n  .rv-factor-num {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 700;\n    color: #326df7;\n    letter-spacing: 1.5px;\n    margin-bottom: 10px;\n  }\n  .rv-factor-title {\n    font-size: 16px;\n    font-weight: 700;\n    color: #012566;\n    margin: 0 0 10px 0;\n    line-height: 1.3;\n  }\n  .rv-factor-text { font-size: 14px; color: #5a6378; margin: 0; line-height: 1.55; }\n\n  \/* Mobile *\/\n  @media (max-width: 680px) {\n    .rv-hero { padding: 36px 24px; }\n    .rv-hero h1 { font-size: 28px; }\n    .rv-client-card { grid-template-columns: repeat(2, 1fr); }\n    .rv-client-cell:nth-child(2) { border-right: none; }\n    .rv-client-cell:nth-child(1), .rv-client-cell:nth-child(2) { border-bottom: 1px solid #e5e9f2; }\n    .rv-stats-grid { grid-template-columns: repeat(2, 1fr); }\n    .rv-factors { grid-template-columns: 1fr; }\n    .rv-cta { padding: 36px 24px; }\n    .rv-cta-title { font-size: 22px; }\n    .rv-inline-cta { flex-direction: column; text-align: center; }\n    .rv-pullquote-text { font-size: 17px; }\n  }\n<\/style>\n\n<article class=\"rv-case-study\">\n\n  <!-- HERO -->\n  <div class=\"rv-hero\">\n    <span class=\"rv-hero-badge\">Agent Success Story<\/span>\n    <h1><span class=\"ez-toc-section\" id=\"How_a_Toronto_Realtor_Turned_Self-Shot_Videos_Into_106K_Views_and_10_Buyer_Leads\"><\/span>How a Toronto Realtor Turned Self-Shot Videos Into 106K Views and 10+ Buyer Leads<span class=\"ez-toc-section-end\"><\/span><\/h1>\n    <p class=\"rv-hero-subtitle\">Alireza Moghaddam shoots the content. roomvu distributes it. The results speak for themselves.<\/p><div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #326df7;color:#326df7\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #326df7;color:#326df7\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-1'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#How_a_Toronto_Realtor_Turned_Self-Shot_Videos_Into_106K_Views_and_10_Buyer_Leads\" >How a Toronto Realtor Turned Self-Shot Videos Into 106K Views and 10+ Buyer Leads<\/a><ul class='ez-toc-list-level-2' ><li class='ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#The_Challenge_Great_Content_Limited_Reach\" >The Challenge: Great Content, Limited Reach<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#The_Solution_Platinum_Plan_Self-Produced_Video\" >The Solution: Platinum Plan + Self-Produced Video<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#The_Results\" >The Results<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#Why_It_Works\" >Why It Works<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#The_Takeaway_for_Agents_Brokers_and_Advisors\" >The Takeaway for Agents, Brokers, and Advisors<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n\n  <\/div>\n\n  <!-- CLIENT SNAPSHOT CARD -->\n  <div class=\"rv-client-card\">\n    <div class=\"rv-client-cell\">\n      <div class=\"rv-client-label\">Client<\/div>\n      <div class=\"rv-client-value\">Alireza Moghaddam<\/div>\n    <\/div>\n    <div class=\"rv-client-cell\">\n      <div class=\"rv-client-label\">Brokerage<\/div>\n      <div class=\"rv-client-value\">Re\/Max Realtron Realty Inc.<\/div>\n    <\/div>\n    <div class=\"rv-client-cell\">\n      <div class=\"rv-client-label\">Market<\/div>\n      <div class=\"rv-client-value\">Toronto, Ontario<\/div>\n    <\/div>\n    <div class=\"rv-client-cell\">\n      <div class=\"rv-client-label\">Plan<\/div>\n      <div class=\"rv-client-value\">roomvu Platinum<\/div>\n    <\/div>\n  <\/div>\n\n  <h2><span class=\"ez-toc-section\" id=\"The_Challenge_Great_Content_Limited_Reach\"><\/span>The Challenge: Great Content, Limited Reach<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <p>Alireza Moghaddam is the kind of real estate agent who doesn&#8217;t shy away from the camera. He shoots his own videos, speaks directly to his audience, and knows his Toronto market inside and out. The content was there. What he needed was the infrastructure to distribute it consistently, measure what was working, and convert attention into actual buyer conversations.<\/p>\n\n  <p>This is a story many realtors will recognize. Producing a good video is only half the battle. Getting that video in front of the right audience, on the right platforms, at the right cadence, and then doing it again next week, is where most agents stall.<\/p>\n\n  <h2><span class=\"ez-toc-section\" id=\"The_Solution_Platinum_Plan_Self-Produced_Video\"><\/span>The Solution: Platinum Plan + Self-Produced Video<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <p>Alireza signed up for roomvu&#8217;s Platinum plan and built a workflow that plays to his strengths. He shoots the videos himself, which keeps his personal brand authentic and local to the Toronto market. Then he uses roomvu&#8217;s Content Calendar to distribute that content across his social channels without the manual grind of scheduling, captioning, and cross-posting every single piece.<\/p>\n\n  <!-- WORKFLOW INFOGRAPHIC -->\n  <div class=\"rv-infographic\">\n    <div class=\"rv-infographic-title\">The Alireza Workflow<\/div>\n    <svg viewBox=\"0 0 760 180\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%; height:auto; display:block;\">\n      <defs>\n        <linearGradient id=\"rvGrad1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#326df7\"\/>\n          <stop offset=\"100%\" stop-color=\"#012566\"\/>\n        <\/linearGradient>\n      <\/defs>\n\n      <!-- Step 1: Shoot -->\n      <g>\n        <circle cx=\"90\" cy=\"70\" r=\"42\" fill=\"url(#rvGrad1)\"\/>\n        <path d=\"M 75 60 L 75 82 L 105 71 Z\" fill=\"#fff\"\/>\n        <text x=\"90\" y=\"135\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#012566\" text-anchor=\"middle\">SHOOT<\/text>\n        <text x=\"90\" y=\"155\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#5a6378\" text-anchor=\"middle\">Self-filmed video<\/text>\n      <\/g>\n\n      <!-- Arrow 1 -->\n      <path d=\"M 145 70 L 210 70\" stroke=\"#326df7\" stroke-width=\"2.5\" stroke-dasharray=\"4 4\" fill=\"none\"\/>\n      <path d=\"M 205 65 L 215 70 L 205 75 Z\" fill=\"#326df7\"\/>\n\n      <!-- Step 2: Upload -->\n      <g>\n        <circle cx=\"260\" cy=\"70\" r=\"42\" fill=\"#fff\" stroke=\"#326df7\" stroke-width=\"3\"\/>\n        <path d=\"M 260 58 L 260 80 M 252 66 L 260 58 L 268 66\" stroke=\"#326df7\" stroke-width=\"3\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <rect x=\"247\" y=\"82\" width=\"26\" height=\"3\" fill=\"#326df7\" rx=\"1.5\"\/>\n        <text x=\"260\" y=\"135\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#012566\" text-anchor=\"middle\">UPLOAD<\/text>\n        <text x=\"260\" y=\"155\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#5a6378\" text-anchor=\"middle\">Into Content Calendar<\/text>\n      <\/g>\n\n      <!-- Arrow 2 -->\n      <path d=\"M 315 70 L 380 70\" stroke=\"#326df7\" stroke-width=\"2.5\" stroke-dasharray=\"4 4\" fill=\"none\"\/>\n      <path d=\"M 375 65 L 385 70 L 375 75 Z\" fill=\"#326df7\"\/>\n\n      <!-- Step 3: Distribute -->\n      <g>\n        <circle cx=\"430\" cy=\"70\" r=\"42\" fill=\"url(#rvGrad1)\"\/>\n        <circle cx=\"430\" cy=\"70\" r=\"5\" fill=\"#fff\"\/>\n        <circle cx=\"415\" cy=\"58\" r=\"3\" fill=\"#fff\"\/>\n        <circle cx=\"445\" cy=\"58\" r=\"3\" fill=\"#fff\"\/>\n        <circle cx=\"415\" cy=\"82\" r=\"3\" fill=\"#fff\"\/>\n        <circle cx=\"445\" cy=\"82\" r=\"3\" fill=\"#fff\"\/>\n        <line x1=\"430\" y1=\"70\" x2=\"415\" y2=\"58\" stroke=\"#fff\" stroke-width=\"1.5\"\/>\n        <line x1=\"430\" y1=\"70\" x2=\"445\" y2=\"58\" stroke=\"#fff\" stroke-width=\"1.5\"\/>\n        <line x1=\"430\" y1=\"70\" x2=\"415\" y2=\"82\" stroke=\"#fff\" stroke-width=\"1.5\"\/>\n        <line x1=\"430\" y1=\"70\" x2=\"445\" y2=\"82\" stroke=\"#fff\" stroke-width=\"1.5\"\/>\n        <text x=\"430\" y=\"135\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#012566\" text-anchor=\"middle\">DISTRIBUTE<\/text>\n        <text x=\"430\" y=\"155\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#5a6378\" text-anchor=\"middle\">Multi-platform auto-post<\/text>\n      <\/g>\n\n      <!-- Arrow 3 -->\n      <path d=\"M 485 70 L 550 70\" stroke=\"#326df7\" stroke-width=\"2.5\" stroke-dasharray=\"4 4\" fill=\"none\"\/>\n      <path d=\"M 545 65 L 555 70 L 545 75 Z\" fill=\"#326df7\"\/>\n\n      <!-- Step 4: Convert -->\n      <g>\n        <circle cx=\"600\" cy=\"70\" r=\"42\" fill=\"#fff\" stroke=\"#326df7\" stroke-width=\"3\"\/>\n        <path d=\"M 588 70 L 597 78 L 613 62\" stroke=\"#326df7\" stroke-width=\"3.5\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <text x=\"600\" y=\"135\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"700\" fill=\"#012566\" text-anchor=\"middle\">CONVERT<\/text>\n        <text x=\"600\" y=\"155\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#5a6378\" text-anchor=\"middle\">10+ buyer leads<\/text>\n      <\/g>\n\n      <!-- Loop back arrow -->\n      <path d=\"M 650 70 Q 700 70 700 30 Q 700 10 650 10 L 110 10 Q 60 10 60 30 Q 60 70 90 70\" stroke=\"#012566\" stroke-width=\"2\" fill=\"none\" opacity=\"0.3\" stroke-dasharray=\"3 3\"\/>\n      <text x=\"380\" y=\"7\" font-family=\"Inter, sans-serif\" font-size=\"10\" font-weight=\"600\" fill=\"#012566\" text-anchor=\"middle\" opacity=\"0.6\">REPEAT NEXT WEEK<\/text>\n    <\/svg>\n  <\/div>\n\n  <p>The result is a publishing engine that runs in the background while he focuses on clients, listings, and showings.<\/p>\n\n  <!-- PULL QUOTE -->\n  <div class=\"rv-pullquote\">\n    <div class=\"rv-pullquote-mark\">&#8220;<\/div>\n    <p class=\"rv-pullquote-text\">Producing a good video is only half the battle. Getting it in front of the right audience, consistently, is where most agents stall.<\/p>\n  <\/div>\n\n  <h2><span class=\"ez-toc-section\" id=\"The_Results\"><\/span>The Results<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <p>The numbers from Alireza&#8217;s recent content speak for themselves.<\/p>\n\n  <!-- HEADLINE STATS GRID -->\n  <div class=\"rv-stats-grid\">\n    <div class=\"rv-stat-card featured\">\n      <div class=\"rv-stat-number\">106K<\/div>\n      <div class=\"rv-stat-label\">Views on one post<\/div>\n    <\/div>\n    <div class=\"rv-stat-card\">\n      <div class=\"rv-stat-number\">1,825<\/div>\n      <div class=\"rv-stat-label\">Profile visits<\/div>\n    <\/div>\n    <div class=\"rv-stat-card\">\n      <div class=\"rv-stat-number\">625<\/div>\n      <div class=\"rv-stat-label\">Likes<\/div>\n    <\/div>\n    <div class=\"rv-stat-card\">\n      <div class=\"rv-stat-number\">400<\/div>\n      <div class=\"rv-stat-label\">New followers<\/div>\n    <\/div>\n  <\/div>\n\n  <h3>Consistency Across the Feed<\/h3>\n\n  <p>The hero video wasn&#8217;t a one-off. Alireza&#8217;s content is pulling numbers across multiple posts, which is what builds a real audience over time.<\/p>\n\n  <!-- VIEWS COMPARISON BAR CHART -->\n  <div class=\"rv-infographic\">\n    <div class=\"rv-infographic-title\">Views Per Post (Recent Content)<\/div>\n    <svg viewBox=\"0 0 700 260\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:100%; height:auto; display:block;\">\n      <defs>\n        <linearGradient id=\"rvBar1\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#326df7\"\/>\n          <stop offset=\"100%\" stop-color=\"#012566\"\/>\n        <\/linearGradient>\n        <linearGradient id=\"rvBar2\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#6b92fa\"\/>\n          <stop offset=\"100%\" stop-color=\"#326df7\"\/>\n        <\/linearGradient>\n      <\/defs>\n\n      <!-- Gridlines -->\n      <line x1=\"80\" y1=\"40\" x2=\"680\" y2=\"40\" stroke=\"#e5e9f2\" stroke-width=\"1\"\/>\n      <line x1=\"80\" y1=\"90\" x2=\"680\" y2=\"90\" stroke=\"#e5e9f2\" stroke-width=\"1\"\/>\n      <line x1=\"80\" y1=\"140\" x2=\"680\" y2=\"140\" stroke=\"#e5e9f2\" stroke-width=\"1\"\/>\n      <line x1=\"80\" y1=\"190\" x2=\"680\" y2=\"190\" stroke=\"#e5e9f2\" stroke-width=\"1\"\/>\n\n      <!-- Y-axis labels -->\n      <text x=\"70\" y=\"44\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#8a94a8\" text-anchor=\"end\">120K<\/text>\n      <text x=\"70\" y=\"94\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#8a94a8\" text-anchor=\"end\">90K<\/text>\n      <text x=\"70\" y=\"144\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#8a94a8\" text-anchor=\"end\">60K<\/text>\n      <text x=\"70\" y=\"194\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#8a94a8\" text-anchor=\"end\">30K<\/text>\n      <text x=\"70\" y=\"224\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#8a94a8\" text-anchor=\"end\">0<\/text>\n\n      <!-- X-axis -->\n      <line x1=\"80\" y1=\"220\" x2=\"680\" y2=\"220\" stroke=\"#012566\" stroke-width=\"2\"\/>\n\n      <!-- Bar 1: Hero video 106K -->\n      <rect x=\"160\" y=\"43\" width=\"120\" height=\"177\" fill=\"url(#rvBar1)\" rx=\"4\"\/>\n      <text x=\"220\" y=\"33\" font-family=\"Inter, sans-serif\" font-size=\"16\" font-weight=\"800\" fill=\"#012566\" text-anchor=\"middle\">106,779<\/text>\n      <text x=\"220\" y=\"240\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"600\" fill=\"#012566\" text-anchor=\"middle\">Hero Video<\/text>\n      <text x=\"220\" y=\"256\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#5a6378\" text-anchor=\"middle\">Toronto market update<\/text>\n\n      <!-- Bar 2: 16K -->\n      <rect x=\"420\" y=\"193\" width=\"120\" height=\"27\" fill=\"url(#rvBar2)\" rx=\"4\"\/>\n      <text x=\"480\" y=\"183\" font-family=\"Inter, sans-serif\" font-size=\"16\" font-weight=\"800\" fill=\"#012566\" text-anchor=\"middle\">16,493<\/text>\n      <text x=\"480\" y=\"240\" font-family=\"Inter, sans-serif\" font-size=\"13\" font-weight=\"600\" fill=\"#012566\" text-anchor=\"middle\">Follow-up Post<\/text>\n      <text x=\"480\" y=\"256\" font-family=\"Inter, sans-serif\" font-size=\"11\" fill=\"#5a6378\" text-anchor=\"middle\">Listing showcase<\/text>\n    <\/svg>\n  <\/div>\n\n  <h3>The Metric That Actually Matters<\/h3>\n\n  <!-- HIGHLIGHTED LEAD STAT -->\n  <div style=\"background: linear-gradient(135deg, #326df7 0%, #012566 100%); border-radius: 16px; padding: 40px 32px; text-align: center; margin: 28px 0; color: #fff; position: relative; overflow: hidden;\">\n    <div style=\"font-size: 13px; font-weight: 600; letter-spacing: 2px; text-transform: uppercase; opacity: 0.85; margin-bottom: 12px;\">Bottom-Line Outcome<\/div>\n    <div style=\"font-size: 72px; font-weight: 800; line-height: 1; letter-spacing: -2px; margin-bottom: 8px;\">10<span style=\"font-size: 48px;\">+<\/span><\/div>\n    <div style=\"font-size: 18px; font-weight: 600; margin-bottom: 4px;\">Potential Buyers Generated<\/div>\n    <div style=\"font-size: 14px; opacity: 0.85;\">From content distributed through the roomvu Content Calendar<\/div>\n  <\/div>\n\n  <p>That&#8217;s the number that pays the bills. Views and followers are nice. Buyer conversations are the business. Alireza is pulling double-digit potential buyer leads out of his content, which is the kind of pipeline most agents are hiring expensive lead-gen services to produce.<\/p>\n\n  <!-- INLINE CTA -->\n  <div class=\"rv-inline-cta\">\n    <p class=\"rv-inline-cta-text\">Want results like these for your business?<\/p>\n    <a href=\"https:\/\/www.roomvu.com\/pricing-platinum\" class=\"rv-inline-cta-button\">Explore Platinum<\/a>\n  <\/div>\n\n  <h2><span class=\"ez-toc-section\" id=\"Why_It_Works\"><\/span>Why It Works<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <p>A few things are going right here, and they&#8217;re worth calling out for any agent or broker considering the same path.<\/p>\n\n  <!-- SUCCESS FACTORS -->\n  <div class=\"rv-factors\">\n    <div class=\"rv-factor\">\n      <div class=\"rv-factor-num\">FACTOR 01<\/div>\n      <h4 class=\"rv-factor-title\" style=\"color: #012566 !important; font-size: 16px !important; margin: 0 0 10px 0 !important;\">He owns the brand voice<\/h4>\n      <p class=\"rv-factor-text\">The videos are his. His voice, his market takes, his property walkthroughs. That authenticity drives the follower count and converts viewers into leads.<\/p>\n    <\/div>\n    <div class=\"rv-factor\">\n      <div class=\"rv-factor-num\">FACTOR 02<\/div>\n      <h4 class=\"rv-factor-title\" style=\"color: #012566 !important; font-size: 16px !important; margin: 0 0 10px 0 !important;\">roomvu handles distribution<\/h4>\n      <p class=\"rv-factor-text\">The Content Calendar means no more evenings spent resizing, writing captions, or remembering to post on LinkedIn. The system does that part.<\/p>\n    <\/div>\n    <div class=\"rv-factor\">\n      <div class=\"rv-factor-num\">FACTOR 03<\/div>\n      <h4 class=\"rv-factor-title\" style=\"color: #012566 !important; font-size: 16px !important; margin: 0 0 10px 0 !important;\">Consistency compounds<\/h4>\n      <p class=\"rv-factor-text\">One 106K-view post is impressive. A feed consistently pulling thousands of views is what builds algorithm momentum and audience trust.<\/p>\n    <\/div>\n  <\/div>\n\n  <h2><span class=\"ez-toc-section\" id=\"The_Takeaway_for_Agents_Brokers_and_Advisors\"><\/span>The Takeaway for Agents, Brokers, and Advisors<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n  <p>Alireza&#8217;s playbook is replicable. If you&#8217;re a <strong>real estate agent, mortgage broker, insurance agent, or financial advisor<\/strong> who already has something to say on camera, roomvu&#8217;s Platinum plan gives you the distribution system to turn that content into measurable business outcomes. You keep the creative voice. We handle the publishing, the calendar, and the reach.<\/p>\n\n  <p>And if you&#8217;re not shooting your own content yet, roomvu&#8217;s AI-powered content library gives you a fully branded starting point to build from while you grow into your own on-camera presence.<\/p>\n\n  <p>Either way, the path Alireza took is open. Shoot, publish, distribute, convert. Then do it again next week.<\/p>\n\n  <!-- FINAL CTA -->\n  <div class=\"rv-cta\">\n    <h3 class=\"rv-cta-title\" style=\"color: #fff !important; margin: 0 0 12px 0 !important; font-size: 28px !important;\">Ready to Build Your Own Version of This?<\/h3>\n    <p class=\"rv-cta-text\">Join the agents, brokers, and advisors using roomvu to turn content into conversations, and conversations into closings.<\/p>\n    <a href=\"https:\/\/www.roomvu.com\/pricing-platinum\" class=\"rv-cta-button\">Get Started With Platinum \u2192<\/a>\n  <\/div>\n\n<\/article>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Agent Success Story How a Toronto Realtor Turned Self-Shot Videos Into 106K Views and 10+ Buyer Leads Alireza Moghaddam shoots the content. roomvu distributes it. The results speak for themselves. Client Alireza Moghaddam Brokerage Re\/Max Realtron Realty Inc. Market Toronto, Ontario Plan roomvu Platinum The Challenge: Great Content, Limited Reach Alireza Moghaddam is the kind &hellip;<\/p>\n","protected":false},"author":45,"featured_media":30172,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","footnotes":""},"categories":[736],"tags":[],"class_list":["post-30168","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-real-estate-success-stories"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.7 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Case Study: Alireza Moghaddam - roomvu Academy<\/title>\n<meta name=\"description\" content=\"See how Toronto realtor Alireza Moghaddam used roomvu Platinum to turn self-shot videos into 106K views and 10+ buyer leads. Real results, real workflow.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Case Study: Alireza Moghaddam\" \/>\n<meta property=\"og:description\" content=\"See how Toronto realtor Alireza Moghaddam used roomvu Platinum to turn self-shot videos into 106K views and 10+ buyer leads. Real results, real workflow.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/\" \/>\n<meta property=\"og:site_name\" content=\"roomvu Academy\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/roomvu\/\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-24T11:50:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-24T15:14:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1672\" \/>\n\t<meta property=\"og:image:height\" content=\"941\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"roomvu Academy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"roomvu Academy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Case Study: Alireza Moghaddam - roomvu Academy","description":"See how Toronto realtor Alireza Moghaddam used roomvu Platinum to turn self-shot videos into 106K views and 10+ buyer leads. Real results, real workflow.","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:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/","og_locale":"en_US","og_type":"article","og_title":"Case Study: Alireza Moghaddam","og_description":"See how Toronto realtor Alireza Moghaddam used roomvu Platinum to turn self-shot videos into 106K views and 10+ buyer leads. Real results, real workflow.","og_url":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/","og_site_name":"roomvu Academy","article_publisher":"https:\/\/www.facebook.com\/roomvu\/","article_published_time":"2026-04-24T11:50:42+00:00","article_modified_time":"2026-04-24T15:14:12+00:00","og_image":[{"width":1672,"height":941,"url":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png","type":"image\/png"}],"author":"roomvu Academy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"roomvu Academy","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#article","isPartOf":{"@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/"},"author":{"name":"roomvu Academy","@id":"https:\/\/www.roomvu.com\/academy\/#\/schema\/person\/11a3c85576c5aaeff3596362f62bc1f7"},"headline":"Case Study: Alireza Moghaddam","datePublished":"2026-04-24T11:50:42+00:00","dateModified":"2026-04-24T15:14:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/"},"wordCount":676,"commentCount":0,"publisher":{"@id":"https:\/\/www.roomvu.com\/academy\/#organization"},"image":{"@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#primaryimage"},"thumbnailUrl":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png","articleSection":["Success Stories"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/","url":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/","name":"Case Study: Alireza Moghaddam - roomvu Academy","isPartOf":{"@id":"https:\/\/www.roomvu.com\/academy\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#primaryimage"},"image":{"@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#primaryimage"},"thumbnailUrl":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png","datePublished":"2026-04-24T11:50:42+00:00","dateModified":"2026-04-24T15:14:12+00:00","description":"See how Toronto realtor Alireza Moghaddam used roomvu Platinum to turn self-shot videos into 106K views and 10+ buyer leads. Real results, real workflow.","breadcrumb":{"@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#primaryimage","url":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png","contentUrl":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png","width":1672,"height":941},{"@type":"BreadcrumbList","@id":"https:\/\/www.roomvu.com\/academy\/case-study-alireza-moghaddam\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.roomvu.com\/academy\/"},{"@type":"ListItem","position":2,"name":"Case Study: Alireza Moghaddam"}]},{"@type":"WebSite","@id":"https:\/\/www.roomvu.com\/academy\/#website","url":"https:\/\/www.roomvu.com\/academy\/","name":"roomvu Academy","description":"Leading The Future of Real Estate Marketing","publisher":{"@id":"https:\/\/www.roomvu.com\/academy\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.roomvu.com\/academy\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.roomvu.com\/academy\/#organization","name":"roomvu","url":"https:\/\/www.roomvu.com\/academy\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.roomvu.com\/academy\/#\/schema\/logo\/image\/","url":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2024\/05\/Untitled-design-5.png","contentUrl":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2024\/05\/Untitled-design-5.png","width":1080,"height":200,"caption":"roomvu"},"image":{"@id":"https:\/\/www.roomvu.com\/academy\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/roomvu\/","https:\/\/www.instagram.com\/roomvu.co\/","https:\/\/www.linkedin.com\/company\/18255209"],"email":"info@roomvu.com"},{"@type":"Person","@id":"https:\/\/www.roomvu.com\/academy\/#\/schema\/person\/11a3c85576c5aaeff3596362f62bc1f7","name":"roomvu Academy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/613b158f5a0fecc0fb64330723338a1a164a395f43e0b22ebb1cf50c10fe4cb6?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/613b158f5a0fecc0fb64330723338a1a164a395f43e0b22ebb1cf50c10fe4cb6?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/613b158f5a0fecc0fb64330723338a1a164a395f43e0b22ebb1cf50c10fe4cb6?s=96&d=blank&r=g","caption":"roomvu Academy"},"sameAs":["http:\/\/roomvu.com"],"url":"https:\/\/www.roomvu.com\/academy\/author\/behzad\/"}]}},"modified_by":"roomvu Academy","jetpack_featured_media_url":"https:\/\/www.roomvu.com\/academy\/wp-content\/uploads\/2026\/04\/e877efbc5de295d7e442aa53416e281dafe871b10f7999e52723582ae143a1a9.png","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/posts\/30168","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/users\/45"}],"replies":[{"embeddable":true,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/comments?post=30168"}],"version-history":[{"count":4,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/posts\/30168\/revisions"}],"predecessor-version":[{"id":30173,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/posts\/30168\/revisions\/30173"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/media\/30172"}],"wp:attachment":[{"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/media?parent=30168"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/categories?post=30168"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.roomvu.com\/academy\/wp-json\/wp\/v2\/tags?post=30168"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}