{"id":3811,"date":"2025-08-31T13:34:07","date_gmt":"2025-08-31T18:34:07","guid":{"rendered":"https:\/\/masgraslaw.ca\/?page_id=3811"},"modified":"2026-02-16T18:25:45","modified_gmt":"2026-02-16T23:25:45","slug":"real-estate-law-services","status":"publish","type":"page","link":"https:\/\/mpco-law.ca\/ar\/real-estate-law-services\/","title":{"rendered":"Real Estate Law Services"},"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\" \/>\n  <title>Real Estate Law Services | MPCO Law<\/title>\n  <meta name=\"description\" content=\"MPCO Law advises individuals, families, investors, and businesses on residential and commercial real estate in Ontario and across Canada. Purchases, sales, refinancing, leasing, development, title issues, and disputes.\" \/>\n  <meta name=\"robots\" content=\"index,follow\" \/>\n\n  <!-- Open Graph -->\n  <meta property=\"og:title\" content=\"Real Estate Law Services | MPCO Law\" \/>\n  <meta property=\"og:description\" content=\"Clear, practical guidance for residential and commercial real estate matters across Canada.\" \/>\n  <meta property=\"og:type\" content=\"website\" \/>\n  <meta property=\"og:url\" content=\"https:\/\/mpco-law.ca\/real-estate-law-services\/\" \/>\n  <meta property=\"og:image\" content=\"https:\/\/mpco-law.ca\/wp-content\/uploads\/2023\/01\/og-default.jpg\" \/>\n\n  <style>\n    :root{\n      --bg:#0b1020; \/* deep slate *\/\n      --fg:#0f172a; \/* dark slate for cards *\/\n      --text:#0a0a0a;\n      --muted:#475569;\n      --brand:#3556f1;\n      --brand-2:#62d2a2;\n      --white:#fff;\n      --off:#f8fafc;\n      --shadow:0 10px 30px rgba(2,8,23,.15);\n      --radius:18px;\n      --radius-sm:12px;\n    }\n    *{box-sizing:border-box}\n    html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif; color:#0b1220;}\n    body{background:linear-gradient(180deg,#eef2ff, #ffffff 20%, #ffffff);}    \n    a{color:var(--brand);text-decoration:none}\n    a:hover{text-decoration:underline}\n    .container{max-width:1120px;margin-inline:auto;padding:24px}\n    .skip{position:absolute;left:-9999px}\n    .skip:focus{left:16px;top:16px;background:#fff;padding:8px 12px;border-radius:8px;box-shadow:var(--shadow)}\n\n    \/* Header *\/\n    header{position:sticky;top:0;background:rgba(255,255,255,.8);backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid #e2e8f0;z-index:20}\n    .nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-block:12px}\n    .brand{display:flex;align-items:center;gap:12px;font-weight:700;font-size:18px;color:#111827}\n    .brand .logo{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--brand),var(--brand-2));display:inline-grid;place-items:center;color:var(--white);font-weight:800}\n    .nav a.btn{padding:10px 16px;border-radius:999px;background:var(--brand);color:#fff;box-shadow:var(--shadow)}\n\n    \/* Hero *\/\n    .hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding-block:48px}\n    .hero h1{font-size:clamp(28px,4.5vw,44px);line-height:1.1;margin:0 0 12px}\n    .hero p{font-size:clamp(16px,2.4vw,18px);color:#334155;margin:0 0 18px}\n    .badge{display:inline-flex;align-items:center;gap:8px;background:#eef2ff;color:#1e293b;border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:600}\n    .hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}\n    .hero-card h3{margin:4px 0 8px;font-size:16px}\n    .check{display:inline-flex;align-items:center;gap:8px}\n\n    \/* Grids *\/\n    .grid{display:grid;gap:18px}\n    .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}\n    .grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}\n    @media (max-width:960px){\n      .hero{grid-template-columns:1fr}\n      .grid-3{grid-template-columns:1fr}\n      .grid-2{grid-template-columns:1fr}\n    }\n\n    \/* Cards *\/\n    .card{background:#fff;border:1px solid #e5e7eb;border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}\n    .card h3{margin:0 0 8px;font-size:20px}\n    .muted{color:#475569}\n    .pill{display:inline-block;padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#0f172a;font-weight:600;font-size:12px;border:1px solid #e2e8f0}\n\n    \/* Sections *\/\n    section{padding-block:36px}\n    .section-title{font-size:24px;margin:0 0 10px}\n    .kicker{letter-spacing:.12em;text-transform:uppercase;font-weight:800;font-size:12px;color:#64748b}\n\n    \/* CTA *\/\n    .cta{background:linear-gradient(135deg,#eef2ff,#e6fffa);border:1px solid #d9e0ff;border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}\n    .cta .actions{display:flex;gap:12px;flex-wrap:wrap}\n    .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;border:1px solid #c7d2fe;background:#fff;font-weight:700}\n    .btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}\n\n    footer{padding:36px 24px;border-top:1px solid #e2e8f0;background:#fafafa}\n    footer p{margin:6px 0;color:#475569}\n\n    .list{margin:0;padding-left:18px}\n    .list li{margin:6px 0}\n\n    .faq details{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 18px;box-shadow:var(--shadow)}\n    .faq details+details{margin-top:12px}\n    .faq summary{cursor:pointer;font-weight:700}\n\n    .divider{height:1px;background:#e2e8f0;margin:14px 0}\n\n    .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}\n  <\/style>\n\n  <!-- Structured Data -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"LegalService\",\n    \"name\": \"MPCO Law\",\n    \"url\": \"https:\/\/mapc-law.ca\/business-law\/businesslaw-canada\/\",\n    \"areaServed\": [\"Ontario\",\"Canada\"],\n    \"serviceType\": \"Real Estate Law\",\n    \"description\": \"Residential and commercial real estate legal services including purchases, sales, refinancing, leasing, development, title issues, and disputes.\",\n    \"availableChannel\": {\n      \"@type\": \"ServiceChannel\",\n      \"serviceUrl\": \"https:\/\/mpco-law.ca\/contact\/\"\n    }\n  }\n  <\/script>\n<\/head>\n<body>\n  <a class=\"skip\" href=\"#main\">Skip to content<\/a>\n  <header>\n    <div class=\"container nav\" role=\"navigation\" aria-label=\"Main Navigation\">\n      <div class=\"brand\" aria-label=\"MPCO Law\">\n        <span class=\"logo\" aria-hidden=\"true\">ML<\/span>\n        <span>MPCO Law<\/span>\n      <\/div>\n      <nav class=\"sr-only\" aria-label=\"Hidden\"><\/nav>\n      <a href=\"#contact\" class=\"btn\" aria-label=\"Jump to contact form\">Contact Us<\/a>\n    <\/div>\n  <\/header>\n\n  <main id=\"main\" class=\"container\" tabindex=\"-1\">\n    <!-- Hero -->\n    <section class=\"hero\" aria-labelledby=\"hero-title\">\n      <div>\n        <span class=\"badge\" aria-label=\"Practice area\">Real Estate Law \u2022 Canada<\/span>\n        <h1 id=\"hero-title\">Real Estate, Simplified.<\/h1>\n        <p>Whether you\u2019re buying your first home, refinancing a mortgage, negotiating a commercial lease, or assembling property for development, MPC Law provides clear, practical advice at every step. We help clients across Ontario and throughout Canada complete transactions with confidence and resolve issues efficiently.<\/p>\n        <div class=\"grid grid-2\">\n          <div class=\"hero-card\">\n            <h3>How we help buyers &#038; sellers<\/h3>\n            <ul class=\"list\">\n              <li>Agreement review and negotiation<\/li>\n              <li>Title searches, off-title diligence, and closing<\/li>\n              <li>Condo, freehold, and rural properties<\/li>\n              <li>Bridge financing, assignments &#038; release of holdbacks<\/li>\n            <\/ul>\n          <\/div>\n          <div class=\"hero-card\">\n            <h3>How we help businesses<\/h3>\n            <ul class=\"list\">\n              <li>Commercial purchases &#038; sales (asset and share transactions)<\/li>\n              <li>Leasing for landlords &#038; tenants (retail, office, industrial)<\/li>\n              <li>Financings, priorities &#038; opinions<\/li>\n              <li>Development, easements, and land assemblies<\/li>\n            <\/ul>\n          <\/div>\n        <\/div>\n        <div class=\"cta\" style=\"margin-top:18px\">\n          <p style=\"margin:0 0 10px\"><strong>Start with a quick consult.<\/strong> Share your goals and timeline\u2014we\u2019ll outline your options and next steps.<\/p>\n          <div class=\"actions\">\n            <a class=\"btn primary\" href=\"#contact\" aria-label=\"Contact MPC Law about real estate\">Request a consult<\/a>\n            <a class=\"btn\" href=\"#faq\" aria-label=\"Read real estate FAQs\">Read FAQs<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <figure class=\"card\" role=\"img\" aria-label=\"Modern Canadian homes and commercial buildings\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1501183638710-841dd1904471?q=80&#038;w=1200&#038;auto=format&#038;fit=crop\" alt=\"Contemporary building exterior\" style=\"width:100%;height:auto;border-radius:12px\" \/>\n        <figcaption class=\"muted\" style=\"font-size:12px;margin-top:8px\">Photo for illustration only.<\/figcaption>\n      <\/figure>\n    <\/section>\n\n    <!-- Services -->\n    <section aria-labelledby=\"services-title\">\n      <p class=\"kicker\">Services<\/p>\n      <h2 id=\"services-title\" class=\"section-title\">Residential &#038; Commercial Real Estate<\/h2>\n      <div class=\"grid grid-3\">\n        <article class=\"card\" aria-labelledby=\"svc1\"><h3 id=\"svc1\">Purchases &#038; Sales<\/h3><p class=\"muted\">Agreement drafting and review, conditions and amendments, title searches, off\u2011title inquiries, and closing documentation for freehold, condominium, and rural properties.<\/p><\/article>\n        <article class=\"card\" aria-labelledby=\"svc2\"><h3 id=\"svc2\">Financing &#038; Refinancing<\/h3><p class=\"muted\">New mortgages, renewals, private lending, construction draws, postponements, and independent legal advice (ILA) for borrowers and guarantors.<\/p><\/article>\n        <article class=\"card\" aria-labelledby=\"svc3\"><h3 id=\"svc3\">Leasing<\/h3><p class=\"muted\">Retail, office, and industrial leases, subleases, offers to lease, assignments, estoppels, and landlord\/tenant remedies.<\/p><\/article>\n        <article class=\"card\" aria-labelledby=\"svc4\"><h3 id=\"svc4\">Development &#038; Planning<\/h3><p class=\"muted\">Land assemblies, easements, lot line adjustments, site plan and subdivision agreements, and municipal approvals in collaboration with planners and surveyors.<\/p><\/article>\n        <article class=\"card\" aria-labelledby=\"svc5\"><h3 id=\"svc5\">Title &#038; Boundary Issues<\/h3><p class=\"muted\">Title insurance claims, undisclosed encumbrances, right\u2011of\u2011way disputes, adverse possession, and correction of registry records.<\/p><\/article>\n        <article class=\"card\" aria-labelledby=\"svc6\"><h3 id=\"svc6\">Disputes<\/h3><p class=\"muted\">Early risk assessment and resolution strategies for failed deals, specific performance, deposits, liens, and construction disputes.<\/p><\/article>\n      <\/div>\n    <\/section>\n\n    <!-- Process -->\n    <section aria-labelledby=\"process-title\">\n      <p class=\"kicker\">What to expect<\/p>\n      <h2 id=\"process-title\" class=\"section-title\">Our 5\u2011step closing process<\/h2>\n      <div class=\"grid grid-5 grid-3\" style=\"grid-template-columns:repeat(5,minmax(0,1fr));gap:14px\">\n        <div class=\"card\"><h3 class=\"pill\">1. Intake<\/h3><p class=\"muted\">Share the agreement, deadlines, lender\/broker details, and any special terms.<\/p><\/div>\n        <div class=\"card\"><h3 class=\"pill\">2. Diligence<\/h3><p class=\"muted\">We complete title and off\u2011title searches and address issues early.<\/p><\/div>\n        <div class=\"card\"><h3 class=\"pill\">3. Documents<\/h3><p class=\"muted\">We prepare, explain, and sign documents remotely or in\u2011office.<\/p><\/div>\n        <div class=\"card\"><h3 class=\"pill\">4. Funds<\/h3><p class=\"muted\">We coordinate with your agent, lender, and the other law firm to exchange funds and keys.<\/p><\/div>\n        <div class=\"card\"><h3 class=\"pill\">5. Post\u2011closing<\/h3><p class=\"muted\">We register instruments, deliver a reporting package, and flag any follow\u2011ups.<\/p><\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Why Us -->\n    <section aria-labelledby=\"why-title\">\n      <p class=\"kicker\">Why MPC Law<\/p>\n      <h2 id=\"why-title\" class=\"section-title\">Responsive, detail\u2011oriented, and pragmatic<\/h2>\n      <div class=\"grid grid-3\">\n        <div class=\"card\"><h3>Plain\u2011language guidance<\/h3><p class=\"muted\">We translate legal into practical steps, so you always know what\u2019s next.<\/p><\/div>\n        <div class=\"card\"><h3>Aligned on timelines<\/h3><p class=\"muted\">We work backwards from your closing date and hold stakeholders to milestones.<\/p><\/div>\n        <div class=\"card\"><h3>Technology that helps<\/h3><p class=\"muted\">E\u2011signing, remote commissioning, and secure document sharing keep things moving.<\/p><\/div>\n      <\/div>\n    <\/section>\n\n    <!-- Pricing Note -->\n    <section aria-labelledby=\"pricing-title\">\n      <p class=\"kicker\">Fees<\/p>\n      <h2 id=\"pricing-title\" class=\"section-title\">Transparent, matter\u2011based pricing<\/h2>\n      <div class=\"card\">\n        <p class=\"muted\">Most residential purchases, sales, and refinances can be quoted as a fixed fee plus disbursements and applicable taxes. Commercial work (acquisitions, financings, and leasing) is typically scoped with a fee estimate aligned to complexity and timelines.<\/p>\n        <p class=\"muted\">Request a quote using the form below and include your closing date, purchase price, lender (if any), and property type.<\/p>\n      <\/div>\n    <\/section>\n\n    <!-- FAQs -->\n    <section id=\"faq\" aria-labelledby=\"faq-title\">\n      <p class=\"kicker\">FAQs<\/p>\n      <h2 id=\"faq-title\" class=\"section-title\">Real estate questions we\u2019re asked often<\/h2>\n      <div class=\"faq\">\n        <details>\n          <summary>Do I need a lawyer for a private sale or assignment?<\/summary>\n          <p class=\"muted\">Yes. Private transactions and assignments carry unique risks. We confirm identities, ensure compliance with the agreement, check for liens or encumbrances, and protect your interests on closing.<\/p>\n        <\/details>\n        <details>\n          <summary>Can documents be signed remotely?<\/summary>\n          <p class=\"muted\">In most cases, yes. We offer virtual signings and remote commissioning where permitted by law, with secure ID verification.<\/p>\n        <\/details>\n        <details>\n          <summary>What if a title issue appears just before closing?<\/summary>\n          <p class=\"muted\">We assess materiality, options for correction or insurance, and coordinate with the other side to avoid delays where possible. If needed, we discuss amendments or escrow arrangements.<\/p>\n        <\/details>\n        <details>\n          <summary>How far in advance should I engage a lawyer?<\/summary>\n          <p class=\"muted\">As early as possible\u2014ideally before signing an agreement. Early review can surface issues and reduce last\u2011minute surprises.<\/p>\n        <\/details>\n      <\/div>\n    <\/section>\n\n    <!-- Contact -->\n    <section id=\"contact\" aria-labelledby=\"contact-title\">\n      <p class=\"kicker\">Contact<\/p>\n      <h2 id=\"contact-title\" class=\"section-title\">Tell us about your matter<\/h2>\n      <div class=\"grid grid-2\">\n        <form class=\"card\" aria-describedby=\"contact-help\" action=\"#\" method=\"post\" onsubmit=\"event.preventDefault(); this.reset(); alert('Thanks! We\\'ll be in touch shortly.');\">\n          <label class=\"sr-only\" for=\"name\">Name<\/label>\n          <input id=\"name\" name=\"name\" type=\"text\" placeholder=\"Full name\" required style=\"width:100%;padding:12px 14px;margin-bottom:10px;border:1px solid #cbd5e1;border-radius:10px\" \/>\n          <label class=\"sr-only\" for=\"email\">Email<\/label>\n          <input id=\"email\" name=\"email\" type=\"email\" placeholder=\"Email\" required style=\"width:100%;padding:12px 14px;margin-bottom:10px;border:1px solid #cbd5e1;border-radius:10px\" \/>\n          <label class=\"sr-only\" for=\"phone\">Phone<\/label>\n          <input id=\"phone\" name=\"phone\" type=\"tel\" placeholder=\"Phone (optional)\" style=\"width:100%;padding:12px 14px;margin-bottom:10px;border:1px solid #cbd5e1;border-radius:10px\" \/>\n          <label class=\"sr-only\" for=\"type\">Matter type<\/label>\n          <select id=\"type\" name=\"type\" style=\"width:100%;padding:12px 14px;margin-bottom:10px;border:1px solid #cbd5e1;border-radius:10px\">\n            <option>Purchase<\/option>\n            <option>Sale<\/option>\n            <option>Refinance<\/option>\n            <option>Commercial lease<\/option>\n            <option>Development<\/option>\n            <option>Other<\/option>\n          <\/select>\n          <textarea name=\"message\" rows=\"5\" placeholder=\"Briefly describe your goals, property type, and closing date\" style=\"width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px\"><\/textarea>\n          <p id=\"contact-help\" class=\"muted\" style=\"font-size:13px;margin:10px 0 0\">Please do not include confidential information until we confirm a retainer.<\/p>\n          <div style=\"display:flex;gap:10px;margin-top:12px;flex-wrap:wrap\">\n            <button class=\"btn primary\" type=\"submit\">Request a consult<\/button>\n            <a class=\"btn\" href=\"\/contact\/\">Contact page<\/a>\n          <\/div>\n        <\/form>\n        <aside class=\"card\">\n          <h3>Service areas<\/h3>\n          <p class=\"muted\">We act for clients across Ontario and, for certain matters, in other Canadian provinces through a coordinated counsel network.<\/p>\n          <div class=\"divider\"><\/div>\n          <h3>Helpful to include<\/h3>\n          <ul class=\"list\">\n            <li>Signed agreement(s) and amendments<\/li>\n            <li>Closing date and any conditions<\/li>\n            <li>Lender\/broker details (if financing)<\/li>\n            <li>Condo status certificate (if applicable)<\/li>\n          <\/ul>\n          <div class=\"divider\"><\/div>\n          <p class=\"muted\" style=\"font-size:12px\">This page provides general information and is not legal advice. Retainers are accepted only after conflicts are cleared and terms are confirmed.<\/p>\n        <\/aside>\n      <\/div>\n    <\/section>\n  <\/main>\n\n  <footer role=\"contentinfo\">\n    <div class=\"container\">\n      <p><strong>MPC Law<\/strong> \u2014 Real Estate Law Services<\/p>\n      <p class=\"muted\">\u00a9 <span id=\"year\"><\/span> MPC Law. All rights reserved.<\/p>\n    <\/div>\n  <\/footer>\n\n  <script>\n    document.getElementById('year').textContent = new Date().getFullYear();\n  <\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Real Estate Law Services | MPCO Law Skip to content ML MPCO Law Contact Us Real Estate Law \u2022 Canada [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-3811","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/pages\/3811","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/comments?post=3811"}],"version-history":[{"count":2,"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/pages\/3811\/revisions"}],"predecessor-version":[{"id":4110,"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/pages\/3811\/revisions\/4110"}],"wp:attachment":[{"href":"https:\/\/mpco-law.ca\/ar\/wp-json\/wp\/v2\/media?parent=3811"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}