{"id":1390,"date":"2023-11-01T14:58:51","date_gmt":"2023-11-01T19:58:51","guid":{"rendered":"https:\/\/courtier-mtl.com\/home-evaluation\/"},"modified":"2026-04-28T01:14:37","modified_gmt":"2026-04-28T06:14:37","slug":"evaluation-gratuite","status":"publish","type":"page","link":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/","title":{"rendered":"\u00c9valuation gratuite"},"content":{"rendered":"\n    <div class=\"homeEvalutation text-center\">\n        <h1 class=\"text-center\">Quelle est la valeur de votre propri\u00e9t\u00e9 ?<\/h1>\n        <!--<h5 class=\"text-center\"><\/h5>-->\n        <form id=\"homeEval\" class=\"regform\" method=\"POST\">\n            <input type=\"hidden\" name=\"action\" value=\"mw_home_evaluation\">\n            <input type=\"hidden\" name=\"url\"\n                   value=\"http:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/pages\/1390\">\n            <!-- Fieldsets -->\n            <fieldset id=\"first\">\n                <!--<h2 class=\"title\"><\/h2>-->\n                <div class=\"row align-items-center\">\n                    <div class=\"col-lg-10 col-sm-10 col-xs-12\">\n                        <input type=\"text\" class=\"text_field\" name=\"location\" id=\"location\"\n                               placeholder=\"Entrez votre adresse pour commencer\" autocomplete=\"off\">\n                    <\/div>\n\n                    <div class=\"col-lg-2 col-sm-2 col-xs-12\">\n                        <input type=\"text\" class=\"text_field\" name=\"apartment\" id=\"apartment\" placeholder=\"Apt#\">\n                    <\/div>\n                <\/div>\n                <div class=\"row\">\n                    <div class=\"col-lg-12 col-sm-12\">\n                        <input class=\"next_btn\" name=\"next\" id=\"step2\" type=\"button\"\n                               value=\"Suivant\">\n                    <\/div>\n                <\/div>\n            <\/fieldset>\n            <fieldset id=\"second\">\n                <div class=\"title-wrapper\">\n                    <p>Votre maison a \u00e9t\u00e9 trouv\u00e9e! O\u00f9 aimeriez-vous recevoir votre rapport d'\u00e9valuation de la maison?<\/p>\n                <\/div>\n                <div class=\"row align-items-center\">\n                    <div class=\"col-lg-6 col-sm-12\">\n                        <div class=\"map\" id=\"map\"><\/div>\n                    <\/div>\n\n                    <div class=\"col-lg-6 col-sm-12\">\n                        <div class=\"info\">\n                            <input class=\"text_field\" name=\"name\"\n                                   placeholder=\"Votre Nom\"\n                                   type=\"text\">\n                            <input class=\"text_field\" name=\"email\"\n                                   placeholder=\"Votre Courriel\"\n                                   type=\"text\">\n                            <input class=\"text_field\" name=\"phone\"\n                                   placeholder=\"Votre T\u00e9l\u00e9phone\"\n                                   type=\"text\">\n                            <select class=\"options\" name=\"selling\">\n                                <option value=\"--Selling In--\">--Date de la vente--<\/option>\n                                <option value=\"1-3 Months\">1 \u00e0 3 mois<\/option>\n                                <option value=\"3-6 Months\">3 \u00e0 6 Mois<\/option>\n                                <option value=\"6-12 Months\">6 \u00e0 12 mois<\/option>\n                                <option value=\"Just Curious\">Just Curious<\/option>\n                                <option value=\"Refinancing\">Refinancement<\/option>\n                            <\/select>\n                        <\/div>\n\n                        <input class=\"pre_btn\" name=\"previous\" type=\"button\"\n                               value=\"Pr\u00e9c\u00e9dent\">\n                        <input class=\"next_btn\" name=\"next\" id=\"submitEmail\" type=\"button\"\n                               value=\"Suivant\">\n\n                    <\/div>\n                <\/div>\n\n            <\/fieldset>\n            <fieldset id=\"third\">\n                <!--<h2 class=\"title\"><\/h2>-->\n\n                <div class=\"col-lg-12 col-xs-12\">\n                    <div class=\"content third-step-field\">\n                        <!--<h2 class=\"text-left\"><\/h2>\n                            <p><\/p>\n                            <p><a href=\"tel:\"><\/a><\/p>\n                            <p><a href=\"mailto:\"><\/a><\/p>\n                            <p><\/p>\n                            <p><\/p>-->\n\n                        <p>Giuseppe Cartolano vous contactera dans les plus brefs d\u00e9lais pour vous pr\u00e9senter une analyse compl\u00e8te de la valeur de votre propri\u00e9t\u00e9.<\/p>\n                        <div class=\"btn-wrapper\">\n                            <a class=\"btn-default mt-3\"\n                               href=\"\/fr\/proprietes\/\">Voir les propri\u00e9t\u00e9s<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/fieldset>\n            <!-- Progress Bar -->\n\n            <div class=\"row justify-content-center mt-4\">\n                <div class=\"col-lg-4 col-md-4 col-sm-6 col-xs-12 pb-3 pb-md-0\">\n                    <div class=\"single-s s1 active\">\n                        \u00c9tape 1 <br>\n                        Adresse de la propri\u00e9t\u00e9                    <\/div>\n                <\/div>\n\n                <div class=\"col-lg-4 col-md-4 col-sm-6 col-xs-12 pb-3 pb-md-0\">\n                    <div class=\"single-s s2\">\n                        \u00c9tape 2 <br>\n                        D\u00e9tails de la propri\u00e9t\u00e9                    <\/div>\n                <\/div>\n\n                <div class=\"col-lg-4 col-md-4 col-sm-6 col-xs-12 pb-3 pb-md-0\">\n                    <div class=\"single-s s3\">\n                        \u00c9tape 3 <br>\n                        \u00c9valuation gratuite                    <\/div>\n                <\/div>\n            <\/div>\n        <\/form>\n    <\/div>\n    <script>\n        (function ($) {\n            $(document).ready(function () {\n                $(\"#step2\").click(function () {\n                    if ($('input[name=\"location\"]').val() == \"\") {\n                        alert(\"Location field is necessary!\");\n                        return false;\n                    } else {\n                        $('#second').fadeIn('slow');\n                        $('#first').css({'display': 'none'});\n                        $('.s2').addClass('active');\n\n                        let center = map.getCenter();\n                        google.maps.event.trigger(map, 'resize');\n                        map.setCenter(center);\n\n                        return true;\n                    }\n                });\n\n                $(\".pre_btn\").click(function () {\n                    $('#first').fadeIn('slow');\n                    $('#second').css({'display': 'none'});\n\n                    $('.s2').removeClass('active');\n                });\n\n                $(\"#submitEmail\").click(function () {\n                    let re = \/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$\/;\n                    if ($('input[name=\"name\"]').val() == \"\") {\n                        alert(\"Name field is invalid!\");\n                        return false;\n                    } else if (!re.test($('input[name=\"email\"]').val())) {\n                        alert(\"Email field is invalid!\");\n                        return false;\n                    } else if ($('input[name=\"phone\"]').val() == \"\") {\n                        alert(\"Phone field is invalid!\");\n                        return false;\n                    } else {\n                        let el = $(this);\n                        $.ajax({\n                            type: \"POST\",\n                            url: realEstateJs.ajaxUrl,\n                            data: $(\"#homeEval\").serialize(),\n                            success: function (data) {\n                                console.log(data);\n                                if (data.success) {\n                                    $(el).parent().next().fadeIn('slow');\n                                    $(el).parent().css({'display': 'none'});\n                                    $('.active').next().addClass('active');\n                                }\n                            },\n                            error: function (e) {\n                                console.log(e.responseText);\n                            }\n                        });\n\n                        $('.s3').addClass('active');\n                        $('#third').fadeIn('slow');\n                        $('#second').css({'display': 'none'});\n                    }\n                });\n            });\n\n            \/\/Autocomplete variables\n            let input = document.getElementById('location'),\n                step2 = document.getElementById('step2'),\n                place;\n\n            let observerHack = new MutationObserver(function () {\n                observerHack.disconnect();\n                $(\"#location\").attr(\"autocomplete\", \"new-password\").attr(\"disabled\", false);\n            });\n\n            observerHack.observe(input, {\n                attributes: true,\n                attributeFilter: ['autocomplete']\n            });\n\n            let autocomplete = new google.maps.places.Autocomplete(input);\n\n            \/\/Google Map variables\n            let map, marker;\n\n            \/\/Add listener to detect autocomplete selection\n            google.maps.event.addListener(autocomplete, 'place_changed', function () {\n                place = autocomplete.getPlace();\n            });\n\n            \/\/Add listener to search\n            step2.addEventListener(\"click\", function () {\n                let newlatlong = new google.maps.LatLng(place.geometry.location.lat(), place.geometry.location.lng());\n                map.setCenter(newlatlong);\n                marker.setPosition(newlatlong);\n                map.setZoom(18);\n                map.setMapTypeId(google.maps.MapTypeId.SATELLITE);\n            });\n\n            \/\/Reset the inpout box on click\n            input.addEventListener('click', function () {\n                \/\/input.value = \"\";\n            });\n\n            function initialize() {\n                let myLatlng = new google.maps.LatLng(45.5549753, -73.9491394);\n                let mapOptions = {\n                    zoom: 1,\n                    center: myLatlng\n                };\n\n                map = new google.maps.Map(document.getElementById('map'), mapOptions);\n\n                marker = new google.maps.Marker({\n                    position: myLatlng,\n                    map: map,\n                    title: 'Main map'\n                });\n            }\n\n            google.maps.event.addDomListener(window, 'load', initialize);\n        }(jQuery));\n    <\/script>\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-evaluation.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-1390","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.6 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Courtiers Montreal<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u00c9valuation Gratuite Montr\u00e9al | Courtier Montr\u00e9al\" \/>\n<meta property=\"og:description\" content=\"Vous vous demandez combien vaut votre maison ? Obtenez une \u00e9valuation gratuite et d\u00e9couvrez que nous sommes l\u00e0 pour vous guider \u00e0 chaque \u00e9tape \u00e0 Montr\u00e9al.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/\" \/>\n<meta property=\"og:site_name\" content=\"Courtiers Montreal\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/giuseppecartolanocourtier\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-28T06:14:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/courtier-mtl.com\/wp-content\/uploads\/2025\/03\/cartolano-yoast.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"494\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/\",\"url\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/\",\"name\":\"\u00c9valuation Gratuite Montr\u00e9al | Courtier Montr\u00e9al\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/#website\"},\"datePublished\":\"2023-11-01T19:58:51+00:00\",\"dateModified\":\"2026-04-28T06:14:37+00:00\",\"description\":\"Vous vous demandez combien vaut votre maison ? Obtenez une \u00e9valuation gratuite et d\u00e9couvrez que nous sommes l\u00e0 pour vous guider \u00e0 chaque \u00e9tape \u00e0 Montr\u00e9al.\",\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/#website\",\"url\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/\",\"name\":\"Montreal Real Estate Brokers\",\"description\":\"Courtier immobilier - Sutton\",\"publisher\":{\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":[\"Organization\",\"Place\"],\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/#organization\",\"name\":\"Groupe Giuseppe Cartolano Inc\",\"url\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/\",\"logo\":{\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/#local-main-organization-logo\"},\"image\":{\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/#local-main-organization-logo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/giuseppecartolanocourtier\\\/\",\"https:\\\/\\\/www.instagram.com\\\/groupegiuseppecartolano\\\/\"],\"description\":\"Trusted, Committed, and Available Real Estate Broker in Montreal Your Trusted Real Estate Broker in Montreal Are you searching for the best real estate Broker Montreal? Whether you are buying, selling, or investing, finding a trusted real estate agent in Montreal can make all the difference. Our team of experienced professionals is here to help you through every step of the process, ensuring a seamless and successful transaction. Top Realtor and Real Estate Broker Montreal Personalized Service \u2014Expert guidance for buyers, sellers, and investors from a trusted real estate broker in Montreal. Local Market Expertise \u2014 Up-to-date knowledge of Montreal and Laval real estate markets. Skilled Negotiators \u2014 Our Montreal real estate broker get you the best possible deal. In-Depth Local Knowledge \u2014 Access to exclusive properties and hidden gems in Montreal. Transparent Communication \u2014 Clear and honest updates throughout the process.\",\"legalName\":\"Groupe Giuseppe Cartolano Inc\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"},\"address\":{\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/#local-main-place-address\"},\"geo\":{\"@type\":\"GeoCoordinates\",\"latitude\":\"45.5916191\",\"longitude\":\"-73.57678229999999\"},\"telephone\":[\"5146778333\",\"5143606666\"],\"contactPoint\":{\"@type\":\"ContactPoint\",\"telephone\":\"514-360-6666\",\"email\":\"joseph@courtier-mtl.com\"},\"openingHoursSpecification\":[{\"@type\":\"OpeningHoursSpecification\",\"dayOfWeek\":[\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"],\"opens\":\"09:00\",\"closes\":\"17:00\"}],\"email\":\"info@courtier-mtl.com\"},{\"@type\":\"PostalAddress\",\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/#local-main-place-address\",\"streetAddress\":\"6401 Jean-Talon E\",\"addressLocality\":\"Saint-L\u00e9onard\",\"postalCode\":\"H1S 3E7\",\"addressRegion\":\"Quebec\",\"addressCountry\":\"CA\"},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/courtier-mtl.com\\\/fr\\\/evaluation-gratuite\\\/#local-main-organization-logo\",\"url\":\"https:\\\/\\\/courtier-mtl.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/gc-chrome-big.webp\",\"contentUrl\":\"https:\\\/\\\/courtier-mtl.com\\\/wp-content\\\/uploads\\\/2025\\\/03\\\/gc-chrome-big.webp\",\"width\":1000,\"height\":1000,\"caption\":\"Groupe Giuseppe Cartolano Inc\"}]}<\/script>\n<meta name=\"geo.placename\" content=\"Saint-L\u00e9onard\" \/>\n<meta name=\"geo.position\" content=\"45.5916191;-73.57678229999999\" \/>\n<meta name=\"geo.region\" content=\"Canada\" \/>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Courtiers Montreal","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:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/","og_locale":"fr_FR","og_type":"article","og_title":"\u00c9valuation Gratuite Montr\u00e9al | Courtier Montr\u00e9al","og_description":"Vous vous demandez combien vaut votre maison ? Obtenez une \u00e9valuation gratuite et d\u00e9couvrez que nous sommes l\u00e0 pour vous guider \u00e0 chaque \u00e9tape \u00e0 Montr\u00e9al.","og_url":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/","og_site_name":"Courtiers Montreal","article_publisher":"https:\/\/www.facebook.com\/giuseppecartolanocourtier\/","article_modified_time":"2026-04-28T06:14:37+00:00","og_image":[{"width":1000,"height":494,"url":"https:\/\/courtier-mtl.com\/wp-content\/uploads\/2025\/03\/cartolano-yoast.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Dur\u00e9e de lecture estim\u00e9e":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/","url":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/","name":"\u00c9valuation Gratuite Montr\u00e9al | Courtier Montr\u00e9al","isPartOf":{"@id":"https:\/\/courtier-mtl.com\/fr\/#website"},"datePublished":"2023-11-01T19:58:51+00:00","dateModified":"2026-04-28T06:14:37+00:00","description":"Vous vous demandez combien vaut votre maison ? Obtenez une \u00e9valuation gratuite et d\u00e9couvrez que nous sommes l\u00e0 pour vous guider \u00e0 chaque \u00e9tape \u00e0 Montr\u00e9al.","inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/"]}]},{"@type":"WebSite","@id":"https:\/\/courtier-mtl.com\/fr\/#website","url":"https:\/\/courtier-mtl.com\/fr\/","name":"Montreal Real Estate Brokers","description":"Courtier immobilier - Sutton","publisher":{"@id":"https:\/\/courtier-mtl.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/courtier-mtl.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":["Organization","Place"],"@id":"https:\/\/courtier-mtl.com\/fr\/#organization","name":"Groupe Giuseppe Cartolano Inc","url":"https:\/\/courtier-mtl.com\/fr\/","logo":{"@id":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/#local-main-organization-logo"},"image":{"@id":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/#local-main-organization-logo"},"sameAs":["https:\/\/www.facebook.com\/giuseppecartolanocourtier\/","https:\/\/www.instagram.com\/groupegiuseppecartolano\/"],"description":"Trusted, Committed, and Available Real Estate Broker in Montreal Your Trusted Real Estate Broker in Montreal Are you searching for the best real estate Broker Montreal? Whether you are buying, selling, or investing, finding a trusted real estate agent in Montreal can make all the difference. Our team of experienced professionals is here to help you through every step of the process, ensuring a seamless and successful transaction. Top Realtor and Real Estate Broker Montreal Personalized Service \u2014Expert guidance for buyers, sellers, and investors from a trusted real estate broker in Montreal. Local Market Expertise \u2014 Up-to-date knowledge of Montreal and Laval real estate markets. Skilled Negotiators \u2014 Our Montreal real estate broker get you the best possible deal. In-Depth Local Knowledge \u2014 Access to exclusive properties and hidden gems in Montreal. Transparent Communication \u2014 Clear and honest updates throughout the process.","legalName":"Groupe Giuseppe Cartolano Inc","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"},"address":{"@id":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/#local-main-place-address"},"geo":{"@type":"GeoCoordinates","latitude":"45.5916191","longitude":"-73.57678229999999"},"telephone":["5146778333","5143606666"],"contactPoint":{"@type":"ContactPoint","telephone":"514-360-6666","email":"joseph@courtier-mtl.com"},"openingHoursSpecification":[{"@type":"OpeningHoursSpecification","dayOfWeek":["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],"opens":"09:00","closes":"17:00"}],"email":"info@courtier-mtl.com"},{"@type":"PostalAddress","@id":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/#local-main-place-address","streetAddress":"6401 Jean-Talon E","addressLocality":"Saint-L\u00e9onard","postalCode":"H1S 3E7","addressRegion":"Quebec","addressCountry":"CA"},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/courtier-mtl.com\/fr\/evaluation-gratuite\/#local-main-organization-logo","url":"https:\/\/courtier-mtl.com\/wp-content\/uploads\/2025\/03\/gc-chrome-big.webp","contentUrl":"https:\/\/courtier-mtl.com\/wp-content\/uploads\/2025\/03\/gc-chrome-big.webp","width":1000,"height":1000,"caption":"Groupe Giuseppe Cartolano Inc"}]},"geo.placename":"Saint-L\u00e9onard","geo.position":{"lat":"45.5916191","long":"-73.57678229999999"},"geo.region":"Canada"},"_links":{"self":[{"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/pages\/1390","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/comments?post=1390"}],"version-history":[{"count":1,"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/pages\/1390\/revisions"}],"predecessor-version":[{"id":16312,"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/pages\/1390\/revisions\/16312"}],"wp:attachment":[{"href":"https:\/\/courtier-mtl.com\/fr\/wp-json\/wp\/v2\/media?parent=1390"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}