National expansion: RentFaster connector + 593 LiftSystem clients across all provinces + platform registry additions
- LiftSystem API enumerated (1,143 clients probed live) → +593 registered (ON 261, AB 150, BC 97, MB 38, SK 26, NS 14, NB 5, NL 1, NU 1) - New rentfaster connector (open JSON API, 68 non-QC cities, ~23k listings) - Buildium/AppFolio postal+province scope widened to all Canada ex-QC - 4 verified Buildium + 1 AppFolio clients added (SK/MB/ON/NS) - sources.json: 87 → 680 sources ; connectors: 81 → 680 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
7 changed files +19,084 −830
modified
data/appfolio_clients.json
+19 −2
@@ -7,10 +7,27 @@ | ||
| 7 | 7 | "name": "Fuse Property Management", |
| 8 | 8 | "site": "https://fusepm.ca", |
| 9 | 9 | "subdomain": "fusepm", |
| 10 | − "regions": ["Barrie", "Orillia", "Oro-Medonte", "Simcoe"], | |
| 10 | + "regions": [ | |
| 11 | + "Barrie", | |
| 12 | + "Orillia", | |
| 13 | + "Oro-Medonte", | |
| 14 | + "Simcoe" | |
| 15 | + ], | |
| 11 | 16 | "status": "valide", |
| 12 | 17 | "listings_on": 25, |
| 13 | 18 | "notes": "25 annonces ON le 2026-08-27 (Barrie/Orillia/Oro-Medonte), page unique sans pagination ; sous-domaine trouvé dans fusepm.ca" |
| 19 | + }, | |
| 20 | + { | |
| 21 | + "id": "regency", | |
| 22 | + "name": "Regency Property Management", | |
| 23 | + "site": "https://regencypm.com", | |
| 24 | + "subdomain": "regencypropmgmt", | |
| 25 | + "regions": [ | |
| 26 | + "Regina" | |
| 27 | + ], | |
| 28 | + "province": "SK", | |
| 29 | + "status": "valide", | |
| 30 | + "notes": "canada-expansion 2026-08-27 — /listings 200 avec inventaire (vérifié live)" | |
| 14 | 31 | } |
| 15 | 32 | ] |
| 16 | −} | |
| 33 | +} | |
| \ No newline at end of file | ||
modified
data/buildium_clients.json
+91 −12
@@ -7,7 +7,9 @@ | ||
| 7 | 7 | "name": "Richmond Property Management", |
| 8 | 8 | "site": "https://richmondpm.ca", |
| 9 | 9 | "subdomain": "richmondmanagement", |
| 10 | − "regions": ["Windsor"], | |
| 10 | + "regions": [ | |
| 11 | + "Windsor" | |
| 12 | + ], | |
| 11 | 13 | "status": "valide", |
| 12 | 14 | "listings_on": 52, |
| 13 | 15 | "notes": "52 annonces ON le 2026-08-27, toutes Windsor (MultiFamily 47, SingleFamily 3, CondoTownhome 2) ; mise en page moderne" |
@@ -17,7 +19,9 @@ | ||
| 17 | 19 | "name": "Dream Property Management", |
| 18 | 20 | "site": "https://rentalsdreampm.com", |
| 19 | 21 | "subdomain": "dreampm", |
| 20 | − "regions": ["Sarnia"], | |
| 22 | + "regions": [ | |
| 23 | + "Sarnia" | |
| 24 | + ], | |
| 21 | 25 | "status": "valide", |
| 22 | 26 | "listings_on": 9, |
| 23 | 27 | "notes": "9 annonces ON (Sarnia) le 2026-08-27 ; mise en page moderne" |
@@ -27,7 +31,10 @@ | ||
| 27 | 31 | "name": "Guardian Real Estate Management (GREM)", |
| 28 | 32 | "site": "https://grem.ca", |
| 29 | 33 | "subdomain": "guardianrealestatemanagement", |
| 30 | − "regions": ["Sarnia", "West Nipissing"], | |
| 34 | + "regions": [ | |
| 35 | + "Sarnia", | |
| 36 | + "West Nipissing" | |
| 37 | + ], | |
| 31 | 38 | "status": "valide", |
| 32 | 39 | "listings_on": 44, |
| 33 | 40 | "notes": "44 annonces ON le 2026-08-27 (Sarnia surtout) ; MISE EN PAGE HÉRITÉE (302 vers ApartmentSearch.aspx, viewmodel DotVVM embarqué avec city/state/postalcode/description complète)" |
@@ -37,7 +44,9 @@ | ||
| 37 | 44 | "name": "Elite Property Group", |
| 38 | 45 | "site": "https://elitepropertygroup.org", |
| 39 | 46 | "subdomain": "elitepropertygroup", |
| 40 | − "regions": ["Sarnia"], | |
| 47 | + "regions": [ | |
| 48 | + "Sarnia" | |
| 49 | + ], | |
| 41 | 50 | "status": "valide", |
| 42 | 51 | "listings_on": 34, |
| 43 | 52 | "notes": "34 annonces ON (Sarnia) le 2026-08-27 ; mise en page moderne" |
@@ -47,7 +56,9 @@ | ||
| 47 | 56 | "name": "Paragon Property Management & Maintenance", |
| 48 | 57 | "site": "https://paragonproperty.ca", |
| 49 | 58 | "subdomain": "paragonpropertymgt", |
| 50 | − "regions": ["Chatham-Kent"], | |
| 59 | + "regions": [ | |
| 60 | + "Chatham-Kent" | |
| 61 | + ], | |
| 51 | 62 | "status": "valide", |
| 52 | 63 | "listings_on": 34, |
| 53 | 64 | "notes": "36 cartes ON le 2026-08-27 dont 2 Storage (filtrées par le connecteur) = 34 résidentielles ; attention : ne pas confondre avec paragonproperty.managebuilding.com (Brookings, Dakota du Sud)" |
@@ -57,7 +68,9 @@ | ||
| 57 | 68 | "name": "Panadew Property Management", |
| 58 | 69 | "site": "https://panadew.ca", |
| 59 | 70 | "subdomain": "panadew", |
| 60 | − "regions": ["Kingston"], | |
| 71 | + "regions": [ | |
| 72 | + "Kingston" | |
| 73 | + ], | |
| 61 | 74 | "status": "valide", |
| 62 | 75 | "listings_on": 7, |
| 63 | 76 | "notes": "8 cartes ON le 2026-08-27 dont 1 ParkingSpace (filtrée) = 7 résidentielles (Kingston) ; mise en page moderne" |
@@ -67,7 +80,10 @@ | ||
| 67 | 80 | "name": "TAG Property Management", |
| 68 | 81 | "site": "https://tagpropertymanagement1.managebuilding.com/Resident/public/home", |
| 69 | 82 | "subdomain": "tagpropertymanagement1", |
| 70 | − "regions": ["Cobourg", "Port Hope"], | |
| 83 | + "regions": [ | |
| 84 | + "Cobourg", | |
| 85 | + "Port Hope" | |
| 86 | + ], | |
| 71 | 87 | "status": "valide", |
| 72 | 88 | "listings_on": 10, |
| 73 | 89 | "notes": "10 annonces ON (Cobourg/Port Hope) le 2026-08-27 ; portail Buildium = seul site public ; mise en page moderne" |
@@ -77,7 +93,11 @@ | ||
| 77 | 93 | "name": "Genedco Property Management (GRANITE)", |
| 78 | 94 | "site": "https://genedco.ca", |
| 79 | 95 | "subdomain": "genedco", |
| 80 | − "regions": ["Cobourg", "Port Hope", "Peterborough"], | |
| 96 | + "regions": [ | |
| 97 | + "Cobourg", | |
| 98 | + "Port Hope", | |
| 99 | + "Peterborough" | |
| 100 | + ], | |
| 81 | 101 | "status": "valide", |
| 82 | 102 | "listings_on": 9, |
| 83 | 103 | "notes": "9 annonces ON le 2026-08-27 ; mise en page moderne" |
@@ -87,7 +107,11 @@ | ||
| 87 | 107 | "name": "RentCorp Property Management", |
| 88 | 108 | "site": "https://www.rentcorp.ca", |
| 89 | 109 | "subdomain": "rentcorppropertymanagement", |
| 90 | − "regions": ["Waterloo", "North Bay", "London"], | |
| 110 | + "regions": [ | |
| 111 | + "Waterloo", | |
| 112 | + "North Bay", | |
| 113 | + "London" | |
| 114 | + ], | |
| 91 | 115 | "status": "valide", |
| 92 | 116 | "listings_on": 26, |
| 93 | 117 | "notes": "26 annonces ON le 2026-08-27 (Waterloo surtout, incl. chambres étudiantes 575-700 $ = longue durée, on garde) ; mise en page moderne" |
@@ -97,7 +121,9 @@ | ||
| 97 | 121 | "name": "Sleepwell Property Management", |
| 98 | 122 | "site": "https://www.sleepwellmanagement.com", |
| 99 | 123 | "subdomain": "sleepwellpropertymanagement", |
| 100 | − "regions": ["Ottawa"], | |
| 124 | + "regions": [ | |
| 125 | + "Ottawa" | |
| 126 | + ], | |
| 101 | 127 | "status": "valide", |
| 102 | 128 | "listings_on": 130, |
| 103 | 129 | "notes": "130 annonces ON le 2026-08-27 (Ottawa — MultiFamily 121, SingleFamily 6, CondoTownhome 3) : plus gros client Buildium du registre, trouvé via Serper pendant la validation ; mise en page moderne" |
@@ -107,10 +133,63 @@ | ||
| 107 | 133 | "name": "Athena Property Management", |
| 108 | 134 | "site": "https://athenapropertymanagementinc1.managebuilding.com/Resident/public/home", |
| 109 | 135 | "subdomain": "athenapropertymanagementinc1", |
| 110 | − "regions": ["Hamilton", "St. Catharines"], | |
| 136 | + "regions": [ | |
| 137 | + "Hamilton", | |
| 138 | + "St. Catharines" | |
| 139 | + ], | |
| 111 | 140 | "status": "valide", |
| 112 | 141 | "listings_on": 29, |
| 113 | 142 | "notes": "29 annonces ON le 2026-08-27 (Hamilton surtout) ; découvert via Serper pendant la validation ; mise en page moderne" |
| 143 | + }, | |
| 144 | + { | |
| 145 | + "id": "gooddoors", | |
| 146 | + "name": "GoodDoors Property Management", | |
| 147 | + "site": "https://gooddoors.com", | |
| 148 | + "subdomain": "gooddoors", | |
| 149 | + "regions": [ | |
| 150 | + "Regina", | |
| 151 | + "Saskatoon" | |
| 152 | + ], | |
| 153 | + "province": "SK", | |
| 154 | + "status": "valide", | |
| 155 | + "notes": "canada-expansion 2026-08-27 — 18 annonces live (SK), page publique 200 sans anti-bot" | |
| 156 | + }, | |
| 157 | + { | |
| 158 | + "id": "imperial", | |
| 159 | + "name": "Imperial Properties", | |
| 160 | + "site": "https://imperialproperties.ca", | |
| 161 | + "subdomain": "ip", | |
| 162 | + "regions": [ | |
| 163 | + "Winnipeg", | |
| 164 | + "Regina" | |
| 165 | + ], | |
| 166 | + "province": "MB", | |
| 167 | + "status": "valide", | |
| 168 | + "notes": "canada-expansion 2026-08-27 — page publique 200, 0 annonce au moment du sondage (inventaire variable)" | |
| 169 | + }, | |
| 170 | + { | |
| 171 | + "id": "frontenac", | |
| 172 | + "name": "Frontenac Property Management", | |
| 173 | + "site": "https://frontenacproperty.com", | |
| 174 | + "subdomain": "frontenacproperty", | |
| 175 | + "regions": [ | |
| 176 | + "Kingston" | |
| 177 | + ], | |
| 178 | + "province": "ON", | |
| 179 | + "status": "valide", | |
| 180 | + "notes": "canada-expansion 2026-08-27 — page publique 200, 0 annonce au moment du sondage" | |
| 181 | + }, | |
| 182 | + { | |
| 183 | + "id": "universalrealty", | |
| 184 | + "name": "Universal Realty Group", | |
| 185 | + "site": "https://universalrealty.net", | |
| 186 | + "subdomain": "universalrealty", | |
| 187 | + "regions": [ | |
| 188 | + "Halifax" | |
| 189 | + ], | |
| 190 | + "province": "NS", | |
| 191 | + "status": "valide", | |
| 192 | + "notes": "canada-expansion 2026-08-27 — page publique 200, 0 annonce au moment du sondage" | |
| 114 | 193 | } |
| 115 | 194 | ] |
| 116 | −} | |
| 195 | +} | |
| \ No newline at end of file | ||
modified
data/liftsystem_clients.json
+7868 −0
@@ -524,6 +524,7874 @@ | ||
| 524 | 524 | ], |
| 525 | 525 | "status": "migre_rentsyncgw", |
| 526 | 526 | "notes": "Vague 2 (2026-08-27) : NOUVELLE plateforme Rentsync (cdn.rentsync.com/site/bgo_rebuild, Vue) — aucun flux LiftSystem v2 ; gros gestionnaire institutionnel, morceau important pour website-gateway ; FAIT 2026-08-27 → couvert par rsgw_bgo (rentsyncgw_clients.json)" |
| 527 | + }, | |
| 528 | + { | |
| 529 | + "id": "kelson", | |
| 530 | + "name": "Kelson Group", | |
| 531 | + "site": "https://kelsongroup.com", | |
| 532 | + "client_id": 3, | |
| 533 | + "listing_url": "https://kelsongroup.com", | |
| 534 | + "regions": [ | |
| 535 | + "British Columbia", | |
| 536 | + "Alberta" | |
| 537 | + ], | |
| 538 | + "province": "BC", | |
| 539 | + "status": "valide", | |
| 540 | + "notes": "canada-expansion 2026-08-27 — probe live: 63 propriétés résidentielles hors QC (BC 52, AB 11)" | |
| 541 | + }, | |
| 542 | + { | |
| 543 | + "id": "panoramic2", | |
| 544 | + "name": "Panoramic Properties Inc.", | |
| 545 | + "site": "https://panoramicproperties.ca", | |
| 546 | + "client_id": 8, | |
| 547 | + "listing_url": "https://panoramicproperties.ca", | |
| 548 | + "regions": [ | |
| 549 | + "Ontario", | |
| 550 | + "Nova Scotia" | |
| 551 | + ], | |
| 552 | + "province": "ON", | |
| 553 | + "status": "valide", | |
| 554 | + "notes": "canada-expansion 2026-08-27 — probe live: 49 propriétés résidentielles hors QC (ON 48, NS 1)" | |
| 555 | + }, | |
| 556 | + { | |
| 557 | + "id": "themyriad", | |
| 558 | + "name": "The Myriad Group", | |
| 559 | + "site": "https://myriadrentals.com", | |
| 560 | + "client_id": 11, | |
| 561 | + "listing_url": "https://myriadrentals.com", | |
| 562 | + "regions": [ | |
| 563 | + "Ontario" | |
| 564 | + ], | |
| 565 | + "province": "ON", | |
| 566 | + "status": "valide", | |
| 567 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 568 | + }, | |
| 569 | + { | |
| 570 | + "id": "berkley", | |
| 571 | + "name": "Berkley Property Management Inc.", | |
| 572 | + "site": "https://berkleypm.ca", | |
| 573 | + "client_id": 15, | |
| 574 | + "listing_url": "https://berkleypm.ca", | |
| 575 | + "regions": [ | |
| 576 | + "Ontario" | |
| 577 | + ], | |
| 578 | + "province": "ON", | |
| 579 | + "status": "valide", | |
| 580 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (ON 21)" | |
| 581 | + }, | |
| 582 | + { | |
| 583 | + "id": "enderbydevelopmentslimit", | |
| 584 | + "name": "Enderby Developments Limited | Connaught Yonge Square Limited | Oakleaf Building \\u0026 Investment Limited", | |
| 585 | + "site": "https://enderbymanagement.com", | |
| 586 | + "client_id": 16, | |
| 587 | + "listing_url": "https://enderbymanagement.com", | |
| 588 | + "regions": [ | |
| 589 | + "Ontario" | |
| 590 | + ], | |
| 591 | + "province": "ON", | |
| 592 | + "status": "valide", | |
| 593 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 594 | + }, | |
| 595 | + { | |
| 596 | + "id": "crestviewinvestmentcorpo", | |
| 597 | + "name": "Crestview Investment Corporation", | |
| 598 | + "site": "", | |
| 599 | + "client_id": 13, | |
| 600 | + "listing_url": "", | |
| 601 | + "regions": [ | |
| 602 | + "Ontario" | |
| 603 | + ], | |
| 604 | + "province": "ON", | |
| 605 | + "status": "valide", | |
| 606 | + "notes": "canada-expansion 2026-08-27 — probe live: 20 propriétés résidentielles hors QC (ON 20)" | |
| 607 | + }, | |
| 608 | + { | |
| 609 | + "id": "kg", | |
| 610 | + "name": "KG Group", | |
| 611 | + "site": "https://myrental.ca", | |
| 612 | + "client_id": 10, | |
| 613 | + "listing_url": "https://myrental.ca", | |
| 614 | + "regions": [ | |
| 615 | + "Ontario" | |
| 616 | + ], | |
| 617 | + "province": "ON", | |
| 618 | + "status": "valide", | |
| 619 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 620 | + }, | |
| 621 | + { | |
| 622 | + "id": "rycal", | |
| 623 | + "name": "Rycal Properties", | |
| 624 | + "site": "https://rycal.ca", | |
| 625 | + "client_id": 19, | |
| 626 | + "listing_url": "https://rycal.ca", | |
| 627 | + "regions": [ | |
| 628 | + "Alberta" | |
| 629 | + ], | |
| 630 | + "province": "AB", | |
| 631 | + "status": "valide", | |
| 632 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 633 | + }, | |
| 634 | + { | |
| 635 | + "id": "skaapartment", | |
| 636 | + "name": "SKA Apartment Rentals", | |
| 637 | + "site": "https://ska-apartmentrentals.com", | |
| 638 | + "client_id": 20, | |
| 639 | + "listing_url": "https://ska-apartmentrentals.com", | |
| 640 | + "regions": [ | |
| 641 | + "Ontario" | |
| 642 | + ], | |
| 643 | + "province": "ON", | |
| 644 | + "status": "valide", | |
| 645 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 646 | + }, | |
| 647 | + { | |
| 648 | + "id": "canahahnscompanylimited", | |
| 649 | + "name": "Canahahns Company Limited", | |
| 650 | + "site": "https://canahahns.com", | |
| 651 | + "client_id": 23, | |
| 652 | + "listing_url": "https://canahahns.com", | |
| 653 | + "regions": [ | |
| 654 | + "Ontario" | |
| 655 | + ], | |
| 656 | + "province": "ON", | |
| 657 | + "status": "valide", | |
| 658 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 659 | + }, | |
| 660 | + { | |
| 661 | + "id": "avenueliving", | |
| 662 | + "name": "Avenue Living", | |
| 663 | + "site": "https://avenueliving.ca", | |
| 664 | + "client_id": 7, | |
| 665 | + "listing_url": "https://avenueliving.ca", | |
| 666 | + "regions": [ | |
| 667 | + "Alberta", | |
| 668 | + "Saskatchewan", | |
| 669 | + "Manitoba" | |
| 670 | + ], | |
| 671 | + "province": "AB", | |
| 672 | + "status": "valide", | |
| 673 | + "notes": "canada-expansion 2026-08-27 — probe live: 366 propriétés résidentielles hors QC (AB 259, SK 106, MB 1)" | |
| 674 | + }, | |
| 675 | + { | |
| 676 | + "id": "skyviewliving", | |
| 677 | + "name": "Skyview Living", | |
| 678 | + "site": "https://skyviewliving.ca", | |
| 679 | + "client_id": 27, | |
| 680 | + "listing_url": "https://skyviewliving.ca", | |
| 681 | + "regions": [ | |
| 682 | + "Ontario" | |
| 683 | + ], | |
| 684 | + "province": "ON", | |
| 685 | + "status": "valide", | |
| 686 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (ON 19)" | |
| 687 | + }, | |
| 688 | + { | |
| 689 | + "id": "littlewood", | |
| 690 | + "name": "Littlewood Properties ", | |
| 691 | + "site": "https://lpliving.ca", | |
| 692 | + "client_id": 38, | |
| 693 | + "listing_url": "https://lpliving.ca", | |
| 694 | + "regions": [ | |
| 695 | + "Ontario" | |
| 696 | + ], | |
| 697 | + "province": "ON", | |
| 698 | + "status": "valide", | |
| 699 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 700 | + }, | |
| 701 | + { | |
| 702 | + "id": "schickedanz", | |
| 703 | + "name": "Schickedanz Properties", | |
| 704 | + "site": "https://theplacetorent.ca", | |
| 705 | + "client_id": 39, | |
| 706 | + "listing_url": "https://theplacetorent.ca", | |
| 707 | + "regions": [ | |
| 708 | + "Ontario" | |
| 709 | + ], | |
| 710 | + "province": "ON", | |
| 711 | + "status": "valide", | |
| 712 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 713 | + }, | |
| 714 | + { | |
| 715 | + "id": "rentinottawa", | |
| 716 | + "name": "Rent In Ottawa Property Management", | |
| 717 | + "site": "https://rentinottawa.com", | |
| 718 | + "client_id": 36, | |
| 719 | + "listing_url": "https://rentinottawa.com", | |
| 720 | + "regions": [ | |
| 721 | + "Ontario" | |
| 722 | + ], | |
| 723 | + "province": "ON", | |
| 724 | + "status": "valide", | |
| 725 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (ON 24)" | |
| 726 | + }, | |
| 727 | + { | |
| 728 | + "id": "remai", | |
| 729 | + "name": "Remai", | |
| 730 | + "site": "", | |
| 731 | + "client_id": 46, | |
| 732 | + "listing_url": "", | |
| 733 | + "regions": [ | |
| 734 | + "Saskatchewan", | |
| 735 | + "Alberta" | |
| 736 | + ], | |
| 737 | + "province": "SK", | |
| 738 | + "status": "valide", | |
| 739 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (SK 16, AB 2)" | |
| 740 | + }, | |
| 741 | + { | |
| 742 | + "id": "compten", | |
| 743 | + "name": "Compten Management Inc.", | |
| 744 | + "site": "https://compten.ca", | |
| 745 | + "client_id": 44, | |
| 746 | + "listing_url": "https://compten.ca", | |
| 747 | + "regions": [ | |
| 748 | + "Ontario" | |
| 749 | + ], | |
| 750 | + "province": "ON", | |
| 751 | + "status": "valide", | |
| 752 | + "notes": "canada-expansion 2026-08-27 — probe live: 29 propriétés résidentielles hors QC (ON 29)" | |
| 753 | + }, | |
| 754 | + { | |
| 755 | + "id": "devonshire", | |
| 756 | + "name": "Devonshire Properties", | |
| 757 | + "site": "https://devonshire-inc.com", | |
| 758 | + "client_id": 49, | |
| 759 | + "listing_url": "https://devonshire-inc.com", | |
| 760 | + "regions": [ | |
| 761 | + "British Columbia", | |
| 762 | + "Alberta", | |
| 763 | + "Ontario", | |
| 764 | + "Manitoba" | |
| 765 | + ], | |
| 766 | + "province": "BC", | |
| 767 | + "status": "valide", | |
| 768 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (BC 3, AB 3, ON 2, MB 1)" | |
| 769 | + }, | |
| 770 | + { | |
| 771 | + "id": "macro", | |
| 772 | + "name": "Macro Properties", | |
| 773 | + "site": "https://macroproperties.com", | |
| 774 | + "client_id": 52, | |
| 775 | + "listing_url": "https://macroproperties.com", | |
| 776 | + "regions": [ | |
| 777 | + "Saskatchewan", | |
| 778 | + "Alberta", | |
| 779 | + "British Columbia", | |
| 780 | + "Ontario" | |
| 781 | + ], | |
| 782 | + "province": "SK", | |
| 783 | + "status": "valide", | |
| 784 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (SK 9, AB 8, BC 5, ON 1)" | |
| 785 | + }, | |
| 786 | + { | |
| 787 | + "id": "dhwestview", | |
| 788 | + "name": "DH Westview", | |
| 789 | + "site": "https://dhwestview.com", | |
| 790 | + "client_id": 48, | |
| 791 | + "listing_url": "https://dhwestview.com", | |
| 792 | + "regions": [ | |
| 793 | + "Ontario" | |
| 794 | + ], | |
| 795 | + "province": "ON", | |
| 796 | + "status": "valide", | |
| 797 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 798 | + }, | |
| 799 | + { | |
| 800 | + "id": "smarholdingsltd", | |
| 801 | + "name": "SMAR Holdings Ltd.", | |
| 802 | + "site": "https://smar.ca", | |
| 803 | + "client_id": 56, | |
| 804 | + "listing_url": "https://smar.ca", | |
| 805 | + "regions": [ | |
| 806 | + "Ontario" | |
| 807 | + ], | |
| 808 | + "province": "ON", | |
| 809 | + "status": "valide", | |
| 810 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 811 | + }, | |
| 812 | + { | |
| 813 | + "id": "cromwell", | |
| 814 | + "name": "Cromwell Management Inc. ", | |
| 815 | + "site": "https://cromwellmgt.ca", | |
| 816 | + "client_id": 55, | |
| 817 | + "listing_url": "https://cromwellmgt.ca", | |
| 818 | + "regions": [ | |
| 819 | + "Ontario" | |
| 820 | + ], | |
| 821 | + "province": "ON", | |
| 822 | + "status": "valide", | |
| 823 | + "notes": "canada-expansion 2026-08-27 — probe live: 20 propriétés résidentielles hors QC (ON 20)" | |
| 824 | + }, | |
| 825 | + { | |
| 826 | + "id": "betterlivinghomes", | |
| 827 | + "name": "Better Living Homes", | |
| 828 | + "site": "https://betterlivinghomes.ca", | |
| 829 | + "client_id": 58, | |
| 830 | + "listing_url": "https://betterlivinghomes.ca", | |
| 831 | + "regions": [ | |
| 832 | + "Ontario" | |
| 833 | + ], | |
| 834 | + "province": "ON", | |
| 835 | + "status": "valide", | |
| 836 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 837 | + }, | |
| 838 | + { | |
| 839 | + "id": "carlisle", | |
| 840 | + "name": "Carlisle Management Inc.", | |
| 841 | + "site": "", | |
| 842 | + "client_id": 60, | |
| 843 | + "listing_url": "", | |
| 844 | + "regions": [ | |
| 845 | + "British Columbia" | |
| 846 | + ], | |
| 847 | + "province": "BC", | |
| 848 | + "status": "valide", | |
| 849 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (BC 11)" | |
| 850 | + }, | |
| 851 | + { | |
| 852 | + "id": "sireg", | |
| 853 | + "name": "Sireg Management Inc.", | |
| 854 | + "site": "https://siregmanagement.com", | |
| 855 | + "client_id": 61, | |
| 856 | + "listing_url": "https://siregmanagement.com", | |
| 857 | + "regions": [ | |
| 858 | + "Ontario" | |
| 859 | + ], | |
| 860 | + "province": "ON", | |
| 861 | + "status": "valide", | |
| 862 | + "notes": "canada-expansion 2026-08-27 — probe live: 75 propriétés résidentielles hors QC (ON 75)" | |
| 863 | + }, | |
| 864 | + { | |
| 865 | + "id": "stewart", | |
| 866 | + "name": "Stewart Properties", | |
| 867 | + "site": "https://stewartproperties.ca", | |
| 868 | + "client_id": 62, | |
| 869 | + "listing_url": "https://stewartproperties.ca", | |
| 870 | + "regions": [ | |
| 871 | + "Saskatchewan" | |
| 872 | + ], | |
| 873 | + "province": "SK", | |
| 874 | + "status": "valide", | |
| 875 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (SK 4)" | |
| 876 | + }, | |
| 877 | + { | |
| 878 | + "id": "centurionstudents", | |
| 879 | + "name": "Centurion Students", | |
| 880 | + "site": "https://themarq.ca", | |
| 881 | + "client_id": 69, | |
| 882 | + "listing_url": "https://themarq.ca", | |
| 883 | + "regions": [ | |
| 884 | + "Ontario", | |
| 885 | + "Alberta" | |
| 886 | + ], | |
| 887 | + "province": "ON", | |
| 888 | + "status": "valide", | |
| 889 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 11, AB 2)" | |
| 890 | + }, | |
| 891 | + { | |
| 892 | + "id": "cascadiaapartmentltd", | |
| 893 | + "name": "Cascadia Apartment Rentals Ltd.", | |
| 894 | + "site": "https://aptrentals.net", | |
| 895 | + "client_id": 67, | |
| 896 | + "listing_url": "https://aptrentals.net", | |
| 897 | + "regions": [ | |
| 898 | + "British Columbia", | |
| 899 | + "Alberta" | |
| 900 | + ], | |
| 901 | + "province": "BC", | |
| 902 | + "status": "valide", | |
| 903 | + "notes": "canada-expansion 2026-08-27 — probe live: 73 propriétés résidentielles hors QC (BC 65, AB 8)" | |
| 904 | + }, | |
| 905 | + { | |
| 906 | + "id": "rockportholdings", | |
| 907 | + "name": "Rockport Holdings", | |
| 908 | + "site": "https://rockportgroup.ca", | |
| 909 | + "client_id": 73, | |
| 910 | + "listing_url": "https://rockportgroup.ca", | |
| 911 | + "regions": [ | |
| 912 | + "Ontario" | |
| 913 | + ], | |
| 914 | + "province": "ON", | |
| 915 | + "status": "valide", | |
| 916 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 917 | + }, | |
| 918 | + { | |
| 919 | + "id": "glencorporation", | |
| 920 | + "name": "Glen Corporation", | |
| 921 | + "site": "https://glencorp.com", | |
| 922 | + "client_id": 78, | |
| 923 | + "listing_url": "https://glencorp.com", | |
| 924 | + "regions": [ | |
| 925 | + "Ontario" | |
| 926 | + ], | |
| 927 | + "province": "ON", | |
| 928 | + "status": "valide", | |
| 929 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 930 | + }, | |
| 931 | + { | |
| 932 | + "id": "trivestdevelopmentscorpo", | |
| 933 | + "name": "Trivest Developments Corporation", | |
| 934 | + "site": "https://miramarpm.com", | |
| 935 | + "client_id": 80, | |
| 936 | + "listing_url": "https://miramarpm.com", | |
| 937 | + "regions": [ | |
| 938 | + "Ontario" | |
| 939 | + ], | |
| 940 | + "province": "ON", | |
| 941 | + "status": "valide", | |
| 942 | + "notes": "canada-expansion 2026-08-27 — probe live: 55 propriétés résidentielles hors QC (ON 55)" | |
| 943 | + }, | |
| 944 | + { | |
| 945 | + "id": "clv", | |
| 946 | + "name": "CLV Group", | |
| 947 | + "site": "https://clvgroup.com", | |
| 948 | + "client_id": 81, | |
| 949 | + "listing_url": "https://clvgroup.com", | |
| 950 | + "regions": [ | |
| 951 | + "Ontario" | |
| 952 | + ], | |
| 953 | + "province": "ON", | |
| 954 | + "status": "valide", | |
| 955 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (ON 25)" | |
| 956 | + }, | |
| 957 | + { | |
| 958 | + "id": "midwest", | |
| 959 | + "name": "Midwest Property Management", | |
| 960 | + "site": "https://rentmidwest.com", | |
| 961 | + "client_id": 76, | |
| 962 | + "listing_url": "https://rentmidwest.com", | |
| 963 | + "regions": [ | |
| 964 | + "Alberta" | |
| 965 | + ], | |
| 966 | + "province": "AB", | |
| 967 | + "status": "valide", | |
| 968 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 969 | + }, | |
| 970 | + { | |
| 971 | + "id": "westwoodinternational", | |
| 972 | + "name": "Westwood Management International", | |
| 973 | + "site": "https://academywestwood.com", | |
| 974 | + "client_id": 82, | |
| 975 | + "listing_url": "https://academywestwood.com", | |
| 976 | + "regions": [ | |
| 977 | + "Ontario", | |
| 978 | + "British Columbia" | |
| 979 | + ], | |
| 980 | + "province": "ON", | |
| 981 | + "status": "valide", | |
| 982 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 2, BC 1)" | |
| 983 | + }, | |
| 984 | + { | |
| 985 | + "id": "dbsdevelopments", | |
| 986 | + "name": "DBS Developments ", | |
| 987 | + "site": "https://dbsdevelopments.ca", | |
| 988 | + "client_id": 83, | |
| 989 | + "listing_url": "https://dbsdevelopments.ca", | |
| 990 | + "regions": [ | |
| 991 | + "Ontario" | |
| 992 | + ], | |
| 993 | + "province": "ON", | |
| 994 | + "status": "valide", | |
| 995 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 996 | + }, | |
| 997 | + { | |
| 998 | + "id": "pinedale", | |
| 999 | + "name": "Pinedale Property Management", | |
| 1000 | + "site": "https://pinedaleprop.com", | |
| 1001 | + "client_id": 86, | |
| 1002 | + "listing_url": "https://pinedaleprop.com", | |
| 1003 | + "regions": [ | |
| 1004 | + "Ontario" | |
| 1005 | + ], | |
| 1006 | + "province": "ON", | |
| 1007 | + "status": "valide", | |
| 1008 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 1009 | + }, | |
| 1010 | + { | |
| 1011 | + "id": "arcanoscorporation", | |
| 1012 | + "name": "Arcanos Property Management Corporation", | |
| 1013 | + "site": "https://arcanos.ca", | |
| 1014 | + "client_id": 85, | |
| 1015 | + "listing_url": "https://arcanos.ca", | |
| 1016 | + "regions": [ | |
| 1017 | + "Ontario" | |
| 1018 | + ], | |
| 1019 | + "province": "ON", | |
| 1020 | + "status": "valide", | |
| 1021 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (ON 14)" | |
| 1022 | + }, | |
| 1023 | + { | |
| 1024 | + "id": "kaneffcorporation", | |
| 1025 | + "name": "Kaneff Corporation", | |
| 1026 | + "site": "https://kaneff.com", | |
| 1027 | + "client_id": 90, | |
| 1028 | + "listing_url": "https://kaneff.com", | |
| 1029 | + "regions": [ | |
| 1030 | + "Ontario" | |
| 1031 | + ], | |
| 1032 | + "province": "ON", | |
| 1033 | + "status": "valide", | |
| 1034 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 1035 | + }, | |
| 1036 | + { | |
| 1037 | + "id": "westwoodwest", | |
| 1038 | + "name": "Westwood West", | |
| 1039 | + "site": "https://academywestwood.com", | |
| 1040 | + "client_id": 92, | |
| 1041 | + "listing_url": "https://academywestwood.com", | |
| 1042 | + "regions": [ | |
| 1043 | + "British Columbia" | |
| 1044 | + ], | |
| 1045 | + "province": "BC", | |
| 1046 | + "status": "valide", | |
| 1047 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 1048 | + }, | |
| 1049 | + { | |
| 1050 | + "id": "mapleleaf", | |
| 1051 | + "name": "Maple Leaf Property Management", | |
| 1052 | + "site": "", | |
| 1053 | + "client_id": 94, | |
| 1054 | + "listing_url": "", | |
| 1055 | + "regions": [ | |
| 1056 | + "British Columbia", | |
| 1057 | + "Ontario" | |
| 1058 | + ], | |
| 1059 | + "province": "BC", | |
| 1060 | + "status": "valide", | |
| 1061 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (BC 7, ON 3)" | |
| 1062 | + }, | |
| 1063 | + { | |
| 1064 | + "id": "thesteevesu0026rozema", | |
| 1065 | + "name": "The Steeves \\u0026 Rozema Group", | |
| 1066 | + "site": "https://srcommunities.ca", | |
| 1067 | + "client_id": 100, | |
| 1068 | + "listing_url": "https://srcommunities.ca", | |
| 1069 | + "regions": [ | |
| 1070 | + "Ontario" | |
| 1071 | + ], | |
| 1072 | + "province": "ON", | |
| 1073 | + "status": "valide", | |
| 1074 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 1075 | + }, | |
| 1076 | + { | |
| 1077 | + "id": "districtrealty", | |
| 1078 | + "name": "District Realty", | |
| 1079 | + "site": "https://districtrealty.com", | |
| 1080 | + "client_id": 107, | |
| 1081 | + "listing_url": "https://districtrealty.com", | |
| 1082 | + "regions": [ | |
| 1083 | + "Ontario" | |
| 1084 | + ], | |
| 1085 | + "province": "ON", | |
| 1086 | + "status": "valide", | |
| 1087 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (ON 26)" | |
| 1088 | + }, | |
| 1089 | + { | |
| 1090 | + "id": "north44", | |
| 1091 | + "name": "North44 Property Management", | |
| 1092 | + "site": "https://north44pm.com", | |
| 1093 | + "client_id": 110, | |
| 1094 | + "listing_url": "https://north44pm.com", | |
| 1095 | + "regions": [ | |
| 1096 | + "Ontario" | |
| 1097 | + ], | |
| 1098 | + "province": "ON", | |
| 1099 | + "status": "valide", | |
| 1100 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (ON 23)" | |
| 1101 | + }, | |
| 1102 | + { | |
| 1103 | + "id": "wellgroundedrealestate", | |
| 1104 | + "name": "Well Grounded Real Estate", | |
| 1105 | + "site": "https://wellgroundedrealestate.com", | |
| 1106 | + "client_id": 109, | |
| 1107 | + "listing_url": "https://wellgroundedrealestate.com", | |
| 1108 | + "regions": [ | |
| 1109 | + "Ontario" | |
| 1110 | + ], | |
| 1111 | + "province": "ON", | |
| 1112 | + "status": "valide", | |
| 1113 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 1114 | + }, | |
| 1115 | + { | |
| 1116 | + "id": "itziar", | |
| 1117 | + "name": "Itziar Management", | |
| 1118 | + "site": "https://itziar.ca", | |
| 1119 | + "client_id": 114, | |
| 1120 | + "listing_url": "https://itziar.ca", | |
| 1121 | + "regions": [ | |
| 1122 | + "British Columbia" | |
| 1123 | + ], | |
| 1124 | + "province": "BC", | |
| 1125 | + "status": "valide", | |
| 1126 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (BC 8)" | |
| 1127 | + }, | |
| 1128 | + { | |
| 1129 | + "id": "humeinvestmentsltd", | |
| 1130 | + "name": "Hume Investments Ltd", | |
| 1131 | + "site": "https://humeinvestments.com", | |
| 1132 | + "client_id": 116, | |
| 1133 | + "listing_url": "https://humeinvestments.com", | |
| 1134 | + "regions": [ | |
| 1135 | + "British Columbia", | |
| 1136 | + "Ontario" | |
| 1137 | + ], | |
| 1138 | + "province": "BC", | |
| 1139 | + "status": "valide", | |
| 1140 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (BC 6, ON 5)" | |
| 1141 | + }, | |
| 1142 | + { | |
| 1143 | + "id": "clermont", | |
| 1144 | + "name": "Clermont Properties", | |
| 1145 | + "site": "https://clermontgroup.com", | |
| 1146 | + "client_id": 117, | |
| 1147 | + "listing_url": "https://clermontgroup.com", | |
| 1148 | + "regions": [ | |
| 1149 | + "Ontario" | |
| 1150 | + ], | |
| 1151 | + "province": "ON", | |
| 1152 | + "status": "valide", | |
| 1153 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 1154 | + }, | |
| 1155 | + { | |
| 1156 | + "id": "tribe", | |
| 1157 | + "name": "Tribe Rentals", | |
| 1158 | + "site": "https://triberentals.com", | |
| 1159 | + "client_id": 118, | |
| 1160 | + "listing_url": "https://triberentals.com", | |
| 1161 | + "regions": [ | |
| 1162 | + "British Columbia", | |
| 1163 | + "Ontario", | |
| 1164 | + "Alberta", | |
| 1165 | + "Saskatchewan" | |
| 1166 | + ], | |
| 1167 | + "province": "BC", | |
| 1168 | + "status": "valide", | |
| 1169 | + "notes": "canada-expansion 2026-08-27 — probe live: 59 propriétés résidentielles hors QC (BC 42, ON 9, AB 6, SK 2)" | |
| 1170 | + }, | |
| 1171 | + { | |
| 1172 | + "id": "kayfour", | |
| 1173 | + "name": "Kay Four Properties Inc.", | |
| 1174 | + "site": "https://kayfour.ca", | |
| 1175 | + "client_id": 123, | |
| 1176 | + "listing_url": "https://kayfour.ca", | |
| 1177 | + "regions": [ | |
| 1178 | + "Manitoba" | |
| 1179 | + ], | |
| 1180 | + "province": "MB", | |
| 1181 | + "status": "valide", | |
| 1182 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (MB 14)" | |
| 1183 | + }, | |
| 1184 | + { | |
| 1185 | + "id": "davies", | |
| 1186 | + "name": "Davies Property Management", | |
| 1187 | + "site": "https://daviesmanagement.com", | |
| 1188 | + "client_id": 125, | |
| 1189 | + "listing_url": "https://daviesmanagement.com", | |
| 1190 | + "regions": [ | |
| 1191 | + "Alberta" | |
| 1192 | + ], | |
| 1193 | + "province": "AB", | |
| 1194 | + "status": "valide", | |
| 1195 | + "notes": "canada-expansion 2026-08-27 — probe live: 27 propriétés résidentielles hors QC (AB 27)" | |
| 1196 | + }, | |
| 1197 | + { | |
| 1198 | + "id": "majesty", | |
| 1199 | + "name": "Majesty Properties", | |
| 1200 | + "site": "https://majestyproperties.com", | |
| 1201 | + "client_id": 126, | |
| 1202 | + "listing_url": "https://majestyproperties.com", | |
| 1203 | + "regions": [ | |
| 1204 | + "Ontario" | |
| 1205 | + ], | |
| 1206 | + "province": "ON", | |
| 1207 | + "status": "valide", | |
| 1208 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 1209 | + }, | |
| 1210 | + { | |
| 1211 | + "id": "aml", | |
| 1212 | + "name": "AML Properties", | |
| 1213 | + "site": "https://aml.properties", | |
| 1214 | + "client_id": 128, | |
| 1215 | + "listing_url": "https://aml.properties", | |
| 1216 | + "regions": [ | |
| 1217 | + "Manitoba", | |
| 1218 | + "Ontario" | |
| 1219 | + ], | |
| 1220 | + "province": "MB", | |
| 1221 | + "status": "valide", | |
| 1222 | + "notes": "canada-expansion 2026-08-27 — probe live: 80 propriétés résidentielles hors QC (MB 78, ON 2)" | |
| 1223 | + }, | |
| 1224 | + { | |
| 1225 | + "id": "bgoliving", | |
| 1226 | + "name": "BGO Living", | |
| 1227 | + "site": "https://bgoliving.com", | |
| 1228 | + "client_id": 97, | |
| 1229 | + "listing_url": "https://bgoliving.com", | |
| 1230 | + "regions": [ | |
| 1231 | + "Ontario", | |
| 1232 | + "British Columbia", | |
| 1233 | + "Alberta", | |
| 1234 | + "Manitoba" | |
| 1235 | + ], | |
| 1236 | + "province": "ON", | |
| 1237 | + "status": "valide", | |
| 1238 | + "notes": "canada-expansion 2026-08-27 — probe live: 39 propriétés résidentielles hors QC (ON 24, BC 9, AB 5, MB 1)" | |
| 1239 | + }, | |
| 1240 | + { | |
| 1241 | + "id": "activeltd", | |
| 1242 | + "name": "Active Management Ltd.", | |
| 1243 | + "site": "https://activemgmt.ca", | |
| 1244 | + "client_id": 132, | |
| 1245 | + "listing_url": "https://activemgmt.ca", | |
| 1246 | + "regions": [ | |
| 1247 | + "Manitoba" | |
| 1248 | + ], | |
| 1249 | + "province": "MB", | |
| 1250 | + "status": "valide", | |
| 1251 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (MB 14)" | |
| 1252 | + }, | |
| 1253 | + { | |
| 1254 | + "id": "linkservices", | |
| 1255 | + "name": "Property Link Management Services Inc.", | |
| 1256 | + "site": "https://propertylinkms.com", | |
| 1257 | + "client_id": 135, | |
| 1258 | + "listing_url": "https://propertylinkms.com", | |
| 1259 | + "regions": [ | |
| 1260 | + "Ontario" | |
| 1261 | + ], | |
| 1262 | + "province": "ON", | |
| 1263 | + "status": "valide", | |
| 1264 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (ON 16)" | |
| 1265 | + }, | |
| 1266 | + { | |
| 1267 | + "id": "avail", | |
| 1268 | + "name": "Avail Properties Inc.", | |
| 1269 | + "site": "https://availproperties.ca", | |
| 1270 | + "client_id": 137, | |
| 1271 | + "listing_url": "https://availproperties.ca", | |
| 1272 | + "regions": [ | |
| 1273 | + "Alberta" | |
| 1274 | + ], | |
| 1275 | + "province": "AB", | |
| 1276 | + "status": "valide", | |
| 1277 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 1278 | + }, | |
| 1279 | + { | |
| 1280 | + "id": "towersrealty", | |
| 1281 | + "name": "Towers Realty", | |
| 1282 | + "site": "https://www.towersrealty.ca", | |
| 1283 | + "client_id": 136, | |
| 1284 | + "listing_url": "https://www.towersrealty.ca", | |
| 1285 | + "regions": [ | |
| 1286 | + "Manitoba", | |
| 1287 | + "Saskatchewan" | |
| 1288 | + ], | |
| 1289 | + "province": "MB", | |
| 1290 | + "status": "valide", | |
| 1291 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (MB 23, SK 2)" | |
| 1292 | + }, | |
| 1293 | + { | |
| 1294 | + "id": "edison", | |
| 1295 | + "name": "Edison Properties", | |
| 1296 | + "site": "https://edisonproperties.ca", | |
| 1297 | + "client_id": 133, | |
| 1298 | + "listing_url": "https://edisonproperties.ca", | |
| 1299 | + "regions": [ | |
| 1300 | + "Manitoba" | |
| 1301 | + ], | |
| 1302 | + "province": "MB", | |
| 1303 | + "status": "valide", | |
| 1304 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (MB 25)" | |
| 1305 | + }, | |
| 1306 | + { | |
| 1307 | + "id": "gwlrealtyadvisorsresiden", | |
| 1308 | + "name": "GWL Realty Advisors Residential", | |
| 1309 | + "site": "https://gwlraresidential.com", | |
| 1310 | + "client_id": 140, | |
| 1311 | + "listing_url": "https://gwlraresidential.com", | |
| 1312 | + "regions": [ | |
| 1313 | + "Ontario", | |
| 1314 | + "Alberta", | |
| 1315 | + "Nova Scotia", | |
| 1316 | + "British Columbia" | |
| 1317 | + ], | |
| 1318 | + "province": "ON", | |
| 1319 | + "status": "valide", | |
| 1320 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (ON 16, AB 4, NS 2, BC 2)" | |
| 1321 | + }, | |
| 1322 | + { | |
| 1323 | + "id": "pmarealtyconsultingltd", | |
| 1324 | + "name": "PMA Realty Consulting Ltd.", | |
| 1325 | + "site": "", | |
| 1326 | + "client_id": 151, | |
| 1327 | + "listing_url": "", | |
| 1328 | + "regions": [ | |
| 1329 | + "Ontario" | |
| 1330 | + ], | |
| 1331 | + "province": "ON", | |
| 1332 | + "status": "valide", | |
| 1333 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 1334 | + }, | |
| 1335 | + { | |
| 1336 | + "id": "pacificcove", | |
| 1337 | + "name": "Pacific Cove Properties", | |
| 1338 | + "site": "https://pacificcoveproperties.com", | |
| 1339 | + "client_id": 152, | |
| 1340 | + "listing_url": "https://pacificcoveproperties.com", | |
| 1341 | + "regions": [ | |
| 1342 | + "British Columbia" | |
| 1343 | + ], | |
| 1344 | + "province": "BC", | |
| 1345 | + "status": "valide", | |
| 1346 | + "notes": "canada-expansion 2026-08-27 — probe live: 40 propriétés résidentielles hors QC (BC 40)" | |
| 1347 | + }, | |
| 1348 | + { | |
| 1349 | + "id": "akeliuscanadaltd", | |
| 1350 | + "name": "Akelius Canada Ltd.", | |
| 1351 | + "site": "https://akelius.ca", | |
| 1352 | + "client_id": 148, | |
| 1353 | + "listing_url": "https://akelius.ca", | |
| 1354 | + "regions": [ | |
| 1355 | + "Ontario" | |
| 1356 | + ], | |
| 1357 | + "province": "ON", | |
| 1358 | + "status": "valide", | |
| 1359 | + "notes": "canada-expansion 2026-08-27 — probe live: 38 propriétés résidentielles hors QC (ON 38)" | |
| 1360 | + }, | |
| 1361 | + { | |
| 1362 | + "id": "resteasy", | |
| 1363 | + "name": "Rest Easy Property Management", | |
| 1364 | + "site": "https://resteasyproperty.com", | |
| 1365 | + "client_id": 154, | |
| 1366 | + "listing_url": "https://resteasyproperty.com", | |
| 1367 | + "regions": [ | |
| 1368 | + "Ontario" | |
| 1369 | + ], | |
| 1370 | + "province": "ON", | |
| 1371 | + "status": "valide", | |
| 1372 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 10)" | |
| 1373 | + }, | |
| 1374 | + { | |
| 1375 | + "id": "dorepm", | |
| 1376 | + "name": "Dore PM", | |
| 1377 | + "site": "https://dorerentals.com", | |
| 1378 | + "client_id": 155, | |
| 1379 | + "listing_url": "https://dorerentals.com", | |
| 1380 | + "regions": [ | |
| 1381 | + "Ontario" | |
| 1382 | + ], | |
| 1383 | + "province": "ON", | |
| 1384 | + "status": "valide", | |
| 1385 | + "notes": "canada-expansion 2026-08-27 — probe live: 37 propriétés résidentielles hors QC (ON 37)" | |
| 1386 | + }, | |
| 1387 | + { | |
| 1388 | + "id": "britanniabeach", | |
| 1389 | + "name": "Britannia Beach", | |
| 1390 | + "site": "", | |
| 1391 | + "client_id": 159, | |
| 1392 | + "listing_url": "", | |
| 1393 | + "regions": [ | |
| 1394 | + "Ontario" | |
| 1395 | + ], | |
| 1396 | + "province": "ON", | |
| 1397 | + "status": "valide", | |
| 1398 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 1399 | + }, | |
| 1400 | + { | |
| 1401 | + "id": "keystone", | |
| 1402 | + "name": "Keystone Properties Management Inc", | |
| 1403 | + "site": "https://keyprop.com", | |
| 1404 | + "client_id": 157, | |
| 1405 | + "listing_url": "https://keyprop.com", | |
| 1406 | + "regions": [ | |
| 1407 | + "Ontario" | |
| 1408 | + ], | |
| 1409 | + "province": "ON", | |
| 1410 | + "status": "valide", | |
| 1411 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (ON 21)" | |
| 1412 | + }, | |
| 1413 | + { | |
| 1414 | + "id": "summitpm", | |
| 1415 | + "name": "Summit PM", | |
| 1416 | + "site": "https://summitmanagement.ca", | |
| 1417 | + "client_id": 162, | |
| 1418 | + "listing_url": "https://summitmanagement.ca", | |
| 1419 | + "regions": [ | |
| 1420 | + "Ontario" | |
| 1421 | + ], | |
| 1422 | + "province": "ON", | |
| 1423 | + "status": "valide", | |
| 1424 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 1425 | + }, | |
| 1426 | + { | |
| 1427 | + "id": "clearview", | |
| 1428 | + "name": "Clear View Property Management", | |
| 1429 | + "site": "https://clearviewpropertymanagement.ca", | |
| 1430 | + "client_id": 167, | |
| 1431 | + "listing_url": "https://clearviewpropertymanagement.ca", | |
| 1432 | + "regions": [ | |
| 1433 | + "Alberta" | |
| 1434 | + ], | |
| 1435 | + "province": "AB", | |
| 1436 | + "status": "valide", | |
| 1437 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (AB 10)" | |
| 1438 | + }, | |
| 1439 | + { | |
| 1440 | + "id": "redwood", | |
| 1441 | + "name": "Redwood Properties", | |
| 1442 | + "site": "https://redwoodliving.ca", | |
| 1443 | + "client_id": 169, | |
| 1444 | + "listing_url": "https://redwoodliving.ca", | |
| 1445 | + "regions": [ | |
| 1446 | + "Ontario" | |
| 1447 | + ], | |
| 1448 | + "province": "ON", | |
| 1449 | + "status": "valide", | |
| 1450 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 1451 | + }, | |
| 1452 | + { | |
| 1453 | + "id": "rentalaccommodationsnet", | |
| 1454 | + "name": "rentalaccommodations.net", | |
| 1455 | + "site": "https://rentalaccommodations.net", | |
| 1456 | + "client_id": 172, | |
| 1457 | + "listing_url": "https://rentalaccommodations.net", | |
| 1458 | + "regions": [ | |
| 1459 | + "Alberta" | |
| 1460 | + ], | |
| 1461 | + "province": "AB", | |
| 1462 | + "status": "valide", | |
| 1463 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 1464 | + }, | |
| 1465 | + { | |
| 1466 | + "id": "veyronltd", | |
| 1467 | + "name": "Veyron Properties Group Ltd.", | |
| 1468 | + "site": "https://veyronproperties.com", | |
| 1469 | + "client_id": 175, | |
| 1470 | + "listing_url": "https://veyronproperties.com", | |
| 1471 | + "regions": [ | |
| 1472 | + "British Columbia" | |
| 1473 | + ], | |
| 1474 | + "province": "BC", | |
| 1475 | + "status": "valide", | |
| 1476 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (BC 19)" | |
| 1477 | + }, | |
| 1478 | + { | |
| 1479 | + "id": "northviewresidentialreit", | |
| 1480 | + "name": "Northview Residential REIT", | |
| 1481 | + "site": "https://rentnorthview.com", | |
| 1482 | + "client_id": 176, | |
| 1483 | + "listing_url": "https://rentnorthview.com", | |
| 1484 | + "regions": [ | |
| 1485 | + "Alberta", | |
| 1486 | + "Northwest Territories", | |
| 1487 | + "Nunavut", | |
| 1488 | + "British Columbia", | |
| 1489 | + "Newfoundland and Labrador", | |
| 1490 | + "New Brunswick", | |
| 1491 | + "Nova Scotia", | |
| 1492 | + "Manitoba", | |
| 1493 | + "Saskatchewan" | |
| 1494 | + ], | |
| 1495 | + "province": "AB", | |
| 1496 | + "status": "valide", | |
| 1497 | + "notes": "canada-expansion 2026-08-27 — probe live: 198 propriétés résidentielles hors QC (AB 55, NT 41, NU 35, BC 23, NL 17, NB 13, NS 7, MB 4, SK 3)" | |
| 1498 | + }, | |
| 1499 | + { | |
| 1500 | + "id": "westcorp", | |
| 1501 | + "name": "Westcorp Property Management Inc", | |
| 1502 | + "site": "https://westcorp.net", | |
| 1503 | + "client_id": 180, | |
| 1504 | + "listing_url": "https://westcorp.net", | |
| 1505 | + "regions": [ | |
| 1506 | + "Alberta", | |
| 1507 | + "British Columbia" | |
| 1508 | + ], | |
| 1509 | + "province": "AB", | |
| 1510 | + "status": "valide", | |
| 1511 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 5, BC 1)" | |
| 1512 | + }, | |
| 1513 | + { | |
| 1514 | + "id": "canci", | |
| 1515 | + "name": "Canci Rentals", | |
| 1516 | + "site": "https://cancirentals.com", | |
| 1517 | + "client_id": 186, | |
| 1518 | + "listing_url": "https://cancirentals.com", | |
| 1519 | + "regions": [ | |
| 1520 | + "Ontario" | |
| 1521 | + ], | |
| 1522 | + "province": "ON", | |
| 1523 | + "status": "valide", | |
| 1524 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 1525 | + }, | |
| 1526 | + { | |
| 1527 | + "id": "groundfloor", | |
| 1528 | + "name": "Ground Floor Property Management", | |
| 1529 | + "site": "https://groundfloorpm.com", | |
| 1530 | + "client_id": 188, | |
| 1531 | + "listing_url": "https://groundfloorpm.com", | |
| 1532 | + "regions": [ | |
| 1533 | + "New Brunswick" | |
| 1534 | + ], | |
| 1535 | + "province": "NB", | |
| 1536 | + "status": "valide", | |
| 1537 | + "notes": "canada-expansion 2026-08-27 — probe live: 113 propriétés résidentielles hors QC (NB 113)" | |
| 1538 | + }, | |
| 1539 | + { | |
| 1540 | + "id": "emerald", | |
| 1541 | + "name": "Emerald Management", | |
| 1542 | + "site": "https://emeraldmanagement.com", | |
| 1543 | + "client_id": 194, | |
| 1544 | + "listing_url": "https://emeraldmanagement.com", | |
| 1545 | + "regions": [ | |
| 1546 | + "Alberta" | |
| 1547 | + ], | |
| 1548 | + "province": "AB", | |
| 1549 | + "status": "valide", | |
| 1550 | + "notes": "canada-expansion 2026-08-27 — probe live: 31 propriétés résidentielles hors QC (AB 31)" | |
| 1551 | + }, | |
| 1552 | + { | |
| 1553 | + "id": "greenvalley", | |
| 1554 | + "name": "Green Valley Management", | |
| 1555 | + "site": "https://greenvalleymgmt.com", | |
| 1556 | + "client_id": 192, | |
| 1557 | + "listing_url": "https://greenvalleymgmt.com", | |
| 1558 | + "regions": [ | |
| 1559 | + "Manitoba" | |
| 1560 | + ], | |
| 1561 | + "province": "MB", | |
| 1562 | + "status": "valide", | |
| 1563 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (MB 3)" | |
| 1564 | + }, | |
| 1565 | + { | |
| 1566 | + "id": "malmac", | |
| 1567 | + "name": "Malmac Properties", | |
| 1568 | + "site": "https://www.malmacproperties.com", | |
| 1569 | + "client_id": 198, | |
| 1570 | + "listing_url": "https://www.malmacproperties.com", | |
| 1571 | + "regions": [ | |
| 1572 | + "Ontario" | |
| 1573 | + ], | |
| 1574 | + "province": "ON", | |
| 1575 | + "status": "valide", | |
| 1576 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 1577 | + }, | |
| 1578 | + { | |
| 1579 | + "id": "qualico", | |
| 1580 | + "name": "Qualico Properties", | |
| 1581 | + "site": "", | |
| 1582 | + "client_id": 200, | |
| 1583 | + "listing_url": "", | |
| 1584 | + "regions": [ | |
| 1585 | + "Manitoba", | |
| 1586 | + "Alberta" | |
| 1587 | + ], | |
| 1588 | + "province": "MB", | |
| 1589 | + "status": "valide", | |
| 1590 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (MB 11, AB 1)" | |
| 1591 | + }, | |
| 1592 | + { | |
| 1593 | + "id": "royalyork", | |
| 1594 | + "name": "Royal York Apartments", | |
| 1595 | + "site": "https://royalyorkapartments.com", | |
| 1596 | + "client_id": 204, | |
| 1597 | + "listing_url": "https://royalyorkapartments.com", | |
| 1598 | + "regions": [ | |
| 1599 | + "Ontario" | |
| 1600 | + ], | |
| 1601 | + "province": "ON", | |
| 1602 | + "status": "valide", | |
| 1603 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 1604 | + }, | |
| 1605 | + { | |
| 1606 | + "id": "quality", | |
| 1607 | + "name": "Quality Management", | |
| 1608 | + "site": "https://qualitymanagement.net", | |
| 1609 | + "client_id": 205, | |
| 1610 | + "listing_url": "https://qualitymanagement.net", | |
| 1611 | + "regions": [ | |
| 1612 | + "Manitoba" | |
| 1613 | + ], | |
| 1614 | + "province": "MB", | |
| 1615 | + "status": "valide", | |
| 1616 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (MB 13)" | |
| 1617 | + }, | |
| 1618 | + { | |
| 1619 | + "id": "fern", | |
| 1620 | + "name": "Fern Property Management", | |
| 1621 | + "site": "https://fernpropertymanagement.com", | |
| 1622 | + "client_id": 208, | |
| 1623 | + "listing_url": "https://fernpropertymanagement.com", | |
| 1624 | + "regions": [ | |
| 1625 | + "Ontario" | |
| 1626 | + ], | |
| 1627 | + "province": "ON", | |
| 1628 | + "status": "valide", | |
| 1629 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 1630 | + }, | |
| 1631 | + { | |
| 1632 | + "id": "pmb", | |
| 1633 | + "name": "PMB", | |
| 1634 | + "site": "https://pmbrokers.ca", | |
| 1635 | + "client_id": 209, | |
| 1636 | + "listing_url": "https://pmbrokers.ca", | |
| 1637 | + "regions": [ | |
| 1638 | + "Ontario" | |
| 1639 | + ], | |
| 1640 | + "province": "ON", | |
| 1641 | + "status": "valide", | |
| 1642 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 1643 | + }, | |
| 1644 | + { | |
| 1645 | + "id": "redlinerealestate", | |
| 1646 | + "name": "Redline Real Estate", | |
| 1647 | + "site": "https://redlinerealestate.ca", | |
| 1648 | + "client_id": 207, | |
| 1649 | + "listing_url": "https://redlinerealestate.ca", | |
| 1650 | + "regions": [ | |
| 1651 | + "Alberta" | |
| 1652 | + ], | |
| 1653 | + "province": "AB", | |
| 1654 | + "status": "valide", | |
| 1655 | + "notes": "canada-expansion 2026-08-27 — probe live: 492 propriétés résidentielles hors QC (AB 492)" | |
| 1656 | + }, | |
| 1657 | + { | |
| 1658 | + "id": "concorp", | |
| 1659 | + "name": "Concorp Inc.", | |
| 1660 | + "site": "https://concorp.ca", | |
| 1661 | + "client_id": 215, | |
| 1662 | + "listing_url": "https://concorp.ca", | |
| 1663 | + "regions": [ | |
| 1664 | + "Nova Scotia" | |
| 1665 | + ], | |
| 1666 | + "province": "NS", | |
| 1667 | + "status": "valide", | |
| 1668 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (NS 13)" | |
| 1669 | + }, | |
| 1670 | + { | |
| 1671 | + "id": "ayreu0026oxford", | |
| 1672 | + "name": "Ayre \\u0026 Oxford Inc.", | |
| 1673 | + "site": "https://ayreoxford.com", | |
| 1674 | + "client_id": 222, | |
| 1675 | + "listing_url": "https://ayreoxford.com", | |
| 1676 | + "regions": [ | |
| 1677 | + "Alberta" | |
| 1678 | + ], | |
| 1679 | + "province": "AB", | |
| 1680 | + "status": "valide", | |
| 1681 | + "notes": "canada-expansion 2026-08-27 — probe live: 120 propriétés résidentielles hors QC (AB 120)" | |
| 1682 | + }, | |
| 1683 | + { | |
| 1684 | + "id": "safricorp", | |
| 1685 | + "name": "Safri Management Corp.", | |
| 1686 | + "site": "", | |
| 1687 | + "client_id": 224, | |
| 1688 | + "listing_url": "", | |
| 1689 | + "regions": [ | |
| 1690 | + "Saskatchewan" | |
| 1691 | + ], | |
| 1692 | + "province": "SK", | |
| 1693 | + "status": "valide", | |
| 1694 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (SK 5)" | |
| 1695 | + }, | |
| 1696 | + { | |
| 1697 | + "id": "oshanterdevelopmentcompa", | |
| 1698 | + "name": "O'Shanter Development Company Ltd.", | |
| 1699 | + "site": "https://oshanter.com", | |
| 1700 | + "client_id": 226, | |
| 1701 | + "listing_url": "https://oshanter.com", | |
| 1702 | + "regions": [ | |
| 1703 | + "Ontario" | |
| 1704 | + ], | |
| 1705 | + "province": "ON", | |
| 1706 | + "status": "valide", | |
| 1707 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (ON 17)" | |
| 1708 | + }, | |
| 1709 | + { | |
| 1710 | + "id": "deverauxapartmentcommuni", | |
| 1711 | + "name": "Deveraux Apartment Communities", | |
| 1712 | + "site": "https://deverauxrentals.ca", | |
| 1713 | + "client_id": 219, | |
| 1714 | + "listing_url": "https://deverauxrentals.ca", | |
| 1715 | + "regions": [ | |
| 1716 | + "Alberta", | |
| 1717 | + "Saskatchewan", | |
| 1718 | + "Manitoba" | |
| 1719 | + ], | |
| 1720 | + "province": "AB", | |
| 1721 | + "status": "valide", | |
| 1722 | + "notes": "canada-expansion 2026-08-27 — probe live: 32 propriétés résidentielles hors QC (AB 14, SK 10, MB 8)" | |
| 1723 | + }, | |
| 1724 | + { | |
| 1725 | + "id": "capilanoservices", | |
| 1726 | + "name": "Capilano Property Management Services", | |
| 1727 | + "site": "https://capilanopropertymanagement.com", | |
| 1728 | + "client_id": 229, | |
| 1729 | + "listing_url": "https://capilanopropertymanagement.com", | |
| 1730 | + "regions": [ | |
| 1731 | + "British Columbia" | |
| 1732 | + ], | |
| 1733 | + "province": "BC", | |
| 1734 | + "status": "valide", | |
| 1735 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (BC 14)" | |
| 1736 | + }, | |
| 1737 | + { | |
| 1738 | + "id": "transcendent", | |
| 1739 | + "name": "Transcendent Properties", | |
| 1740 | + "site": "", | |
| 1741 | + "client_id": 233, | |
| 1742 | + "listing_url": "", | |
| 1743 | + "regions": [ | |
| 1744 | + "Ontario" | |
| 1745 | + ], | |
| 1746 | + "province": "ON", | |
| 1747 | + "status": "valide", | |
| 1748 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 1749 | + }, | |
| 1750 | + { | |
| 1751 | + "id": "drummerrealtyu0026", | |
| 1752 | + "name": "Drummer Realty \\u0026 Property Management", | |
| 1753 | + "site": "https://www.drummerrealty.com/", | |
| 1754 | + "client_id": 232, | |
| 1755 | + "listing_url": "https://www.drummerrealty.com/", | |
| 1756 | + "regions": [ | |
| 1757 | + "Alberta" | |
| 1758 | + ], | |
| 1759 | + "province": "AB", | |
| 1760 | + "status": "valide", | |
| 1761 | + "notes": "canada-expansion 2026-08-27 — probe live: 22 propriétés résidentielles hors QC (AB 22)" | |
| 1762 | + }, | |
| 1763 | + { | |
| 1764 | + "id": "tricar", | |
| 1765 | + "name": "Tricar", | |
| 1766 | + "site": "https://tricar.com", | |
| 1767 | + "client_id": 240, | |
| 1768 | + "listing_url": "https://tricar.com", | |
| 1769 | + "regions": [ | |
| 1770 | + "Ontario" | |
| 1771 | + ], | |
| 1772 | + "province": "ON", | |
| 1773 | + "status": "valide", | |
| 1774 | + "notes": "canada-expansion 2026-08-27 — probe live: 15 propriétés résidentielles hors QC (ON 15)" | |
| 1775 | + }, | |
| 1776 | + { | |
| 1777 | + "id": "beaconhillltd", | |
| 1778 | + "name": "Beacon Hill Properties Ltd. ", | |
| 1779 | + "site": "https://beaconhillproperties.ca", | |
| 1780 | + "client_id": 243, | |
| 1781 | + "listing_url": "https://beaconhillproperties.ca", | |
| 1782 | + "regions": [ | |
| 1783 | + "Alberta" | |
| 1784 | + ], | |
| 1785 | + "province": "AB", | |
| 1786 | + "status": "valide", | |
| 1787 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 1788 | + }, | |
| 1789 | + { | |
| 1790 | + "id": "rhapsodyservices", | |
| 1791 | + "name": "Rhapsody Property Management Services", | |
| 1792 | + "site": "https://rhapsodyliving.ca", | |
| 1793 | + "client_id": 250, | |
| 1794 | + "listing_url": "https://rhapsodyliving.ca", | |
| 1795 | + "regions": [ | |
| 1796 | + "Ontario" | |
| 1797 | + ], | |
| 1798 | + "province": "ON", | |
| 1799 | + "status": "valide", | |
| 1800 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (ON 16)" | |
| 1801 | + }, | |
| 1802 | + { | |
| 1803 | + "id": "megacity", | |
| 1804 | + "name": "Megacity Management Inc.", | |
| 1805 | + "site": "https://megacity.rentals", | |
| 1806 | + "client_id": 260, | |
| 1807 | + "listing_url": "https://megacity.rentals", | |
| 1808 | + "regions": [ | |
| 1809 | + "Ontario" | |
| 1810 | + ], | |
| 1811 | + "province": "ON", | |
| 1812 | + "status": "valide", | |
| 1813 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 1814 | + }, | |
| 1815 | + { | |
| 1816 | + "id": "coastlineequities", | |
| 1817 | + "name": "Coastline Equities", | |
| 1818 | + "site": "https://shediacapartments.ca", | |
| 1819 | + "client_id": 263, | |
| 1820 | + "listing_url": "https://shediacapartments.ca", | |
| 1821 | + "regions": [ | |
| 1822 | + "New Brunswick" | |
| 1823 | + ], | |
| 1824 | + "province": "NB", | |
| 1825 | + "status": "valide", | |
| 1826 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (NB 4)" | |
| 1827 | + }, | |
| 1828 | + { | |
| 1829 | + "id": "summerhill", | |
| 1830 | + "name": "Summerhill Properties", | |
| 1831 | + "site": "https://summerhillproperties.com", | |
| 1832 | + "client_id": 261, | |
| 1833 | + "listing_url": "https://summerhillproperties.com", | |
| 1834 | + "regions": [ | |
| 1835 | + "Ontario" | |
| 1836 | + ], | |
| 1837 | + "province": "ON", | |
| 1838 | + "status": "valide", | |
| 1839 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 1840 | + }, | |
| 1841 | + { | |
| 1842 | + "id": "canal", | |
| 1843 | + "name": "Canal Property Group", | |
| 1844 | + "site": "https://canalpm.ca", | |
| 1845 | + "client_id": 266, | |
| 1846 | + "listing_url": "https://canalpm.ca", | |
| 1847 | + "regions": [ | |
| 1848 | + "Ontario" | |
| 1849 | + ], | |
| 1850 | + "province": "ON", | |
| 1851 | + "status": "valide", | |
| 1852 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 1853 | + }, | |
| 1854 | + { | |
| 1855 | + "id": "atlas", | |
| 1856 | + "name": "Atlas Property Group Inc.", | |
| 1857 | + "site": "https://atlasproperty.com", | |
| 1858 | + "client_id": 267, | |
| 1859 | + "listing_url": "https://atlasproperty.com", | |
| 1860 | + "regions": [ | |
| 1861 | + "Ontario" | |
| 1862 | + ], | |
| 1863 | + "province": "ON", | |
| 1864 | + "status": "valide", | |
| 1865 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (ON 26)" | |
| 1866 | + }, | |
| 1867 | + { | |
| 1868 | + "id": "homesfortenantscom", | |
| 1869 | + "name": "HomesForTenants.com", | |
| 1870 | + "site": "https://homesfortenants.com", | |
| 1871 | + "client_id": 269, | |
| 1872 | + "listing_url": "https://homesfortenants.com", | |
| 1873 | + "regions": [ | |
| 1874 | + "Ontario" | |
| 1875 | + ], | |
| 1876 | + "province": "ON", | |
| 1877 | + "status": "valide", | |
| 1878 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 1879 | + }, | |
| 1880 | + { | |
| 1881 | + "id": "westburyrentalresidences", | |
| 1882 | + "name": "Westbury Rental Residences", | |
| 1883 | + "site": "https://westburyrentals.com", | |
| 1884 | + "client_id": 271, | |
| 1885 | + "listing_url": "https://westburyrentals.com", | |
| 1886 | + "regions": [ | |
| 1887 | + "Ontario", | |
| 1888 | + "Nova Scotia", | |
| 1889 | + "Alberta" | |
| 1890 | + ], | |
| 1891 | + "province": "ON", | |
| 1892 | + "status": "valide", | |
| 1893 | + "notes": "canada-expansion 2026-08-27 — probe live: 22 propriétés résidentielles hors QC (ON 19, NS 2, AB 1)" | |
| 1894 | + }, | |
| 1895 | + { | |
| 1896 | + "id": "imrcapital", | |
| 1897 | + "name": "IMR Property/ Capital Management ", | |
| 1898 | + "site": "https://imr.lws1.com", | |
| 1899 | + "client_id": 270, | |
| 1900 | + "listing_url": "https://imr.lws1.com", | |
| 1901 | + "regions": [ | |
| 1902 | + "Ontario" | |
| 1903 | + ], | |
| 1904 | + "province": "ON", | |
| 1905 | + "status": "valide", | |
| 1906 | + "notes": "canada-expansion 2026-08-27 — probe live: 29 propriétés résidentielles hors QC (ON 29)" | |
| 1907 | + }, | |
| 1908 | + { | |
| 1909 | + "id": "zenresidentialltd", | |
| 1910 | + "name": "Zen Residential Ltd.", | |
| 1911 | + "site": "https://zenrentals.ca", | |
| 1912 | + "client_id": 274, | |
| 1913 | + "listing_url": "https://zenrentals.ca", | |
| 1914 | + "regions": [ | |
| 1915 | + "Alberta", | |
| 1916 | + "Saskatchewan" | |
| 1917 | + ], | |
| 1918 | + "province": "AB", | |
| 1919 | + "status": "valide", | |
| 1920 | + "notes": "canada-expansion 2026-08-27 — probe live: 65 propriétés résidentielles hors QC (AB 61, SK 4)" | |
| 1921 | + }, | |
| 1922 | + { | |
| 1923 | + "id": "braebury", | |
| 1924 | + "name": "Braebury Properties", | |
| 1925 | + "site": "https://braeburyproperties.com", | |
| 1926 | + "client_id": 281, | |
| 1927 | + "listing_url": "https://braeburyproperties.com", | |
| 1928 | + "regions": [ | |
| 1929 | + "Ontario" | |
| 1930 | + ], | |
| 1931 | + "province": "ON", | |
| 1932 | + "status": "valide", | |
| 1933 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (ON 26)" | |
| 1934 | + }, | |
| 1935 | + { | |
| 1936 | + "id": "morguard", | |
| 1937 | + "name": "Morguard", | |
| 1938 | + "site": "https://morguardapartments.com", | |
| 1939 | + "client_id": 283, | |
| 1940 | + "listing_url": "https://morguardapartments.com", | |
| 1941 | + "regions": [ | |
| 1942 | + "Ontario", | |
| 1943 | + "Alberta" | |
| 1944 | + ], | |
| 1945 | + "province": "ON", | |
| 1946 | + "status": "valide", | |
| 1947 | + "notes": "canada-expansion 2026-08-27 — probe live: 22 propriétés résidentielles hors QC (ON 20, AB 2)" | |
| 1948 | + }, | |
| 1949 | + { | |
| 1950 | + "id": "forrentottawa", | |
| 1951 | + "name": "Apartments For Rent Ottawa", | |
| 1952 | + "site": "https://apartmentsforrentottawa.com", | |
| 1953 | + "client_id": 285, | |
| 1954 | + "listing_url": "https://apartmentsforrentottawa.com", | |
| 1955 | + "regions": [ | |
| 1956 | + "Ontario" | |
| 1957 | + ], | |
| 1958 | + "province": "ON", | |
| 1959 | + "status": "valide", | |
| 1960 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (ON 17)" | |
| 1961 | + }, | |
| 1962 | + { | |
| 1963 | + "id": "remaxrentaladvisors", | |
| 1964 | + "name": "RE/MAX Rental Advisors", | |
| 1965 | + "site": "https://rentaladvisors.ca", | |
| 1966 | + "client_id": 284, | |
| 1967 | + "listing_url": "https://rentaladvisors.ca", | |
| 1968 | + "regions": [ | |
| 1969 | + "Alberta" | |
| 1970 | + ], | |
| 1971 | + "province": "AB", | |
| 1972 | + "status": "valide", | |
| 1973 | + "notes": "canada-expansion 2026-08-27 — probe live: 62 propriétés résidentielles hors QC (AB 62)" | |
| 1974 | + }, | |
| 1975 | + { | |
| 1976 | + "id": "laidleyltd", | |
| 1977 | + "name": "Laidley Management Ltd", | |
| 1978 | + "site": "", | |
| 1979 | + "client_id": 288, | |
| 1980 | + "listing_url": "", | |
| 1981 | + "regions": [ | |
| 1982 | + "Alberta" | |
| 1983 | + ], | |
| 1984 | + "province": "AB", | |
| 1985 | + "status": "valide", | |
| 1986 | + "notes": "canada-expansion 2026-08-27 — probe live: 20 propriétés résidentielles hors QC (AB 20)" | |
| 1987 | + }, | |
| 1988 | + { | |
| 1989 | + "id": "family", | |
| 1990 | + "name": "Family Properties", | |
| 1991 | + "site": "https://familyproperties.ca", | |
| 1992 | + "client_id": 286, | |
| 1993 | + "listing_url": "https://familyproperties.ca", | |
| 1994 | + "regions": [ | |
| 1995 | + "Ontario" | |
| 1996 | + ], | |
| 1997 | + "province": "ON", | |
| 1998 | + "status": "valide", | |
| 1999 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (ON 18)" | |
| 2000 | + }, | |
| 2001 | + { | |
| 2002 | + "id": "eliteltd", | |
| 2003 | + "name": "Elite Property Management Ltd.", | |
| 2004 | + "site": "https://elitesuite.ca", | |
| 2005 | + "client_id": 290, | |
| 2006 | + "listing_url": "https://elitesuite.ca", | |
| 2007 | + "regions": [ | |
| 2008 | + "Saskatchewan" | |
| 2009 | + ], | |
| 2010 | + "province": "SK", | |
| 2011 | + "status": "valide", | |
| 2012 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (SK 6)" | |
| 2013 | + }, | |
| 2014 | + { | |
| 2015 | + "id": "saickleyenterprisesltd", | |
| 2016 | + "name": "Saickley Enterprises LTD.", | |
| 2017 | + "site": "https://saickleyproperties.ca", | |
| 2018 | + "client_id": 291, | |
| 2019 | + "listing_url": "https://saickleyproperties.ca", | |
| 2020 | + "regions": [ | |
| 2021 | + "Ontario" | |
| 2022 | + ], | |
| 2023 | + "province": "ON", | |
| 2024 | + "status": "valide", | |
| 2025 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (ON 16)" | |
| 2026 | + }, | |
| 2027 | + { | |
| 2028 | + "id": "biddwell", | |
| 2029 | + "name": "Biddwell", | |
| 2030 | + "site": "https://biddwell.com", | |
| 2031 | + "client_id": 302, | |
| 2032 | + "listing_url": "https://biddwell.com", | |
| 2033 | + "regions": [ | |
| 2034 | + "British Columbia", | |
| 2035 | + "Alberta", | |
| 2036 | + "Manitoba" | |
| 2037 | + ], | |
| 2038 | + "province": "BC", | |
| 2039 | + "status": "valide", | |
| 2040 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (BC 23, AB 2, MB 1)" | |
| 2041 | + }, | |
| 2042 | + { | |
| 2043 | + "id": "apollo", | |
| 2044 | + "name": "Apollo Property Management", | |
| 2045 | + "site": "https://apollomgt.com", | |
| 2046 | + "client_id": 303, | |
| 2047 | + "listing_url": "https://apollomgt.com", | |
| 2048 | + "regions": [ | |
| 2049 | + "Ontario" | |
| 2050 | + ], | |
| 2051 | + "province": "ON", | |
| 2052 | + "status": "valide", | |
| 2053 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (ON 16)" | |
| 2054 | + }, | |
| 2055 | + { | |
| 2056 | + "id": "torontocommunityhousingc", | |
| 2057 | + "name": "Toronto Community Housing Corporation", | |
| 2058 | + "site": "https://torontohousing.ca", | |
| 2059 | + "client_id": 312, | |
| 2060 | + "listing_url": "https://torontohousing.ca", | |
| 2061 | + "regions": [ | |
| 2062 | + "Ontario" | |
| 2063 | + ], | |
| 2064 | + "province": "ON", | |
| 2065 | + "status": "valide", | |
| 2066 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (ON 14)" | |
| 2067 | + }, | |
| 2068 | + { | |
| 2069 | + "id": "broadstreet", | |
| 2070 | + "name": "Broadstreet Properties", | |
| 2071 | + "site": "https://www.broadstreet.ca", | |
| 2072 | + "client_id": 305, | |
| 2073 | + "listing_url": "https://www.broadstreet.ca", | |
| 2074 | + "regions": [ | |
| 2075 | + "Alberta", | |
| 2076 | + "Manitoba", | |
| 2077 | + "British Columbia", | |
| 2078 | + "Saskatchewan", | |
| 2079 | + "Ontario" | |
| 2080 | + ], | |
| 2081 | + "province": "AB", | |
| 2082 | + "status": "valide", | |
| 2083 | + "notes": "canada-expansion 2026-08-27 — probe live: 104 propriétés résidentielles hors QC (AB 39, MB 21, BC 20, SK 19, ON 5)" | |
| 2084 | + }, | |
| 2085 | + { | |
| 2086 | + "id": "centarealestateltdbroker", | |
| 2087 | + "name": "Centa Real Estate Ltd. (Brokerage) ", | |
| 2088 | + "site": "https://centarealestateltd.com", | |
| 2089 | + "client_id": 311, | |
| 2090 | + "listing_url": "https://centarealestateltd.com", | |
| 2091 | + "regions": [ | |
| 2092 | + "Ontario" | |
| 2093 | + ], | |
| 2094 | + "province": "ON", | |
| 2095 | + "status": "valide", | |
| 2096 | + "notes": "canada-expansion 2026-08-27 — probe live: 58 propriétés résidentielles hors QC (ON 58)" | |
| 2097 | + }, | |
| 2098 | + { | |
| 2099 | + "id": "zulichenterpriseslimited", | |
| 2100 | + "name": "Zulich Enterprises Limited", | |
| 2101 | + "site": "https://www.zulich.com", | |
| 2102 | + "client_id": 309, | |
| 2103 | + "listing_url": "https://www.zulich.com", | |
| 2104 | + "regions": [ | |
| 2105 | + "Ontario" | |
| 2106 | + ], | |
| 2107 | + "province": "ON", | |
| 2108 | + "status": "valide", | |
| 2109 | + "notes": "canada-expansion 2026-08-27 — probe live: 15 propriétés résidentielles hors QC (ON 15)" | |
| 2110 | + }, | |
| 2111 | + { | |
| 2112 | + "id": "rockwood", | |
| 2113 | + "name": "Rockwood Property Management", | |
| 2114 | + "site": "https://rockwoodmanagement.ca", | |
| 2115 | + "client_id": 314, | |
| 2116 | + "listing_url": "https://rockwoodmanagement.ca", | |
| 2117 | + "regions": [ | |
| 2118 | + "Alberta" | |
| 2119 | + ], | |
| 2120 | + "province": "AB", | |
| 2121 | + "status": "valide", | |
| 2122 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (AB 14)" | |
| 2123 | + }, | |
| 2124 | + { | |
| 2125 | + "id": "extreme", | |
| 2126 | + "name": "Extreme Property Management", | |
| 2127 | + "site": "https://extremepropertymanagement.com", | |
| 2128 | + "client_id": 316, | |
| 2129 | + "listing_url": "https://extremepropertymanagement.com", | |
| 2130 | + "regions": [ | |
| 2131 | + "Ontario" | |
| 2132 | + ], | |
| 2133 | + "province": "ON", | |
| 2134 | + "status": "valide", | |
| 2135 | + "notes": "canada-expansion 2026-08-27 — probe live: 15 propriétés résidentielles hors QC (ON 15)" | |
| 2136 | + }, | |
| 2137 | + { | |
| 2138 | + "id": "globe", | |
| 2139 | + "name": "Globe Property Management", | |
| 2140 | + "site": "https://globepm.ca", | |
| 2141 | + "client_id": 313, | |
| 2142 | + "listing_url": "https://globepm.ca", | |
| 2143 | + "regions": [ | |
| 2144 | + "Manitoba" | |
| 2145 | + ], | |
| 2146 | + "province": "MB", | |
| 2147 | + "status": "valide", | |
| 2148 | + "notes": "canada-expansion 2026-08-27 — probe live: 28 propriétés résidentielles hors QC (MB 28)" | |
| 2149 | + }, | |
| 2150 | + { | |
| 2151 | + "id": "magnumyork", | |
| 2152 | + "name": "Magnum York", | |
| 2153 | + "site": "https://magnumyork.com", | |
| 2154 | + "client_id": 319, | |
| 2155 | + "listing_url": "https://magnumyork.com", | |
| 2156 | + "regions": [ | |
| 2157 | + "Alberta" | |
| 2158 | + ], | |
| 2159 | + "province": "AB", | |
| 2160 | + "status": "valide", | |
| 2161 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 2162 | + }, | |
| 2163 | + { | |
| 2164 | + "id": "todayliving", | |
| 2165 | + "name": "Today Living Group", | |
| 2166 | + "site": "https://todaylivinggroup.com", | |
| 2167 | + "client_id": 318, | |
| 2168 | + "listing_url": "https://todaylivinggroup.com", | |
| 2169 | + "regions": [ | |
| 2170 | + "Ontario" | |
| 2171 | + ], | |
| 2172 | + "province": "ON", | |
| 2173 | + "status": "valide", | |
| 2174 | + "notes": "canada-expansion 2026-08-27 — probe live: 76 propriétés résidentielles hors QC (ON 76)" | |
| 2175 | + }, | |
| 2176 | + { | |
| 2177 | + "id": "bond", | |
| 2178 | + "name": "Bond Apartments", | |
| 2179 | + "site": "https://apartmentsbybond.com", | |
| 2180 | + "client_id": 322, | |
| 2181 | + "listing_url": "https://apartmentsbybond.com", | |
| 2182 | + "regions": [ | |
| 2183 | + "Alberta" | |
| 2184 | + ], | |
| 2185 | + "province": "AB", | |
| 2186 | + "status": "valide", | |
| 2187 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 2188 | + }, | |
| 2189 | + { | |
| 2190 | + "id": "carlingrealtycompanyltd", | |
| 2191 | + "name": "Carling Realty Company Ltd.", | |
| 2192 | + "site": "https://carlingrealty.com", | |
| 2193 | + "client_id": 323, | |
| 2194 | + "listing_url": "https://carlingrealty.com", | |
| 2195 | + "regions": [ | |
| 2196 | + "Ontario" | |
| 2197 | + ], | |
| 2198 | + "province": "ON", | |
| 2199 | + "status": "valide", | |
| 2200 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 2201 | + }, | |
| 2202 | + { | |
| 2203 | + "id": "fireside", | |
| 2204 | + "name": "Fireside Property Group", | |
| 2205 | + "site": "https://firesidepropertygroup.com", | |
| 2206 | + "client_id": 326, | |
| 2207 | + "listing_url": "https://firesidepropertygroup.com", | |
| 2208 | + "regions": [ | |
| 2209 | + "Alberta" | |
| 2210 | + ], | |
| 2211 | + "province": "AB", | |
| 2212 | + "status": "valide", | |
| 2213 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 2214 | + }, | |
| 2215 | + { | |
| 2216 | + "id": "redkeyrealty", | |
| 2217 | + "name": "Red Key Realty", | |
| 2218 | + "site": "https://redkeyproperties.ca", | |
| 2219 | + "client_id": 327, | |
| 2220 | + "listing_url": "https://redkeyproperties.ca", | |
| 2221 | + "regions": [ | |
| 2222 | + "Alberta" | |
| 2223 | + ], | |
| 2224 | + "province": "AB", | |
| 2225 | + "status": "valide", | |
| 2226 | + "notes": "canada-expansion 2026-08-27 — probe live: 31 propriétés résidentielles hors QC (AB 31)" | |
| 2227 | + }, | |
| 2228 | + { | |
| 2229 | + "id": "mha", | |
| 2230 | + "name": "MHA Properties", | |
| 2231 | + "site": "https://greatapartments.ca", | |
| 2232 | + "client_id": 330, | |
| 2233 | + "listing_url": "https://greatapartments.ca", | |
| 2234 | + "regions": [ | |
| 2235 | + "Alberta", | |
| 2236 | + "British Columbia" | |
| 2237 | + ], | |
| 2238 | + "province": "AB", | |
| 2239 | + "status": "valide", | |
| 2240 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (AB 12, BC 1)" | |
| 2241 | + }, | |
| 2242 | + { | |
| 2243 | + "id": "royalyork2", | |
| 2244 | + "name": "Royal York Property Management", | |
| 2245 | + "site": "https://royalyorkpropertymanagement.com", | |
| 2246 | + "client_id": 325, | |
| 2247 | + "listing_url": "https://royalyorkpropertymanagement.com", | |
| 2248 | + "regions": [ | |
| 2249 | + "Ontario" | |
| 2250 | + ], | |
| 2251 | + "province": "ON", | |
| 2252 | + "status": "valide", | |
| 2253 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 2254 | + }, | |
| 2255 | + { | |
| 2256 | + "id": "hopestreet", | |
| 2257 | + "name": "Hope Street", | |
| 2258 | + "site": "https://hopestreet.ca", | |
| 2259 | + "client_id": 338, | |
| 2260 | + "listing_url": "https://hopestreet.ca", | |
| 2261 | + "regions": [ | |
| 2262 | + "Alberta" | |
| 2263 | + ], | |
| 2264 | + "province": "AB", | |
| 2265 | + "status": "valide", | |
| 2266 | + "notes": "canada-expansion 2026-08-27 — probe live: 144 propriétés résidentielles hors QC (AB 144)" | |
| 2267 | + }, | |
| 2268 | + { | |
| 2269 | + "id": "remaxelkvalleyrealty", | |
| 2270 | + "name": "Remax Elk Valley Realty", | |
| 2271 | + "site": "", | |
| 2272 | + "client_id": 344, | |
| 2273 | + "listing_url": "", | |
| 2274 | + "regions": [ | |
| 2275 | + "British Columbia" | |
| 2276 | + ], | |
| 2277 | + "province": "BC", | |
| 2278 | + "status": "valide", | |
| 2279 | + "notes": "canada-expansion 2026-08-27 — probe live: 51 propriétés résidentielles hors QC (BC 51)" | |
| 2280 | + }, | |
| 2281 | + { | |
| 2282 | + "id": "sunrexltd", | |
| 2283 | + "name": "Sunrex Management Ltd.", | |
| 2284 | + "site": "https://sunrex.ca", | |
| 2285 | + "client_id": 339, | |
| 2286 | + "listing_url": "https://sunrex.ca", | |
| 2287 | + "regions": [ | |
| 2288 | + "Manitoba" | |
| 2289 | + ], | |
| 2290 | + "province": "MB", | |
| 2291 | + "status": "valide", | |
| 2292 | + "notes": "canada-expansion 2026-08-27 — probe live: 51 propriétés résidentielles hors QC (MB 51)" | |
| 2293 | + }, | |
| 2294 | + { | |
| 2295 | + "id": "mcleodrealtyu0026", | |
| 2296 | + "name": "McLeod Realty \\u0026 Management ", | |
| 2297 | + "site": "https://mcleodrealty.com", | |
| 2298 | + "client_id": 341, | |
| 2299 | + "listing_url": "https://mcleodrealty.com", | |
| 2300 | + "regions": [ | |
| 2301 | + "Alberta", | |
| 2302 | + "British Columbia" | |
| 2303 | + ], | |
| 2304 | + "province": "AB", | |
| 2305 | + "status": "valide", | |
| 2306 | + "notes": "canada-expansion 2026-08-27 — probe live: 114 propriétés résidentielles hors QC (AB 113, BC 1)" | |
| 2307 | + }, | |
| 2308 | + { | |
| 2309 | + "id": "fahelu0026co", | |
| 2310 | + "name": "Fahel \\u0026 Co", | |
| 2311 | + "site": "https://listings.fcorentals.com", | |
| 2312 | + "client_id": 342, | |
| 2313 | + "listing_url": "https://listings.fcorentals.com", | |
| 2314 | + "regions": [ | |
| 2315 | + "Ontario" | |
| 2316 | + ], | |
| 2317 | + "province": "ON", | |
| 2318 | + "status": "valide", | |
| 2319 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 2320 | + }, | |
| 2321 | + { | |
| 2322 | + "id": "walkleysquare", | |
| 2323 | + "name": "Walkley Square Apartments Inc.", | |
| 2324 | + "site": "https://walkleysquareapartments.com", | |
| 2325 | + "client_id": 347, | |
| 2326 | + "listing_url": "https://walkleysquareapartments.com", | |
| 2327 | + "regions": [ | |
| 2328 | + "Ontario" | |
| 2329 | + ], | |
| 2330 | + "province": "ON", | |
| 2331 | + "status": "valide", | |
| 2332 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 2333 | + }, | |
| 2334 | + { | |
| 2335 | + "id": "bradenequities", | |
| 2336 | + "name": "Braden Equities Inc.", | |
| 2337 | + "site": "https://bradenequitiesinc.com", | |
| 2338 | + "client_id": 366, | |
| 2339 | + "listing_url": "https://bradenequitiesinc.com", | |
| 2340 | + "regions": [ | |
| 2341 | + "Alberta" | |
| 2342 | + ], | |
| 2343 | + "province": "AB", | |
| 2344 | + "status": "valide", | |
| 2345 | + "notes": "canada-expansion 2026-08-27 — probe live: 63 propriétés résidentielles hors QC (AB 63)" | |
| 2346 | + }, | |
| 2347 | + { | |
| 2348 | + "id": "prime", | |
| 2349 | + "name": "Prime Property Management", | |
| 2350 | + "site": "https://gpprime.net", | |
| 2351 | + "client_id": 377, | |
| 2352 | + "listing_url": "https://gpprime.net", | |
| 2353 | + "regions": [ | |
| 2354 | + "Alberta" | |
| 2355 | + ], | |
| 2356 | + "province": "AB", | |
| 2357 | + "status": "valide", | |
| 2358 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 2359 | + }, | |
| 2360 | + { | |
| 2361 | + "id": "mainstreetequitycorp", | |
| 2362 | + "name": "Mainstreet Equity Corp.", | |
| 2363 | + "site": "https://mainst.biz", | |
| 2364 | + "client_id": 364, | |
| 2365 | + "listing_url": "https://mainst.biz", | |
| 2366 | + "regions": [ | |
| 2367 | + "Alberta", | |
| 2368 | + "Saskatchewan", | |
| 2369 | + "British Columbia", | |
| 2370 | + "Manitoba" | |
| 2371 | + ], | |
| 2372 | + "province": "AB", | |
| 2373 | + "status": "valide", | |
| 2374 | + "notes": "canada-expansion 2026-08-27 — probe live: 486 propriétés résidentielles hors QC (AB 296, SK 123, BC 64, MB 3)" | |
| 2375 | + }, | |
| 2376 | + { | |
| 2377 | + "id": "terrace", | |
| 2378 | + "name": "Terrace Apartments", | |
| 2379 | + "site": "https://edmontonapartments.rent", | |
| 2380 | + "client_id": 375, | |
| 2381 | + "listing_url": "https://edmontonapartments.rent", | |
| 2382 | + "regions": [ | |
| 2383 | + "Alberta" | |
| 2384 | + ], | |
| 2385 | + "province": "AB", | |
| 2386 | + "status": "valide", | |
| 2387 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 2388 | + }, | |
| 2389 | + { | |
| 2390 | + "id": "gillltd", | |
| 2391 | + "name": "Gill Apartments LTD", | |
| 2392 | + "site": "https://gskproperties.ca", | |
| 2393 | + "client_id": 379, | |
| 2394 | + "listing_url": "https://gskproperties.ca", | |
| 2395 | + "regions": [ | |
| 2396 | + "Alberta" | |
| 2397 | + ], | |
| 2398 | + "province": "AB", | |
| 2399 | + "status": "valide", | |
| 2400 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (AB 10)" | |
| 2401 | + }, | |
| 2402 | + { | |
| 2403 | + "id": "np", | |
| 2404 | + "name": "NP Rentals", | |
| 2405 | + "site": "https://rentnp.ca", | |
| 2406 | + "client_id": 381, | |
| 2407 | + "listing_url": "https://rentnp.ca", | |
| 2408 | + "regions": [ | |
| 2409 | + "Saskatchewan" | |
| 2410 | + ], | |
| 2411 | + "province": "SK", | |
| 2412 | + "status": "valide", | |
| 2413 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (SK 11)" | |
| 2414 | + }, | |
| 2415 | + { | |
| 2416 | + "id": "cornerstone", | |
| 2417 | + "name": "Cornerstone Management", | |
| 2418 | + "site": "https://csmanagement.ca", | |
| 2419 | + "client_id": 386, | |
| 2420 | + "listing_url": "https://csmanagement.ca", | |
| 2421 | + "regions": [ | |
| 2422 | + "Alberta" | |
| 2423 | + ], | |
| 2424 | + "province": "AB", | |
| 2425 | + "status": "valide", | |
| 2426 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (AB 16)" | |
| 2427 | + }, | |
| 2428 | + { | |
| 2429 | + "id": "wildwoodoaks", | |
| 2430 | + "name": "Wildwood Oaks", | |
| 2431 | + "site": "https://wildwoodoaks.com", | |
| 2432 | + "client_id": 389, | |
| 2433 | + "listing_url": "https://wildwoodoaks.com", | |
| 2434 | + "regions": [ | |
| 2435 | + "Ontario" | |
| 2436 | + ], | |
| 2437 | + "province": "ON", | |
| 2438 | + "status": "valide", | |
| 2439 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 2440 | + }, | |
| 2441 | + { | |
| 2442 | + "id": "concorde", | |
| 2443 | + "name": "Concorde Properties", | |
| 2444 | + "site": "https://concorde-properties.ca", | |
| 2445 | + "client_id": 394, | |
| 2446 | + "listing_url": "https://concorde-properties.ca", | |
| 2447 | + "regions": [ | |
| 2448 | + "Ontario" | |
| 2449 | + ], | |
| 2450 | + "province": "ON", | |
| 2451 | + "status": "valide", | |
| 2452 | + "notes": "canada-expansion 2026-08-27 — probe live: 43 propriétés résidentielles hors QC (ON 43)" | |
| 2453 | + }, | |
| 2454 | + { | |
| 2455 | + "id": "fahelu0026co2", | |
| 2456 | + "name": "Fahel \\u0026 Co Inc", | |
| 2457 | + "site": "https://fahelandco.com", | |
| 2458 | + "client_id": 393, | |
| 2459 | + "listing_url": "https://fahelandco.com", | |
| 2460 | + "regions": [ | |
| 2461 | + "Ontario" | |
| 2462 | + ], | |
| 2463 | + "province": "ON", | |
| 2464 | + "status": "valide", | |
| 2465 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 2466 | + }, | |
| 2467 | + { | |
| 2468 | + "id": "frastell", | |
| 2469 | + "name": "Frastell Property Management Inc.", | |
| 2470 | + "site": "https://frastell.com", | |
| 2471 | + "client_id": 395, | |
| 2472 | + "listing_url": "https://frastell.com", | |
| 2473 | + "regions": [ | |
| 2474 | + "Ontario" | |
| 2475 | + ], | |
| 2476 | + "province": "ON", | |
| 2477 | + "status": "valide", | |
| 2478 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 2479 | + }, | |
| 2480 | + { | |
| 2481 | + "id": "blackmud", | |
| 2482 | + "name": "Blackmud Properties", | |
| 2483 | + "site": "https://blackmudproperties.ca", | |
| 2484 | + "client_id": 396, | |
| 2485 | + "listing_url": "https://blackmudproperties.ca", | |
| 2486 | + "regions": [ | |
| 2487 | + "Alberta" | |
| 2488 | + ], | |
| 2489 | + "province": "AB", | |
| 2490 | + "status": "valide", | |
| 2491 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 2492 | + }, | |
| 2493 | + { | |
| 2494 | + "id": "reddeer", | |
| 2495 | + "name": "Red Deer Property Rentals", | |
| 2496 | + "site": "https://reddeerpropertyrentals.com", | |
| 2497 | + "client_id": 401, | |
| 2498 | + "listing_url": "https://reddeerpropertyrentals.com", | |
| 2499 | + "regions": [ | |
| 2500 | + "Alberta" | |
| 2501 | + ], | |
| 2502 | + "province": "AB", | |
| 2503 | + "status": "valide", | |
| 2504 | + "notes": "canada-expansion 2026-08-27 — probe live: 101 propriétés résidentielles hors QC (AB 101)" | |
| 2505 | + }, | |
| 2506 | + { | |
| 2507 | + "id": "wpa", | |
| 2508 | + "name": "W.P.A.", | |
| 2509 | + "site": "", | |
| 2510 | + "client_id": 400, | |
| 2511 | + "listing_url": "", | |
| 2512 | + "regions": [ | |
| 2513 | + "Alberta" | |
| 2514 | + ], | |
| 2515 | + "province": "AB", | |
| 2516 | + "status": "valide", | |
| 2517 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (AB 8)" | |
| 2518 | + }, | |
| 2519 | + { | |
| 2520 | + "id": "icr", | |
| 2521 | + "name": "ICR", | |
| 2522 | + "site": "https://icrcommercial.com", | |
| 2523 | + "client_id": 437, | |
| 2524 | + "listing_url": "https://icrcommercial.com", | |
| 2525 | + "regions": [ | |
| 2526 | + "Saskatchewan" | |
| 2527 | + ], | |
| 2528 | + "province": "SK", | |
| 2529 | + "status": "valide", | |
| 2530 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (SK 8)" | |
| 2531 | + }, | |
| 2532 | + { | |
| 2533 | + "id": "delcondominium", | |
| 2534 | + "name": "Del Condominium Rentals Inc", | |
| 2535 | + "site": "https://delrentals.com", | |
| 2536 | + "client_id": 435, | |
| 2537 | + "listing_url": "https://delrentals.com", | |
| 2538 | + "regions": [ | |
| 2539 | + "Ontario" | |
| 2540 | + ], | |
| 2541 | + "province": "ON", | |
| 2542 | + "status": "valide", | |
| 2543 | + "notes": "canada-expansion 2026-08-27 — probe live: 602 propriétés résidentielles hors QC (ON 602)" | |
| 2544 | + }, | |
| 2545 | + { | |
| 2546 | + "id": "quadreal", | |
| 2547 | + "name": "QuadReal", | |
| 2548 | + "site": "https://quadrealresidential.com", | |
| 2549 | + "client_id": 439, | |
| 2550 | + "listing_url": "https://quadrealresidential.com", | |
| 2551 | + "regions": [ | |
| 2552 | + "Ontario", | |
| 2553 | + "British Columbia", | |
| 2554 | + "Alberta" | |
| 2555 | + ], | |
| 2556 | + "province": "ON", | |
| 2557 | + "status": "valide", | |
| 2558 | + "notes": "canada-expansion 2026-08-27 — probe live: 46 propriétés résidentielles hors QC (ON 23, BC 13, AB 10)" | |
| 2559 | + }, | |
| 2560 | + { | |
| 2561 | + "id": "newleaf", | |
| 2562 | + "name": "New Leaf Properties", | |
| 2563 | + "site": "https://newleafproperties.ca", | |
| 2564 | + "client_id": 448, | |
| 2565 | + "listing_url": "https://newleafproperties.ca", | |
| 2566 | + "regions": [ | |
| 2567 | + "Alberta" | |
| 2568 | + ], | |
| 2569 | + "province": "AB", | |
| 2570 | + "status": "valide", | |
| 2571 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (AB 13)" | |
| 2572 | + }, | |
| 2573 | + { | |
| 2574 | + "id": "bluestone", | |
| 2575 | + "name": "BlueStone Properties Inc.", | |
| 2576 | + "site": "https://bluestoneproperties.com", | |
| 2577 | + "client_id": 449, | |
| 2578 | + "listing_url": "https://bluestoneproperties.com", | |
| 2579 | + "regions": [ | |
| 2580 | + "Ontario" | |
| 2581 | + ], | |
| 2582 | + "province": "ON", | |
| 2583 | + "status": "valide", | |
| 2584 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 2585 | + }, | |
| 2586 | + { | |
| 2587 | + "id": "wycliffepm", | |
| 2588 | + "name": "Wycliffe PM", | |
| 2589 | + "site": "https://wycliffeproperties.com", | |
| 2590 | + "client_id": 459, | |
| 2591 | + "listing_url": "https://wycliffeproperties.com", | |
| 2592 | + "regions": [ | |
| 2593 | + "Ontario" | |
| 2594 | + ], | |
| 2595 | + "province": "ON", | |
| 2596 | + "status": "valide", | |
| 2597 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 2598 | + }, | |
| 2599 | + { | |
| 2600 | + "id": "lestonholdings", | |
| 2601 | + "name": "Leston Holdings", | |
| 2602 | + "site": "https://lestonholdings.com", | |
| 2603 | + "client_id": 460, | |
| 2604 | + "listing_url": "https://lestonholdings.com", | |
| 2605 | + "regions": [ | |
| 2606 | + "Alberta", | |
| 2607 | + "British Columbia" | |
| 2608 | + ], | |
| 2609 | + "province": "AB", | |
| 2610 | + "status": "valide", | |
| 2611 | + "notes": "canada-expansion 2026-08-27 — probe live: 59 propriétés résidentielles hors QC (AB 58, BC 1)" | |
| 2612 | + }, | |
| 2613 | + { | |
| 2614 | + "id": "celticofcompanies", | |
| 2615 | + "name": "Celtic Group of Companies", | |
| 2616 | + "site": "https://celticmanagement.ca", | |
| 2617 | + "client_id": 461, | |
| 2618 | + "listing_url": "https://celticmanagement.ca", | |
| 2619 | + "regions": [ | |
| 2620 | + "Alberta" | |
| 2621 | + ], | |
| 2622 | + "province": "AB", | |
| 2623 | + "status": "valide", | |
| 2624 | + "notes": "canada-expansion 2026-08-27 — probe live: 186 propriétés résidentielles hors QC (AB 186)" | |
| 2625 | + }, | |
| 2626 | + { | |
| 2627 | + "id": "saskatoonrpm", | |
| 2628 | + "name": "Saskatoon RPM", | |
| 2629 | + "site": "https://saskpropertymanagement.com", | |
| 2630 | + "client_id": 458, | |
| 2631 | + "listing_url": "https://saskpropertymanagement.com", | |
| 2632 | + "regions": [ | |
| 2633 | + "Saskatchewan" | |
| 2634 | + ], | |
| 2635 | + "province": "SK", | |
| 2636 | + "status": "valide", | |
| 2637 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (SK 19)" | |
| 2638 | + }, | |
| 2639 | + { | |
| 2640 | + "id": "foundspaces", | |
| 2641 | + "name": "Found Spaces Inc", | |
| 2642 | + "site": "https://rent.foundspaces.ca", | |
| 2643 | + "client_id": 465, | |
| 2644 | + "listing_url": "https://rent.foundspaces.ca", | |
| 2645 | + "regions": [ | |
| 2646 | + "Ontario" | |
| 2647 | + ], | |
| 2648 | + "province": "ON", | |
| 2649 | + "status": "valide", | |
| 2650 | + "notes": "canada-expansion 2026-08-27 — probe live: 47 propriétés résidentielles hors QC (ON 47)" | |
| 2651 | + }, | |
| 2652 | + { | |
| 2653 | + "id": "maxwellhorizon", | |
| 2654 | + "name": "MaxWell Horizon", | |
| 2655 | + "site": "https://maxwellhorizon.ca", | |
| 2656 | + "client_id": 463, | |
| 2657 | + "listing_url": "https://maxwellhorizon.ca", | |
| 2658 | + "regions": [ | |
| 2659 | + "Alberta" | |
| 2660 | + ], | |
| 2661 | + "province": "AB", | |
| 2662 | + "status": "valide", | |
| 2663 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 2664 | + }, | |
| 2665 | + { | |
| 2666 | + "id": "oz", | |
| 2667 | + "name": "Oz Property Management", | |
| 2668 | + "site": "https://ozpropertymanagement.ca", | |
| 2669 | + "client_id": 472, | |
| 2670 | + "listing_url": "https://ozpropertymanagement.ca", | |
| 2671 | + "regions": [ | |
| 2672 | + "Saskatchewan" | |
| 2673 | + ], | |
| 2674 | + "province": "SK", | |
| 2675 | + "status": "valide", | |
| 2676 | + "notes": "canada-expansion 2026-08-27 — probe live: 41 propriétés résidentielles hors QC (SK 41)" | |
| 2677 | + }, | |
| 2678 | + { | |
| 2679 | + "id": "tmdl", | |
| 2680 | + "name": "TMDL Property Management Inc", | |
| 2681 | + "site": "https://tmdlpm.ca", | |
| 2682 | + "client_id": 474, | |
| 2683 | + "listing_url": "https://tmdlpm.ca", | |
| 2684 | + "regions": [ | |
| 2685 | + "Ontario" | |
| 2686 | + ], | |
| 2687 | + "province": "ON", | |
| 2688 | + "status": "valide", | |
| 2689 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 2690 | + }, | |
| 2691 | + { | |
| 2692 | + "id": "mu", | |
| 2693 | + "name": "MU Property Management", | |
| 2694 | + "site": "https://mupm.ca", | |
| 2695 | + "client_id": 473, | |
| 2696 | + "listing_url": "https://mupm.ca", | |
| 2697 | + "regions": [ | |
| 2698 | + "New Brunswick" | |
| 2699 | + ], | |
| 2700 | + "province": "NB", | |
| 2701 | + "status": "valide", | |
| 2702 | + "notes": "canada-expansion 2026-08-27 — probe live: 52 propriétés résidentielles hors QC (NB 52)" | |
| 2703 | + }, | |
| 2704 | + { | |
| 2705 | + "id": "rmsroyalservices", | |
| 2706 | + "name": "(RMS) Royal Management Services Inc.", | |
| 2707 | + "site": "https://royalmanagement.ca", | |
| 2708 | + "client_id": 475, | |
| 2709 | + "listing_url": "https://royalmanagement.ca", | |
| 2710 | + "regions": [ | |
| 2711 | + "Alberta" | |
| 2712 | + ], | |
| 2713 | + "province": "AB", | |
| 2714 | + "status": "valide", | |
| 2715 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (AB 13)" | |
| 2716 | + }, | |
| 2717 | + { | |
| 2718 | + "id": "birchhousing", | |
| 2719 | + "name": "Birch Housing", | |
| 2720 | + "site": "https://birchhousing.ca", | |
| 2721 | + "client_id": 477, | |
| 2722 | + "listing_url": "https://birchhousing.ca", | |
| 2723 | + "regions": [ | |
| 2724 | + "Ontario" | |
| 2725 | + ], | |
| 2726 | + "province": "ON", | |
| 2727 | + "status": "valide", | |
| 2728 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 2729 | + }, | |
| 2730 | + { | |
| 2731 | + "id": "manager", | |
| 2732 | + "name": "Property Manager", | |
| 2733 | + "site": "", | |
| 2734 | + "client_id": 476, | |
| 2735 | + "listing_url": "", | |
| 2736 | + "regions": [ | |
| 2737 | + "Ontario", | |
| 2738 | + "British Columbia" | |
| 2739 | + ], | |
| 2740 | + "province": "ON", | |
| 2741 | + "status": "valide", | |
| 2742 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 3, BC 1)" | |
| 2743 | + }, | |
| 2744 | + { | |
| 2745 | + "id": "highstreetcommunities", | |
| 2746 | + "name": "Highstreet Communities", | |
| 2747 | + "site": "https://renthighstreet.ca", | |
| 2748 | + "client_id": 478, | |
| 2749 | + "listing_url": "https://renthighstreet.ca", | |
| 2750 | + "regions": [ | |
| 2751 | + "British Columbia", | |
| 2752 | + "Alberta" | |
| 2753 | + ], | |
| 2754 | + "province": "BC", | |
| 2755 | + "status": "valide", | |
| 2756 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (BC 6, AB 2)" | |
| 2757 | + }, | |
| 2758 | + { | |
| 2759 | + "id": "birchwoodequities", | |
| 2760 | + "name": "Birchwood Equities Inc.", | |
| 2761 | + "site": "https://bestedmontonapartments.ca", | |
| 2762 | + "client_id": 485, | |
| 2763 | + "listing_url": "https://bestedmontonapartments.ca", | |
| 2764 | + "regions": [ | |
| 2765 | + "Alberta" | |
| 2766 | + ], | |
| 2767 | + "province": "AB", | |
| 2768 | + "status": "valide", | |
| 2769 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 2770 | + }, | |
| 2771 | + { | |
| 2772 | + "id": "burkandrealty", | |
| 2773 | + "name": "Burk Management and Realty Inc.", | |
| 2774 | + "site": "https://burkmanagement.com", | |
| 2775 | + "client_id": 488, | |
| 2776 | + "listing_url": "https://burkmanagement.com", | |
| 2777 | + "regions": [ | |
| 2778 | + "Alberta" | |
| 2779 | + ], | |
| 2780 | + "province": "AB", | |
| 2781 | + "status": "valide", | |
| 2782 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (AB 14)" | |
| 2783 | + }, | |
| 2784 | + { | |
| 2785 | + "id": "amelin", | |
| 2786 | + "name": "Amelin Property Management", | |
| 2787 | + "site": "https://amelinproperties.com", | |
| 2788 | + "client_id": 487, | |
| 2789 | + "listing_url": "https://amelinproperties.com", | |
| 2790 | + "regions": [ | |
| 2791 | + "Ontario" | |
| 2792 | + ], | |
| 2793 | + "province": "ON", | |
| 2794 | + "status": "valide", | |
| 2795 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 2796 | + }, | |
| 2797 | + { | |
| 2798 | + "id": "menkeholdingslimited", | |
| 2799 | + "name": "Menke Holdings Limited", | |
| 2800 | + "site": "https://menkesuites.ca", | |
| 2801 | + "client_id": 489, | |
| 2802 | + "listing_url": "https://menkesuites.ca", | |
| 2803 | + "regions": [ | |
| 2804 | + "Saskatchewan" | |
| 2805 | + ], | |
| 2806 | + "province": "SK", | |
| 2807 | + "status": "valide", | |
| 2808 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (SK 8)" | |
| 2809 | + }, | |
| 2810 | + { | |
| 2811 | + "id": "circommercialrealty", | |
| 2812 | + "name": "CIR Commercial Realty Inc.", | |
| 2813 | + "site": "https://colliersrentals.com", | |
| 2814 | + "client_id": 491, | |
| 2815 | + "listing_url": "https://colliersrentals.com", | |
| 2816 | + "regions": [ | |
| 2817 | + "Saskatchewan" | |
| 2818 | + ], | |
| 2819 | + "province": "SK", | |
| 2820 | + "status": "valide", | |
| 2821 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (SK 7)" | |
| 2822 | + }, | |
| 2823 | + { | |
| 2824 | + "id": "thorwin", | |
| 2825 | + "name": "Thorwin Properties", | |
| 2826 | + "site": "https://thorwin.ca", | |
| 2827 | + "client_id": 499, | |
| 2828 | + "listing_url": "https://thorwin.ca", | |
| 2829 | + "regions": [ | |
| 2830 | + "Manitoba" | |
| 2831 | + ], | |
| 2832 | + "province": "MB", | |
| 2833 | + "status": "valide", | |
| 2834 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (MB 21)" | |
| 2835 | + }, | |
| 2836 | + { | |
| 2837 | + "id": "northern", | |
| 2838 | + "name": "Northern Properties", | |
| 2839 | + "site": "https://northernprop.ca", | |
| 2840 | + "client_id": 500, | |
| 2841 | + "listing_url": "https://northernprop.ca", | |
| 2842 | + "regions": [ | |
| 2843 | + "British Columbia" | |
| 2844 | + ], | |
| 2845 | + "province": "BC", | |
| 2846 | + "status": "valide", | |
| 2847 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (BC 9)" | |
| 2848 | + }, | |
| 2849 | + { | |
| 2850 | + "id": "highvalueconsultantsltd", | |
| 2851 | + "name": "High Value Consultants Ltd.", | |
| 2852 | + "site": "https://hvconsultants.com", | |
| 2853 | + "client_id": 501, | |
| 2854 | + "listing_url": "https://hvconsultants.com", | |
| 2855 | + "regions": [ | |
| 2856 | + "Ontario" | |
| 2857 | + ], | |
| 2858 | + "province": "ON", | |
| 2859 | + "status": "valide", | |
| 2860 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 2861 | + }, | |
| 2862 | + { | |
| 2863 | + "id": "vanakinternational", | |
| 2864 | + "name": "Vanak International Properties", | |
| 2865 | + "site": "https://vanakrealty.com", | |
| 2866 | + "client_id": 516, | |
| 2867 | + "listing_url": "https://vanakrealty.com", | |
| 2868 | + "regions": [ | |
| 2869 | + "British Columbia" | |
| 2870 | + ], | |
| 2871 | + "province": "BC", | |
| 2872 | + "status": "valide", | |
| 2873 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 2874 | + }, | |
| 2875 | + { | |
| 2876 | + "id": "laurence", | |
| 2877 | + "name": "Laurence Management Group", | |
| 2878 | + "site": "https://lmgproperties.com", | |
| 2879 | + "client_id": 526, | |
| 2880 | + "listing_url": "https://lmgproperties.com", | |
| 2881 | + "regions": [ | |
| 2882 | + "Saskatchewan", | |
| 2883 | + "Manitoba" | |
| 2884 | + ], | |
| 2885 | + "province": "SK", | |
| 2886 | + "status": "valide", | |
| 2887 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (SK 3, MB 2)" | |
| 2888 | + }, | |
| 2889 | + { | |
| 2890 | + "id": "acsopm", | |
| 2891 | + "name": "ACSO PM Inc", | |
| 2892 | + "site": "https://thehome4u.ca", | |
| 2893 | + "client_id": 532, | |
| 2894 | + "listing_url": "https://thehome4u.ca", | |
| 2895 | + "regions": [ | |
| 2896 | + "Ontario" | |
| 2897 | + ], | |
| 2898 | + "province": "ON", | |
| 2899 | + "status": "valide", | |
| 2900 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 2901 | + }, | |
| 2902 | + { | |
| 2903 | + "id": "bin", | |
| 2904 | + "name": "BIN Management Inc.", | |
| 2905 | + "site": "https://binmanagementinc.com", | |
| 2906 | + "client_id": 537, | |
| 2907 | + "listing_url": "https://binmanagementinc.com", | |
| 2908 | + "regions": [ | |
| 2909 | + "Ontario" | |
| 2910 | + ], | |
| 2911 | + "province": "ON", | |
| 2912 | + "status": "valide", | |
| 2913 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 2914 | + }, | |
| 2915 | + { | |
| 2916 | + "id": "p3realty", | |
| 2917 | + "name": "P3 Realty", | |
| 2918 | + "site": "", | |
| 2919 | + "client_id": 546, | |
| 2920 | + "listing_url": "", | |
| 2921 | + "regions": [ | |
| 2922 | + "Manitoba", | |
| 2923 | + "Alberta" | |
| 2924 | + ], | |
| 2925 | + "province": "MB", | |
| 2926 | + "status": "valide", | |
| 2927 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (MB 11, AB 1)" | |
| 2928 | + }, | |
| 2929 | + { | |
| 2930 | + "id": "marwestcanadaltd", | |
| 2931 | + "name": "Marwest Management Canada Ltd.", | |
| 2932 | + "site": "https://marwestrentals.ca", | |
| 2933 | + "client_id": 552, | |
| 2934 | + "listing_url": "https://marwestrentals.ca", | |
| 2935 | + "regions": [ | |
| 2936 | + "Manitoba", | |
| 2937 | + "Saskatchewan" | |
| 2938 | + ], | |
| 2939 | + "province": "MB", | |
| 2940 | + "status": "valide", | |
| 2941 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (MB 15, SK 1)" | |
| 2942 | + }, | |
| 2943 | + { | |
| 2944 | + "id": "villagecreek", | |
| 2945 | + "name": "Village Creek Property Management", | |
| 2946 | + "site": "https://villagecreek.ca", | |
| 2947 | + "client_id": 553, | |
| 2948 | + "listing_url": "https://villagecreek.ca", | |
| 2949 | + "regions": [ | |
| 2950 | + "Ontario" | |
| 2951 | + ], | |
| 2952 | + "province": "ON", | |
| 2953 | + "status": "valide", | |
| 2954 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 2955 | + }, | |
| 2956 | + { | |
| 2957 | + "id": "northlandasset", | |
| 2958 | + "name": "Northland Asset Management", | |
| 2959 | + "site": "https://northlandmanagement.ca", | |
| 2960 | + "client_id": 557, | |
| 2961 | + "listing_url": "https://northlandmanagement.ca", | |
| 2962 | + "regions": [ | |
| 2963 | + "Alberta", | |
| 2964 | + "British Columbia", | |
| 2965 | + "Saskatchewan" | |
| 2966 | + ], | |
| 2967 | + "province": "AB", | |
| 2968 | + "status": "valide", | |
| 2969 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (AB 5, BC 4, SK 3)" | |
| 2970 | + }, | |
| 2971 | + { | |
| 2972 | + "id": "evergreenlandsltd", | |
| 2973 | + "name": "Evergreen Lands Ltd", | |
| 2974 | + "site": "https://rentcentrepoint.com", | |
| 2975 | + "client_id": 563, | |
| 2976 | + "listing_url": "https://rentcentrepoint.com", | |
| 2977 | + "regions": [ | |
| 2978 | + "British Columbia" | |
| 2979 | + ], | |
| 2980 | + "province": "BC", | |
| 2981 | + "status": "valide", | |
| 2982 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 2983 | + }, | |
| 2984 | + { | |
| 2985 | + "id": "kw4rent", | |
| 2986 | + "name": "KW4Rent", | |
| 2987 | + "site": "https://kw4rent.com", | |
| 2988 | + "client_id": 564, | |
| 2989 | + "listing_url": "https://kw4rent.com", | |
| 2990 | + "regions": [ | |
| 2991 | + "Ontario" | |
| 2992 | + ], | |
| 2993 | + "province": "ON", | |
| 2994 | + "status": "valide", | |
| 2995 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 2996 | + }, | |
| 2997 | + { | |
| 2998 | + "id": "premium", | |
| 2999 | + "name": "Premium Rentals", | |
| 3000 | + "site": "https://premiumrentals.ca", | |
| 3001 | + "client_id": 570, | |
| 3002 | + "listing_url": "https://premiumrentals.ca", | |
| 3003 | + "regions": [ | |
| 3004 | + "Alberta" | |
| 3005 | + ], | |
| 3006 | + "province": "AB", | |
| 3007 | + "status": "valide", | |
| 3008 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 3009 | + }, | |
| 3010 | + { | |
| 3011 | + "id": "imperrageneral", | |
| 3012 | + "name": "Imperra General Management", | |
| 3013 | + "site": "https://imperra.ca", | |
| 3014 | + "client_id": 571, | |
| 3015 | + "listing_url": "https://imperra.ca", | |
| 3016 | + "regions": [ | |
| 3017 | + "Ontario" | |
| 3018 | + ], | |
| 3019 | + "province": "ON", | |
| 3020 | + "status": "valide", | |
| 3021 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (ON 24)" | |
| 3022 | + }, | |
| 3023 | + { | |
| 3024 | + "id": "fidelityltd", | |
| 3025 | + "name": "Fidelity Property Management Ltd", | |
| 3026 | + "site": "https://fidelitypm.com", | |
| 3027 | + "client_id": 582, | |
| 3028 | + "listing_url": "https://fidelitypm.com", | |
| 3029 | + "regions": [ | |
| 3030 | + "Ontario" | |
| 3031 | + ], | |
| 3032 | + "province": "ON", | |
| 3033 | + "status": "valide", | |
| 3034 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (ON 16)" | |
| 3035 | + }, | |
| 3036 | + { | |
| 3037 | + "id": "powerltd", | |
| 3038 | + "name": "Power Properties Ltd.", | |
| 3039 | + "site": "https://powerproperties.rentals", | |
| 3040 | + "client_id": 581, | |
| 3041 | + "listing_url": "https://powerproperties.rentals", | |
| 3042 | + "regions": [ | |
| 3043 | + "Alberta" | |
| 3044 | + ], | |
| 3045 | + "province": "AB", | |
| 3046 | + "status": "valide", | |
| 3047 | + "notes": "canada-expansion 2026-08-27 — probe live: 84 propriétés résidentielles hors QC (AB 84)" | |
| 3048 | + }, | |
| 3049 | + { | |
| 3050 | + "id": "remaxsaskatoon", | |
| 3051 | + "name": "Remax Saskatoon Property Management", | |
| 3052 | + "site": "https://rentalsaskatoon.ca", | |
| 3053 | + "client_id": 586, | |
| 3054 | + "listing_url": "https://rentalsaskatoon.ca", | |
| 3055 | + "regions": [ | |
| 3056 | + "Saskatchewan" | |
| 3057 | + ], | |
| 3058 | + "province": "SK", | |
| 3059 | + "status": "valide", | |
| 3060 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (SK 5)" | |
| 3061 | + }, | |
| 3062 | + { | |
| 3063 | + "id": "templeton", | |
| 3064 | + "name": "Templeton Properties", | |
| 3065 | + "site": "https://templetonproperties.ca", | |
| 3066 | + "client_id": 584, | |
| 3067 | + "listing_url": "https://templetonproperties.ca", | |
| 3068 | + "regions": [ | |
| 3069 | + "Nova Scotia" | |
| 3070 | + ], | |
| 3071 | + "province": "NS", | |
| 3072 | + "status": "valide", | |
| 3073 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (NS 24)" | |
| 3074 | + }, | |
| 3075 | + { | |
| 3076 | + "id": "zahra", | |
| 3077 | + "name": "Zahra Properties", | |
| 3078 | + "site": "https://zahraproperties.com", | |
| 3079 | + "client_id": 598, | |
| 3080 | + "listing_url": "https://zahraproperties.com", | |
| 3081 | + "regions": [ | |
| 3082 | + "Ontario" | |
| 3083 | + ], | |
| 3084 | + "province": "ON", | |
| 3085 | + "status": "valide", | |
| 3086 | + "notes": "canada-expansion 2026-08-27 — probe live: 52 propriétés résidentielles hors QC (ON 52)" | |
| 3087 | + }, | |
| 3088 | + { | |
| 3089 | + "id": "obasasixthreesuites", | |
| 3090 | + "name": "OBASA / Six Three Suites", | |
| 3091 | + "site": "https://obasasuites.com", | |
| 3092 | + "client_id": 612, | |
| 3093 | + "listing_url": "https://obasasuites.com", | |
| 3094 | + "regions": [ | |
| 3095 | + "Saskatchewan" | |
| 3096 | + ], | |
| 3097 | + "province": "SK", | |
| 3098 | + "status": "valide", | |
| 3099 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (SK 4)" | |
| 3100 | + }, | |
| 3101 | + { | |
| 3102 | + "id": "boncoreltdcorp", | |
| 3103 | + "name": "Boncore Management Ltd (Corp)", | |
| 3104 | + "site": "https://boncore.ca", | |
| 3105 | + "client_id": 611, | |
| 3106 | + "listing_url": "https://boncore.ca", | |
| 3107 | + "regions": [ | |
| 3108 | + "Ontario" | |
| 3109 | + ], | |
| 3110 | + "province": "ON", | |
| 3111 | + "status": "valide", | |
| 3112 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 3113 | + }, | |
| 3114 | + { | |
| 3115 | + "id": "prosperointernationalrea", | |
| 3116 | + "name": "Prospero International Realty Inc", | |
| 3117 | + "site": "https://prospero.ca", | |
| 3118 | + "client_id": 614, | |
| 3119 | + "listing_url": "https://prospero.ca", | |
| 3120 | + "regions": [ | |
| 3121 | + "British Columbia" | |
| 3122 | + ], | |
| 3123 | + "province": "BC", | |
| 3124 | + "status": "valide", | |
| 3125 | + "notes": "canada-expansion 2026-08-27 — probe live: 49 propriétés résidentielles hors QC (BC 49)" | |
| 3126 | + }, | |
| 3127 | + { | |
| 3128 | + "id": "pillar", | |
| 3129 | + "name": "Pillar Property Management Inc", | |
| 3130 | + "site": "https://pillarmanagement.ca", | |
| 3131 | + "client_id": 615, | |
| 3132 | + "listing_url": "https://pillarmanagement.ca", | |
| 3133 | + "regions": [ | |
| 3134 | + "Manitoba" | |
| 3135 | + ], | |
| 3136 | + "province": "MB", | |
| 3137 | + "status": "valide", | |
| 3138 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (MB 6)" | |
| 3139 | + }, | |
| 3140 | + { | |
| 3141 | + "id": "greatervancouvertenantu0", | |
| 3142 | + "name": "Greater Vancouver Tenant \\u0026 Property Management Ltd", | |
| 3143 | + "site": "https://gvantpm.com", | |
| 3144 | + "client_id": 619, | |
| 3145 | + "listing_url": "https://gvantpm.com", | |
| 3146 | + "regions": [ | |
| 3147 | + "British Columbia" | |
| 3148 | + ], | |
| 3149 | + "province": "BC", | |
| 3150 | + "status": "valide", | |
| 3151 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (BC 14)" | |
| 3152 | + }, | |
| 3153 | + { | |
| 3154 | + "id": "clearwaterinvestments", | |
| 3155 | + "name": "Clearwater Investments Inc.", | |
| 3156 | + "site": "https://armourmanagement.ca", | |
| 3157 | + "client_id": 624, | |
| 3158 | + "listing_url": "https://armourmanagement.ca", | |
| 3159 | + "regions": [ | |
| 3160 | + "Manitoba" | |
| 3161 | + ], | |
| 3162 | + "province": "MB", | |
| 3163 | + "status": "valide", | |
| 3164 | + "notes": "canada-expansion 2026-08-27 — probe live: 36 propriétés résidentielles hors QC (MB 36)" | |
| 3165 | + }, | |
| 3166 | + { | |
| 3167 | + "id": "centre100holdingsltd", | |
| 3168 | + "name": "Centre 100 Holdings Ltd", | |
| 3169 | + "site": "https://centre100.ca", | |
| 3170 | + "client_id": 623, | |
| 3171 | + "listing_url": "https://centre100.ca", | |
| 3172 | + "regions": [ | |
| 3173 | + "Alberta" | |
| 3174 | + ], | |
| 3175 | + "province": "AB", | |
| 3176 | + "status": "valide", | |
| 3177 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 3178 | + }, | |
| 3179 | + { | |
| 3180 | + "id": "rockportinvestment", | |
| 3181 | + "name": "Rockport Investment Group Inc", | |
| 3182 | + "site": "https://rockportgroup.ca", | |
| 3183 | + "client_id": 621, | |
| 3184 | + "listing_url": "https://rockportgroup.ca", | |
| 3185 | + "regions": [ | |
| 3186 | + "Manitoba" | |
| 3187 | + ], | |
| 3188 | + "province": "MB", | |
| 3189 | + "status": "valide", | |
| 3190 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (MB 3)" | |
| 3191 | + }, | |
| 3192 | + { | |
| 3193 | + "id": "wredevelopmentltd", | |
| 3194 | + "name": "WRE Development Ltd", | |
| 3195 | + "site": "https://wredevelopment.ca", | |
| 3196 | + "client_id": 628, | |
| 3197 | + "listing_url": "https://wredevelopment.ca", | |
| 3198 | + "regions": [ | |
| 3199 | + "Manitoba", | |
| 3200 | + "Alberta" | |
| 3201 | + ], | |
| 3202 | + "province": "MB", | |
| 3203 | + "status": "valide", | |
| 3204 | + "notes": "canada-expansion 2026-08-27 — probe live: 30 propriétés résidentielles hors QC (MB 26, AB 4)" | |
| 3205 | + }, | |
| 3206 | + { | |
| 3207 | + "id": "crystal", | |
| 3208 | + "name": "Crystal Properties", | |
| 3209 | + "site": "https://crystalproperties.ca", | |
| 3210 | + "client_id": 627, | |
| 3211 | + "listing_url": "https://crystalproperties.ca", | |
| 3212 | + "regions": [ | |
| 3213 | + "Manitoba" | |
| 3214 | + ], | |
| 3215 | + "province": "MB", | |
| 3216 | + "status": "valide", | |
| 3217 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (MB 8)" | |
| 3218 | + }, | |
| 3219 | + { | |
| 3220 | + "id": "residentialleasing", | |
| 3221 | + "name": "Residential Leasing Group Inc.", | |
| 3222 | + "site": "https://rlg.ca", | |
| 3223 | + "client_id": 629, | |
| 3224 | + "listing_url": "https://rlg.ca", | |
| 3225 | + "regions": [ | |
| 3226 | + "Alberta" | |
| 3227 | + ], | |
| 3228 | + "province": "AB", | |
| 3229 | + "status": "valide", | |
| 3230 | + "notes": "canada-expansion 2026-08-27 — probe live: 198 propriétés résidentielles hors QC (AB 198)" | |
| 3231 | + }, | |
| 3232 | + { | |
| 3233 | + "id": "lakewoodagencies", | |
| 3234 | + "name": "Lakewood Agencies", | |
| 3235 | + "site": "https://lakewoodagencies.ca", | |
| 3236 | + "client_id": 635, | |
| 3237 | + "listing_url": "https://lakewoodagencies.ca", | |
| 3238 | + "regions": [ | |
| 3239 | + "Manitoba" | |
| 3240 | + ], | |
| 3241 | + "province": "MB", | |
| 3242 | + "status": "valide", | |
| 3243 | + "notes": "canada-expansion 2026-08-27 — probe live: 15 propriétés résidentielles hors QC (MB 15)" | |
| 3244 | + }, | |
| 3245 | + { | |
| 3246 | + "id": "karma", | |
| 3247 | + "name": "Karma Property Management", | |
| 3248 | + "site": "https://karmaproperties.ca", | |
| 3249 | + "client_id": 634, | |
| 3250 | + "listing_url": "https://karmaproperties.ca", | |
| 3251 | + "regions": [ | |
| 3252 | + "Manitoba" | |
| 3253 | + ], | |
| 3254 | + "province": "MB", | |
| 3255 | + "status": "valide", | |
| 3256 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (MB 10)" | |
| 3257 | + }, | |
| 3258 | + { | |
| 3259 | + "id": "jc", | |
| 3260 | + "name": "J.C. Property Management", | |
| 3261 | + "site": "https://jcproperties.ca", | |
| 3262 | + "client_id": 636, | |
| 3263 | + "listing_url": "https://jcproperties.ca", | |
| 3264 | + "regions": [ | |
| 3265 | + "Manitoba" | |
| 3266 | + ], | |
| 3267 | + "province": "MB", | |
| 3268 | + "status": "valide", | |
| 3269 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (MB 5)" | |
| 3270 | + }, | |
| 3271 | + { | |
| 3272 | + "id": "ash", | |
| 3273 | + "name": "A.S.H. Management Group Inc.", | |
| 3274 | + "site": "https://ashmanagementgroup.com", | |
| 3275 | + "client_id": 637, | |
| 3276 | + "listing_url": "https://ashmanagementgroup.com", | |
| 3277 | + "regions": [ | |
| 3278 | + "Manitoba" | |
| 3279 | + ], | |
| 3280 | + "province": "MB", | |
| 3281 | + "status": "valide", | |
| 3282 | + "notes": "canada-expansion 2026-08-27 — probe live: 66 propriétés résidentielles hors QC (MB 66)" | |
| 3283 | + }, | |
| 3284 | + { | |
| 3285 | + "id": "ironclad", | |
| 3286 | + "name": "Ironclad Properties Inc.", | |
| 3287 | + "site": "https://ironcladproperties.ca", | |
| 3288 | + "client_id": 641, | |
| 3289 | + "listing_url": "https://ironcladproperties.ca", | |
| 3290 | + "regions": [ | |
| 3291 | + "Ontario", | |
| 3292 | + "Saskatchewan", | |
| 3293 | + "Manitoba", | |
| 3294 | + "British Columbia" | |
| 3295 | + ], | |
| 3296 | + "province": "ON", | |
| 3297 | + "status": "valide", | |
| 3298 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 2, SK 1, MB 1, BC 1)" | |
| 3299 | + }, | |
| 3300 | + { | |
| 3301 | + "id": "manorpark", | |
| 3302 | + "name": "Manor Park Management", | |
| 3303 | + "site": "", | |
| 3304 | + "client_id": 645, | |
| 3305 | + "listing_url": "", | |
| 3306 | + "regions": [ | |
| 3307 | + "Ontario" | |
| 3308 | + ], | |
| 3309 | + "province": "ON", | |
| 3310 | + "status": "valide", | |
| 3311 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (ON 17)" | |
| 3312 | + }, | |
| 3313 | + { | |
| 3314 | + "id": "mccormbrconly", | |
| 3315 | + "name": "McCor Management (MB) Inc. (RC only)", | |
| 3316 | + "site": "https://mccor.ca", | |
| 3317 | + "client_id": 650, | |
| 3318 | + "listing_url": "https://mccor.ca", | |
| 3319 | + "regions": [ | |
| 3320 | + "Manitoba" | |
| 3321 | + ], | |
| 3322 | + "province": "MB", | |
| 3323 | + "status": "valide", | |
| 3324 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (MB 4)" | |
| 3325 | + }, | |
| 3326 | + { | |
| 3327 | + "id": "citysearchrentalnetwork", | |
| 3328 | + "name": "Citysearch Rental Network", | |
| 3329 | + "site": "https://citysearchcalgary.com", | |
| 3330 | + "client_id": 658, | |
| 3331 | + "listing_url": "https://citysearchcalgary.com", | |
| 3332 | + "regions": [ | |
| 3333 | + "Alberta" | |
| 3334 | + ], | |
| 3335 | + "province": "AB", | |
| 3336 | + "status": "valide", | |
| 3337 | + "notes": "canada-expansion 2026-08-27 — probe live: 38 propriétés résidentielles hors QC (AB 38)" | |
| 3338 | + }, | |
| 3339 | + { | |
| 3340 | + "id": "aceagencies", | |
| 3341 | + "name": "Ace Agencies", | |
| 3342 | + "site": "https://abbotsfordpropertymgmt.ca", | |
| 3343 | + "client_id": 656, | |
| 3344 | + "listing_url": "https://abbotsfordpropertymgmt.ca", | |
| 3345 | + "regions": [ | |
| 3346 | + "British Columbia" | |
| 3347 | + ], | |
| 3348 | + "province": "BC", | |
| 3349 | + "status": "valide", | |
| 3350 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (BC 25)" | |
| 3351 | + }, | |
| 3352 | + { | |
| 3353 | + "id": "elkltd", | |
| 3354 | + "name": "Elk Property Management Ltd.", | |
| 3355 | + "site": "https://elkproperty.com", | |
| 3356 | + "client_id": 664, | |
| 3357 | + "listing_url": "https://elkproperty.com", | |
| 3358 | + "regions": [ | |
| 3359 | + "Nova Scotia", | |
| 3360 | + "Ontario" | |
| 3361 | + ], | |
| 3362 | + "province": "NS", | |
| 3363 | + "status": "valide", | |
| 3364 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (NS 2, ON 1)" | |
| 3365 | + }, | |
| 3366 | + { | |
| 3367 | + "id": "parabelleltd", | |
| 3368 | + "name": "Parabelle Properties Ltd", | |
| 3369 | + "site": "https://parabelle.com", | |
| 3370 | + "client_id": 663, | |
| 3371 | + "listing_url": "https://parabelle.com", | |
| 3372 | + "regions": [ | |
| 3373 | + "Alberta" | |
| 3374 | + ], | |
| 3375 | + "province": "AB", | |
| 3376 | + "status": "valide", | |
| 3377 | + "notes": "canada-expansion 2026-08-27 — probe live: 40 propriétés résidentielles hors QC (AB 40)" | |
| 3378 | + }, | |
| 3379 | + { | |
| 3380 | + "id": "bartlettrealtyltd", | |
| 3381 | + "name": "Bartlett Realty Ltd.", | |
| 3382 | + "site": "https://bartlettrealestate.ca", | |
| 3383 | + "client_id": 666, | |
| 3384 | + "listing_url": "https://bartlettrealestate.ca", | |
| 3385 | + "regions": [ | |
| 3386 | + "Saskatchewan" | |
| 3387 | + ], | |
| 3388 | + "province": "SK", | |
| 3389 | + "status": "valide", | |
| 3390 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (SK 13)" | |
| 3391 | + }, | |
| 3392 | + { | |
| 3393 | + "id": "cressmanrealtyu0026", | |
| 3394 | + "name": "Cressman Realty \\u0026 Property Management", | |
| 3395 | + "site": "https://cressmanrpm.ca", | |
| 3396 | + "client_id": 669, | |
| 3397 | + "listing_url": "https://cressmanrpm.ca", | |
| 3398 | + "regions": [ | |
| 3399 | + "Saskatchewan" | |
| 3400 | + ], | |
| 3401 | + "province": "SK", | |
| 3402 | + "status": "valide", | |
| 3403 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (SK 18)" | |
| 3404 | + }, | |
| 3405 | + { | |
| 3406 | + "id": "ranchoedmonton", | |
| 3407 | + "name": "Rancho: Edmonton", | |
| 3408 | + "site": "https://ranchoedmonton.com", | |
| 3409 | + "client_id": 672, | |
| 3410 | + "listing_url": "https://ranchoedmonton.com", | |
| 3411 | + "regions": [ | |
| 3412 | + "Alberta" | |
| 3413 | + ], | |
| 3414 | + "province": "AB", | |
| 3415 | + "status": "valide", | |
| 3416 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 3417 | + }, | |
| 3418 | + { | |
| 3419 | + "id": "edenux", | |
| 3420 | + "name": "Groupe Denux", | |
| 3421 | + "site": "https://groupedenux.com", | |
| 3422 | + "client_id": 654, | |
| 3423 | + "listing_url": "https://groupedenux.com", | |
| 3424 | + "regions": [ | |
| 3425 | + "British Columbia", | |
| 3426 | + "Alberta" | |
| 3427 | + ], | |
| 3428 | + "province": "BC", | |
| 3429 | + "status": "valide", | |
| 3430 | + "notes": "canada-expansion 2026-08-27 — probe live: 41 propriétés résidentielles hors QC (BC 36, AB 5)" | |
| 3431 | + }, | |
| 3432 | + { | |
| 3433 | + "id": "cityvibedevelopments", | |
| 3434 | + "name": "City Vibe Developments Inc", | |
| 3435 | + "site": "https://rentcityvibe.ca", | |
| 3436 | + "client_id": 673, | |
| 3437 | + "listing_url": "https://rentcityvibe.ca", | |
| 3438 | + "regions": [ | |
| 3439 | + "Alberta" | |
| 3440 | + ], | |
| 3441 | + "province": "AB", | |
| 3442 | + "status": "valide", | |
| 3443 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (AB 8)" | |
| 3444 | + }, | |
| 3445 | + { | |
| 3446 | + "id": "delsuites", | |
| 3447 | + "name": "DelSuites", | |
| 3448 | + "site": "https://delsuites.com", | |
| 3449 | + "client_id": 670, | |
| 3450 | + "listing_url": "https://delsuites.com", | |
| 3451 | + "regions": [ | |
| 3452 | + "Ontario" | |
| 3453 | + ], | |
| 3454 | + "province": "ON", | |
| 3455 | + "status": "valide", | |
| 3456 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (ON 19)" | |
| 3457 | + }, | |
| 3458 | + { | |
| 3459 | + "id": "livetreo", | |
| 3460 | + "name": "LiveTreo", | |
| 3461 | + "site": "https://livetreo.ca", | |
| 3462 | + "client_id": 680, | |
| 3463 | + "listing_url": "https://livetreo.ca", | |
| 3464 | + "regions": [ | |
| 3465 | + "Alberta" | |
| 3466 | + ], | |
| 3467 | + "province": "AB", | |
| 3468 | + "status": "valide", | |
| 3469 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 3470 | + }, | |
| 3471 | + { | |
| 3472 | + "id": "strategic", | |
| 3473 | + "name": "Strategic Group", | |
| 3474 | + "site": "https://strategicgroup.ca", | |
| 3475 | + "client_id": 679, | |
| 3476 | + "listing_url": "https://strategicgroup.ca", | |
| 3477 | + "regions": [ | |
| 3478 | + "Alberta" | |
| 3479 | + ], | |
| 3480 | + "province": "AB", | |
| 3481 | + "status": "valide", | |
| 3482 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (AB 18)" | |
| 3483 | + }, | |
| 3484 | + { | |
| 3485 | + "id": "barneyriver", | |
| 3486 | + "name": "Barney River", | |
| 3487 | + "site": "https://barneyriver.com", | |
| 3488 | + "client_id": 677, | |
| 3489 | + "listing_url": "https://barneyriver.com", | |
| 3490 | + "regions": [ | |
| 3491 | + "Ontario" | |
| 3492 | + ], | |
| 3493 | + "province": "ON", | |
| 3494 | + "status": "valide", | |
| 3495 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 3496 | + }, | |
| 3497 | + { | |
| 3498 | + "id": "weidner", | |
| 3499 | + "name": "Weidner Apartments", | |
| 3500 | + "site": "https://weidner.com", | |
| 3501 | + "client_id": 678, | |
| 3502 | + "listing_url": "https://weidner.com", | |
| 3503 | + "regions": [ | |
| 3504 | + "Alberta", | |
| 3505 | + "Saskatchewan", | |
| 3506 | + "Manitoba", | |
| 3507 | + "British Columbia" | |
| 3508 | + ], | |
| 3509 | + "province": "AB", | |
| 3510 | + "status": "valide", | |
| 3511 | + "notes": "canada-expansion 2026-08-27 — probe live: 33 propriétés résidentielles hors QC (AB 21, SK 8, MB 2, BC 2)" | |
| 3512 | + }, | |
| 3513 | + { | |
| 3514 | + "id": "realtycanada", | |
| 3515 | + "name": "Realty Canada Inc", | |
| 3516 | + "site": "https://realtycan.com", | |
| 3517 | + "client_id": 687, | |
| 3518 | + "listing_url": "https://realtycan.com", | |
| 3519 | + "regions": [ | |
| 3520 | + "Alberta" | |
| 3521 | + ], | |
| 3522 | + "province": "AB", | |
| 3523 | + "status": "valide", | |
| 3524 | + "notes": "canada-expansion 2026-08-27 — probe live: 28 propriétés résidentielles hors QC (AB 28)" | |
| 3525 | + }, | |
| 3526 | + { | |
| 3527 | + "id": "carreracorporation", | |
| 3528 | + "name": "Carrera Management Corporation", | |
| 3529 | + "site": "https://carreramc.com", | |
| 3530 | + "client_id": 689, | |
| 3531 | + "listing_url": "https://carreramc.com", | |
| 3532 | + "regions": [ | |
| 3533 | + "British Columbia" | |
| 3534 | + ], | |
| 3535 | + "province": "BC", | |
| 3536 | + "status": "valide", | |
| 3537 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (BC 12)" | |
| 3538 | + }, | |
| 3539 | + { | |
| 3540 | + "id": "strano", | |
| 3541 | + "name": "Strano Property Management", | |
| 3542 | + "site": "https://stranoproperties.ca", | |
| 3543 | + "client_id": 692, | |
| 3544 | + "listing_url": "https://stranoproperties.ca", | |
| 3545 | + "regions": [ | |
| 3546 | + "Ontario" | |
| 3547 | + ], | |
| 3548 | + "province": "ON", | |
| 3549 | + "status": "valide", | |
| 3550 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 3551 | + }, | |
| 3552 | + { | |
| 3553 | + "id": "pacificedgeltd", | |
| 3554 | + "name": "Pacific Edge Properties Ltd", | |
| 3555 | + "site": "https://pacificedgeproperties.ca", | |
| 3556 | + "client_id": 695, | |
| 3557 | + "listing_url": "https://pacificedgeproperties.ca", | |
| 3558 | + "regions": [ | |
| 3559 | + "British Columbia", | |
| 3560 | + "Ontario", | |
| 3561 | + "Alberta" | |
| 3562 | + ], | |
| 3563 | + "province": "BC", | |
| 3564 | + "status": "valide", | |
| 3565 | + "notes": "canada-expansion 2026-08-27 — probe live: 33 propriétés résidentielles hors QC (BC 24, ON 8, AB 1)" | |
| 3566 | + }, | |
| 3567 | + { | |
| 3568 | + "id": "onni", | |
| 3569 | + "name": "Onni Group", | |
| 3570 | + "site": "https://onni.com", | |
| 3571 | + "client_id": 693, | |
| 3572 | + "listing_url": "https://onni.com", | |
| 3573 | + "regions": [ | |
| 3574 | + "British Columbia" | |
| 3575 | + ], | |
| 3576 | + "province": "BC", | |
| 3577 | + "status": "valide", | |
| 3578 | + "notes": "canada-expansion 2026-08-27 — probe live: 30 propriétés résidentielles hors QC (BC 30)" | |
| 3579 | + }, | |
| 3580 | + { | |
| 3581 | + "id": "shiplake", | |
| 3582 | + "name": "Shiplake Properties", | |
| 3583 | + "site": "https://shiplake.com", | |
| 3584 | + "client_id": 688, | |
| 3585 | + "listing_url": "https://shiplake.com", | |
| 3586 | + "regions": [ | |
| 3587 | + "Ontario" | |
| 3588 | + ], | |
| 3589 | + "province": "ON", | |
| 3590 | + "status": "valide", | |
| 3591 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 3592 | + }, | |
| 3593 | + { | |
| 3594 | + "id": "metro", | |
| 3595 | + "name": "Metro Property Management", | |
| 3596 | + "site": "https://metropropertymanagement.ca", | |
| 3597 | + "client_id": 697, | |
| 3598 | + "listing_url": "https://metropropertymanagement.ca", | |
| 3599 | + "regions": [ | |
| 3600 | + "Newfoundland and Labrador" | |
| 3601 | + ], | |
| 3602 | + "province": "NL", | |
| 3603 | + "status": "valide", | |
| 3604 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (NL 16)" | |
| 3605 | + }, | |
| 3606 | + { | |
| 3607 | + "id": "yorkton", | |
| 3608 | + "name": "Yorkton Group", | |
| 3609 | + "site": "https://yorktonmanagement.com", | |
| 3610 | + "client_id": 699, | |
| 3611 | + "listing_url": "https://yorktonmanagement.com", | |
| 3612 | + "regions": [ | |
| 3613 | + "Alberta" | |
| 3614 | + ], | |
| 3615 | + "province": "AB", | |
| 3616 | + "status": "valide", | |
| 3617 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (AB 21)" | |
| 3618 | + }, | |
| 3619 | + { | |
| 3620 | + "id": "3jholdingscorp", | |
| 3621 | + "name": "3J Holdings Corp", | |
| 3622 | + "site": "https://reginaapartment.ca", | |
| 3623 | + "client_id": 700, | |
| 3624 | + "listing_url": "https://reginaapartment.ca", | |
| 3625 | + "regions": [ | |
| 3626 | + "Saskatchewan" | |
| 3627 | + ], | |
| 3628 | + "province": "SK", | |
| 3629 | + "status": "valide", | |
| 3630 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (SK 5)" | |
| 3631 | + }, | |
| 3632 | + { | |
| 3633 | + "id": "renat", | |
| 3634 | + "name": "Re/Nat", | |
| 3635 | + "site": "https://renathomerenters.ca", | |
| 3636 | + "client_id": 706, | |
| 3637 | + "listing_url": "https://renathomerenters.ca", | |
| 3638 | + "regions": [ | |
| 3639 | + "Nova Scotia" | |
| 3640 | + ], | |
| 3641 | + "province": "NS", | |
| 3642 | + "status": "valide", | |
| 3643 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (NS 3)" | |
| 3644 | + }, | |
| 3645 | + { | |
| 3646 | + "id": "harrisoncarter", | |
| 3647 | + "name": "Harrison Carter Group", | |
| 3648 | + "site": "https://harrisoncartergroup.com", | |
| 3649 | + "client_id": 704, | |
| 3650 | + "listing_url": "https://harrisoncartergroup.com", | |
| 3651 | + "regions": [ | |
| 3652 | + "Ontario" | |
| 3653 | + ], | |
| 3654 | + "province": "ON", | |
| 3655 | + "status": "valide", | |
| 3656 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (ON 25)" | |
| 3657 | + }, | |
| 3658 | + { | |
| 3659 | + "id": "halifaxqualityhomesltd", | |
| 3660 | + "name": "Halifax Quality Homes Ltd.", | |
| 3661 | + "site": "https://halifaxqualityhomes.com", | |
| 3662 | + "client_id": 705, | |
| 3663 | + "listing_url": "https://halifaxqualityhomes.com", | |
| 3664 | + "regions": [ | |
| 3665 | + "Nova Scotia" | |
| 3666 | + ], | |
| 3667 | + "province": "NS", | |
| 3668 | + "status": "valide", | |
| 3669 | + "notes": "canada-expansion 2026-08-27 — probe live: 56 propriétés résidentielles hors QC (NS 56)" | |
| 3670 | + }, | |
| 3671 | + { | |
| 3672 | + "id": "phoenix", | |
| 3673 | + "name": "Phoenix Properties Inc ", | |
| 3674 | + "site": "https://phoenixpropertiesinc.ca", | |
| 3675 | + "client_id": 711, | |
| 3676 | + "listing_url": "https://phoenixpropertiesinc.ca", | |
| 3677 | + "regions": [ | |
| 3678 | + "Ontario" | |
| 3679 | + ], | |
| 3680 | + "province": "ON", | |
| 3681 | + "status": "valide", | |
| 3682 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 3683 | + }, | |
| 3684 | + { | |
| 3685 | + "id": "redbrick", | |
| 3686 | + "name": "Redbrick Properties Inc", | |
| 3687 | + "site": "https://redbrickproperties.ca", | |
| 3688 | + "client_id": 714, | |
| 3689 | + "listing_url": "https://redbrickproperties.ca", | |
| 3690 | + "regions": [ | |
| 3691 | + "British Columbia" | |
| 3692 | + ], | |
| 3693 | + "province": "BC", | |
| 3694 | + "status": "valide", | |
| 3695 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (BC 8)" | |
| 3696 | + }, | |
| 3697 | + { | |
| 3698 | + "id": "charan", | |
| 3699 | + "name": "Charan Property Management", | |
| 3700 | + "site": "https://charan.co", | |
| 3701 | + "client_id": 721, | |
| 3702 | + "listing_url": "https://charan.co", | |
| 3703 | + "regions": [ | |
| 3704 | + "Saskatchewan" | |
| 3705 | + ], | |
| 3706 | + "province": "SK", | |
| 3707 | + "status": "valide", | |
| 3708 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (SK 9)" | |
| 3709 | + }, | |
| 3710 | + { | |
| 3711 | + "id": "donmintz", | |
| 3712 | + "name": "Don Mintz", | |
| 3713 | + "site": "", | |
| 3714 | + "client_id": 718, | |
| 3715 | + "listing_url": "", | |
| 3716 | + "regions": [ | |
| 3717 | + "Ontario", | |
| 3718 | + "Alberta", | |
| 3719 | + "Manitoba", | |
| 3720 | + "British Columbia" | |
| 3721 | + ], | |
| 3722 | + "province": "ON", | |
| 3723 | + "status": "valide", | |
| 3724 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (ON 12, AB 3, MB 2, BC 1)" | |
| 3725 | + }, | |
| 3726 | + { | |
| 3727 | + "id": "westwoodridgedevelopment", | |
| 3728 | + "name": "Westwood Ridge Development Corporation", | |
| 3729 | + "site": "https://westwoodridge.ca", | |
| 3730 | + "client_id": 726, | |
| 3731 | + "listing_url": "https://westwoodridge.ca", | |
| 3732 | + "regions": [ | |
| 3733 | + "British Columbia" | |
| 3734 | + ], | |
| 3735 | + "province": "BC", | |
| 3736 | + "status": "valide", | |
| 3737 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (BC 11)" | |
| 3738 | + }, | |
| 3739 | + { | |
| 3740 | + "id": "execsuite", | |
| 3741 | + "name": "ExecSuite", | |
| 3742 | + "site": "https://execsuite.ca", | |
| 3743 | + "client_id": 737, | |
| 3744 | + "listing_url": "https://execsuite.ca", | |
| 3745 | + "regions": [ | |
| 3746 | + "Alberta" | |
| 3747 | + ], | |
| 3748 | + "province": "AB", | |
| 3749 | + "status": "valide", | |
| 3750 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 3751 | + }, | |
| 3752 | + { | |
| 3753 | + "id": "capitalregionhousingcorp", | |
| 3754 | + "name": "Capital Region Housing Corporation (CRD)", | |
| 3755 | + "site": "https://crd.bc.ca", | |
| 3756 | + "client_id": 739, | |
| 3757 | + "listing_url": "https://crd.bc.ca", | |
| 3758 | + "regions": [ | |
| 3759 | + "British Columbia" | |
| 3760 | + ], | |
| 3761 | + "province": "BC", | |
| 3762 | + "status": "valide", | |
| 3763 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (BC 6)" | |
| 3764 | + }, | |
| 3765 | + { | |
| 3766 | + "id": "northpoint", | |
| 3767 | + "name": "Northpoint Properties", | |
| 3768 | + "site": "https://rentinhalifax.com", | |
| 3769 | + "client_id": 741, | |
| 3770 | + "listing_url": "https://rentinhalifax.com", | |
| 3771 | + "regions": [ | |
| 3772 | + "Nova Scotia" | |
| 3773 | + ], | |
| 3774 | + "province": "NS", | |
| 3775 | + "status": "valide", | |
| 3776 | + "notes": "canada-expansion 2026-08-27 — probe live: 33 propriétés résidentielles hors QC (NS 33)" | |
| 3777 | + }, | |
| 3778 | + { | |
| 3779 | + "id": "kellerwilliamsreferredur", | |
| 3780 | + "name": "Keller Williams Referred Urban Connect Realty \\u0026 Marco Toronto Management", | |
| 3781 | + "site": "https://marcotoronto.com", | |
| 3782 | + "client_id": 751, | |
| 3783 | + "listing_url": "https://marcotoronto.com", | |
| 3784 | + "regions": [ | |
| 3785 | + "Ontario" | |
| 3786 | + ], | |
| 3787 | + "province": "ON", | |
| 3788 | + "status": "valide", | |
| 3789 | + "notes": "canada-expansion 2026-08-27 — probe live: 40 propriétés résidentielles hors QC (ON 40)" | |
| 3790 | + }, | |
| 3791 | + { | |
| 3792 | + "id": "lifestylecommunities", | |
| 3793 | + "name": "Lifestyle Rentals Communities", | |
| 3794 | + "site": "", | |
| 3795 | + "client_id": 755, | |
| 3796 | + "listing_url": "", | |
| 3797 | + "regions": [ | |
| 3798 | + "Alberta" | |
| 3799 | + ], | |
| 3800 | + "province": "AB", | |
| 3801 | + "status": "valide", | |
| 3802 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 3803 | + }, | |
| 3804 | + { | |
| 3805 | + "id": "cogirgp", | |
| 3806 | + "name": "Cogir Management GP", | |
| 3807 | + "site": "https://cogir.net", | |
| 3808 | + "client_id": 742, | |
| 3809 | + "listing_url": "https://cogir.net", | |
| 3810 | + "regions": [ | |
| 3811 | + "Ontario", | |
| 3812 | + "British Columbia", | |
| 3813 | + "Nova Scotia" | |
| 3814 | + ], | |
| 3815 | + "province": "ON", | |
| 3816 | + "status": "valide", | |
| 3817 | + "notes": "canada-expansion 2026-08-27 — probe live: 49 propriétés résidentielles hors QC (ON 47, BC 1, NS 1)" | |
| 3818 | + }, | |
| 3819 | + { | |
| 3820 | + "id": "kodiak", | |
| 3821 | + "name": "Kodiak Property Management", | |
| 3822 | + "site": "https://kodiakpropertymanagement.ca", | |
| 3823 | + "client_id": 756, | |
| 3824 | + "listing_url": "https://kodiakpropertymanagement.ca", | |
| 3825 | + "regions": [ | |
| 3826 | + "Saskatchewan" | |
| 3827 | + ], | |
| 3828 | + "province": "SK", | |
| 3829 | + "status": "valide", | |
| 3830 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (SK 5)" | |
| 3831 | + }, | |
| 3832 | + { | |
| 3833 | + "id": "novi", | |
| 3834 | + "name": "Novi Properties", | |
| 3835 | + "site": "https://noviproperties.ca", | |
| 3836 | + "client_id": 758, | |
| 3837 | + "listing_url": "https://noviproperties.ca", | |
| 3838 | + "regions": [ | |
| 3839 | + "Ontario" | |
| 3840 | + ], | |
| 3841 | + "province": "ON", | |
| 3842 | + "status": "valide", | |
| 3843 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 3844 | + }, | |
| 3845 | + { | |
| 3846 | + "id": "promptonrealestateservic", | |
| 3847 | + "name": "Prompton Real Estate Services Inc.", | |
| 3848 | + "site": "https://promptonrentals.ca", | |
| 3849 | + "client_id": 760, | |
| 3850 | + "listing_url": "https://promptonrentals.ca", | |
| 3851 | + "regions": [ | |
| 3852 | + "British Columbia" | |
| 3853 | + ], | |
| 3854 | + "province": "BC", | |
| 3855 | + "status": "valide", | |
| 3856 | + "notes": "canada-expansion 2026-08-27 — probe live: 28 propriétés résidentielles hors QC (BC 28)" | |
| 3857 | + }, | |
| 3858 | + { | |
| 3859 | + "id": "bosa", | |
| 3860 | + "name": "Bosa Properties", | |
| 3861 | + "site": "https://bosaproperties.com", | |
| 3862 | + "client_id": 762, | |
| 3863 | + "listing_url": "https://bosaproperties.com", | |
| 3864 | + "regions": [ | |
| 3865 | + "British Columbia" | |
| 3866 | + ], | |
| 3867 | + "province": "BC", | |
| 3868 | + "status": "valide", | |
| 3869 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (BC 8)" | |
| 3870 | + }, | |
| 3871 | + { | |
| 3872 | + "id": "wellesleyparliamentsquar", | |
| 3873 | + "name": "Wellesley Parliament Square", | |
| 3874 | + "site": "https://wpsq.ca", | |
| 3875 | + "client_id": 768, | |
| 3876 | + "listing_url": "https://wpsq.ca", | |
| 3877 | + "regions": [ | |
| 3878 | + "Ontario" | |
| 3879 | + ], | |
| 3880 | + "province": "ON", | |
| 3881 | + "status": "valide", | |
| 3882 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 3883 | + }, | |
| 3884 | + { | |
| 3885 | + "id": "devon", | |
| 3886 | + "name": "Devon Properties", | |
| 3887 | + "site": "https://devonproperties.com", | |
| 3888 | + "client_id": 727, | |
| 3889 | + "listing_url": "https://devonproperties.com", | |
| 3890 | + "regions": [ | |
| 3891 | + "British Columbia" | |
| 3892 | + ], | |
| 3893 | + "province": "BC", | |
| 3894 | + "status": "valide", | |
| 3895 | + "notes": "canada-expansion 2026-08-27 — probe live: 101 propriétés résidentielles hors QC (BC 101)" | |
| 3896 | + }, | |
| 3897 | + { | |
| 3898 | + "id": "forthright", | |
| 3899 | + "name": "Forthright Properties", | |
| 3900 | + "site": "https://forthrightproperties.ca", | |
| 3901 | + "client_id": 757, | |
| 3902 | + "listing_url": "https://forthrightproperties.ca", | |
| 3903 | + "regions": [ | |
| 3904 | + "Manitoba" | |
| 3905 | + ], | |
| 3906 | + "province": "MB", | |
| 3907 | + "status": "valide", | |
| 3908 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (MB 17)" | |
| 3909 | + }, | |
| 3910 | + { | |
| 3911 | + "id": "valour", | |
| 3912 | + "name": "Valour Management Inc", | |
| 3913 | + "site": "https://valourgroup.ca", | |
| 3914 | + "client_id": 772, | |
| 3915 | + "listing_url": "https://valourgroup.ca", | |
| 3916 | + "regions": [ | |
| 3917 | + "Ontario" | |
| 3918 | + ], | |
| 3919 | + "province": "ON", | |
| 3920 | + "status": "valide", | |
| 3921 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (ON 17)" | |
| 3922 | + }, | |
| 3923 | + { | |
| 3924 | + "id": "flyingstonecanadaltd", | |
| 3925 | + "name": "Flying Stone Canada Ltd", | |
| 3926 | + "site": "https://flyingstonecanada.com", | |
| 3927 | + "client_id": 774, | |
| 3928 | + "listing_url": "https://flyingstonecanada.com", | |
| 3929 | + "regions": [ | |
| 3930 | + "Alberta" | |
| 3931 | + ], | |
| 3932 | + "province": "AB", | |
| 3933 | + "status": "valide", | |
| 3934 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (AB 14)" | |
| 3935 | + }, | |
| 3936 | + { | |
| 3937 | + "id": "harparinvestments", | |
| 3938 | + "name": "Har-Par Investments", | |
| 3939 | + "site": "https://www.har-par.com", | |
| 3940 | + "client_id": 780, | |
| 3941 | + "listing_url": "https://www.har-par.com", | |
| 3942 | + "regions": [ | |
| 3943 | + "Alberta" | |
| 3944 | + ], | |
| 3945 | + "province": "AB", | |
| 3946 | + "status": "valide", | |
| 3947 | + "notes": "canada-expansion 2026-08-27 — probe live: 38 propriétés résidentielles hors QC (AB 38)" | |
| 3948 | + }, | |
| 3949 | + { | |
| 3950 | + "id": "tlrlp", | |
| 3951 | + "name": "TLR Property Management LP ", | |
| 3952 | + "site": "https://triconliving.com", | |
| 3953 | + "client_id": 784, | |
| 3954 | + "listing_url": "https://triconliving.com", | |
| 3955 | + "regions": [ | |
| 3956 | + "Ontario" | |
| 3957 | + ], | |
| 3958 | + "province": "ON", | |
| 3959 | + "status": "valide", | |
| 3960 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 3961 | + }, | |
| 3962 | + { | |
| 3963 | + "id": "acdrealtycorporation", | |
| 3964 | + "name": "ACD Realty Corporation", | |
| 3965 | + "site": "https://acdrealty.com", | |
| 3966 | + "client_id": 786, | |
| 3967 | + "listing_url": "https://acdrealty.com", | |
| 3968 | + "regions": [ | |
| 3969 | + "British Columbia" | |
| 3970 | + ], | |
| 3971 | + "province": "BC", | |
| 3972 | + "status": "valide", | |
| 3973 | + "notes": "canada-expansion 2026-08-27 — probe live: 145 propriétés résidentielles hors QC (BC 145)" | |
| 3974 | + }, | |
| 3975 | + { | |
| 3976 | + "id": "suttonselectu0026realty", | |
| 3977 | + "name": "Sutton Select Property Management \\u0026 Realty", | |
| 3978 | + "site": "https://mysuttonpm.com", | |
| 3979 | + "client_id": 788, | |
| 3980 | + "listing_url": "https://mysuttonpm.com", | |
| 3981 | + "regions": [ | |
| 3982 | + "British Columbia" | |
| 3983 | + ], | |
| 3984 | + "province": "BC", | |
| 3985 | + "status": "valide", | |
| 3986 | + "notes": "canada-expansion 2026-08-27 — probe live: 79 propriétés résidentielles hors QC (BC 79)" | |
| 3987 | + }, | |
| 3988 | + { | |
| 3989 | + "id": "bodewellrealestate", | |
| 3990 | + "name": "Bodewell Real Estate Management", | |
| 3991 | + "site": "https://bodewell.ca", | |
| 3992 | + "client_id": 806, | |
| 3993 | + "listing_url": "https://bodewell.ca", | |
| 3994 | + "regions": [ | |
| 3995 | + "British Columbia" | |
| 3996 | + ], | |
| 3997 | + "province": "BC", | |
| 3998 | + "status": "valide", | |
| 3999 | + "notes": "canada-expansion 2026-08-27 — probe live: 89 propriétés résidentielles hors QC (BC 89)" | |
| 4000 | + }, | |
| 4001 | + { | |
| 4002 | + "id": "hollyburnlimited", | |
| 4003 | + "name": "Hollyburn Properties Limited", | |
| 4004 | + "site": "https://hollyburn.com", | |
| 4005 | + "client_id": 808, | |
| 4006 | + "listing_url": "https://hollyburn.com", | |
| 4007 | + "regions": [ | |
| 4008 | + "British Columbia", | |
| 4009 | + "Ontario", | |
| 4010 | + "Alberta" | |
| 4011 | + ], | |
| 4012 | + "province": "BC", | |
| 4013 | + "status": "valide", | |
| 4014 | + "notes": "canada-expansion 2026-08-27 — probe live: 57 propriétés résidentielles hors QC (BC 32, ON 22, AB 3)" | |
| 4015 | + }, | |
| 4016 | + { | |
| 4017 | + "id": "twincitylimited", | |
| 4018 | + "name": "Twin City Management Limited", | |
| 4019 | + "site": "https://twincity.ca", | |
| 4020 | + "client_id": 813, | |
| 4021 | + "listing_url": "https://twincity.ca", | |
| 4022 | + "regions": [ | |
| 4023 | + "Nova Scotia" | |
| 4024 | + ], | |
| 4025 | + "province": "NS", | |
| 4026 | + "status": "valide", | |
| 4027 | + "notes": "canada-expansion 2026-08-27 — probe live: 67 propriétés résidentielles hors QC (NS 67)" | |
| 4028 | + }, | |
| 4029 | + { | |
| 4030 | + "id": "livefurnished", | |
| 4031 | + "name": "Live Furnished", | |
| 4032 | + "site": "https://livefurnished.ca", | |
| 4033 | + "client_id": 814, | |
| 4034 | + "listing_url": "https://livefurnished.ca", | |
| 4035 | + "regions": [ | |
| 4036 | + "Alberta" | |
| 4037 | + ], | |
| 4038 | + "province": "AB", | |
| 4039 | + "status": "valide", | |
| 4040 | + "notes": "canada-expansion 2026-08-27 — probe live: 32 propriétés résidentielles hors QC (AB 32)" | |
| 4041 | + }, | |
| 4042 | + { | |
| 4043 | + "id": "stranddevelopment", | |
| 4044 | + "name": "Strand Development", | |
| 4045 | + "site": "https://stranddev.com", | |
| 4046 | + "client_id": 818, | |
| 4047 | + "listing_url": "https://stranddev.com", | |
| 4048 | + "regions": [ | |
| 4049 | + "British Columbia" | |
| 4050 | + ], | |
| 4051 | + "province": "BC", | |
| 4052 | + "status": "valide", | |
| 4053 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (BC 9)" | |
| 4054 | + }, | |
| 4055 | + { | |
| 4056 | + "id": "ohm", | |
| 4057 | + "name": "OHM Property", | |
| 4058 | + "site": "https://ohmproperty.com", | |
| 4059 | + "client_id": 820, | |
| 4060 | + "listing_url": "https://ohmproperty.com", | |
| 4061 | + "regions": [ | |
| 4062 | + "British Columbia" | |
| 4063 | + ], | |
| 4064 | + "province": "BC", | |
| 4065 | + "status": "valide", | |
| 4066 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 4067 | + }, | |
| 4068 | + { | |
| 4069 | + "id": "peterfangpersonalrealest", | |
| 4070 | + "name": "Peter Fang Personal Real Estate Corporation", | |
| 4071 | + "site": "https://elitehometeam.ca", | |
| 4072 | + "client_id": 821, | |
| 4073 | + "listing_url": "https://elitehometeam.ca", | |
| 4074 | + "regions": [ | |
| 4075 | + "British Columbia" | |
| 4076 | + ], | |
| 4077 | + "province": "BC", | |
| 4078 | + "status": "valide", | |
| 4079 | + "notes": "canada-expansion 2026-08-27 — probe live: 22 propriétés résidentielles hors QC (BC 22)" | |
| 4080 | + }, | |
| 4081 | + { | |
| 4082 | + "id": "westbankliving", | |
| 4083 | + "name": "Westbank Living", | |
| 4084 | + "site": "https://living.westbankcorp.com", | |
| 4085 | + "client_id": 825, | |
| 4086 | + "listing_url": "https://living.westbankcorp.com", | |
| 4087 | + "regions": [ | |
| 4088 | + "British Columbia", | |
| 4089 | + "Alberta", | |
| 4090 | + "Ontario" | |
| 4091 | + ], | |
| 4092 | + "province": "BC", | |
| 4093 | + "status": "valide", | |
| 4094 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (BC 5, AB 1, ON 1)" | |
| 4095 | + }, | |
| 4096 | + { | |
| 4097 | + "id": "flexdevelopments", | |
| 4098 | + "name": "Flex Property Developments", | |
| 4099 | + "site": "https://flexproperty.ca", | |
| 4100 | + "client_id": 835, | |
| 4101 | + "listing_url": "https://flexproperty.ca", | |
| 4102 | + "regions": [ | |
| 4103 | + "Ontario" | |
| 4104 | + ], | |
| 4105 | + "province": "ON", | |
| 4106 | + "status": "valide", | |
| 4107 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (ON 16)" | |
| 4108 | + }, | |
| 4109 | + { | |
| 4110 | + "id": "topvisionrealty", | |
| 4111 | + "name": "Top Vision Realty Inc", | |
| 4112 | + "site": "https://topvisionrealty.com/en/index.htm", | |
| 4113 | + "client_id": 838, | |
| 4114 | + "listing_url": "https://topvisionrealty.com/en/index.htm", | |
| 4115 | + "regions": [ | |
| 4116 | + "British Columbia" | |
| 4117 | + ], | |
| 4118 | + "province": "BC", | |
| 4119 | + "status": "valide", | |
| 4120 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (BC 5)" | |
| 4121 | + }, | |
| 4122 | + { | |
| 4123 | + "id": "jaypatryenterprisesllc", | |
| 4124 | + "name": "Jay Patry Enterprises LLC", | |
| 4125 | + "site": "https://patryinc.com", | |
| 4126 | + "client_id": 842, | |
| 4127 | + "listing_url": "https://patryinc.com", | |
| 4128 | + "regions": [ | |
| 4129 | + "Ontario" | |
| 4130 | + ], | |
| 4131 | + "province": "ON", | |
| 4132 | + "status": "valide", | |
| 4133 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 4134 | + }, | |
| 4135 | + { | |
| 4136 | + "id": "orangelist", | |
| 4137 | + "name": "OrangeList", | |
| 4138 | + "site": "https://orangelist.com", | |
| 4139 | + "client_id": 841, | |
| 4140 | + "listing_url": "https://orangelist.com", | |
| 4141 | + "regions": [ | |
| 4142 | + "Ontario" | |
| 4143 | + ], | |
| 4144 | + "province": "ON", | |
| 4145 | + "status": "valide", | |
| 4146 | + "notes": "canada-expansion 2026-08-27 — probe live: 65 propriétés résidentielles hors QC (ON 65)" | |
| 4147 | + }, | |
| 4148 | + { | |
| 4149 | + "id": "iiinvestments", | |
| 4150 | + "name": "Group II Investments Inc", | |
| 4151 | + "site": "https://group2.mb.ca", | |
| 4152 | + "client_id": 848, | |
| 4153 | + "listing_url": "https://group2.mb.ca", | |
| 4154 | + "regions": [ | |
| 4155 | + "Manitoba" | |
| 4156 | + ], | |
| 4157 | + "province": "MB", | |
| 4158 | + "status": "valide", | |
| 4159 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (MB 6)" | |
| 4160 | + }, | |
| 4161 | + { | |
| 4162 | + "id": "torontoluxury", | |
| 4163 | + "name": "Toronto Luxury Rentals", | |
| 4164 | + "site": "", | |
| 4165 | + "client_id": 850, | |
| 4166 | + "listing_url": "", | |
| 4167 | + "regions": [ | |
| 4168 | + "Ontario" | |
| 4169 | + ], | |
| 4170 | + "province": "ON", | |
| 4171 | + "status": "valide", | |
| 4172 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 4173 | + }, | |
| 4174 | + { | |
| 4175 | + "id": "oscarbarrerarealestate", | |
| 4176 | + "name": "Oscar Barrera Real Estate", | |
| 4177 | + "site": "https://obsold.com", | |
| 4178 | + "client_id": 851, | |
| 4179 | + "listing_url": "https://obsold.com", | |
| 4180 | + "regions": [ | |
| 4181 | + "British Columbia" | |
| 4182 | + ], | |
| 4183 | + "province": "BC", | |
| 4184 | + "status": "valide", | |
| 4185 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (BC 13)" | |
| 4186 | + }, | |
| 4187 | + { | |
| 4188 | + "id": "capitalltd", | |
| 4189 | + "name": "Capital Management Ltd. ", | |
| 4190 | + "site": "https://capmanagement.ca", | |
| 4191 | + "client_id": 853, | |
| 4192 | + "listing_url": "https://capmanagement.ca", | |
| 4193 | + "regions": [ | |
| 4194 | + "Alberta", | |
| 4195 | + "British Columbia" | |
| 4196 | + ], | |
| 4197 | + "province": "AB", | |
| 4198 | + "status": "valide", | |
| 4199 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (AB 7, BC 1)" | |
| 4200 | + }, | |
| 4201 | + { | |
| 4202 | + "id": "zeenzele", | |
| 4203 | + "name": "Zeen Zele", | |
| 4204 | + "site": "", | |
| 4205 | + "client_id": 860, | |
| 4206 | + "listing_url": "", | |
| 4207 | + "regions": [ | |
| 4208 | + "Ontario" | |
| 4209 | + ], | |
| 4210 | + "province": "ON", | |
| 4211 | + "status": "valide", | |
| 4212 | + "notes": "canada-expansion 2026-08-27 — probe live: 31 propriétés résidentielles hors QC (ON 31)" | |
| 4213 | + }, | |
| 4214 | + { | |
| 4215 | + "id": "riverview", | |
| 4216 | + "name": "Riverview Property Management", | |
| 4217 | + "site": "https://riverviewmgt.ca", | |
| 4218 | + "client_id": 859, | |
| 4219 | + "listing_url": "https://riverviewmgt.ca", | |
| 4220 | + "regions": [ | |
| 4221 | + "Ontario" | |
| 4222 | + ], | |
| 4223 | + "province": "ON", | |
| 4224 | + "status": "valide", | |
| 4225 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 4226 | + }, | |
| 4227 | + { | |
| 4228 | + "id": "tcudevelopmentcorporatio", | |
| 4229 | + "name": "TCU Development Corporation", | |
| 4230 | + "site": "https://tcudevcorp.com", | |
| 4231 | + "client_id": 866, | |
| 4232 | + "listing_url": "https://tcudevcorp.com", | |
| 4233 | + "regions": [ | |
| 4234 | + "Ontario" | |
| 4235 | + ], | |
| 4236 | + "province": "ON", | |
| 4237 | + "status": "valide", | |
| 4238 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 4239 | + }, | |
| 4240 | + { | |
| 4241 | + "id": "maxwelldirectrealty", | |
| 4242 | + "name": "Maxwell Direct Realty ", | |
| 4243 | + "site": "https://maxwelldirectrealty.ca", | |
| 4244 | + "client_id": 865, | |
| 4245 | + "listing_url": "https://maxwelldirectrealty.ca", | |
| 4246 | + "regions": [ | |
| 4247 | + "Alberta" | |
| 4248 | + ], | |
| 4249 | + "province": "AB", | |
| 4250 | + "status": "valide", | |
| 4251 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (AB 17)" | |
| 4252 | + }, | |
| 4253 | + { | |
| 4254 | + "id": "westseaconstructionltd", | |
| 4255 | + "name": "Westsea Construction Ltd", | |
| 4256 | + "site": "", | |
| 4257 | + "client_id": 869, | |
| 4258 | + "listing_url": "", | |
| 4259 | + "regions": [ | |
| 4260 | + "British Columbia" | |
| 4261 | + ], | |
| 4262 | + "province": "BC", | |
| 4263 | + "status": "valide", | |
| 4264 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 4265 | + }, | |
| 4266 | + { | |
| 4267 | + "id": "kenlar", | |
| 4268 | + "name": "Kenlar Properties", | |
| 4269 | + "site": "", | |
| 4270 | + "client_id": 871, | |
| 4271 | + "listing_url": "", | |
| 4272 | + "regions": [ | |
| 4273 | + "Ontario" | |
| 4274 | + ], | |
| 4275 | + "province": "ON", | |
| 4276 | + "status": "valide", | |
| 4277 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 4278 | + }, | |
| 4279 | + { | |
| 4280 | + "id": "harroninvestments", | |
| 4281 | + "name": "Harron Investments Inc", | |
| 4282 | + "site": "https://hrent.ca", | |
| 4283 | + "client_id": 876, | |
| 4284 | + "listing_url": "https://hrent.ca", | |
| 4285 | + "regions": [ | |
| 4286 | + "British Columbia" | |
| 4287 | + ], | |
| 4288 | + "province": "BC", | |
| 4289 | + "status": "valide", | |
| 4290 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (BC 7)" | |
| 4291 | + }, | |
| 4292 | + { | |
| 4293 | + "id": "ppg", | |
| 4294 | + "name": "PPG", | |
| 4295 | + "site": "", | |
| 4296 | + "client_id": 877, | |
| 4297 | + "listing_url": "", | |
| 4298 | + "regions": [ | |
| 4299 | + "British Columbia", | |
| 4300 | + "Alberta", | |
| 4301 | + "Ontario" | |
| 4302 | + ], | |
| 4303 | + "province": "BC", | |
| 4304 | + "status": "valide", | |
| 4305 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (BC 14, AB 5, ON 4)" | |
| 4306 | + }, | |
| 4307 | + { | |
| 4308 | + "id": "tilt", | |
| 4309 | + "name": "Tilt Property Group", | |
| 4310 | + "site": "https://tiltgroup.ca", | |
| 4311 | + "client_id": 879, | |
| 4312 | + "listing_url": "https://tiltgroup.ca", | |
| 4313 | + "regions": [ | |
| 4314 | + "Alberta" | |
| 4315 | + ], | |
| 4316 | + "province": "AB", | |
| 4317 | + "status": "valide", | |
| 4318 | + "notes": "canada-expansion 2026-08-27 — probe live: 46 propriétés résidentielles hors QC (AB 46)" | |
| 4319 | + }, | |
| 4320 | + { | |
| 4321 | + "id": "metcapliving", | |
| 4322 | + "name": "MetCap Living Management Inc.", | |
| 4323 | + "site": "https://metcap.com", | |
| 4324 | + "client_id": 752, | |
| 4325 | + "listing_url": "https://metcap.com", | |
| 4326 | + "regions": [ | |
| 4327 | + "Ontario", | |
| 4328 | + "British Columbia", | |
| 4329 | + "Nova Scotia" | |
| 4330 | + ], | |
| 4331 | + "province": "ON", | |
| 4332 | + "status": "valide", | |
| 4333 | + "notes": "canada-expansion 2026-08-27 — probe live: 173 propriétés résidentielles hors QC (ON 125, BC 44, NS 4)" | |
| 4334 | + }, | |
| 4335 | + { | |
| 4336 | + "id": "toronto", | |
| 4337 | + "name": "Property Management Toronto", | |
| 4338 | + "site": "https://propertymanagementto.com", | |
| 4339 | + "client_id": 883, | |
| 4340 | + "listing_url": "https://propertymanagementto.com", | |
| 4341 | + "regions": [ | |
| 4342 | + "Ontario" | |
| 4343 | + ], | |
| 4344 | + "province": "ON", | |
| 4345 | + "status": "valide", | |
| 4346 | + "notes": "canada-expansion 2026-08-27 — probe live: 351 propriétés résidentielles hors QC (ON 351)" | |
| 4347 | + }, | |
| 4348 | + { | |
| 4349 | + "id": "grassroots", | |
| 4350 | + "name": "Grassroots Property Management", | |
| 4351 | + "site": "https://grassrootspropertymanagement.managebuilding.com", | |
| 4352 | + "client_id": 888, | |
| 4353 | + "listing_url": "https://grassrootspropertymanagement.managebuilding.com", | |
| 4354 | + "regions": [ | |
| 4355 | + "Alberta" | |
| 4356 | + ], | |
| 4357 | + "province": "AB", | |
| 4358 | + "status": "valide", | |
| 4359 | + "notes": "canada-expansion 2026-08-27 — probe live: 37 propriétés résidentielles hors QC (AB 37)" | |
| 4360 | + }, | |
| 4361 | + { | |
| 4362 | + "id": "astrohill", | |
| 4363 | + "name": "Astro Hill", | |
| 4364 | + "site": "https://astrohill.ca", | |
| 4365 | + "client_id": 889, | |
| 4366 | + "listing_url": "https://astrohill.ca", | |
| 4367 | + "regions": [ | |
| 4368 | + "Nunavut" | |
| 4369 | + ], | |
| 4370 | + "province": "NU", | |
| 4371 | + "status": "valide", | |
| 4372 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (NU 13)" | |
| 4373 | + }, | |
| 4374 | + { | |
| 4375 | + "id": "tolobirentalteam", | |
| 4376 | + "name": "Tolobi Rental Team", | |
| 4377 | + "site": "https://tolobi.com", | |
| 4378 | + "client_id": 894, | |
| 4379 | + "listing_url": "https://tolobi.com", | |
| 4380 | + "regions": [ | |
| 4381 | + "Ontario", | |
| 4382 | + "Alberta", | |
| 4383 | + "British Columbia", | |
| 4384 | + "Manitoba" | |
| 4385 | + ], | |
| 4386 | + "province": "ON", | |
| 4387 | + "status": "valide", | |
| 4388 | + "notes": "canada-expansion 2026-08-27 — probe live: 295 propriétés résidentielles hors QC (ON 259, AB 20, BC 13, MB 3)" | |
| 4389 | + }, | |
| 4390 | + { | |
| 4391 | + "id": "tricorprealty", | |
| 4392 | + "name": "Tricorp Realty", | |
| 4393 | + "site": "https://tricorprealty.com", | |
| 4394 | + "client_id": 896, | |
| 4395 | + "listing_url": "https://tricorprealty.com", | |
| 4396 | + "regions": [ | |
| 4397 | + "Ontario" | |
| 4398 | + ], | |
| 4399 | + "province": "ON", | |
| 4400 | + "status": "valide", | |
| 4401 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 4402 | + }, | |
| 4403 | + { | |
| 4404 | + "id": "hanlynltd", | |
| 4405 | + "name": "Hanlyn Property Management Ltd.", | |
| 4406 | + "site": "https://hanlyn.ca", | |
| 4407 | + "client_id": 897, | |
| 4408 | + "listing_url": "https://hanlyn.ca", | |
| 4409 | + "regions": [ | |
| 4410 | + "Ontario" | |
| 4411 | + ], | |
| 4412 | + "province": "ON", | |
| 4413 | + "status": "valide", | |
| 4414 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 4415 | + }, | |
| 4416 | + { | |
| 4417 | + "id": "ottawavip", | |
| 4418 | + "name": "Ottawa VIP Property Management", | |
| 4419 | + "site": "https://ovippm.com", | |
| 4420 | + "client_id": 899, | |
| 4421 | + "listing_url": "https://ovippm.com", | |
| 4422 | + "regions": [ | |
| 4423 | + "Ontario" | |
| 4424 | + ], | |
| 4425 | + "province": "ON", | |
| 4426 | + "status": "valide", | |
| 4427 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 4428 | + }, | |
| 4429 | + { | |
| 4430 | + "id": "performance", | |
| 4431 | + "name": "Performance Property Management", | |
| 4432 | + "site": "https://performancepm.com", | |
| 4433 | + "client_id": 900, | |
| 4434 | + "listing_url": "https://performancepm.com", | |
| 4435 | + "regions": [ | |
| 4436 | + "Ontario" | |
| 4437 | + ], | |
| 4438 | + "province": "ON", | |
| 4439 | + "status": "valide", | |
| 4440 | + "notes": "canada-expansion 2026-08-27 — probe live: 343 propriétés résidentielles hors QC (ON 343)" | |
| 4441 | + }, | |
| 4442 | + { | |
| 4443 | + "id": "atlantisrealtyservices", | |
| 4444 | + "name": "Atlantis Realty Services", | |
| 4445 | + "site": "https://atlantisrealtyservices.com", | |
| 4446 | + "client_id": 903, | |
| 4447 | + "listing_url": "https://atlantisrealtyservices.com", | |
| 4448 | + "regions": [ | |
| 4449 | + "Ontario" | |
| 4450 | + ], | |
| 4451 | + "province": "ON", | |
| 4452 | + "status": "valide", | |
| 4453 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 4454 | + }, | |
| 4455 | + { | |
| 4456 | + "id": "avana", | |
| 4457 | + "name": "Avana", | |
| 4458 | + "site": "https://avanabuilds.com", | |
| 4459 | + "client_id": 905, | |
| 4460 | + "listing_url": "https://avanabuilds.com", | |
| 4461 | + "regions": [ | |
| 4462 | + "Saskatchewan", | |
| 4463 | + "Alberta" | |
| 4464 | + ], | |
| 4465 | + "province": "SK", | |
| 4466 | + "status": "valide", | |
| 4467 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (SK 17, AB 4)" | |
| 4468 | + }, | |
| 4469 | + { | |
| 4470 | + "id": "shieldinvestment", | |
| 4471 | + "name": "Shield Investment Property Management", | |
| 4472 | + "site": "https://shieldipm.com", | |
| 4473 | + "client_id": 907, | |
| 4474 | + "listing_url": "https://shieldipm.com", | |
| 4475 | + "regions": [ | |
| 4476 | + "Ontario" | |
| 4477 | + ], | |
| 4478 | + "province": "ON", | |
| 4479 | + "status": "valide", | |
| 4480 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 4481 | + }, | |
| 4482 | + { | |
| 4483 | + "id": "universityofwinnipegcomm", | |
| 4484 | + "name": "University of Winnipeg Community Renewal Corporation 2.0", | |
| 4485 | + "site": "https://uwcrc.ca", | |
| 4486 | + "client_id": 908, | |
| 4487 | + "listing_url": "https://uwcrc.ca", | |
| 4488 | + "regions": [ | |
| 4489 | + "Manitoba" | |
| 4490 | + ], | |
| 4491 | + "province": "MB", | |
| 4492 | + "status": "valide", | |
| 4493 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (MB 4)" | |
| 4494 | + }, | |
| 4495 | + { | |
| 4496 | + "id": "ghcapitalcorporation", | |
| 4497 | + "name": "GH Capital Corporation", | |
| 4498 | + "site": "https://graydonhallapartments.ca", | |
| 4499 | + "client_id": 912, | |
| 4500 | + "listing_url": "https://graydonhallapartments.ca", | |
| 4501 | + "regions": [ | |
| 4502 | + "Ontario" | |
| 4503 | + ], | |
| 4504 | + "province": "ON", | |
| 4505 | + "status": "valide", | |
| 4506 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 4507 | + }, | |
| 4508 | + { | |
| 4509 | + "id": "pacificreach", | |
| 4510 | + "name": "Pacific Reach", | |
| 4511 | + "site": "https://pacificreach.com", | |
| 4512 | + "client_id": 913, | |
| 4513 | + "listing_url": "https://pacificreach.com", | |
| 4514 | + "regions": [ | |
| 4515 | + "British Columbia", | |
| 4516 | + "Alberta" | |
| 4517 | + ], | |
| 4518 | + "province": "BC", | |
| 4519 | + "status": "valide", | |
| 4520 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 2, AB 1)" | |
| 4521 | + }, | |
| 4522 | + { | |
| 4523 | + "id": "sh", | |
| 4524 | + "name": "SH", | |
| 4525 | + "site": "https://shorelinewestend.ca", | |
| 4526 | + "client_id": 914, | |
| 4527 | + "listing_url": "https://shorelinewestend.ca", | |
| 4528 | + "regions": [ | |
| 4529 | + "British Columbia" | |
| 4530 | + ], | |
| 4531 | + "province": "BC", | |
| 4532 | + "status": "valide", | |
| 4533 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 4534 | + }, | |
| 4535 | + { | |
| 4536 | + "id": "mccormb", | |
| 4537 | + "name": "McCOR Management (MB) Inc.", | |
| 4538 | + "site": "https://mccor.ca", | |
| 4539 | + "client_id": 916, | |
| 4540 | + "listing_url": "https://mccor.ca", | |
| 4541 | + "regions": [ | |
| 4542 | + "Manitoba", | |
| 4543 | + "Alberta" | |
| 4544 | + ], | |
| 4545 | + "province": "MB", | |
| 4546 | + "status": "valide", | |
| 4547 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (MB 5, AB 4)" | |
| 4548 | + }, | |
| 4549 | + { | |
| 4550 | + "id": "coronetrealtyltd", | |
| 4551 | + "name": "Coronet Realty Ltd", | |
| 4552 | + "site": "https://coronetrealtyltd.com", | |
| 4553 | + "client_id": 923, | |
| 4554 | + "listing_url": "https://coronetrealtyltd.com", | |
| 4555 | + "regions": [ | |
| 4556 | + "British Columbia" | |
| 4557 | + ], | |
| 4558 | + "province": "BC", | |
| 4559 | + "status": "valide", | |
| 4560 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (BC 8)" | |
| 4561 | + }, | |
| 4562 | + { | |
| 4563 | + "id": "kingsley", | |
| 4564 | + "name": "Kingsley Management", | |
| 4565 | + "site": "https://kingsleyca.com", | |
| 4566 | + "client_id": 921, | |
| 4567 | + "listing_url": "https://kingsleyca.com", | |
| 4568 | + "regions": [ | |
| 4569 | + "Ontario" | |
| 4570 | + ], | |
| 4571 | + "province": "ON", | |
| 4572 | + "status": "valide", | |
| 4573 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 4574 | + }, | |
| 4575 | + { | |
| 4576 | + "id": "berlincommunities", | |
| 4577 | + "name": "Berlin Communities", | |
| 4578 | + "site": "https://berlincommunities.com", | |
| 4579 | + "client_id": 929, | |
| 4580 | + "listing_url": "https://berlincommunities.com", | |
| 4581 | + "regions": [ | |
| 4582 | + "Ontario" | |
| 4583 | + ], | |
| 4584 | + "province": "ON", | |
| 4585 | + "status": "valide", | |
| 4586 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 4587 | + }, | |
| 4588 | + { | |
| 4589 | + "id": "profile", | |
| 4590 | + "name": "Profile Properties", | |
| 4591 | + "site": "https://www.profile-properties.com", | |
| 4592 | + "client_id": 935, | |
| 4593 | + "listing_url": "https://www.profile-properties.com", | |
| 4594 | + "regions": [ | |
| 4595 | + "British Columbia" | |
| 4596 | + ], | |
| 4597 | + "province": "BC", | |
| 4598 | + "status": "valide", | |
| 4599 | + "notes": "canada-expansion 2026-08-27 — probe live: 32 propriétés résidentielles hors QC (BC 32)" | |
| 4600 | + }, | |
| 4601 | + { | |
| 4602 | + "id": "orcarealty", | |
| 4603 | + "name": "Orca Realty Inc", | |
| 4604 | + "site": "https://orcarealty.ca", | |
| 4605 | + "client_id": 933, | |
| 4606 | + "listing_url": "https://orcarealty.ca", | |
| 4607 | + "regions": [ | |
| 4608 | + "British Columbia" | |
| 4609 | + ], | |
| 4610 | + "province": "BC", | |
| 4611 | + "status": "valide", | |
| 4612 | + "notes": "canada-expansion 2026-08-27 — probe live: 395 propriétés résidentielles hors QC (BC 395)" | |
| 4613 | + }, | |
| 4614 | + { | |
| 4615 | + "id": "associabritishcolumbiarh", | |
| 4616 | + "name": "Associa British Columbia, Inc.-Rhome Property Management S", | |
| 4617 | + "site": "", | |
| 4618 | + "client_id": 938, | |
| 4619 | + "listing_url": "", | |
| 4620 | + "regions": [ | |
| 4621 | + "British Columbia" | |
| 4622 | + ], | |
| 4623 | + "province": "BC", | |
| 4624 | + "status": "valide", | |
| 4625 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 4626 | + }, | |
| 4627 | + { | |
| 4628 | + "id": "associabritishcolumbiarh2", | |
| 4629 | + "name": "Associa British Columbia, Inc.-Rhome Property Management MF", | |
| 4630 | + "site": "", | |
| 4631 | + "client_id": 937, | |
| 4632 | + "listing_url": "", | |
| 4633 | + "regions": [ | |
| 4634 | + "British Columbia" | |
| 4635 | + ], | |
| 4636 | + "province": "BC", | |
| 4637 | + "status": "valide", | |
| 4638 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (BC 7)" | |
| 4639 | + }, | |
| 4640 | + { | |
| 4641 | + "id": "azuria", | |
| 4642 | + "name": "Azuria Group", | |
| 4643 | + "site": "https://azuriagroup.com", | |
| 4644 | + "client_id": 950, | |
| 4645 | + "listing_url": "https://azuriagroup.com", | |
| 4646 | + "regions": [ | |
| 4647 | + "Ontario" | |
| 4648 | + ], | |
| 4649 | + "province": "ON", | |
| 4650 | + "status": "valide", | |
| 4651 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 4652 | + }, | |
| 4653 | + { | |
| 4654 | + "id": "westurban", | |
| 4655 | + "name": "WestUrban Properties Management", | |
| 4656 | + "site": "https://westurbanproperties.ca", | |
| 4657 | + "client_id": 954, | |
| 4658 | + "listing_url": "https://westurbanproperties.ca", | |
| 4659 | + "regions": [ | |
| 4660 | + "British Columbia", | |
| 4661 | + "Alberta", | |
| 4662 | + "Manitoba" | |
| 4663 | + ], | |
| 4664 | + "province": "BC", | |
| 4665 | + "status": "valide", | |
| 4666 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (BC 20, AB 2, MB 1)" | |
| 4667 | + }, | |
| 4668 | + { | |
| 4669 | + "id": "graftondevelopments", | |
| 4670 | + "name": "Grafton Developments", | |
| 4671 | + "site": "", | |
| 4672 | + "client_id": 953, | |
| 4673 | + "listing_url": "", | |
| 4674 | + "regions": [ | |
| 4675 | + "Nova Scotia" | |
| 4676 | + ], | |
| 4677 | + "province": "NS", | |
| 4678 | + "status": "valide", | |
| 4679 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (NS 5)" | |
| 4680 | + }, | |
| 4681 | + { | |
| 4682 | + "id": "reside", | |
| 4683 | + "name": "Reside Management", | |
| 4684 | + "site": "https://residemanage.com", | |
| 4685 | + "client_id": 955, | |
| 4686 | + "listing_url": "https://residemanage.com", | |
| 4687 | + "regions": [ | |
| 4688 | + "British Columbia" | |
| 4689 | + ], | |
| 4690 | + "province": "BC", | |
| 4691 | + "status": "valide", | |
| 4692 | + "notes": "canada-expansion 2026-08-27 — probe live: 440 propriétés résidentielles hors QC (BC 440)" | |
| 4693 | + }, | |
| 4694 | + { | |
| 4695 | + "id": "ferguslea", | |
| 4696 | + "name": "Ferguslea Properties", | |
| 4697 | + "site": "https://accoravillage.com", | |
| 4698 | + "client_id": 960, | |
| 4699 | + "listing_url": "https://accoravillage.com", | |
| 4700 | + "regions": [ | |
| 4701 | + "Ontario" | |
| 4702 | + ], | |
| 4703 | + "province": "ON", | |
| 4704 | + "status": "valide", | |
| 4705 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 4706 | + }, | |
| 4707 | + { | |
| 4708 | + "id": "austevilleltd", | |
| 4709 | + "name": "Austeville Properties Ltd", | |
| 4710 | + "site": "https://austeville.com", | |
| 4711 | + "client_id": 962, | |
| 4712 | + "listing_url": "https://austeville.com", | |
| 4713 | + "regions": [ | |
| 4714 | + "British Columbia" | |
| 4715 | + ], | |
| 4716 | + "province": "BC", | |
| 4717 | + "status": "valide", | |
| 4718 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (BC 10)" | |
| 4719 | + }, | |
| 4720 | + { | |
| 4721 | + "id": "ksdmholdings", | |
| 4722 | + "name": "KSDM Holdings Inc", | |
| 4723 | + "site": "", | |
| 4724 | + "client_id": 969, | |
| 4725 | + "listing_url": "", | |
| 4726 | + "regions": [ | |
| 4727 | + "Ontario" | |
| 4728 | + ], | |
| 4729 | + "province": "ON", | |
| 4730 | + "status": "valide", | |
| 4731 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 10)" | |
| 4732 | + }, | |
| 4733 | + { | |
| 4734 | + "id": "cityscape", | |
| 4735 | + "name": "Cityscape", | |
| 4736 | + "site": "https://cityscapeone.com", | |
| 4737 | + "client_id": 971, | |
| 4738 | + "listing_url": "https://cityscapeone.com", | |
| 4739 | + "regions": [ | |
| 4740 | + "Ontario" | |
| 4741 | + ], | |
| 4742 | + "province": "ON", | |
| 4743 | + "status": "valide", | |
| 4744 | + "notes": "canada-expansion 2026-08-27 — probe live: 52 propriétés résidentielles hors QC (ON 52)" | |
| 4745 | + }, | |
| 4746 | + { | |
| 4747 | + "id": "alston", | |
| 4748 | + "name": "Alston Properties", | |
| 4749 | + "site": "https://alstonproperties.com", | |
| 4750 | + "client_id": 978, | |
| 4751 | + "listing_url": "https://alstonproperties.com", | |
| 4752 | + "regions": [ | |
| 4753 | + "Alberta" | |
| 4754 | + ], | |
| 4755 | + "province": "AB", | |
| 4756 | + "status": "valide", | |
| 4757 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 4758 | + }, | |
| 4759 | + { | |
| 4760 | + "id": "opuscorporation", | |
| 4761 | + "name": "Opus Corporation", | |
| 4762 | + "site": "https://opuscorp.ca", | |
| 4763 | + "client_id": 979, | |
| 4764 | + "listing_url": "https://opuscorp.ca", | |
| 4765 | + "regions": [ | |
| 4766 | + "Alberta" | |
| 4767 | + ], | |
| 4768 | + "province": "AB", | |
| 4769 | + "status": "valide", | |
| 4770 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 4771 | + }, | |
| 4772 | + { | |
| 4773 | + "id": "gowan", | |
| 4774 | + "name": "Gowan Properties", | |
| 4775 | + "site": "", | |
| 4776 | + "client_id": 982, | |
| 4777 | + "listing_url": "", | |
| 4778 | + "regions": [ | |
| 4779 | + "Ontario" | |
| 4780 | + ], | |
| 4781 | + "province": "ON", | |
| 4782 | + "status": "valide", | |
| 4783 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (ON 26)" | |
| 4784 | + }, | |
| 4785 | + { | |
| 4786 | + "id": "northamericanleaseholds", | |
| 4787 | + "name": "North American Leaseholds", | |
| 4788 | + "site": "https://nalgp.com", | |
| 4789 | + "client_id": 981, | |
| 4790 | + "listing_url": "https://nalgp.com", | |
| 4791 | + "regions": [ | |
| 4792 | + "Alberta" | |
| 4793 | + ], | |
| 4794 | + "province": "AB", | |
| 4795 | + "status": "valide", | |
| 4796 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (AB 10)" | |
| 4797 | + }, | |
| 4798 | + { | |
| 4799 | + "id": "pembertonholmes", | |
| 4800 | + "name": "Pemberton Holmes ", | |
| 4801 | + "site": "https://thepropertymanagers.ca", | |
| 4802 | + "client_id": 991, | |
| 4803 | + "listing_url": "https://thepropertymanagers.ca", | |
| 4804 | + "regions": [ | |
| 4805 | + "British Columbia" | |
| 4806 | + ], | |
| 4807 | + "province": "BC", | |
| 4808 | + "status": "valide", | |
| 4809 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (BC 10)" | |
| 4810 | + }, | |
| 4811 | + { | |
| 4812 | + "id": "beaux", | |
| 4813 | + "name": "Beaux Properties", | |
| 4814 | + "site": "https://beauxproperties.ca", | |
| 4815 | + "client_id": 994, | |
| 4816 | + "listing_url": "https://beauxproperties.ca", | |
| 4817 | + "regions": [ | |
| 4818 | + "Ontario" | |
| 4819 | + ], | |
| 4820 | + "province": "ON", | |
| 4821 | + "status": "valide", | |
| 4822 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 4823 | + }, | |
| 4824 | + { | |
| 4825 | + "id": "pattyhoprecvancouvermana", | |
| 4826 | + "name": "Patty Ho PREC - Vancouver Property Manager at Easyrent Real Estate Services", | |
| 4827 | + "site": "https://vanpm.com", | |
| 4828 | + "client_id": 995, | |
| 4829 | + "listing_url": "https://vanpm.com", | |
| 4830 | + "regions": [ | |
| 4831 | + "British Columbia" | |
| 4832 | + ], | |
| 4833 | + "province": "BC", | |
| 4834 | + "status": "valide", | |
| 4835 | + "notes": "canada-expansion 2026-08-27 — probe live: 32 propriétés résidentielles hors QC (BC 32)" | |
| 4836 | + }, | |
| 4837 | + { | |
| 4838 | + "id": "freshcoastinvestments", | |
| 4839 | + "name": "Fresh Coast Investments", | |
| 4840 | + "site": "https://freshcoast.managebuilding.com", | |
| 4841 | + "client_id": 999, | |
| 4842 | + "listing_url": "https://freshcoast.managebuilding.com", | |
| 4843 | + "regions": [ | |
| 4844 | + "Alberta" | |
| 4845 | + ], | |
| 4846 | + "province": "AB", | |
| 4847 | + "status": "valide", | |
| 4848 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (AB 25)" | |
| 4849 | + }, | |
| 4850 | + { | |
| 4851 | + "id": "mac", | |
| 4852 | + "name": "Mac Management Properties Inc", | |
| 4853 | + "site": "https://macmanagement.ca", | |
| 4854 | + "client_id": 1000, | |
| 4855 | + "listing_url": "https://macmanagement.ca", | |
| 4856 | + "regions": [ | |
| 4857 | + "Ontario" | |
| 4858 | + ], | |
| 4859 | + "province": "ON", | |
| 4860 | + "status": "valide", | |
| 4861 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 4862 | + }, | |
| 4863 | + { | |
| 4864 | + "id": "tricocommunities", | |
| 4865 | + "name": "Trico Communities", | |
| 4866 | + "site": "https://tricocommunities.com", | |
| 4867 | + "client_id": 998, | |
| 4868 | + "listing_url": "https://tricocommunities.com", | |
| 4869 | + "regions": [ | |
| 4870 | + "Alberta" | |
| 4871 | + ], | |
| 4872 | + "province": "AB", | |
| 4873 | + "status": "valide", | |
| 4874 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 4875 | + }, | |
| 4876 | + { | |
| 4877 | + "id": "dsminvestmentlimited", | |
| 4878 | + "name": "DSM Investment Group Limited", | |
| 4879 | + "site": "https://dsminvestments.ca", | |
| 4880 | + "client_id": 1002, | |
| 4881 | + "listing_url": "https://dsminvestments.ca", | |
| 4882 | + "regions": [ | |
| 4883 | + "Ontario" | |
| 4884 | + ], | |
| 4885 | + "province": "ON", | |
| 4886 | + "status": "valide", | |
| 4887 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 4888 | + }, | |
| 4889 | + { | |
| 4890 | + "id": "macdonaldcommercialreale", | |
| 4891 | + "name": "Macdonald Commercial Real Estate Services Ltd (SF)", | |
| 4892 | + "site": "https://macdonaldpm.com", | |
| 4893 | + "client_id": 1004, | |
| 4894 | + "listing_url": "https://macdonaldpm.com", | |
| 4895 | + "regions": [ | |
| 4896 | + "British Columbia" | |
| 4897 | + ], | |
| 4898 | + "province": "BC", | |
| 4899 | + "status": "valide", | |
| 4900 | + "notes": "canada-expansion 2026-08-27 — probe live: 47 propriétés résidentielles hors QC (BC 47)" | |
| 4901 | + }, | |
| 4902 | + { | |
| 4903 | + "id": "westfraserdevelopment", | |
| 4904 | + "name": "West Fraser Development", | |
| 4905 | + "site": "https://westfraserdev.ca", | |
| 4906 | + "client_id": 1009, | |
| 4907 | + "listing_url": "https://westfraserdev.ca", | |
| 4908 | + "regions": [ | |
| 4909 | + "British Columbia" | |
| 4910 | + ], | |
| 4911 | + "province": "BC", | |
| 4912 | + "status": "valide", | |
| 4913 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 4914 | + }, | |
| 4915 | + { | |
| 4916 | + "id": "headwaterprojects", | |
| 4917 | + "name": "Headwater Projects", | |
| 4918 | + "site": "https://headwaterprojects.com", | |
| 4919 | + "client_id": 1007, | |
| 4920 | + "listing_url": "https://headwaterprojects.com", | |
| 4921 | + "regions": [ | |
| 4922 | + "British Columbia" | |
| 4923 | + ], | |
| 4924 | + "province": "BC", | |
| 4925 | + "status": "valide", | |
| 4926 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 4927 | + }, | |
| 4928 | + { | |
| 4929 | + "id": "cricket", | |
| 4930 | + "name": "Cricket Property Management", | |
| 4931 | + "site": "https://cricketmgt.com", | |
| 4932 | + "client_id": 1011, | |
| 4933 | + "listing_url": "https://cricketmgt.com", | |
| 4934 | + "regions": [ | |
| 4935 | + "Ontario" | |
| 4936 | + ], | |
| 4937 | + "province": "ON", | |
| 4938 | + "status": "valide", | |
| 4939 | + "notes": "canada-expansion 2026-08-27 — probe live: 72 propriétés résidentielles hors QC (ON 72)" | |
| 4940 | + }, | |
| 4941 | + { | |
| 4942 | + "id": "northtowne", | |
| 4943 | + "name": "Northtowne Properties", | |
| 4944 | + "site": "https://northtowne.ca", | |
| 4945 | + "client_id": 1014, | |
| 4946 | + "listing_url": "https://northtowne.ca", | |
| 4947 | + "regions": [ | |
| 4948 | + "Manitoba" | |
| 4949 | + ], | |
| 4950 | + "province": "MB", | |
| 4951 | + "status": "valide", | |
| 4952 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (MB 5)" | |
| 4953 | + }, | |
| 4954 | + { | |
| 4955 | + "id": "wes", | |
| 4956 | + "name": "Wesgroup Properties", | |
| 4957 | + "site": "https://wesgroup.ca", | |
| 4958 | + "client_id": 1018, | |
| 4959 | + "listing_url": "https://wesgroup.ca", | |
| 4960 | + "regions": [ | |
| 4961 | + "British Columbia" | |
| 4962 | + ], | |
| 4963 | + "province": "BC", | |
| 4964 | + "status": "valide", | |
| 4965 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (BC 7)" | |
| 4966 | + }, | |
| 4967 | + { | |
| 4968 | + "id": "653858ontario", | |
| 4969 | + "name": "653858 Ontario Inc.", | |
| 4970 | + "site": "", | |
| 4971 | + "client_id": 1019, | |
| 4972 | + "listing_url": "", | |
| 4973 | + "regions": [ | |
| 4974 | + "Ontario" | |
| 4975 | + ], | |
| 4976 | + "province": "ON", | |
| 4977 | + "status": "valide", | |
| 4978 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 4979 | + }, | |
| 4980 | + { | |
| 4981 | + "id": "firstserviceresidentiala", | |
| 4982 | + "name": "FirstService Residential Alberta (MF)", | |
| 4983 | + "site": "https://fsresidentialrentals.com", | |
| 4984 | + "client_id": 1022, | |
| 4985 | + "listing_url": "https://fsresidentialrentals.com", | |
| 4986 | + "regions": [ | |
| 4987 | + "Alberta" | |
| 4988 | + ], | |
| 4989 | + "province": "AB", | |
| 4990 | + "status": "valide", | |
| 4991 | + "notes": "canada-expansion 2026-08-27 — probe live: 74 propriétés résidentielles hors QC (AB 74)" | |
| 4992 | + }, | |
| 4993 | + { | |
| 4994 | + "id": "brigil", | |
| 4995 | + "name": "Brigil", | |
| 4996 | + "site": "https://brigil.com", | |
| 4997 | + "client_id": 1024, | |
| 4998 | + "listing_url": "https://brigil.com", | |
| 4999 | + "regions": [ | |
| 5000 | + "Ontario" | |
| 5001 | + ], | |
| 5002 | + "province": "ON", | |
| 5003 | + "status": "valide", | |
| 5004 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 5005 | + }, | |
| 5006 | + { | |
| 5007 | + "id": "hines", | |
| 5008 | + "name": "Hines", | |
| 5009 | + "site": "https://oneparkcentral.com", | |
| 5010 | + "client_id": 1036, | |
| 5011 | + "listing_url": "https://oneparkcentral.com", | |
| 5012 | + "regions": [ | |
| 5013 | + "Alberta", | |
| 5014 | + "Ontario" | |
| 5015 | + ], | |
| 5016 | + "province": "AB", | |
| 5017 | + "status": "valide", | |
| 5018 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 3, ON 1)" | |
| 5019 | + }, | |
| 5020 | + { | |
| 5021 | + "id": "kiplingresidential", | |
| 5022 | + "name": "Kipling Residential Management Inc", | |
| 5023 | + "site": "https://fhkipling.com", | |
| 5024 | + "client_id": 1016, | |
| 5025 | + "listing_url": "https://fhkipling.com", | |
| 5026 | + "regions": [ | |
| 5027 | + "Ontario" | |
| 5028 | + ], | |
| 5029 | + "province": "ON", | |
| 5030 | + "status": "valide", | |
| 5031 | + "notes": "canada-expansion 2026-08-27 — probe live: 22 propriétés résidentielles hors QC (ON 22)" | |
| 5032 | + }, | |
| 5033 | + { | |
| 5034 | + "id": "orchard", | |
| 5035 | + "name": "Orchard Apartments", | |
| 5036 | + "site": "https://orchardapartments.ca", | |
| 5037 | + "client_id": 1038, | |
| 5038 | + "listing_url": "https://orchardapartments.ca", | |
| 5039 | + "regions": [ | |
| 5040 | + "Ontario" | |
| 5041 | + ], | |
| 5042 | + "province": "ON", | |
| 5043 | + "status": "valide", | |
| 5044 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 5045 | + }, | |
| 5046 | + { | |
| 5047 | + "id": "hollyburnfurnished", | |
| 5048 | + "name": "Hollyburn Properties (Furnished)", | |
| 5049 | + "site": "https://hollyburn.com", | |
| 5050 | + "client_id": 1044, | |
| 5051 | + "listing_url": "https://hollyburn.com", | |
| 5052 | + "regions": [ | |
| 5053 | + "British Columbia" | |
| 5054 | + ], | |
| 5055 | + "province": "BC", | |
| 5056 | + "status": "valide", | |
| 5057 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (BC 6)" | |
| 5058 | + }, | |
| 5059 | + { | |
| 5060 | + "id": "colliersinternational", | |
| 5061 | + "name": "Colliers International", | |
| 5062 | + "site": "https://colliersrentals.com", | |
| 5063 | + "client_id": 1042, | |
| 5064 | + "listing_url": "https://colliersrentals.com", | |
| 5065 | + "regions": [ | |
| 5066 | + "Saskatchewan" | |
| 5067 | + ], | |
| 5068 | + "province": "SK", | |
| 5069 | + "status": "valide", | |
| 5070 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (SK 26)" | |
| 5071 | + }, | |
| 5072 | + { | |
| 5073 | + "id": "campbellu0026haliburtono", | |
| 5074 | + "name": "Campbell \\u0026 Haliburton Group of Companies", | |
| 5075 | + "site": "https://www.chliving.ca/", | |
| 5076 | + "client_id": 1043, | |
| 5077 | + "listing_url": "https://www.chliving.ca/", | |
| 5078 | + "regions": [ | |
| 5079 | + "Saskatchewan" | |
| 5080 | + ], | |
| 5081 | + "province": "SK", | |
| 5082 | + "status": "valide", | |
| 5083 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (SK 5)" | |
| 5084 | + }, | |
| 5085 | + { | |
| 5086 | + "id": "westwooddevelopments", | |
| 5087 | + "name": "Westwood Developments", | |
| 5088 | + "site": "https://westwoodgroup.ca", | |
| 5089 | + "client_id": 1058, | |
| 5090 | + "listing_url": "https://westwoodgroup.ca", | |
| 5091 | + "regions": [ | |
| 5092 | + "Nova Scotia" | |
| 5093 | + ], | |
| 5094 | + "province": "NS", | |
| 5095 | + "status": "valide", | |
| 5096 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (NS 5)" | |
| 5097 | + }, | |
| 5098 | + { | |
| 5099 | + "id": "chardltd", | |
| 5100 | + "name": "Chard Property Group Ltd. ", | |
| 5101 | + "site": "https://charddevelopment.com", | |
| 5102 | + "client_id": 1066, | |
| 5103 | + "listing_url": "https://charddevelopment.com", | |
| 5104 | + "regions": [ | |
| 5105 | + "British Columbia" | |
| 5106 | + ], | |
| 5107 | + "province": "BC", | |
| 5108 | + "status": "valide", | |
| 5109 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (BC 23)" | |
| 5110 | + }, | |
| 5111 | + { | |
| 5112 | + "id": "orrdevelopment", | |
| 5113 | + "name": "Orr Development", | |
| 5114 | + "site": "https://orrdevelopment.com", | |
| 5115 | + "client_id": 1069, | |
| 5116 | + "listing_url": "https://orrdevelopment.com", | |
| 5117 | + "regions": [ | |
| 5118 | + "British Columbia" | |
| 5119 | + ], | |
| 5120 | + "province": "BC", | |
| 5121 | + "status": "valide", | |
| 5122 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (BC 10)" | |
| 5123 | + }, | |
| 5124 | + { | |
| 5125 | + "id": "onekalandcompany", | |
| 5126 | + "name": "Oneka Land Company", | |
| 5127 | + "site": "https://olcl.ca", | |
| 5128 | + "client_id": 1072, | |
| 5129 | + "listing_url": "https://olcl.ca", | |
| 5130 | + "regions": [ | |
| 5131 | + "Alberta", | |
| 5132 | + "Ontario" | |
| 5133 | + ], | |
| 5134 | + "province": "AB", | |
| 5135 | + "status": "valide", | |
| 5136 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (AB 16, ON 5)" | |
| 5137 | + }, | |
| 5138 | + { | |
| 5139 | + "id": "hiloinvestments", | |
| 5140 | + "name": "Hi-Lo Investments Inc", | |
| 5141 | + "site": "", | |
| 5142 | + "client_id": 1077, | |
| 5143 | + "listing_url": "", | |
| 5144 | + "regions": [ | |
| 5145 | + "Ontario" | |
| 5146 | + ], | |
| 5147 | + "province": "ON", | |
| 5148 | + "status": "valide", | |
| 5149 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 5150 | + }, | |
| 5151 | + { | |
| 5152 | + "id": "cando", | |
| 5153 | + "name": "Cando Apartments", | |
| 5154 | + "site": "https://candoapartments.com", | |
| 5155 | + "client_id": 1074, | |
| 5156 | + "listing_url": "https://candoapartments.com", | |
| 5157 | + "regions": [ | |
| 5158 | + "Ontario" | |
| 5159 | + ], | |
| 5160 | + "province": "ON", | |
| 5161 | + "status": "valide", | |
| 5162 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (ON 24)" | |
| 5163 | + }, | |
| 5164 | + { | |
| 5165 | + "id": "amr", | |
| 5166 | + "name": "AMR Group", | |
| 5167 | + "site": "https://amrpropertymanagement.com", | |
| 5168 | + "client_id": 1076, | |
| 5169 | + "listing_url": "https://amrpropertymanagement.com", | |
| 5170 | + "regions": [ | |
| 5171 | + "Ontario" | |
| 5172 | + ], | |
| 5173 | + "province": "ON", | |
| 5174 | + "status": "valide", | |
| 5175 | + "notes": "canada-expansion 2026-08-27 — probe live: 52 propriétés résidentielles hors QC (ON 52)" | |
| 5176 | + }, | |
| 5177 | + { | |
| 5178 | + "id": "key", | |
| 5179 | + "name": "Key Property Management", | |
| 5180 | + "site": "https://keypropertymanagement.ca", | |
| 5181 | + "client_id": 1087, | |
| 5182 | + "listing_url": "https://keypropertymanagement.ca", | |
| 5183 | + "regions": [ | |
| 5184 | + "British Columbia" | |
| 5185 | + ], | |
| 5186 | + "province": "BC", | |
| 5187 | + "status": "valide", | |
| 5188 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (BC 6)" | |
| 5189 | + }, | |
| 5190 | + { | |
| 5191 | + "id": "mainlineliving", | |
| 5192 | + "name": "Mainline Living", | |
| 5193 | + "site": "https://mainlineliving.ca", | |
| 5194 | + "client_id": 1089, | |
| 5195 | + "listing_url": "https://mainlineliving.ca", | |
| 5196 | + "regions": [ | |
| 5197 | + "British Columbia", | |
| 5198 | + "Ontario" | |
| 5199 | + ], | |
| 5200 | + "province": "BC", | |
| 5201 | + "status": "valide", | |
| 5202 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (BC 9, ON 2)" | |
| 5203 | + }, | |
| 5204 | + { | |
| 5205 | + "id": "macdonaldcommercialreale2", | |
| 5206 | + "name": "Macdonald Commercial Real Estate Services Ltd (MF)", | |
| 5207 | + "site": "https://macdonaldpm-rentals.com", | |
| 5208 | + "client_id": 1095, | |
| 5209 | + "listing_url": "https://macdonaldpm-rentals.com", | |
| 5210 | + "regions": [ | |
| 5211 | + "British Columbia" | |
| 5212 | + ], | |
| 5213 | + "province": "BC", | |
| 5214 | + "status": "valide", | |
| 5215 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (BC 23)" | |
| 5216 | + }, | |
| 5217 | + { | |
| 5218 | + "id": "welcomehome", | |
| 5219 | + "name": "Welcome Home Management", | |
| 5220 | + "site": "", | |
| 5221 | + "client_id": 1094, | |
| 5222 | + "listing_url": "", | |
| 5223 | + "regions": [ | |
| 5224 | + "Ontario" | |
| 5225 | + ], | |
| 5226 | + "province": "ON", | |
| 5227 | + "status": "valide", | |
| 5228 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 5229 | + }, | |
| 5230 | + { | |
| 5231 | + "id": "hu0026rlimited", | |
| 5232 | + "name": "H \\u0026 R Property Management Limited", | |
| 5233 | + "site": "https://hrpm.ca", | |
| 5234 | + "client_id": 1101, | |
| 5235 | + "listing_url": "https://hrpm.ca", | |
| 5236 | + "regions": [ | |
| 5237 | + "Ontario" | |
| 5238 | + ], | |
| 5239 | + "province": "ON", | |
| 5240 | + "status": "valide", | |
| 5241 | + "notes": "canada-expansion 2026-08-27 — probe live: 31 propriétés résidentielles hors QC (ON 31)" | |
| 5242 | + }, | |
| 5243 | + { | |
| 5244 | + "id": "cityofedmontonnonprofith", | |
| 5245 | + "name": "City of Edmonton Non-Profit Housing Corporation", | |
| 5246 | + "site": "https://myhomeed.ca", | |
| 5247 | + "client_id": 1104, | |
| 5248 | + "listing_url": "https://myhomeed.ca", | |
| 5249 | + "regions": [ | |
| 5250 | + "Alberta" | |
| 5251 | + ], | |
| 5252 | + "province": "AB", | |
| 5253 | + "status": "valide", | |
| 5254 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (AB 18)" | |
| 5255 | + }, | |
| 5256 | + { | |
| 5257 | + "id": "residentialservicesrpms", | |
| 5258 | + "name": "Residential Property Management Services (RPMS)", | |
| 5259 | + "site": "", | |
| 5260 | + "client_id": 1113, | |
| 5261 | + "listing_url": "", | |
| 5262 | + "regions": [ | |
| 5263 | + "Ontario" | |
| 5264 | + ], | |
| 5265 | + "province": "ON", | |
| 5266 | + "status": "valide", | |
| 5267 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 5268 | + }, | |
| 5269 | + { | |
| 5270 | + "id": "larocque", | |
| 5271 | + "name": "Larocque Property Management", | |
| 5272 | + "site": "https://larocquepm.com", | |
| 5273 | + "client_id": 1109, | |
| 5274 | + "listing_url": "https://larocquepm.com", | |
| 5275 | + "regions": [ | |
| 5276 | + "Ontario", | |
| 5277 | + "Manitoba" | |
| 5278 | + ], | |
| 5279 | + "province": "ON", | |
| 5280 | + "status": "valide", | |
| 5281 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 10, MB 1)" | |
| 5282 | + }, | |
| 5283 | + { | |
| 5284 | + "id": "2136615ontarioltd", | |
| 5285 | + "name": "2136615 Ontario Ltd.", | |
| 5286 | + "site": "https://everlastgroup.com", | |
| 5287 | + "client_id": 1110, | |
| 5288 | + "listing_url": "https://everlastgroup.com", | |
| 5289 | + "regions": [ | |
| 5290 | + "Ontario" | |
| 5291 | + ], | |
| 5292 | + "province": "ON", | |
| 5293 | + "status": "valide", | |
| 5294 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 5295 | + }, | |
| 5296 | + { | |
| 5297 | + "id": "stewart2", | |
| 5298 | + "name": "Stewart Property Management", | |
| 5299 | + "site": "https://stewartpm.ca", | |
| 5300 | + "client_id": 1114, | |
| 5301 | + "listing_url": "https://stewartpm.ca", | |
| 5302 | + "regions": [ | |
| 5303 | + "Ontario" | |
| 5304 | + ], | |
| 5305 | + "province": "ON", | |
| 5306 | + "status": "valide", | |
| 5307 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 5308 | + }, | |
| 5309 | + { | |
| 5310 | + "id": "devonshire2", | |
| 5311 | + "name": "Devonshire Properties Inc.", | |
| 5312 | + "site": "https://devonshire-inc.com", | |
| 5313 | + "client_id": 1117, | |
| 5314 | + "listing_url": "https://devonshire-inc.com", | |
| 5315 | + "regions": [ | |
| 5316 | + "Manitoba", | |
| 5317 | + "Ontario", | |
| 5318 | + "British Columbia" | |
| 5319 | + ], | |
| 5320 | + "province": "MB", | |
| 5321 | + "status": "valide", | |
| 5322 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (MB 2, ON 2, BC 1)" | |
| 5323 | + }, | |
| 5324 | + { | |
| 5325 | + "id": "nelmsltdccalondon", | |
| 5326 | + "name": "Nelms Group Ltd (CCA Apartments - London)", | |
| 5327 | + "site": "https://ccalondon.ca", | |
| 5328 | + "client_id": 1118, | |
| 5329 | + "listing_url": "https://ccalondon.ca", | |
| 5330 | + "regions": [ | |
| 5331 | + "Ontario" | |
| 5332 | + ], | |
| 5333 | + "province": "ON", | |
| 5334 | + "status": "valide", | |
| 5335 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 5336 | + }, | |
| 5337 | + { | |
| 5338 | + "id": "campanale", | |
| 5339 | + "name": "Campanale", | |
| 5340 | + "site": "https://campanale.com", | |
| 5341 | + "client_id": 1129, | |
| 5342 | + "listing_url": "https://campanale.com", | |
| 5343 | + "regions": [ | |
| 5344 | + "Ontario" | |
| 5345 | + ], | |
| 5346 | + "province": "ON", | |
| 5347 | + "status": "valide", | |
| 5348 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 5349 | + }, | |
| 5350 | + { | |
| 5351 | + "id": "homease", | |
| 5352 | + "name": "Homease", | |
| 5353 | + "site": "https://homease.ca", | |
| 5354 | + "client_id": 1131, | |
| 5355 | + "listing_url": "https://homease.ca", | |
| 5356 | + "regions": [ | |
| 5357 | + "Ontario" | |
| 5358 | + ], | |
| 5359 | + "province": "ON", | |
| 5360 | + "status": "valide", | |
| 5361 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 5362 | + }, | |
| 5363 | + { | |
| 5364 | + "id": "peaceofmind", | |
| 5365 | + "name": "Peace of Mind Management", | |
| 5366 | + "site": "https://pomm.ca", | |
| 5367 | + "client_id": 1139, | |
| 5368 | + "listing_url": "https://pomm.ca", | |
| 5369 | + "regions": [ | |
| 5370 | + "New Brunswick" | |
| 5371 | + ], | |
| 5372 | + "province": "NB", | |
| 5373 | + "status": "valide", | |
| 5374 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (NB 25)" | |
| 5375 | + }, | |
| 5376 | + { | |
| 5377 | + "id": "myvic", | |
| 5378 | + "name": "Myvic Property Management", | |
| 5379 | + "site": "https://myvicpropertymanagement.com", | |
| 5380 | + "client_id": 1141, | |
| 5381 | + "listing_url": "https://myvicpropertymanagement.com", | |
| 5382 | + "regions": [ | |
| 5383 | + "Alberta" | |
| 5384 | + ], | |
| 5385 | + "province": "AB", | |
| 5386 | + "status": "valide", | |
| 5387 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (AB 24)" | |
| 5388 | + }, | |
| 5389 | + { | |
| 5390 | + "id": "nomadhomes", | |
| 5391 | + "name": "NomadHomes Inc", | |
| 5392 | + "site": "https://nomadhomes.com", | |
| 5393 | + "client_id": 1147, | |
| 5394 | + "listing_url": "https://nomadhomes.com", | |
| 5395 | + "regions": [ | |
| 5396 | + "Ontario" | |
| 5397 | + ], | |
| 5398 | + "province": "ON", | |
| 5399 | + "status": "valide", | |
| 5400 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (ON 19)" | |
| 5401 | + }, | |
| 5402 | + { | |
| 5403 | + "id": "yorkwestdevelopments", | |
| 5404 | + "name": "YorkWest Developments", | |
| 5405 | + "site": "https://yorkwestdevelopments.ca", | |
| 5406 | + "client_id": 1150, | |
| 5407 | + "listing_url": "https://yorkwestdevelopments.ca", | |
| 5408 | + "regions": [ | |
| 5409 | + "Ontario" | |
| 5410 | + ], | |
| 5411 | + "province": "ON", | |
| 5412 | + "status": "valide", | |
| 5413 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 5414 | + }, | |
| 5415 | + { | |
| 5416 | + "id": "ranchoservicesvancouver", | |
| 5417 | + "name": "Rancho Management Services (Vancouver)", | |
| 5418 | + "site": "https://ranchovan.com", | |
| 5419 | + "client_id": 1153, | |
| 5420 | + "listing_url": "https://ranchovan.com", | |
| 5421 | + "regions": [ | |
| 5422 | + "British Columbia" | |
| 5423 | + ], | |
| 5424 | + "province": "BC", | |
| 5425 | + "status": "valide", | |
| 5426 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (BC 6)" | |
| 5427 | + }, | |
| 5428 | + { | |
| 5429 | + "id": "reallife", | |
| 5430 | + "name": "Real Life Rentals", | |
| 5431 | + "site": "https://realliferentals.ca", | |
| 5432 | + "client_id": 1154, | |
| 5433 | + "listing_url": "https://realliferentals.ca", | |
| 5434 | + "regions": [ | |
| 5435 | + "Saskatchewan" | |
| 5436 | + ], | |
| 5437 | + "province": "SK", | |
| 5438 | + "status": "valide", | |
| 5439 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (SK 9)" | |
| 5440 | + }, | |
| 5441 | + { | |
| 5442 | + "id": "welwyninterests", | |
| 5443 | + "name": "Welwyn Interests", | |
| 5444 | + "site": "https://welwyninterests.com", | |
| 5445 | + "client_id": 1170, | |
| 5446 | + "listing_url": "https://welwyninterests.com", | |
| 5447 | + "regions": [ | |
| 5448 | + "Ontario" | |
| 5449 | + ], | |
| 5450 | + "province": "ON", | |
| 5451 | + "status": "valide", | |
| 5452 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 5453 | + }, | |
| 5454 | + { | |
| 5455 | + "id": "gtamfp", | |
| 5456 | + "name": "GTA MFP", | |
| 5457 | + "site": "", | |
| 5458 | + "client_id": 1193, | |
| 5459 | + "listing_url": "", | |
| 5460 | + "regions": [ | |
| 5461 | + "Ontario" | |
| 5462 | + ], | |
| 5463 | + "province": "ON", | |
| 5464 | + "status": "valide", | |
| 5465 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (ON 18)" | |
| 5466 | + }, | |
| 5467 | + { | |
| 5468 | + "id": "canadianstudentlivinglp", | |
| 5469 | + "name": "Canadian Student Living Group LP", | |
| 5470 | + "site": "", | |
| 5471 | + "client_id": 1194, | |
| 5472 | + "listing_url": "", | |
| 5473 | + "regions": [ | |
| 5474 | + "Ontario", | |
| 5475 | + "Manitoba", | |
| 5476 | + "Alberta" | |
| 5477 | + ], | |
| 5478 | + "province": "ON", | |
| 5479 | + "status": "valide", | |
| 5480 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 8, MB 1, AB 1)" | |
| 5481 | + }, | |
| 5482 | + { | |
| 5483 | + "id": "thebarrelyards", | |
| 5484 | + "name": "The Barrel Yards", | |
| 5485 | + "site": "https://barrelyards.com", | |
| 5486 | + "client_id": 1210, | |
| 5487 | + "listing_url": "https://barrelyards.com", | |
| 5488 | + "regions": [ | |
| 5489 | + "Ontario" | |
| 5490 | + ], | |
| 5491 | + "province": "ON", | |
| 5492 | + "status": "valide", | |
| 5493 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 5494 | + }, | |
| 5495 | + { | |
| 5496 | + "id": "kierankelleher", | |
| 5497 | + "name": "Kieran Kelleher", | |
| 5498 | + "site": "", | |
| 5499 | + "client_id": 1216, | |
| 5500 | + "listing_url": "", | |
| 5501 | + "regions": [ | |
| 5502 | + "Ontario" | |
| 5503 | + ], | |
| 5504 | + "province": "ON", | |
| 5505 | + "status": "valide", | |
| 5506 | + "notes": "canada-expansion 2026-08-27 — probe live: 84 propriétés résidentielles hors QC (ON 84)" | |
| 5507 | + }, | |
| 5508 | + { | |
| 5509 | + "id": "urentottawacojennifersar", | |
| 5510 | + "name": "URent Ottawa c/o Jennifer Sarumi", | |
| 5511 | + "site": "https://urentottawa.com", | |
| 5512 | + "client_id": 1223, | |
| 5513 | + "listing_url": "https://urentottawa.com", | |
| 5514 | + "regions": [ | |
| 5515 | + "Ontario" | |
| 5516 | + ], | |
| 5517 | + "province": "ON", | |
| 5518 | + "status": "valide", | |
| 5519 | + "notes": "canada-expansion 2026-08-27 — probe live: 28 propriétés résidentielles hors QC (ON 28)" | |
| 5520 | + }, | |
| 5521 | + { | |
| 5522 | + "id": "pacificcrown", | |
| 5523 | + "name": "Pacific Crown Management", | |
| 5524 | + "site": "", | |
| 5525 | + "client_id": 1225, | |
| 5526 | + "listing_url": "", | |
| 5527 | + "regions": [ | |
| 5528 | + "British Columbia" | |
| 5529 | + ], | |
| 5530 | + "province": "BC", | |
| 5531 | + "status": "valide", | |
| 5532 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (BC 5)" | |
| 5533 | + }, | |
| 5534 | + { | |
| 5535 | + "id": "prokeyliving", | |
| 5536 | + "name": "Prokey Living", | |
| 5537 | + "site": "https://www.prokey.ca", | |
| 5538 | + "client_id": 1243, | |
| 5539 | + "listing_url": "https://www.prokey.ca", | |
| 5540 | + "regions": [ | |
| 5541 | + "British Columbia", | |
| 5542 | + "Alberta", | |
| 5543 | + "Saskatchewan" | |
| 5544 | + ], | |
| 5545 | + "province": "BC", | |
| 5546 | + "status": "valide", | |
| 5547 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (BC 12, AB 10, SK 3)" | |
| 5548 | + }, | |
| 5549 | + { | |
| 5550 | + "id": "kwcorp", | |
| 5551 | + "name": "K-W Property Management Corp.", | |
| 5552 | + "site": "https://kwproperty.com", | |
| 5553 | + "client_id": 1252, | |
| 5554 | + "listing_url": "https://kwproperty.com", | |
| 5555 | + "regions": [ | |
| 5556 | + "Ontario" | |
| 5557 | + ], | |
| 5558 | + "province": "ON", | |
| 5559 | + "status": "valide", | |
| 5560 | + "notes": "canada-expansion 2026-08-27 — probe live: 31 propriétés résidentielles hors QC (ON 31)" | |
| 5561 | + }, | |
| 5562 | + { | |
| 5563 | + "id": "therealtystore", | |
| 5564 | + "name": "The Realty Store", | |
| 5565 | + "site": "https://therealtystore.ca", | |
| 5566 | + "client_id": 1253, | |
| 5567 | + "listing_url": "https://therealtystore.ca", | |
| 5568 | + "regions": [ | |
| 5569 | + "Alberta" | |
| 5570 | + ], | |
| 5571 | + "province": "AB", | |
| 5572 | + "status": "valide", | |
| 5573 | + "notes": "canada-expansion 2026-08-27 — probe live: 32 propriétés résidentielles hors QC (AB 32)" | |
| 5574 | + }, | |
| 5575 | + { | |
| 5576 | + "id": "danielsgateway", | |
| 5577 | + "name": "Daniels Gateway Rentals", | |
| 5578 | + "site": "https://danielsgateway.com", | |
| 5579 | + "client_id": 1257, | |
| 5580 | + "listing_url": "https://danielsgateway.com", | |
| 5581 | + "regions": [ | |
| 5582 | + "Ontario" | |
| 5583 | + ], | |
| 5584 | + "province": "ON", | |
| 5585 | + "status": "valide", | |
| 5586 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 10)" | |
| 5587 | + }, | |
| 5588 | + { | |
| 5589 | + "id": "93754364quebecvivreoutre", | |
| 5590 | + "name": "9375-4364 Quebec Inc. (Vivre Outremont)", | |
| 5591 | + "site": "https://vivremtl.ca", | |
| 5592 | + "client_id": 1256, | |
| 5593 | + "listing_url": "https://vivremtl.ca", | |
| 5594 | + "regions": [ | |
| 5595 | + "Ontario" | |
| 5596 | + ], | |
| 5597 | + "province": "ON", | |
| 5598 | + "status": "valide", | |
| 5599 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 5600 | + }, | |
| 5601 | + { | |
| 5602 | + "id": "buildingstack", | |
| 5603 | + "name": "Building Stack", | |
| 5604 | + "site": "https://buildingstack.com", | |
| 5605 | + "client_id": 1268, | |
| 5606 | + "listing_url": "https://buildingstack.com", | |
| 5607 | + "regions": [ | |
| 5608 | + "New Brunswick", | |
| 5609 | + "Ontario", | |
| 5610 | + "Alberta", | |
| 5611 | + "Manitoba" | |
| 5612 | + ], | |
| 5613 | + "province": "NB", | |
| 5614 | + "status": "valide", | |
| 5615 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (NB 6, ON 5, AB 5, MB 1)" | |
| 5616 | + }, | |
| 5617 | + { | |
| 5618 | + "id": "bridgeway", | |
| 5619 | + "name": "Bridgeway Property Management Inc", | |
| 5620 | + "site": "https://bridgewaypm.com", | |
| 5621 | + "client_id": 1288, | |
| 5622 | + "listing_url": "https://bridgewaypm.com", | |
| 5623 | + "regions": [ | |
| 5624 | + "Ontario" | |
| 5625 | + ], | |
| 5626 | + "province": "ON", | |
| 5627 | + "status": "valide", | |
| 5628 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 5629 | + }, | |
| 5630 | + { | |
| 5631 | + "id": "ourneighborhoodrealty", | |
| 5632 | + "name": "Our Neighborhood Realty", | |
| 5633 | + "site": "https://app.listatto.com", | |
| 5634 | + "client_id": 1297, | |
| 5635 | + "listing_url": "https://app.listatto.com", | |
| 5636 | + "regions": [ | |
| 5637 | + "Ontario" | |
| 5638 | + ], | |
| 5639 | + "province": "ON", | |
| 5640 | + "status": "valide", | |
| 5641 | + "notes": "canada-expansion 2026-08-27 — probe live: 75 propriétés résidentielles hors QC (ON 75)" | |
| 5642 | + }, | |
| 5643 | + { | |
| 5644 | + "id": "firstserviceresidentiala2", | |
| 5645 | + "name": "FirstService Residential Alberta", | |
| 5646 | + "site": "https://fsresidentialrentals.com", | |
| 5647 | + "client_id": 1299, | |
| 5648 | + "listing_url": "https://fsresidentialrentals.com", | |
| 5649 | + "regions": [ | |
| 5650 | + "Alberta" | |
| 5651 | + ], | |
| 5652 | + "province": "AB", | |
| 5653 | + "status": "valide", | |
| 5654 | + "notes": "canada-expansion 2026-08-27 — probe live: 168 propriétés résidentielles hors QC (AB 168)" | |
| 5655 | + }, | |
| 5656 | + { | |
| 5657 | + "id": "home2home", | |
| 5658 | + "name": "Home 2 Home Properties Inc", | |
| 5659 | + "site": "https://h2hpm.com", | |
| 5660 | + "client_id": 1301, | |
| 5661 | + "listing_url": "https://h2hpm.com", | |
| 5662 | + "regions": [ | |
| 5663 | + "Ontario" | |
| 5664 | + ], | |
| 5665 | + "province": "ON", | |
| 5666 | + "status": "valide", | |
| 5667 | + "notes": "canada-expansion 2026-08-27 — probe live: 40 propriétés résidentielles hors QC (ON 40)" | |
| 5668 | + }, | |
| 5669 | + { | |
| 5670 | + "id": "fitzrovia2", | |
| 5671 | + "name": "Fitzrovia", | |
| 5672 | + "site": "https://fitzrovia.ca/", | |
| 5673 | + "client_id": 1291, | |
| 5674 | + "listing_url": "https://fitzrovia.ca/", | |
| 5675 | + "regions": [ | |
| 5676 | + "Ontario" | |
| 5677 | + ], | |
| 5678 | + "province": "ON", | |
| 5679 | + "status": "valide", | |
| 5680 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (ON 14)" | |
| 5681 | + }, | |
| 5682 | + { | |
| 5683 | + "id": "elmyvacationu0026corpora", | |
| 5684 | + "name": "Elmy Vacation \\u0026 Corporate Rental Management Ltd.", | |
| 5685 | + "site": "https://elmystays.com", | |
| 5686 | + "client_id": 1307, | |
| 5687 | + "listing_url": "https://elmystays.com", | |
| 5688 | + "regions": [ | |
| 5689 | + "British Columbia" | |
| 5690 | + ], | |
| 5691 | + "province": "BC", | |
| 5692 | + "status": "valide", | |
| 5693 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (BC 14)" | |
| 5694 | + }, | |
| 5695 | + { | |
| 5696 | + "id": "vidacommunities", | |
| 5697 | + "name": "VIDA Communities Inc", | |
| 5698 | + "site": "https://vidaliving.ca", | |
| 5699 | + "client_id": 1314, | |
| 5700 | + "listing_url": "https://vidaliving.ca", | |
| 5701 | + "regions": [ | |
| 5702 | + "Nova Scotia", | |
| 5703 | + "New Brunswick", | |
| 5704 | + "Prince Edward Island", | |
| 5705 | + "Manitoba" | |
| 5706 | + ], | |
| 5707 | + "province": "NS", | |
| 5708 | + "status": "valide", | |
| 5709 | + "notes": "canada-expansion 2026-08-27 — probe live: 137 propriétés résidentielles hors QC (NS 70, NB 41, PE 18, MB 8)" | |
| 5710 | + }, | |
| 5711 | + { | |
| 5712 | + "id": "peartree", | |
| 5713 | + "name": "Peartree Group Property Management", | |
| 5714 | + "site": "https://peartreegroup.ca", | |
| 5715 | + "client_id": 1316, | |
| 5716 | + "listing_url": "https://peartreegroup.ca", | |
| 5717 | + "regions": [ | |
| 5718 | + "Ontario" | |
| 5719 | + ], | |
| 5720 | + "province": "ON", | |
| 5721 | + "status": "valide", | |
| 5722 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (ON 18)" | |
| 5723 | + }, | |
| 5724 | + { | |
| 5725 | + "id": "rpmace", | |
| 5726 | + "name": "RPM ACE", | |
| 5727 | + "site": "https://ace.realpm.ca", | |
| 5728 | + "client_id": 1319, | |
| 5729 | + "listing_url": "https://ace.realpm.ca", | |
| 5730 | + "regions": [ | |
| 5731 | + "Alberta" | |
| 5732 | + ], | |
| 5733 | + "province": "AB", | |
| 5734 | + "status": "valide", | |
| 5735 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (AB 12)" | |
| 5736 | + }, | |
| 5737 | + { | |
| 5738 | + "id": "laebonrentalcommunitiesl", | |
| 5739 | + "name": "Laebon Rental Communities Ltd", | |
| 5740 | + "site": "https://blubelvedere.ca", | |
| 5741 | + "client_id": 1322, | |
| 5742 | + "listing_url": "https://blubelvedere.ca", | |
| 5743 | + "regions": [ | |
| 5744 | + "Alberta" | |
| 5745 | + ], | |
| 5746 | + "province": "AB", | |
| 5747 | + "status": "valide", | |
| 5748 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (AB 14)" | |
| 5749 | + }, | |
| 5750 | + { | |
| 5751 | + "id": "envisionrealestateservic", | |
| 5752 | + "name": "Envision Real Estate Services", | |
| 5753 | + "site": "https://envisionyxe.com", | |
| 5754 | + "client_id": 1320, | |
| 5755 | + "listing_url": "https://envisionyxe.com", | |
| 5756 | + "regions": [ | |
| 5757 | + "Saskatchewan" | |
| 5758 | + ], | |
| 5759 | + "province": "SK", | |
| 5760 | + "status": "valide", | |
| 5761 | + "notes": "canada-expansion 2026-08-27 — probe live: 22 propriétés résidentielles hors QC (SK 22)" | |
| 5762 | + }, | |
| 5763 | + { | |
| 5764 | + "id": "unitiipm", | |
| 5765 | + "name": "unitiiPM", | |
| 5766 | + "site": "https://unitiipm.com", | |
| 5767 | + "client_id": 1326, | |
| 5768 | + "listing_url": "https://unitiipm.com", | |
| 5769 | + "regions": [ | |
| 5770 | + "Alberta" | |
| 5771 | + ], | |
| 5772 | + "province": "AB", | |
| 5773 | + "status": "valide", | |
| 5774 | + "notes": "canada-expansion 2026-08-27 — probe live: 61 propriétés résidentielles hors QC (AB 61)" | |
| 5775 | + }, | |
| 5776 | + { | |
| 5777 | + "id": "leaf", | |
| 5778 | + "name": "Leaf Properties", | |
| 5779 | + "site": "https://leafproperties.ca", | |
| 5780 | + "client_id": 1328, | |
| 5781 | + "listing_url": "https://leafproperties.ca", | |
| 5782 | + "regions": [ | |
| 5783 | + "Manitoba" | |
| 5784 | + ], | |
| 5785 | + "province": "MB", | |
| 5786 | + "status": "valide", | |
| 5787 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (MB 3)" | |
| 5788 | + }, | |
| 5789 | + { | |
| 5790 | + "id": "firstelmholdings", | |
| 5791 | + "name": "First Elm Holdings Inc", | |
| 5792 | + "site": "", | |
| 5793 | + "client_id": 1332, | |
| 5794 | + "listing_url": "", | |
| 5795 | + "regions": [ | |
| 5796 | + "Manitoba", | |
| 5797 | + "Saskatchewan", | |
| 5798 | + "Ontario" | |
| 5799 | + ], | |
| 5800 | + "province": "MB", | |
| 5801 | + "status": "valide", | |
| 5802 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (MB 2, SK 2, ON 1)" | |
| 5803 | + }, | |
| 5804 | + { | |
| 5805 | + "id": "colliersinternationalreg", | |
| 5806 | + "name": "Colliers International Regina", | |
| 5807 | + "site": "https://colliersrentals.com", | |
| 5808 | + "client_id": 1334, | |
| 5809 | + "listing_url": "https://colliersrentals.com", | |
| 5810 | + "regions": [ | |
| 5811 | + "Saskatchewan" | |
| 5812 | + ], | |
| 5813 | + "province": "SK", | |
| 5814 | + "status": "valide", | |
| 5815 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (SK 3)" | |
| 5816 | + }, | |
| 5817 | + { | |
| 5818 | + "id": "century21professionals", | |
| 5819 | + "name": "Century 21 Property Management Professionals", | |
| 5820 | + "site": "https://professionalspm.c21.ca", | |
| 5821 | + "client_id": 1347, | |
| 5822 | + "listing_url": "https://professionalspm.c21.ca", | |
| 5823 | + "regions": [ | |
| 5824 | + "Alberta" | |
| 5825 | + ], | |
| 5826 | + "province": "AB", | |
| 5827 | + "status": "valide", | |
| 5828 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (AB 9)" | |
| 5829 | + }, | |
| 5830 | + { | |
| 5831 | + "id": "hazelviewrnt", | |
| 5832 | + "name": "Hazelview Properties (rnt)", | |
| 5833 | + "site": "", | |
| 5834 | + "client_id": 1353, | |
| 5835 | + "listing_url": "", | |
| 5836 | + "regions": [ | |
| 5837 | + "Ontario", | |
| 5838 | + "Alberta", | |
| 5839 | + "Nova Scotia" | |
| 5840 | + ], | |
| 5841 | + "province": "ON", | |
| 5842 | + "status": "valide", | |
| 5843 | + "notes": "canada-expansion 2026-08-27 — probe live: 42 propriétés résidentielles hors QC (ON 38, AB 2, NS 2)" | |
| 5844 | + }, | |
| 5845 | + { | |
| 5846 | + "id": "firstserviceresidentialv", | |
| 5847 | + "name": "Firstservice Residential Vancouver", | |
| 5848 | + "site": "https://fsresidential.com", | |
| 5849 | + "client_id": 1351, | |
| 5850 | + "listing_url": "https://fsresidential.com", | |
| 5851 | + "regions": [ | |
| 5852 | + "British Columbia" | |
| 5853 | + ], | |
| 5854 | + "province": "BC", | |
| 5855 | + "status": "valide", | |
| 5856 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (BC 11)" | |
| 5857 | + }, | |
| 5858 | + { | |
| 5859 | + "id": "investorschoice", | |
| 5860 | + "name": "Investors Choice Property Management", | |
| 5861 | + "site": "https://icpmpros.com", | |
| 5862 | + "client_id": 1355, | |
| 5863 | + "listing_url": "https://icpmpros.com", | |
| 5864 | + "regions": [ | |
| 5865 | + "Ontario" | |
| 5866 | + ], | |
| 5867 | + "province": "ON", | |
| 5868 | + "status": "valide", | |
| 5869 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 5870 | + }, | |
| 5871 | + { | |
| 5872 | + "id": "canopymgmtmanagers", | |
| 5873 | + "name": "Canopy mgmt - Property Managers", | |
| 5874 | + "site": "https://canopymgmt.ca", | |
| 5875 | + "client_id": 1365, | |
| 5876 | + "listing_url": "https://canopymgmt.ca", | |
| 5877 | + "regions": [ | |
| 5878 | + "Manitoba" | |
| 5879 | + ], | |
| 5880 | + "province": "MB", | |
| 5881 | + "status": "valide", | |
| 5882 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (MB 9)" | |
| 5883 | + }, | |
| 5884 | + { | |
| 5885 | + "id": "petwin", | |
| 5886 | + "name": "Petwin Properties", | |
| 5887 | + "site": "https://petwin.com", | |
| 5888 | + "client_id": 1370, | |
| 5889 | + "listing_url": "https://petwin.com", | |
| 5890 | + "regions": [ | |
| 5891 | + "Alberta" | |
| 5892 | + ], | |
| 5893 | + "province": "AB", | |
| 5894 | + "status": "valide", | |
| 5895 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (AB 13)" | |
| 5896 | + }, | |
| 5897 | + { | |
| 5898 | + "id": "renaissance", | |
| 5899 | + "name": "Renaissance Property Management", | |
| 5900 | + "site": "https://renaissancepropertymanagement.ca", | |
| 5901 | + "client_id": 1371, | |
| 5902 | + "listing_url": "https://renaissancepropertymanagement.ca", | |
| 5903 | + "regions": [ | |
| 5904 | + "Ontario" | |
| 5905 | + ], | |
| 5906 | + "province": "ON", | |
| 5907 | + "status": "valide", | |
| 5908 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (ON 19)" | |
| 5909 | + }, | |
| 5910 | + { | |
| 5911 | + "id": "larlynltd", | |
| 5912 | + "name": "Larlyn Property Management Ltd.", | |
| 5913 | + "site": "https://larlyn.com", | |
| 5914 | + "client_id": 1376, | |
| 5915 | + "listing_url": "https://larlyn.com", | |
| 5916 | + "regions": [ | |
| 5917 | + "Alberta" | |
| 5918 | + ], | |
| 5919 | + "province": "AB", | |
| 5920 | + "status": "valide", | |
| 5921 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 5922 | + }, | |
| 5923 | + { | |
| 5924 | + "id": "qmwcorp", | |
| 5925 | + "name": "QMW Corp", | |
| 5926 | + "site": "https://qmwcorp.com", | |
| 5927 | + "client_id": 1378, | |
| 5928 | + "listing_url": "https://qmwcorp.com", | |
| 5929 | + "regions": [ | |
| 5930 | + "Ontario" | |
| 5931 | + ], | |
| 5932 | + "province": "ON", | |
| 5933 | + "status": "valide", | |
| 5934 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 5935 | + }, | |
| 5936 | + { | |
| 5937 | + "id": "hyphen", | |
| 5938 | + "name": "Hyphen Group", | |
| 5939 | + "site": "https://hyphengroup.ca", | |
| 5940 | + "client_id": 1381, | |
| 5941 | + "listing_url": "https://hyphengroup.ca", | |
| 5942 | + "regions": [ | |
| 5943 | + "Alberta" | |
| 5944 | + ], | |
| 5945 | + "province": "AB", | |
| 5946 | + "status": "valide", | |
| 5947 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 5948 | + }, | |
| 5949 | + { | |
| 5950 | + "id": "levenhomes", | |
| 5951 | + "name": "Leven Homes", | |
| 5952 | + "site": "https://leven.ca", | |
| 5953 | + "client_id": 1389, | |
| 5954 | + "listing_url": "https://leven.ca", | |
| 5955 | + "regions": [ | |
| 5956 | + "Alberta" | |
| 5957 | + ], | |
| 5958 | + "province": "AB", | |
| 5959 | + "status": "valide", | |
| 5960 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 5961 | + }, | |
| 5962 | + { | |
| 5963 | + "id": "rohit", | |
| 5964 | + "name": "Rohit", | |
| 5965 | + "site": "https://www.rohitgroup.com/contact", | |
| 5966 | + "client_id": 1395, | |
| 5967 | + "listing_url": "https://www.rohitgroup.com/contact", | |
| 5968 | + "regions": [ | |
| 5969 | + "Alberta" | |
| 5970 | + ], | |
| 5971 | + "province": "AB", | |
| 5972 | + "status": "valide", | |
| 5973 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (AB 12)" | |
| 5974 | + }, | |
| 5975 | + { | |
| 5976 | + "id": "intelligencehouseltd", | |
| 5977 | + "name": "Intelligence House Ltd.", | |
| 5978 | + "site": "https://intelligencehouse.ca", | |
| 5979 | + "client_id": 1401, | |
| 5980 | + "listing_url": "https://intelligencehouse.ca", | |
| 5981 | + "regions": [ | |
| 5982 | + "Alberta", | |
| 5983 | + "Ontario" | |
| 5984 | + ], | |
| 5985 | + "province": "AB", | |
| 5986 | + "status": "valide", | |
| 5987 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (AB 12, ON 1)" | |
| 5988 | + }, | |
| 5989 | + { | |
| 5990 | + "id": "partnersdevelopmentltd", | |
| 5991 | + "name": "Partners Development Group Ltd.", | |
| 5992 | + "site": "https://partnersproperties.ca", | |
| 5993 | + "client_id": 1404, | |
| 5994 | + "listing_url": "https://partnersproperties.ca", | |
| 5995 | + "regions": [ | |
| 5996 | + "Alberta" | |
| 5997 | + ], | |
| 5998 | + "province": "AB", | |
| 5999 | + "status": "valide", | |
| 6000 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 6001 | + }, | |
| 6002 | + { | |
| 6003 | + "id": "westernlegacy", | |
| 6004 | + "name": "Western Legacy Group Inc.", | |
| 6005 | + "site": "https://westernlegacygroup.ca", | |
| 6006 | + "client_id": 1405, | |
| 6007 | + "listing_url": "https://westernlegacygroup.ca", | |
| 6008 | + "regions": [ | |
| 6009 | + "Alberta" | |
| 6010 | + ], | |
| 6011 | + "province": "AB", | |
| 6012 | + "status": "valide", | |
| 6013 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 6014 | + }, | |
| 6015 | + { | |
| 6016 | + "id": "cantivaulc", | |
| 6017 | + "name": "Cantiva Properties ULC", | |
| 6018 | + "site": "", | |
| 6019 | + "client_id": 1408, | |
| 6020 | + "listing_url": "", | |
| 6021 | + "regions": [ | |
| 6022 | + "Alberta" | |
| 6023 | + ], | |
| 6024 | + "province": "AB", | |
| 6025 | + "status": "valide", | |
| 6026 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (AB 8)" | |
| 6027 | + }, | |
| 6028 | + { | |
| 6029 | + "id": "boscana", | |
| 6030 | + "name": "BosCana Property Management Inc", | |
| 6031 | + "site": "https://boscanapropertymgt.ca", | |
| 6032 | + "client_id": 1419, | |
| 6033 | + "listing_url": "https://boscanapropertymgt.ca", | |
| 6034 | + "regions": [ | |
| 6035 | + "Ontario" | |
| 6036 | + ], | |
| 6037 | + "province": "ON", | |
| 6038 | + "status": "valide", | |
| 6039 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (ON 12)" | |
| 6040 | + }, | |
| 6041 | + { | |
| 6042 | + "id": "smtequitiesltd", | |
| 6043 | + "name": "S.M.T. Equities Ltd", | |
| 6044 | + "site": "https://smtequities.com", | |
| 6045 | + "client_id": 1422, | |
| 6046 | + "listing_url": "https://smtequities.com", | |
| 6047 | + "regions": [ | |
| 6048 | + "Alberta" | |
| 6049 | + ], | |
| 6050 | + "province": "AB", | |
| 6051 | + "status": "valide", | |
| 6052 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 6053 | + }, | |
| 6054 | + { | |
| 6055 | + "id": "izzylazhomes", | |
| 6056 | + "name": "Izzy Laz Homes", | |
| 6057 | + "site": "", | |
| 6058 | + "client_id": 1423, | |
| 6059 | + "listing_url": "", | |
| 6060 | + "regions": [ | |
| 6061 | + "Ontario" | |
| 6062 | + ], | |
| 6063 | + "province": "ON", | |
| 6064 | + "status": "valide", | |
| 6065 | + "notes": "canada-expansion 2026-08-27 — probe live: 67 propriétés résidentielles hors QC (ON 67)" | |
| 6066 | + }, | |
| 6067 | + { | |
| 6068 | + "id": "westrichltd", | |
| 6069 | + "name": "Westrich Management Ltd. ", | |
| 6070 | + "site": "https://rentwestrich.com", | |
| 6071 | + "client_id": 1426, | |
| 6072 | + "listing_url": "https://rentwestrich.com", | |
| 6073 | + "regions": [ | |
| 6074 | + "Alberta", | |
| 6075 | + "British Columbia" | |
| 6076 | + ], | |
| 6077 | + "province": "AB", | |
| 6078 | + "status": "valide", | |
| 6079 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (AB 16, BC 2)" | |
| 6080 | + }, | |
| 6081 | + { | |
| 6082 | + "id": "mccraeltd", | |
| 6083 | + "name": "McCrae Property Management LTD", | |
| 6084 | + "site": "https://mccraeproperty.com", | |
| 6085 | + "client_id": 1431, | |
| 6086 | + "listing_url": "https://mccraeproperty.com", | |
| 6087 | + "regions": [ | |
| 6088 | + "Alberta" | |
| 6089 | + ], | |
| 6090 | + "province": "AB", | |
| 6091 | + "status": "valide", | |
| 6092 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (AB 8)" | |
| 6093 | + }, | |
| 6094 | + { | |
| 6095 | + "id": "buttonwood", | |
| 6096 | + "name": "Buttonwood Property Management", | |
| 6097 | + "site": "", | |
| 6098 | + "client_id": 1428, | |
| 6099 | + "listing_url": "", | |
| 6100 | + "regions": [ | |
| 6101 | + "Ontario" | |
| 6102 | + ], | |
| 6103 | + "province": "ON", | |
| 6104 | + "status": "valide", | |
| 6105 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 6106 | + }, | |
| 6107 | + { | |
| 6108 | + "id": "milldonenterprisesltd", | |
| 6109 | + "name": "MillDon Enterprises Ltd. ", | |
| 6110 | + "site": "https://milldonliving.com", | |
| 6111 | + "client_id": 1429, | |
| 6112 | + "listing_url": "https://milldonliving.com", | |
| 6113 | + "regions": [ | |
| 6114 | + "Ontario" | |
| 6115 | + ], | |
| 6116 | + "province": "ON", | |
| 6117 | + "status": "valide", | |
| 6118 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 6119 | + }, | |
| 6120 | + { | |
| 6121 | + "id": "pier4residential", | |
| 6122 | + "name": "Pier 4 Residential", | |
| 6123 | + "site": "https://pier4residential.com", | |
| 6124 | + "client_id": 1436, | |
| 6125 | + "listing_url": "https://pier4residential.com", | |
| 6126 | + "regions": [ | |
| 6127 | + "Ontario", | |
| 6128 | + "Nova Scotia", | |
| 6129 | + "New Brunswick" | |
| 6130 | + ], | |
| 6131 | + "province": "ON", | |
| 6132 | + "status": "valide", | |
| 6133 | + "notes": "canada-expansion 2026-08-27 — probe live: 47 propriétés résidentielles hors QC (ON 38, NS 5, NB 4)" | |
| 6134 | + }, | |
| 6135 | + { | |
| 6136 | + "id": "richerrealtyltd", | |
| 6137 | + "name": "Richer Realty Ltd", | |
| 6138 | + "site": "", | |
| 6139 | + "client_id": 1440, | |
| 6140 | + "listing_url": "", | |
| 6141 | + "regions": [ | |
| 6142 | + "Alberta" | |
| 6143 | + ], | |
| 6144 | + "province": "AB", | |
| 6145 | + "status": "valide", | |
| 6146 | + "notes": "canada-expansion 2026-08-27 — probe live: 118 propriétés résidentielles hors QC (AB 118)" | |
| 6147 | + }, | |
| 6148 | + { | |
| 6149 | + "id": "transglobeequitiesltd", | |
| 6150 | + "name": "TransGlobe Equities Ltd", | |
| 6151 | + "site": "", | |
| 6152 | + "client_id": 1451, | |
| 6153 | + "listing_url": "", | |
| 6154 | + "regions": [ | |
| 6155 | + "Alberta" | |
| 6156 | + ], | |
| 6157 | + "province": "AB", | |
| 6158 | + "status": "valide", | |
| 6159 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (AB 11)" | |
| 6160 | + }, | |
| 6161 | + { | |
| 6162 | + "id": "ecliving", | |
| 6163 | + "name": "EC Living", | |
| 6164 | + "site": "https://ecliving.ca", | |
| 6165 | + "client_id": 1450, | |
| 6166 | + "listing_url": "https://ecliving.ca", | |
| 6167 | + "regions": [ | |
| 6168 | + "Alberta" | |
| 6169 | + ], | |
| 6170 | + "province": "AB", | |
| 6171 | + "status": "valide", | |
| 6172 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (AB 16)" | |
| 6173 | + }, | |
| 6174 | + { | |
| 6175 | + "id": "equityltd", | |
| 6176 | + "name": "Equity Rentals Ltd", | |
| 6177 | + "site": "https://equity.rentals", | |
| 6178 | + "client_id": 1454, | |
| 6179 | + "listing_url": "https://equity.rentals", | |
| 6180 | + "regions": [ | |
| 6181 | + "Alberta" | |
| 6182 | + ], | |
| 6183 | + "province": "AB", | |
| 6184 | + "status": "valide", | |
| 6185 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (AB 10)" | |
| 6186 | + }, | |
| 6187 | + { | |
| 6188 | + "id": "nodevelopments", | |
| 6189 | + "name": "Ninco Developments Inc", | |
| 6190 | + "site": "", | |
| 6191 | + "client_id": 1469, | |
| 6192 | + "listing_url": "", | |
| 6193 | + "regions": [ | |
| 6194 | + "Ontario" | |
| 6195 | + ], | |
| 6196 | + "province": "ON", | |
| 6197 | + "status": "valide", | |
| 6198 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (ON 17)" | |
| 6199 | + }, | |
| 6200 | + { | |
| 6201 | + "id": "signaturesuites", | |
| 6202 | + "name": "Signature Suites", | |
| 6203 | + "site": "https://signature-suites.ca", | |
| 6204 | + "client_id": 1472, | |
| 6205 | + "listing_url": "https://signature-suites.ca", | |
| 6206 | + "regions": [ | |
| 6207 | + "Alberta" | |
| 6208 | + ], | |
| 6209 | + "province": "AB", | |
| 6210 | + "status": "valide", | |
| 6211 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 6212 | + }, | |
| 6213 | + { | |
| 6214 | + "id": "capreitlandlease", | |
| 6215 | + "name": "CAPREIT - Landlease", | |
| 6216 | + "site": "", | |
| 6217 | + "client_id": 1479, | |
| 6218 | + "listing_url": "", | |
| 6219 | + "regions": [ | |
| 6220 | + "Alberta" | |
| 6221 | + ], | |
| 6222 | + "province": "AB", | |
| 6223 | + "status": "valide", | |
| 6224 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 6225 | + }, | |
| 6226 | + { | |
| 6227 | + "id": "losanihomes1998ltd", | |
| 6228 | + "name": "Losani Homes (1998) Ltd.", | |
| 6229 | + "site": "", | |
| 6230 | + "client_id": 1486, | |
| 6231 | + "listing_url": "", | |
| 6232 | + "regions": [ | |
| 6233 | + "Ontario" | |
| 6234 | + ], | |
| 6235 | + "province": "ON", | |
| 6236 | + "status": "valide", | |
| 6237 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 6238 | + }, | |
| 6239 | + { | |
| 6240 | + "id": "mikewitt", | |
| 6241 | + "name": "Mike Witt", | |
| 6242 | + "site": "", | |
| 6243 | + "client_id": 1488, | |
| 6244 | + "listing_url": "", | |
| 6245 | + "regions": [ | |
| 6246 | + "Ontario" | |
| 6247 | + ], | |
| 6248 | + "province": "ON", | |
| 6249 | + "status": "valide", | |
| 6250 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 6251 | + }, | |
| 6252 | + { | |
| 6253 | + "id": "agservices", | |
| 6254 | + "name": "AG Property Services", | |
| 6255 | + "site": "https://agpropertyservices.ca", | |
| 6256 | + "client_id": 1481, | |
| 6257 | + "listing_url": "https://agpropertyservices.ca", | |
| 6258 | + "regions": [ | |
| 6259 | + "Alberta" | |
| 6260 | + ], | |
| 6261 | + "province": "AB", | |
| 6262 | + "status": "valide", | |
| 6263 | + "notes": "canada-expansion 2026-08-27 — probe live: 1000 propriétés résidentielles hors QC (AB 1000)" | |
| 6264 | + }, | |
| 6265 | + { | |
| 6266 | + "id": "highlivingltd", | |
| 6267 | + "name": "Highliving Properties Ltd.", | |
| 6268 | + "site": "https://highliving.ca", | |
| 6269 | + "client_id": 1491, | |
| 6270 | + "listing_url": "https://highliving.ca", | |
| 6271 | + "regions": [ | |
| 6272 | + "British Columbia", | |
| 6273 | + "Alberta" | |
| 6274 | + ], | |
| 6275 | + "province": "BC", | |
| 6276 | + "status": "valide", | |
| 6277 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (BC 21, AB 2)" | |
| 6278 | + }, | |
| 6279 | + { | |
| 6280 | + "id": "jeffpoon", | |
| 6281 | + "name": "Jeff Poon", | |
| 6282 | + "site": "https://jeff-poon.c21.ca", | |
| 6283 | + "client_id": 1489, | |
| 6284 | + "listing_url": "https://jeff-poon.c21.ca", | |
| 6285 | + "regions": [ | |
| 6286 | + "Ontario" | |
| 6287 | + ], | |
| 6288 | + "province": "ON", | |
| 6289 | + "status": "valide", | |
| 6290 | + "notes": "canada-expansion 2026-08-27 — probe live: 131 propriétés résidentielles hors QC (ON 131)" | |
| 6291 | + }, | |
| 6292 | + { | |
| 6293 | + "id": "remaxathomeadivisionofre", | |
| 6294 | + "name": "REMAX At Home, a division of REMAX Prairie Reality ", | |
| 6295 | + "site": "https://remaxathome.managebuilding.com", | |
| 6296 | + "client_id": 1494, | |
| 6297 | + "listing_url": "https://remaxathome.managebuilding.com", | |
| 6298 | + "regions": [ | |
| 6299 | + "Alberta" | |
| 6300 | + ], | |
| 6301 | + "province": "AB", | |
| 6302 | + "status": "valide", | |
| 6303 | + "notes": "canada-expansion 2026-08-27 — probe live: 370 propriétés résidentielles hors QC (AB 370)" | |
| 6304 | + }, | |
| 6305 | + { | |
| 6306 | + "id": "mastercraftstarwood", | |
| 6307 | + "name": "Mastercraft Starwood", | |
| 6308 | + "site": "", | |
| 6309 | + "client_id": 1501, | |
| 6310 | + "listing_url": "", | |
| 6311 | + "regions": [ | |
| 6312 | + "Ontario" | |
| 6313 | + ], | |
| 6314 | + "province": "ON", | |
| 6315 | + "status": "valide", | |
| 6316 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 6317 | + }, | |
| 6318 | + { | |
| 6319 | + "id": "flexdevelopments2", | |
| 6320 | + "name": "Flex Developments ", | |
| 6321 | + "site": "https://flexbuild.co", | |
| 6322 | + "client_id": 1503, | |
| 6323 | + "listing_url": "https://flexbuild.co", | |
| 6324 | + "regions": [ | |
| 6325 | + "Nova Scotia" | |
| 6326 | + ], | |
| 6327 | + "province": "NS", | |
| 6328 | + "status": "valide", | |
| 6329 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (NS 11)" | |
| 6330 | + }, | |
| 6331 | + { | |
| 6332 | + "id": "ricorealestate", | |
| 6333 | + "name": "Rico Real Estate Inc.", | |
| 6334 | + "site": "https://ricorealestate.ca", | |
| 6335 | + "client_id": 1519, | |
| 6336 | + "listing_url": "https://ricorealestate.ca", | |
| 6337 | + "regions": [ | |
| 6338 | + "Manitoba" | |
| 6339 | + ], | |
| 6340 | + "province": "MB", | |
| 6341 | + "status": "valide", | |
| 6342 | + "notes": "canada-expansion 2026-08-27 — probe live: 37 propriétés résidentielles hors QC (MB 37)" | |
| 6343 | + }, | |
| 6344 | + { | |
| 6345 | + "id": "6100cmi", | |
| 6346 | + "name": "6100 CMI", | |
| 6347 | + "site": "https://therooksofwestbedford.com", | |
| 6348 | + "client_id": 1520, | |
| 6349 | + "listing_url": "https://therooksofwestbedford.com", | |
| 6350 | + "regions": [ | |
| 6351 | + "Nova Scotia" | |
| 6352 | + ], | |
| 6353 | + "province": "NS", | |
| 6354 | + "status": "valide", | |
| 6355 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (NS 6)" | |
| 6356 | + }, | |
| 6357 | + { | |
| 6358 | + "id": "risesolutions", | |
| 6359 | + "name": "RISE PROPERTY SOLUTIONS INC. ", | |
| 6360 | + "site": "https://www.risepropertymanagement.ca/", | |
| 6361 | + "client_id": 1527, | |
| 6362 | + "listing_url": "https://www.risepropertymanagement.ca/", | |
| 6363 | + "regions": [ | |
| 6364 | + "Ontario" | |
| 6365 | + ], | |
| 6366 | + "province": "ON", | |
| 6367 | + "status": "valide", | |
| 6368 | + "notes": "canada-expansion 2026-08-27 — probe live: 71 propriétés résidentielles hors QC (ON 71)" | |
| 6369 | + }, | |
| 6370 | + { | |
| 6371 | + "id": "innovative", | |
| 6372 | + "name": "Innovative Property Management", | |
| 6373 | + "site": "https://innovativepropertymanagement.ca", | |
| 6374 | + "client_id": 1528, | |
| 6375 | + "listing_url": "https://innovativepropertymanagement.ca", | |
| 6376 | + "regions": [ | |
| 6377 | + "Ontario" | |
| 6378 | + ], | |
| 6379 | + "province": "ON", | |
| 6380 | + "status": "valide", | |
| 6381 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 6382 | + }, | |
| 6383 | + { | |
| 6384 | + "id": "corporatestays", | |
| 6385 | + "name": "Corporate Stays", | |
| 6386 | + "site": "", | |
| 6387 | + "client_id": 1531, | |
| 6388 | + "listing_url": "", | |
| 6389 | + "regions": [ | |
| 6390 | + "Ontario", | |
| 6391 | + "Nova Scotia", | |
| 6392 | + "British Columbia", | |
| 6393 | + "Alberta", | |
| 6394 | + "Manitoba", | |
| 6395 | + "Saskatchewan", | |
| 6396 | + "New Brunswick" | |
| 6397 | + ], | |
| 6398 | + "province": "ON", | |
| 6399 | + "status": "valide", | |
| 6400 | + "notes": "canada-expansion 2026-08-27 — probe live: 31 propriétés résidentielles hors QC (ON 12, NS 5, BC 5, AB 4, MB 3, SK 1, NB 1)" | |
| 6401 | + }, | |
| 6402 | + { | |
| 6403 | + "id": "cirrealty", | |
| 6404 | + "name": "CIR Realty-Property Management", | |
| 6405 | + "site": "https://cirrealtypm.ca", | |
| 6406 | + "client_id": 1530, | |
| 6407 | + "listing_url": "https://cirrealtypm.ca", | |
| 6408 | + "regions": [ | |
| 6409 | + "Alberta" | |
| 6410 | + ], | |
| 6411 | + "province": "AB", | |
| 6412 | + "status": "valide", | |
| 6413 | + "notes": "canada-expansion 2026-08-27 — probe live: 314 propriétés résidentielles hors QC (AB 314)" | |
| 6414 | + }, | |
| 6415 | + { | |
| 6416 | + "id": "blvdinvestments", | |
| 6417 | + "name": "BLVD Investments", | |
| 6418 | + "site": "https://www.blvdinvestments.ca", | |
| 6419 | + "client_id": 1537, | |
| 6420 | + "listing_url": "https://www.blvdinvestments.ca", | |
| 6421 | + "regions": [ | |
| 6422 | + "Alberta" | |
| 6423 | + ], | |
| 6424 | + "province": "AB", | |
| 6425 | + "status": "valide", | |
| 6426 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 6427 | + }, | |
| 6428 | + { | |
| 6429 | + "id": "uptownresidential", | |
| 6430 | + "name": "Uptown Residential", | |
| 6431 | + "site": "https://rentuptown.com", | |
| 6432 | + "client_id": 1535, | |
| 6433 | + "listing_url": "https://rentuptown.com", | |
| 6434 | + "regions": [ | |
| 6435 | + "Alberta" | |
| 6436 | + ], | |
| 6437 | + "province": "AB", | |
| 6438 | + "status": "valide", | |
| 6439 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (AB 12)" | |
| 6440 | + }, | |
| 6441 | + { | |
| 6442 | + "id": "westhawk", | |
| 6443 | + "name": "Westhawk Property Management", | |
| 6444 | + "site": "https://www.westhawkproperties.ca", | |
| 6445 | + "client_id": 1540, | |
| 6446 | + "listing_url": "https://www.westhawkproperties.ca", | |
| 6447 | + "regions": [ | |
| 6448 | + "Alberta" | |
| 6449 | + ], | |
| 6450 | + "province": "AB", | |
| 6451 | + "status": "valide", | |
| 6452 | + "notes": "canada-expansion 2026-08-27 — probe live: 47 propriétés résidentielles hors QC (AB 47)" | |
| 6453 | + }, | |
| 6454 | + { | |
| 6455 | + "id": "astoriaassetltd", | |
| 6456 | + "name": "Astoria Asset Management Ltd.", | |
| 6457 | + "site": "https://www.astoriamanagement.ca", | |
| 6458 | + "client_id": 1541, | |
| 6459 | + "listing_url": "https://www.astoriamanagement.ca", | |
| 6460 | + "regions": [ | |
| 6461 | + "Alberta" | |
| 6462 | + ], | |
| 6463 | + "province": "AB", | |
| 6464 | + "status": "valide", | |
| 6465 | + "notes": "canada-expansion 2026-08-27 — probe live: 72 propriétés résidentielles hors QC (AB 72)" | |
| 6466 | + }, | |
| 6467 | + { | |
| 6468 | + "id": "chenier", | |
| 6469 | + "name": "Chenier Group", | |
| 6470 | + "site": "https://www.cheniergroup.com", | |
| 6471 | + "client_id": 1548, | |
| 6472 | + "listing_url": "https://www.cheniergroup.com", | |
| 6473 | + "regions": [ | |
| 6474 | + "Ontario" | |
| 6475 | + ], | |
| 6476 | + "province": "ON", | |
| 6477 | + "status": "valide", | |
| 6478 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 6479 | + }, | |
| 6480 | + { | |
| 6481 | + "id": "carringtonconstructionca", | |
| 6482 | + "name": "Carrington Construction Canada Ltd.", | |
| 6483 | + "site": "https://carrington.ca", | |
| 6484 | + "client_id": 1550, | |
| 6485 | + "listing_url": "https://carrington.ca", | |
| 6486 | + "regions": [ | |
| 6487 | + "Alberta" | |
| 6488 | + ], | |
| 6489 | + "province": "AB", | |
| 6490 | + "status": "valide", | |
| 6491 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 6492 | + }, | |
| 6493 | + { | |
| 6494 | + "id": "newrockdevelopmentscorp", | |
| 6495 | + "name": "New Rock Developments Inc - Corp", | |
| 6496 | + "site": "https://www.newrockproperties.com", | |
| 6497 | + "client_id": 1552, | |
| 6498 | + "listing_url": "https://www.newrockproperties.com", | |
| 6499 | + "regions": [ | |
| 6500 | + "Alberta", | |
| 6501 | + "Saskatchewan" | |
| 6502 | + ], | |
| 6503 | + "province": "AB", | |
| 6504 | + "status": "valide", | |
| 6505 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (AB 7, SK 2)" | |
| 6506 | + }, | |
| 6507 | + { | |
| 6508 | + "id": "hopestreethopestreetrent", | |
| 6509 | + "name": "Hopestreet: Hope Street - RentFaster Direct Billing", | |
| 6510 | + "site": "https://www.hopestreet.ca", | |
| 6511 | + "client_id": 1565, | |
| 6512 | + "listing_url": "https://www.hopestreet.ca", | |
| 6513 | + "regions": [ | |
| 6514 | + "Alberta", | |
| 6515 | + "British Columbia" | |
| 6516 | + ], | |
| 6517 | + "province": "AB", | |
| 6518 | + "status": "valide", | |
| 6519 | + "notes": "canada-expansion 2026-08-27 — probe live: 85 propriétés résidentielles hors QC (AB 73, BC 12)" | |
| 6520 | + }, | |
| 6521 | + { | |
| 6522 | + "id": "tiltpmtiltrentfasterdire", | |
| 6523 | + "name": "Tilt Pm: Tilt Property Group - RentFaster Direct Billing", | |
| 6524 | + "site": "https://www.tiltgroup.ca", | |
| 6525 | + "client_id": 1563, | |
| 6526 | + "listing_url": "https://www.tiltgroup.ca", | |
| 6527 | + "regions": [ | |
| 6528 | + "Alberta" | |
| 6529 | + ], | |
| 6530 | + "province": "AB", | |
| 6531 | + "status": "valide", | |
| 6532 | + "notes": "canada-expansion 2026-08-27 — probe live: 40 propriétés résidentielles hors QC (AB 40)" | |
| 6533 | + }, | |
| 6534 | + { | |
| 6535 | + "id": "rentaladvisorsrentfaster", | |
| 6536 | + "name": "Rental Advisors - RentFaster Direct Billing", | |
| 6537 | + "site": "https://www.rentaladvisors.ca", | |
| 6538 | + "client_id": 1564, | |
| 6539 | + "listing_url": "https://www.rentaladvisors.ca", | |
| 6540 | + "regions": [ | |
| 6541 | + "Alberta" | |
| 6542 | + ], | |
| 6543 | + "province": "AB", | |
| 6544 | + "status": "valide", | |
| 6545 | + "notes": "canada-expansion 2026-08-27 — probe live: 67 propriétés résidentielles hors QC (AB 67)" | |
| 6546 | + }, | |
| 6547 | + { | |
| 6548 | + "id": "royallepagepreferredreal", | |
| 6549 | + "name": "Royal LePage Preferred Realty", | |
| 6550 | + "site": "https://www.andersonavenue.com", | |
| 6551 | + "client_id": 1576, | |
| 6552 | + "listing_url": "https://www.andersonavenue.com", | |
| 6553 | + "regions": [ | |
| 6554 | + "British Columbia" | |
| 6555 | + ], | |
| 6556 | + "province": "BC", | |
| 6557 | + "status": "valide", | |
| 6558 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (BC 9)" | |
| 6559 | + }, | |
| 6560 | + { | |
| 6561 | + "id": "paragonliving", | |
| 6562 | + "name": "Paragon Living", | |
| 6563 | + "site": "https://rentals.paragonliving.com/", | |
| 6564 | + "client_id": 1581, | |
| 6565 | + "listing_url": "https://rentals.paragonliving.com/", | |
| 6566 | + "regions": [ | |
| 6567 | + "Manitoba" | |
| 6568 | + ], | |
| 6569 | + "province": "MB", | |
| 6570 | + "status": "valide", | |
| 6571 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (MB 11)" | |
| 6572 | + }, | |
| 6573 | + { | |
| 6574 | + "id": "premierinvestments", | |
| 6575 | + "name": "Premier Investments", | |
| 6576 | + "site": "", | |
| 6577 | + "client_id": 1586, | |
| 6578 | + "listing_url": "", | |
| 6579 | + "regions": [ | |
| 6580 | + "Ontario" | |
| 6581 | + ], | |
| 6582 | + "province": "ON", | |
| 6583 | + "status": "valide", | |
| 6584 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 6585 | + }, | |
| 6586 | + { | |
| 6587 | + "id": "providerhomes", | |
| 6588 | + "name": "Provider Homes Inc.", | |
| 6589 | + "site": "https://www.providerhomes.com", | |
| 6590 | + "client_id": 1588, | |
| 6591 | + "listing_url": "https://www.providerhomes.com", | |
| 6592 | + "regions": [ | |
| 6593 | + "Manitoba" | |
| 6594 | + ], | |
| 6595 | + "province": "MB", | |
| 6596 | + "status": "valide", | |
| 6597 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (MB 10)" | |
| 6598 | + }, | |
| 6599 | + { | |
| 6600 | + "id": "roxboroughcommunities", | |
| 6601 | + "name": "Roxborough Communities", | |
| 6602 | + "site": "https://roxcom.ca", | |
| 6603 | + "client_id": 1590, | |
| 6604 | + "listing_url": "https://roxcom.ca", | |
| 6605 | + "regions": [ | |
| 6606 | + "Ontario" | |
| 6607 | + ], | |
| 6608 | + "province": "ON", | |
| 6609 | + "status": "valide", | |
| 6610 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 6611 | + }, | |
| 6612 | + { | |
| 6613 | + "id": "mggrand", | |
| 6614 | + "name": "MG Grand", | |
| 6615 | + "site": "https://mggrandinc.com", | |
| 6616 | + "client_id": 1591, | |
| 6617 | + "listing_url": "https://mggrandinc.com", | |
| 6618 | + "regions": [ | |
| 6619 | + "Ontario" | |
| 6620 | + ], | |
| 6621 | + "province": "ON", | |
| 6622 | + "status": "valide", | |
| 6623 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 6624 | + }, | |
| 6625 | + { | |
| 6626 | + "id": "wredevelopmentltdcalgary", | |
| 6627 | + "name": "WRE Development Ltd Calgary", | |
| 6628 | + "site": "https://wredevelopment.ca", | |
| 6629 | + "client_id": 1617, | |
| 6630 | + "listing_url": "https://wredevelopment.ca", | |
| 6631 | + "regions": [ | |
| 6632 | + "Alberta" | |
| 6633 | + ], | |
| 6634 | + "province": "AB", | |
| 6635 | + "status": "valide", | |
| 6636 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 6637 | + }, | |
| 6638 | + { | |
| 6639 | + "id": "qterra", | |
| 6640 | + "name": "Qterra Property Management", | |
| 6641 | + "site": "https://www.qterrapropertymanagement.com", | |
| 6642 | + "client_id": 1613, | |
| 6643 | + "listing_url": "https://www.qterrapropertymanagement.com", | |
| 6644 | + "regions": [ | |
| 6645 | + "Ontario" | |
| 6646 | + ], | |
| 6647 | + "province": "ON", | |
| 6648 | + "status": "valide", | |
| 6649 | + "notes": "canada-expansion 2026-08-27 — probe live: 278 propriétés résidentielles hors QC (ON 278)" | |
| 6650 | + }, | |
| 6651 | + { | |
| 6652 | + "id": "westfoliocorp", | |
| 6653 | + "name": "Westfolio Properties Corp", | |
| 6654 | + "site": "https://www.westfoliorentals.ca", | |
| 6655 | + "client_id": 1627, | |
| 6656 | + "listing_url": "https://www.westfoliorentals.ca", | |
| 6657 | + "regions": [ | |
| 6658 | + "Alberta" | |
| 6659 | + ], | |
| 6660 | + "province": "AB", | |
| 6661 | + "status": "valide", | |
| 6662 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 6663 | + }, | |
| 6664 | + { | |
| 6665 | + "id": "nineteen88realestate", | |
| 6666 | + "name": "Nineteen 88 Real Estate", | |
| 6667 | + "site": "", | |
| 6668 | + "client_id": 1628, | |
| 6669 | + "listing_url": "", | |
| 6670 | + "regions": [ | |
| 6671 | + "Alberta" | |
| 6672 | + ], | |
| 6673 | + "province": "AB", | |
| 6674 | + "status": "valide", | |
| 6675 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 6676 | + }, | |
| 6677 | + { | |
| 6678 | + "id": "capitalwest", | |
| 6679 | + "name": "Capital West", | |
| 6680 | + "site": "https://capitalwest.ca", | |
| 6681 | + "client_id": 1632, | |
| 6682 | + "listing_url": "https://capitalwest.ca", | |
| 6683 | + "regions": [ | |
| 6684 | + "British Columbia" | |
| 6685 | + ], | |
| 6686 | + "province": "BC", | |
| 6687 | + "status": "valide", | |
| 6688 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 6689 | + }, | |
| 6690 | + { | |
| 6691 | + "id": "diverseltd", | |
| 6692 | + "name": "Diverse Property Management LTD", | |
| 6693 | + "site": "https://diverserentals.com", | |
| 6694 | + "client_id": 1633, | |
| 6695 | + "listing_url": "https://diverserentals.com", | |
| 6696 | + "regions": [ | |
| 6697 | + "British Columbia" | |
| 6698 | + ], | |
| 6699 | + "province": "BC", | |
| 6700 | + "status": "valide", | |
| 6701 | + "notes": "canada-expansion 2026-08-27 — probe live: 27 propriétés résidentielles hors QC (BC 27)" | |
| 6702 | + }, | |
| 6703 | + { | |
| 6704 | + "id": "paragonu0026maintenance", | |
| 6705 | + "name": "Paragon Property Management \\u0026 Maintenance", | |
| 6706 | + "site": "https://www.paragonproperty.ca", | |
| 6707 | + "client_id": 1647, | |
| 6708 | + "listing_url": "https://www.paragonproperty.ca", | |
| 6709 | + "regions": [ | |
| 6710 | + "Ontario" | |
| 6711 | + ], | |
| 6712 | + "province": "ON", | |
| 6713 | + "status": "valide", | |
| 6714 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 6715 | + }, | |
| 6716 | + { | |
| 6717 | + "id": "ottawa", | |
| 6718 | + "name": "Rentals Ottawa", | |
| 6719 | + "site": "", | |
| 6720 | + "client_id": 1652, | |
| 6721 | + "listing_url": "", | |
| 6722 | + "regions": [ | |
| 6723 | + "Ontario" | |
| 6724 | + ], | |
| 6725 | + "province": "ON", | |
| 6726 | + "status": "valide", | |
| 6727 | + "notes": "canada-expansion 2026-08-27 — probe live: 23 propriétés résidentielles hors QC (ON 23)" | |
| 6728 | + }, | |
| 6729 | + { | |
| 6730 | + "id": "domusdevelopments", | |
| 6731 | + "name": "Domus Developments Inc.", | |
| 6732 | + "site": "https://domusdev.com", | |
| 6733 | + "client_id": 1648, | |
| 6734 | + "listing_url": "https://domusdev.com", | |
| 6735 | + "regions": [ | |
| 6736 | + "Ontario" | |
| 6737 | + ], | |
| 6738 | + "province": "ON", | |
| 6739 | + "status": "valide", | |
| 6740 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (ON 11)" | |
| 6741 | + }, | |
| 6742 | + { | |
| 6743 | + "id": "socan", | |
| 6744 | + "name": "SOCAN Property Management", | |
| 6745 | + "site": "https://socanpm.com", | |
| 6746 | + "client_id": 1658, | |
| 6747 | + "listing_url": "https://socanpm.com", | |
| 6748 | + "regions": [ | |
| 6749 | + "Ontario" | |
| 6750 | + ], | |
| 6751 | + "province": "ON", | |
| 6752 | + "status": "valide", | |
| 6753 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 6754 | + }, | |
| 6755 | + { | |
| 6756 | + "id": "penguinliving", | |
| 6757 | + "name": "Penguin Living", | |
| 6758 | + "site": "https://penguinliving.com", | |
| 6759 | + "client_id": 1660, | |
| 6760 | + "listing_url": "https://penguinliving.com", | |
| 6761 | + "regions": [ | |
| 6762 | + "Ontario" | |
| 6763 | + ], | |
| 6764 | + "province": "ON", | |
| 6765 | + "status": "valide", | |
| 6766 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 6767 | + }, | |
| 6768 | + { | |
| 6769 | + "id": "gateway", | |
| 6770 | + "name": "Gateway Properties", | |
| 6771 | + "site": "https://gatewayproperties.ca", | |
| 6772 | + "client_id": 1661, | |
| 6773 | + "listing_url": "https://gatewayproperties.ca", | |
| 6774 | + "regions": [ | |
| 6775 | + "Ontario" | |
| 6776 | + ], | |
| 6777 | + "province": "ON", | |
| 6778 | + "status": "valide", | |
| 6779 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 6780 | + }, | |
| 6781 | + { | |
| 6782 | + "id": "joshfelice", | |
| 6783 | + "name": "Josh Felice", | |
| 6784 | + "site": "", | |
| 6785 | + "client_id": 1666, | |
| 6786 | + "listing_url": "", | |
| 6787 | + "regions": [ | |
| 6788 | + "Ontario" | |
| 6789 | + ], | |
| 6790 | + "province": "ON", | |
| 6791 | + "status": "valide", | |
| 6792 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 6793 | + }, | |
| 6794 | + { | |
| 6795 | + "id": "awmalliancerealestateltd", | |
| 6796 | + "name": "AWM-Alliance Real Estate Group Ltd.", | |
| 6797 | + "site": "", | |
| 6798 | + "client_id": 1669, | |
| 6799 | + "listing_url": "", | |
| 6800 | + "regions": [ | |
| 6801 | + "British Columbia" | |
| 6802 | + ], | |
| 6803 | + "province": "BC", | |
| 6804 | + "status": "valide", | |
| 6805 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 6806 | + }, | |
| 6807 | + { | |
| 6808 | + "id": "summit", | |
| 6809 | + "name": "Summit Properties", | |
| 6810 | + "site": "https://www.summitproperties.ca/residential-lp/?utm_source=Rental.ca\\u0026utm_medium=referral\\u0026utm_campaign=residential2026\\u0026utm_conten", | |
| 6811 | + "client_id": 1689, | |
| 6812 | + "listing_url": "https://www.summitproperties.ca/residential-lp/?utm_source=Rental.ca\\u0026utm_medium=referral\\u0026utm_campaign=residential2026\\u0026utm_conten", | |
| 6813 | + "regions": [ | |
| 6814 | + "Ontario" | |
| 6815 | + ], | |
| 6816 | + "province": "ON", | |
| 6817 | + "status": "valide", | |
| 6818 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 6819 | + }, | |
| 6820 | + { | |
| 6821 | + "id": "ltd", | |
| 6822 | + "name": "Apartments LTD ", | |
| 6823 | + "site": "", | |
| 6824 | + "client_id": 1695, | |
| 6825 | + "listing_url": "", | |
| 6826 | + "regions": [ | |
| 6827 | + "Ontario" | |
| 6828 | + ], | |
| 6829 | + "province": "ON", | |
| 6830 | + "status": "valide", | |
| 6831 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (ON 9)" | |
| 6832 | + }, | |
| 6833 | + { | |
| 6834 | + "id": "premiersolutions", | |
| 6835 | + "name": "Premier Property Solutions", | |
| 6836 | + "site": "https://1125pembina.ca", | |
| 6837 | + "client_id": 1700, | |
| 6838 | + "listing_url": "https://1125pembina.ca", | |
| 6839 | + "regions": [ | |
| 6840 | + "Manitoba" | |
| 6841 | + ], | |
| 6842 | + "province": "MB", | |
| 6843 | + "status": "valide", | |
| 6844 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (MB 3)" | |
| 6845 | + }, | |
| 6846 | + { | |
| 6847 | + "id": "brick", | |
| 6848 | + "name": "Brick Properties Inc.", | |
| 6849 | + "site": "https://brickproperties.ca", | |
| 6850 | + "client_id": 1690, | |
| 6851 | + "listing_url": "https://brickproperties.ca", | |
| 6852 | + "regions": [ | |
| 6853 | + "Ontario" | |
| 6854 | + ], | |
| 6855 | + "province": "ON", | |
| 6856 | + "status": "valide", | |
| 6857 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (ON 13)" | |
| 6858 | + }, | |
| 6859 | + { | |
| 6860 | + "id": "fitzroviabloomsburycofit", | |
| 6861 | + "name": "Fitzrovia Bloomsbury Inc. c/o Fitzrovia Real Estate Inc.", | |
| 6862 | + "site": "https://bloomsbury.ca", | |
| 6863 | + "client_id": 1709, | |
| 6864 | + "listing_url": "https://bloomsbury.ca", | |
| 6865 | + "regions": [ | |
| 6866 | + "Ontario" | |
| 6867 | + ], | |
| 6868 | + "province": "ON", | |
| 6869 | + "status": "valide", | |
| 6870 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 6871 | + }, | |
| 6872 | + { | |
| 6873 | + "id": "jdcltd", | |
| 6874 | + "name": "JDC Property Management Ltd.", | |
| 6875 | + "site": "https://www.jdcgroup.net/", | |
| 6876 | + "client_id": 1706, | |
| 6877 | + "listing_url": "https://www.jdcgroup.net/", | |
| 6878 | + "regions": [ | |
| 6879 | + "British Columbia" | |
| 6880 | + ], | |
| 6881 | + "province": "BC", | |
| 6882 | + "status": "valide", | |
| 6883 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (BC 24)" | |
| 6884 | + }, | |
| 6885 | + { | |
| 6886 | + "id": "lionsgatecommunities", | |
| 6887 | + "name": "Lionsgate Communities", | |
| 6888 | + "site": "https://lionsgc.com", | |
| 6889 | + "client_id": 1712, | |
| 6890 | + "listing_url": "https://lionsgc.com", | |
| 6891 | + "regions": [ | |
| 6892 | + "British Columbia", | |
| 6893 | + "Alberta" | |
| 6894 | + ], | |
| 6895 | + "province": "BC", | |
| 6896 | + "status": "valide", | |
| 6897 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (BC 5, AB 2)" | |
| 6898 | + }, | |
| 6899 | + { | |
| 6900 | + "id": "stack", | |
| 6901 | + "name": "STACK", | |
| 6902 | + "site": "https://stackpm.ca", | |
| 6903 | + "client_id": 1714, | |
| 6904 | + "listing_url": "https://stackpm.ca", | |
| 6905 | + "regions": [ | |
| 6906 | + "British Columbia" | |
| 6907 | + ], | |
| 6908 | + "province": "BC", | |
| 6909 | + "status": "valide", | |
| 6910 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (BC 11)" | |
| 6911 | + }, | |
| 6912 | + { | |
| 6913 | + "id": "revolution", | |
| 6914 | + "name": "Revolution Property Management Inc.", | |
| 6915 | + "site": "https://www.revolutionpm.ca", | |
| 6916 | + "client_id": 1725, | |
| 6917 | + "listing_url": "https://www.revolutionpm.ca", | |
| 6918 | + "regions": [ | |
| 6919 | + "Alberta" | |
| 6920 | + ], | |
| 6921 | + "province": "AB", | |
| 6922 | + "status": "valide", | |
| 6923 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 6924 | + }, | |
| 6925 | + { | |
| 6926 | + "id": "greystarcanadaservicesli", | |
| 6927 | + "name": "Greystar Canada Property Management Services Limited", | |
| 6928 | + "site": "", | |
| 6929 | + "client_id": 1717, | |
| 6930 | + "listing_url": "", | |
| 6931 | + "regions": [ | |
| 6932 | + "Alberta", | |
| 6933 | + "Ontario", | |
| 6934 | + "British Columbia" | |
| 6935 | + ], | |
| 6936 | + "province": "AB", | |
| 6937 | + "status": "valide", | |
| 6938 | + "notes": "canada-expansion 2026-08-27 — probe live: 19 propriétés résidentielles hors QC (AB 11, ON 6, BC 2)" | |
| 6939 | + }, | |
| 6940 | + { | |
| 6941 | + "id": "uniformliving", | |
| 6942 | + "name": "Uniform Living", | |
| 6943 | + "site": "https://uniformliving.com", | |
| 6944 | + "client_id": 1734, | |
| 6945 | + "listing_url": "https://uniformliving.com", | |
| 6946 | + "regions": [ | |
| 6947 | + "Ontario" | |
| 6948 | + ], | |
| 6949 | + "province": "ON", | |
| 6950 | + "status": "valide", | |
| 6951 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 6952 | + }, | |
| 6953 | + { | |
| 6954 | + "id": "smithagencyltd", | |
| 6955 | + "name": "Smith Agency Ltd.", | |
| 6956 | + "site": "https://smithagency.ca", | |
| 6957 | + "client_id": 1733, | |
| 6958 | + "listing_url": "https://smithagency.ca", | |
| 6959 | + "regions": [ | |
| 6960 | + "Manitoba" | |
| 6961 | + ], | |
| 6962 | + "province": "MB", | |
| 6963 | + "status": "valide", | |
| 6964 | + "notes": "canada-expansion 2026-08-27 — probe live: 53 propriétés résidentielles hors QC (MB 53)" | |
| 6965 | + }, | |
| 6966 | + { | |
| 6967 | + "id": "cherishomeliving", | |
| 6968 | + "name": "Cherishome Living", | |
| 6969 | + "site": "https://cherishome.com", | |
| 6970 | + "client_id": 1743, | |
| 6971 | + "listing_url": "https://cherishome.com", | |
| 6972 | + "regions": [ | |
| 6973 | + "Ontario" | |
| 6974 | + ], | |
| 6975 | + "province": "ON", | |
| 6976 | + "status": "valide", | |
| 6977 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 10)" | |
| 6978 | + }, | |
| 6979 | + { | |
| 6980 | + "id": "glenorahomes", | |
| 6981 | + "name": "Glenora Homes Group", | |
| 6982 | + "site": "https://live-emerald.com", | |
| 6983 | + "client_id": 1751, | |
| 6984 | + "listing_url": "https://live-emerald.com", | |
| 6985 | + "regions": [ | |
| 6986 | + "Alberta" | |
| 6987 | + ], | |
| 6988 | + "province": "AB", | |
| 6989 | + "status": "valide", | |
| 6990 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (AB 14)" | |
| 6991 | + }, | |
| 6992 | + { | |
| 6993 | + "id": "kothari", | |
| 6994 | + "name": "Kothari Group", | |
| 6995 | + "site": "https://www.grandpacificrentals.ca", | |
| 6996 | + "client_id": 1764, | |
| 6997 | + "listing_url": "https://www.grandpacificrentals.ca", | |
| 6998 | + "regions": [ | |
| 6999 | + "Manitoba" | |
| 7000 | + ], | |
| 7001 | + "province": "MB", | |
| 7002 | + "status": "valide", | |
| 7003 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (MB 3)" | |
| 7004 | + }, | |
| 7005 | + { | |
| 7006 | + "id": "holtmeadow", | |
| 7007 | + "name": "Holt Meadow Group", | |
| 7008 | + "site": "https://www.holtmeadow.com/about", | |
| 7009 | + "client_id": 1770, | |
| 7010 | + "listing_url": "https://www.holtmeadow.com/about", | |
| 7011 | + "regions": [ | |
| 7012 | + "Ontario" | |
| 7013 | + ], | |
| 7014 | + "province": "ON", | |
| 7015 | + "status": "valide", | |
| 7016 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7017 | + }, | |
| 7018 | + { | |
| 7019 | + "id": "homesbyelladanielacaptar", | |
| 7020 | + "name": "HomesByElla Daniela Captariu BSc. ABR, Broker Real Estate with Keller Williams Referred Urban Realty Brokerage", | |
| 7021 | + "site": "https://www.homesbyella.com", | |
| 7022 | + "client_id": 1771, | |
| 7023 | + "listing_url": "https://www.homesbyella.com", | |
| 7024 | + "regions": [ | |
| 7025 | + "Ontario" | |
| 7026 | + ], | |
| 7027 | + "province": "ON", | |
| 7028 | + "status": "valide", | |
| 7029 | + "notes": "canada-expansion 2026-08-27 — probe live: 90 propriétés résidentielles hors QC (ON 90)" | |
| 7030 | + }, | |
| 7031 | + { | |
| 7032 | + "id": "bayview", | |
| 7033 | + "name": "Bayview Group", | |
| 7034 | + "site": "https://www.bayviewgroup.com", | |
| 7035 | + "client_id": 1775, | |
| 7036 | + "listing_url": "https://www.bayviewgroup.com", | |
| 7037 | + "regions": [ | |
| 7038 | + "Ontario" | |
| 7039 | + ], | |
| 7040 | + "province": "ON", | |
| 7041 | + "status": "valide", | |
| 7042 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7043 | + }, | |
| 7044 | + { | |
| 7045 | + "id": "2274pressstreetlimitedpa", | |
| 7046 | + "name": "2274 Princess Street Limited Partnership", | |
| 7047 | + "site": "https://www.2274princess.com", | |
| 7048 | + "client_id": 1783, | |
| 7049 | + "listing_url": "https://www.2274princess.com", | |
| 7050 | + "regions": [ | |
| 7051 | + "Ontario" | |
| 7052 | + ], | |
| 7053 | + "province": "ON", | |
| 7054 | + "status": "valide", | |
| 7055 | + "notes": "canada-expansion 2026-08-27 — probe live: 33 propriétés résidentielles hors QC (ON 33)" | |
| 7056 | + }, | |
| 7057 | + { | |
| 7058 | + "id": "interimaccounthazelview", | |
| 7059 | + "name": "Interim Account - Hazelview Properties", | |
| 7060 | + "site": "", | |
| 7061 | + "client_id": 1791, | |
| 7062 | + "listing_url": "", | |
| 7063 | + "regions": [ | |
| 7064 | + "Ontario", | |
| 7065 | + "Alberta" | |
| 7066 | + ], | |
| 7067 | + "province": "ON", | |
| 7068 | + "status": "valide", | |
| 7069 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 2, AB 2)" | |
| 7070 | + }, | |
| 7071 | + { | |
| 7072 | + "id": "advantage", | |
| 7073 | + "name": "Advantage Property Management", | |
| 7074 | + "site": "https://advantagepm.ca", | |
| 7075 | + "client_id": 1795, | |
| 7076 | + "listing_url": "https://advantagepm.ca", | |
| 7077 | + "regions": [ | |
| 7078 | + "British Columbia" | |
| 7079 | + ], | |
| 7080 | + "province": "BC", | |
| 7081 | + "status": "valide", | |
| 7082 | + "notes": "canada-expansion 2026-08-27 — probe live: 63 propriétés résidentielles hors QC (BC 63)" | |
| 7083 | + }, | |
| 7084 | + { | |
| 7085 | + "id": "rentxs", | |
| 7086 | + "name": "RentXS", | |
| 7087 | + "site": "https://www.rentxs.ca/", | |
| 7088 | + "client_id": 1800, | |
| 7089 | + "listing_url": "https://www.rentxs.ca/", | |
| 7090 | + "regions": [ | |
| 7091 | + "Alberta" | |
| 7092 | + ], | |
| 7093 | + "province": "AB", | |
| 7094 | + "status": "valide", | |
| 7095 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 7096 | + }, | |
| 7097 | + { | |
| 7098 | + "id": "3340233nsltd", | |
| 7099 | + "name": " 3340233 NS Ltd.", | |
| 7100 | + "site": "https://rentbakerdrive.com", | |
| 7101 | + "client_id": 1804, | |
| 7102 | + "listing_url": "https://rentbakerdrive.com", | |
| 7103 | + "regions": [ | |
| 7104 | + "Nova Scotia" | |
| 7105 | + ], | |
| 7106 | + "province": "NS", | |
| 7107 | + "status": "valide", | |
| 7108 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (NS 6)" | |
| 7109 | + }, | |
| 7110 | + { | |
| 7111 | + "id": "irondoor", | |
| 7112 | + "name": "Iron Door Property Rentals", | |
| 7113 | + "site": "https://www.irondoorproperty.com", | |
| 7114 | + "client_id": 1815, | |
| 7115 | + "listing_url": "https://www.irondoorproperty.com", | |
| 7116 | + "regions": [ | |
| 7117 | + "Ontario" | |
| 7118 | + ], | |
| 7119 | + "province": "ON", | |
| 7120 | + "status": "valide", | |
| 7121 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7122 | + }, | |
| 7123 | + { | |
| 7124 | + "id": "cpmsf", | |
| 7125 | + "name": "CPM Properties - SF", | |
| 7126 | + "site": "https://www.cpmproperties.ca/contact", | |
| 7127 | + "client_id": 1819, | |
| 7128 | + "listing_url": "https://www.cpmproperties.ca/contact", | |
| 7129 | + "regions": [ | |
| 7130 | + "Ontario" | |
| 7131 | + ], | |
| 7132 | + "province": "ON", | |
| 7133 | + "status": "valide", | |
| 7134 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 7135 | + }, | |
| 7136 | + { | |
| 7137 | + "id": "townlinecorp", | |
| 7138 | + "name": "Townline Property Management Corp.", | |
| 7139 | + "site": "https://www.townline.com", | |
| 7140 | + "client_id": 1828, | |
| 7141 | + "listing_url": "https://www.townline.com", | |
| 7142 | + "regions": [ | |
| 7143 | + "British Columbia" | |
| 7144 | + ], | |
| 7145 | + "province": "BC", | |
| 7146 | + "status": "valide", | |
| 7147 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 7148 | + }, | |
| 7149 | + { | |
| 7150 | + "id": "royalyorktest", | |
| 7151 | + "name": "Royal York - Test", | |
| 7152 | + "site": "https://www.royalyorkpropertymanagement.ca", | |
| 7153 | + "client_id": 1858, | |
| 7154 | + "listing_url": "https://www.royalyorkpropertymanagement.ca", | |
| 7155 | + "regions": [ | |
| 7156 | + "Ontario" | |
| 7157 | + ], | |
| 7158 | + "province": "ON", | |
| 7159 | + "status": "valide", | |
| 7160 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 7161 | + }, | |
| 7162 | + { | |
| 7163 | + "id": "homelifebc", | |
| 7164 | + "name": "Homelife Property Management BC", | |
| 7165 | + "site": "https://homelifepropertyrentals.ca", | |
| 7166 | + "client_id": 1865, | |
| 7167 | + "listing_url": "https://homelifepropertyrentals.ca", | |
| 7168 | + "regions": [ | |
| 7169 | + "British Columbia" | |
| 7170 | + ], | |
| 7171 | + "province": "BC", | |
| 7172 | + "status": "valide", | |
| 7173 | + "notes": "canada-expansion 2026-08-27 — probe live: 25 propriétés résidentielles hors QC (BC 25)" | |
| 7174 | + }, | |
| 7175 | + { | |
| 7176 | + "id": "kindredworks", | |
| 7177 | + "name": "Kindred Works Inc", | |
| 7178 | + "site": "", | |
| 7179 | + "client_id": 1869, | |
| 7180 | + "listing_url": "", | |
| 7181 | + "regions": [ | |
| 7182 | + "Ontario" | |
| 7183 | + ], | |
| 7184 | + "province": "ON", | |
| 7185 | + "status": "valide", | |
| 7186 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7187 | + }, | |
| 7188 | + { | |
| 7189 | + "id": "villasolaresidential", | |
| 7190 | + "name": "Villasola Residential", | |
| 7191 | + "site": "https://villasola.ca", | |
| 7192 | + "client_id": 1882, | |
| 7193 | + "listing_url": "https://villasola.ca", | |
| 7194 | + "regions": [ | |
| 7195 | + "Ontario" | |
| 7196 | + ], | |
| 7197 | + "province": "ON", | |
| 7198 | + "status": "valide", | |
| 7199 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7200 | + }, | |
| 7201 | + { | |
| 7202 | + "id": "domus", | |
| 7203 | + "name": "Domus Inc.", | |
| 7204 | + "site": "https://www.domushousing.com", | |
| 7205 | + "client_id": 1888, | |
| 7206 | + "listing_url": "https://www.domushousing.com", | |
| 7207 | + "regions": [ | |
| 7208 | + "Ontario" | |
| 7209 | + ], | |
| 7210 | + "province": "ON", | |
| 7211 | + "status": "valide", | |
| 7212 | + "notes": "canada-expansion 2026-08-27 — probe live: 14 propriétés résidentielles hors QC (ON 14)" | |
| 7213 | + }, | |
| 7214 | + { | |
| 7215 | + "id": "anthemltd", | |
| 7216 | + "name": "Anthem Properties Group Ltd.", | |
| 7217 | + "site": "", | |
| 7218 | + "client_id": 1896, | |
| 7219 | + "listing_url": "", | |
| 7220 | + "regions": [ | |
| 7221 | + "British Columbia", | |
| 7222 | + "Alberta" | |
| 7223 | + ], | |
| 7224 | + "province": "BC", | |
| 7225 | + "status": "valide", | |
| 7226 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (BC 9, AB 4)" | |
| 7227 | + }, | |
| 7228 | + { | |
| 7229 | + "id": "yorkpmbundle", | |
| 7230 | + "name": "York PM Bundle ", | |
| 7231 | + "site": "", | |
| 7232 | + "client_id": 1897, | |
| 7233 | + "listing_url": "", | |
| 7234 | + "regions": [ | |
| 7235 | + "Ontario" | |
| 7236 | + ], | |
| 7237 | + "province": "ON", | |
| 7238 | + "status": "valide", | |
| 7239 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 10)" | |
| 7240 | + }, | |
| 7241 | + { | |
| 7242 | + "id": "livwelldevelopment", | |
| 7243 | + "name": "Livwell Development Group Inc", | |
| 7244 | + "site": "", | |
| 7245 | + "client_id": 1912, | |
| 7246 | + "listing_url": "", | |
| 7247 | + "regions": [ | |
| 7248 | + "Ontario" | |
| 7249 | + ], | |
| 7250 | + "province": "ON", | |
| 7251 | + "status": "valide", | |
| 7252 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7253 | + }, | |
| 7254 | + { | |
| 7255 | + "id": "gorfayrealty", | |
| 7256 | + "name": "Gor Fay Realty", | |
| 7257 | + "site": "https://gorfayrealty.com", | |
| 7258 | + "client_id": 1918, | |
| 7259 | + "listing_url": "https://gorfayrealty.com", | |
| 7260 | + "regions": [ | |
| 7261 | + "Ontario" | |
| 7262 | + ], | |
| 7263 | + "province": "ON", | |
| 7264 | + "status": "valide", | |
| 7265 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7266 | + }, | |
| 7267 | + { | |
| 7268 | + "id": "olympus", | |
| 7269 | + "name": "Olympus Properties Group", | |
| 7270 | + "site": "https://www.olympuspropertiesgroup.ca", | |
| 7271 | + "client_id": 1921, | |
| 7272 | + "listing_url": "https://www.olympuspropertiesgroup.ca", | |
| 7273 | + "regions": [ | |
| 7274 | + "Ontario" | |
| 7275 | + ], | |
| 7276 | + "province": "ON", | |
| 7277 | + "status": "valide", | |
| 7278 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 7279 | + }, | |
| 7280 | + { | |
| 7281 | + "id": "naiadvent", | |
| 7282 | + "name": "NAI Advent", | |
| 7283 | + "site": "https://www.naiadvent.com", | |
| 7284 | + "client_id": 1930, | |
| 7285 | + "listing_url": "https://www.naiadvent.com", | |
| 7286 | + "regions": [ | |
| 7287 | + "Alberta" | |
| 7288 | + ], | |
| 7289 | + "province": "AB", | |
| 7290 | + "status": "valide", | |
| 7291 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 7292 | + }, | |
| 7293 | + { | |
| 7294 | + "id": "ripple", | |
| 7295 | + "name": "Ripple Property Management", | |
| 7296 | + "site": "https://www.ripplecalgary.com", | |
| 7297 | + "client_id": 1932, | |
| 7298 | + "listing_url": "https://www.ripplecalgary.com", | |
| 7299 | + "regions": [ | |
| 7300 | + "Alberta" | |
| 7301 | + ], | |
| 7302 | + "province": "AB", | |
| 7303 | + "status": "valide", | |
| 7304 | + "notes": "canada-expansion 2026-08-27 — probe live: 33 propriétés résidentielles hors QC (AB 33)" | |
| 7305 | + }, | |
| 7306 | + { | |
| 7307 | + "id": "simcocalgary", | |
| 7308 | + "name": "Simco Management (Calgary) Inc.", | |
| 7309 | + "site": "", | |
| 7310 | + "client_id": 1965, | |
| 7311 | + "listing_url": "", | |
| 7312 | + "regions": [ | |
| 7313 | + "Alberta" | |
| 7314 | + ], | |
| 7315 | + "province": "AB", | |
| 7316 | + "status": "valide", | |
| 7317 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 6)" | |
| 7318 | + }, | |
| 7319 | + { | |
| 7320 | + "id": "prodtestclient", | |
| 7321 | + "name": "Prod Test Client", | |
| 7322 | + "site": "https://website-test-prod.lws1.com", | |
| 7323 | + "client_id": 1969, | |
| 7324 | + "listing_url": "https://website-test-prod.lws1.com", | |
| 7325 | + "regions": [ | |
| 7326 | + "Ontario", | |
| 7327 | + "British Columbia" | |
| 7328 | + ], | |
| 7329 | + "province": "ON", | |
| 7330 | + "status": "valide", | |
| 7331 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 3, BC 1)" | |
| 7332 | + }, | |
| 7333 | + { | |
| 7334 | + "id": "mcleodrealtyu0026ltd", | |
| 7335 | + "name": "McLeod Realty \\u0026 Management Ltd.", | |
| 7336 | + "site": "https://www.mcleodrealty.com", | |
| 7337 | + "client_id": 1978, | |
| 7338 | + "listing_url": "https://www.mcleodrealty.com", | |
| 7339 | + "regions": [ | |
| 7340 | + "Alberta" | |
| 7341 | + ], | |
| 7342 | + "province": "AB", | |
| 7343 | + "status": "valide", | |
| 7344 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 7345 | + }, | |
| 7346 | + { | |
| 7347 | + "id": "peakmaderealestate", | |
| 7348 | + "name": "Peakmade Real Estate", | |
| 7349 | + "site": "https://peakmade.com/contact", | |
| 7350 | + "client_id": 1983, | |
| 7351 | + "listing_url": "https://peakmade.com/contact", | |
| 7352 | + "regions": [ | |
| 7353 | + "Ontario" | |
| 7354 | + ], | |
| 7355 | + "province": "ON", | |
| 7356 | + "status": "valide", | |
| 7357 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7358 | + }, | |
| 7359 | + { | |
| 7360 | + "id": "fsrvancouver", | |
| 7361 | + "name": "FSR Vancouver", | |
| 7362 | + "site": "https://www.fsresidential.com/corporate", | |
| 7363 | + "client_id": 2003, | |
| 7364 | + "listing_url": "https://www.fsresidential.com/corporate", | |
| 7365 | + "regions": [ | |
| 7366 | + "British Columbia" | |
| 7367 | + ], | |
| 7368 | + "province": "BC", | |
| 7369 | + "status": "valide", | |
| 7370 | + "notes": "canada-expansion 2026-08-27 — probe live: 16 propriétés résidentielles hors QC (BC 16)" | |
| 7371 | + }, | |
| 7372 | + { | |
| 7373 | + "id": "aquaterraltd", | |
| 7374 | + "name": "Aquaterra Management LTD", | |
| 7375 | + "site": "https://www.raincityrents.com/", | |
| 7376 | + "client_id": 2002, | |
| 7377 | + "listing_url": "https://www.raincityrents.com/", | |
| 7378 | + "regions": [ | |
| 7379 | + "British Columbia" | |
| 7380 | + ], | |
| 7381 | + "province": "BC", | |
| 7382 | + "status": "valide", | |
| 7383 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 7384 | + }, | |
| 7385 | + { | |
| 7386 | + "id": "maxwellprogressive", | |
| 7387 | + "name": "MaxWell Progressive Property Management", | |
| 7388 | + "site": "https://www.yegrent.com", | |
| 7389 | + "client_id": 2019, | |
| 7390 | + "listing_url": "https://www.yegrent.com", | |
| 7391 | + "regions": [ | |
| 7392 | + "Alberta" | |
| 7393 | + ], | |
| 7394 | + "province": "AB", | |
| 7395 | + "status": "valide", | |
| 7396 | + "notes": "canada-expansion 2026-08-27 — probe live: 20 propriétés résidentielles hors QC (AB 20)" | |
| 7397 | + }, | |
| 7398 | + { | |
| 7399 | + "id": "gosmartmanagers", | |
| 7400 | + "name": "Go Smart Property Managers Inc.", | |
| 7401 | + "site": "https://gosmartmanagers.com", | |
| 7402 | + "client_id": 2018, | |
| 7403 | + "listing_url": "https://gosmartmanagers.com", | |
| 7404 | + "regions": [ | |
| 7405 | + "Alberta" | |
| 7406 | + ], | |
| 7407 | + "province": "AB", | |
| 7408 | + "status": "valide", | |
| 7409 | + "notes": "canada-expansion 2026-08-27 — probe live: 80 propriétés résidentielles hors QC (AB 80)" | |
| 7410 | + }, | |
| 7411 | + { | |
| 7412 | + "id": "eliasmbutho", | |
| 7413 | + "name": "Elias M'Butho", | |
| 7414 | + "site": "https://atriarealty.c21.ca", | |
| 7415 | + "client_id": 2021, | |
| 7416 | + "listing_url": "https://atriarealty.c21.ca", | |
| 7417 | + "regions": [ | |
| 7418 | + "Ontario" | |
| 7419 | + ], | |
| 7420 | + "province": "ON", | |
| 7421 | + "status": "valide", | |
| 7422 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (ON 8)" | |
| 7423 | + }, | |
| 7424 | + { | |
| 7425 | + "id": "compasscommunities", | |
| 7426 | + "name": "Compass Communities", | |
| 7427 | + "site": "https://www.compasscommunities.ca/", | |
| 7428 | + "client_id": 2012, | |
| 7429 | + "listing_url": "https://www.compasscommunities.ca/", | |
| 7430 | + "regions": [ | |
| 7431 | + "Ontario", | |
| 7432 | + "New Brunswick", | |
| 7433 | + "Alberta", | |
| 7434 | + "British Columbia", | |
| 7435 | + "Prince Edward Island", | |
| 7436 | + "Saskatchewan", | |
| 7437 | + "Nova Scotia" | |
| 7438 | + ], | |
| 7439 | + "province": "ON", | |
| 7440 | + "status": "valide", | |
| 7441 | + "notes": "canada-expansion 2026-08-27 — probe live: 83 propriétés résidentielles hors QC (ON 32, NB 18, AB 17, BC 7, PE 6, SK 2, NS 1)" | |
| 7442 | + }, | |
| 7443 | + { | |
| 7444 | + "id": "vivenda", | |
| 7445 | + "name": "Vivenda Group", | |
| 7446 | + "site": "https://vivendagroup.ca", | |
| 7447 | + "client_id": 2033, | |
| 7448 | + "listing_url": "https://vivendagroup.ca", | |
| 7449 | + "regions": [ | |
| 7450 | + "Alberta" | |
| 7451 | + ], | |
| 7452 | + "province": "AB", | |
| 7453 | + "status": "valide", | |
| 7454 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 7455 | + }, | |
| 7456 | + { | |
| 7457 | + "id": "urbanavascorp", | |
| 7458 | + "name": "Urban Avas Corp.", | |
| 7459 | + "site": "https://www.urbanavas.com/contact", | |
| 7460 | + "client_id": 2030, | |
| 7461 | + "listing_url": "https://www.urbanavas.com/contact", | |
| 7462 | + "regions": [ | |
| 7463 | + "Alberta" | |
| 7464 | + ], | |
| 7465 | + "province": "AB", | |
| 7466 | + "status": "valide", | |
| 7467 | + "notes": "canada-expansion 2026-08-27 — probe live: 35 propriétés résidentielles hors QC (AB 35)" | |
| 7468 | + }, | |
| 7469 | + { | |
| 7470 | + "id": "troikacorp", | |
| 7471 | + "name": "Troika Management Corp", | |
| 7472 | + "site": "https://troikaliving.com", | |
| 7473 | + "client_id": 2031, | |
| 7474 | + "listing_url": "https://troikaliving.com", | |
| 7475 | + "regions": [ | |
| 7476 | + "British Columbia" | |
| 7477 | + ], | |
| 7478 | + "province": "BC", | |
| 7479 | + "status": "valide", | |
| 7480 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 7481 | + }, | |
| 7482 | + { | |
| 7483 | + "id": "brookfield", | |
| 7484 | + "name": "Brookfield Properties", | |
| 7485 | + "site": "", | |
| 7486 | + "client_id": 2036, | |
| 7487 | + "listing_url": "", | |
| 7488 | + "regions": [ | |
| 7489 | + "Ontario", | |
| 7490 | + "British Columbia" | |
| 7491 | + ], | |
| 7492 | + "province": "ON", | |
| 7493 | + "status": "valide", | |
| 7494 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 2, BC 1)" | |
| 7495 | + }, | |
| 7496 | + { | |
| 7497 | + "id": "peterson", | |
| 7498 | + "name": "Peterson Rentals", | |
| 7499 | + "site": "https://www.petersonbc.com", | |
| 7500 | + "client_id": 2035, | |
| 7501 | + "listing_url": "https://www.petersonbc.com", | |
| 7502 | + "regions": [ | |
| 7503 | + "British Columbia", | |
| 7504 | + "Ontario" | |
| 7505 | + ], | |
| 7506 | + "province": "BC", | |
| 7507 | + "status": "valide", | |
| 7508 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (BC 5, ON 1)" | |
| 7509 | + }, | |
| 7510 | + { | |
| 7511 | + "id": "blueanchor", | |
| 7512 | + "name": "Blue Anchor Property Management", | |
| 7513 | + "site": "https://www.blueanchorpm.rent", | |
| 7514 | + "client_id": 2055, | |
| 7515 | + "listing_url": "https://www.blueanchorpm.rent", | |
| 7516 | + "regions": [ | |
| 7517 | + "Ontario" | |
| 7518 | + ], | |
| 7519 | + "province": "ON", | |
| 7520 | + "status": "valide", | |
| 7521 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 10)" | |
| 7522 | + }, | |
| 7523 | + { | |
| 7524 | + "id": "thebergehomes", | |
| 7525 | + "name": "Theberge Homes", | |
| 7526 | + "site": "https://www.thebergehomes.com", | |
| 7527 | + "client_id": 2056, | |
| 7528 | + "listing_url": "https://www.thebergehomes.com", | |
| 7529 | + "regions": [ | |
| 7530 | + "Ontario" | |
| 7531 | + ], | |
| 7532 | + "province": "ON", | |
| 7533 | + "status": "valide", | |
| 7534 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 7535 | + }, | |
| 7536 | + { | |
| 7537 | + "id": "theconsulting", | |
| 7538 | + "name": "The Property Consulting Group Inc.", | |
| 7539 | + "site": "", | |
| 7540 | + "client_id": 2057, | |
| 7541 | + "listing_url": "", | |
| 7542 | + "regions": [ | |
| 7543 | + "Alberta" | |
| 7544 | + ], | |
| 7545 | + "province": "AB", | |
| 7546 | + "status": "valide", | |
| 7547 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 7548 | + }, | |
| 7549 | + { | |
| 7550 | + "id": "rentch", | |
| 7551 | + "name": "Rentch", | |
| 7552 | + "site": "https://rentch.ca", | |
| 7553 | + "client_id": 2073, | |
| 7554 | + "listing_url": "https://rentch.ca", | |
| 7555 | + "regions": [ | |
| 7556 | + "Alberta" | |
| 7557 | + ], | |
| 7558 | + "province": "AB", | |
| 7559 | + "status": "valide", | |
| 7560 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (AB 21)" | |
| 7561 | + }, | |
| 7562 | + { | |
| 7563 | + "id": "valery", | |
| 7564 | + "name": "Valery Properties", | |
| 7565 | + "site": "https://www.valeryproperties.com", | |
| 7566 | + "client_id": 2074, | |
| 7567 | + "listing_url": "https://www.valeryproperties.com", | |
| 7568 | + "regions": [ | |
| 7569 | + "Ontario" | |
| 7570 | + ], | |
| 7571 | + "province": "ON", | |
| 7572 | + "status": "valide", | |
| 7573 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7574 | + }, | |
| 7575 | + { | |
| 7576 | + "id": "fengate", | |
| 7577 | + "name": "Fengate", | |
| 7578 | + "site": "", | |
| 7579 | + "client_id": 2068, | |
| 7580 | + "listing_url": "", | |
| 7581 | + "regions": [ | |
| 7582 | + "Ontario" | |
| 7583 | + ], | |
| 7584 | + "province": "ON", | |
| 7585 | + "status": "valide", | |
| 7586 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 7587 | + }, | |
| 7588 | + { | |
| 7589 | + "id": "woodsmereholdingscorp", | |
| 7590 | + "name": "Woodsmere Holdings Corp.", | |
| 7591 | + "site": "https://woodsmere.ca", | |
| 7592 | + "client_id": 2077, | |
| 7593 | + "listing_url": "https://woodsmere.ca", | |
| 7594 | + "regions": [ | |
| 7595 | + "Alberta", | |
| 7596 | + "British Columbia" | |
| 7597 | + ], | |
| 7598 | + "province": "AB", | |
| 7599 | + "status": "valide", | |
| 7600 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (AB 11, BC 10)" | |
| 7601 | + }, | |
| 7602 | + { | |
| 7603 | + "id": "shelborne", | |
| 7604 | + "name": "Shelborne Property Management", | |
| 7605 | + "site": "", | |
| 7606 | + "client_id": 2083, | |
| 7607 | + "listing_url": "", | |
| 7608 | + "regions": [ | |
| 7609 | + "Ontario" | |
| 7610 | + ], | |
| 7611 | + "province": "ON", | |
| 7612 | + "status": "valide", | |
| 7613 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7614 | + }, | |
| 7615 | + { | |
| 7616 | + "id": "sixthavenuearbutuscorp", | |
| 7617 | + "name": "Sixth Avenue Arbutus Management Corp.", | |
| 7618 | + "site": "", | |
| 7619 | + "client_id": 2078, | |
| 7620 | + "listing_url": "", | |
| 7621 | + "regions": [ | |
| 7622 | + "Alberta", | |
| 7623 | + "Saskatchewan" | |
| 7624 | + ], | |
| 7625 | + "province": "AB", | |
| 7626 | + "status": "valide", | |
| 7627 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 2, SK 1)" | |
| 7628 | + }, | |
| 7629 | + { | |
| 7630 | + "id": "arek", | |
| 7631 | + "name": "Arek Property Management", | |
| 7632 | + "site": "", | |
| 7633 | + "client_id": 2088, | |
| 7634 | + "listing_url": "", | |
| 7635 | + "regions": [ | |
| 7636 | + "Alberta" | |
| 7637 | + ], | |
| 7638 | + "province": "AB", | |
| 7639 | + "status": "valide", | |
| 7640 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 7641 | + }, | |
| 7642 | + { | |
| 7643 | + "id": "infinityplanarealestates", | |
| 7644 | + "name": "Infinity Plan A Real Estate Services", | |
| 7645 | + "site": "https://www.plana.pro", | |
| 7646 | + "client_id": 2089, | |
| 7647 | + "listing_url": "https://www.plana.pro", | |
| 7648 | + "regions": [ | |
| 7649 | + "British Columbia" | |
| 7650 | + ], | |
| 7651 | + "province": "BC", | |
| 7652 | + "status": "valide", | |
| 7653 | + "notes": "canada-expansion 2026-08-27 — probe live: 37 propriétés résidentielles hors QC (BC 37)" | |
| 7654 | + }, | |
| 7655 | + { | |
| 7656 | + "id": "vrancor", | |
| 7657 | + "name": "Vrancor Property Management", | |
| 7658 | + "site": "https://vrancor.com", | |
| 7659 | + "client_id": 2086, | |
| 7660 | + "listing_url": "https://vrancor.com", | |
| 7661 | + "regions": [ | |
| 7662 | + "Ontario" | |
| 7663 | + ], | |
| 7664 | + "province": "ON", | |
| 7665 | + "status": "valide", | |
| 7666 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7667 | + }, | |
| 7668 | + { | |
| 7669 | + "id": "arlington", | |
| 7670 | + "name": "Arlington Group", | |
| 7671 | + "site": "https://arlingtonstreet.ca", | |
| 7672 | + "client_id": 2092, | |
| 7673 | + "listing_url": "https://arlingtonstreet.ca", | |
| 7674 | + "regions": [ | |
| 7675 | + "Alberta", | |
| 7676 | + "British Columbia" | |
| 7677 | + ], | |
| 7678 | + "province": "AB", | |
| 7679 | + "status": "valide", | |
| 7680 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 3, BC 1)" | |
| 7681 | + }, | |
| 7682 | + { | |
| 7683 | + "id": "zenresidentialsf", | |
| 7684 | + "name": "Zen Residential - SF", | |
| 7685 | + "site": "https://www.zenrentals.ca", | |
| 7686 | + "client_id": 2117, | |
| 7687 | + "listing_url": "https://www.zenrentals.ca", | |
| 7688 | + "regions": [ | |
| 7689 | + "Alberta" | |
| 7690 | + ], | |
| 7691 | + "province": "AB", | |
| 7692 | + "status": "valide", | |
| 7693 | + "notes": "canada-expansion 2026-08-27 — probe live: 36 propriétés résidentielles hors QC (AB 36)" | |
| 7694 | + }, | |
| 7695 | + { | |
| 7696 | + "id": "warringtonpci", | |
| 7697 | + "name": "Warrington PCI Management", | |
| 7698 | + "site": "https://www.warringtonpci.com", | |
| 7699 | + "client_id": 2134, | |
| 7700 | + "listing_url": "https://www.warringtonpci.com", | |
| 7701 | + "regions": [ | |
| 7702 | + "British Columbia" | |
| 7703 | + ], | |
| 7704 | + "province": "BC", | |
| 7705 | + "status": "valide", | |
| 7706 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (BC 10)" | |
| 7707 | + }, | |
| 7708 | + { | |
| 7709 | + "id": "danielsgatewaysf", | |
| 7710 | + "name": "Daniels Gateway SF", | |
| 7711 | + "site": "https://www.danielsgateway.com", | |
| 7712 | + "client_id": 2130, | |
| 7713 | + "listing_url": "https://www.danielsgateway.com", | |
| 7714 | + "regions": [ | |
| 7715 | + "Ontario" | |
| 7716 | + ], | |
| 7717 | + "province": "ON", | |
| 7718 | + "status": "valide", | |
| 7719 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7720 | + }, | |
| 7721 | + { | |
| 7722 | + "id": "placedoree", | |
| 7723 | + "name": "Place Doree", | |
| 7724 | + "site": "", | |
| 7725 | + "client_id": 2141, | |
| 7726 | + "listing_url": "", | |
| 7727 | + "regions": [ | |
| 7728 | + "Ontario" | |
| 7729 | + ], | |
| 7730 | + "province": "ON", | |
| 7731 | + "status": "valide", | |
| 7732 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7733 | + }, | |
| 7734 | + { | |
| 7735 | + "id": "wingspan", | |
| 7736 | + "name": "Wingspan Properties", | |
| 7737 | + "site": "https://wingspanproperties.ca", | |
| 7738 | + "client_id": 2145, | |
| 7739 | + "listing_url": "https://wingspanproperties.ca", | |
| 7740 | + "regions": [ | |
| 7741 | + "Alberta", | |
| 7742 | + "Saskatchewan", | |
| 7743 | + "Manitoba" | |
| 7744 | + ], | |
| 7745 | + "province": "AB", | |
| 7746 | + "status": "valide", | |
| 7747 | + "notes": "canada-expansion 2026-08-27 — probe live: 50 propriétés résidentielles hors QC (AB 32, SK 13, MB 5)" | |
| 7748 | + }, | |
| 7749 | + { | |
| 7750 | + "id": "bluepeaksolutionsltd", | |
| 7751 | + "name": "Blue Peak Property Solutions Ltd", | |
| 7752 | + "site": "", | |
| 7753 | + "client_id": 2146, | |
| 7754 | + "listing_url": "", | |
| 7755 | + "regions": [ | |
| 7756 | + "Alberta" | |
| 7757 | + ], | |
| 7758 | + "province": "AB", | |
| 7759 | + "status": "valide", | |
| 7760 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 7761 | + }, | |
| 7762 | + { | |
| 7763 | + "id": "pgbrarinvestments", | |
| 7764 | + "name": "PG Brar Investments Inc.", | |
| 7765 | + "site": "", | |
| 7766 | + "client_id": 2149, | |
| 7767 | + "listing_url": "", | |
| 7768 | + "regions": [ | |
| 7769 | + "Saskatchewan", | |
| 7770 | + "Manitoba" | |
| 7771 | + ], | |
| 7772 | + "province": "SK", | |
| 7773 | + "status": "valide", | |
| 7774 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (SK 3, MB 1)" | |
| 7775 | + }, | |
| 7776 | + { | |
| 7777 | + "id": "cityplex", | |
| 7778 | + "name": "CityPlex Property Management", | |
| 7779 | + "site": "https://cityplex.ca", | |
| 7780 | + "client_id": 2157, | |
| 7781 | + "listing_url": "https://cityplex.ca", | |
| 7782 | + "regions": [ | |
| 7783 | + "British Columbia" | |
| 7784 | + ], | |
| 7785 | + "province": "BC", | |
| 7786 | + "status": "valide", | |
| 7787 | + "notes": "canada-expansion 2026-08-27 — probe live: 13 propriétés résidentielles hors QC (BC 13)" | |
| 7788 | + }, | |
| 7789 | + { | |
| 7790 | + "id": "laketree", | |
| 7791 | + "name": "Laketree Properties", | |
| 7792 | + "site": "https://www.laketree.ca/", | |
| 7793 | + "client_id": 2156, | |
| 7794 | + "listing_url": "https://www.laketree.ca/", | |
| 7795 | + "regions": [ | |
| 7796 | + "Ontario" | |
| 7797 | + ], | |
| 7798 | + "province": "ON", | |
| 7799 | + "status": "valide", | |
| 7800 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 7801 | + }, | |
| 7802 | + { | |
| 7803 | + "id": "limestone", | |
| 7804 | + "name": "Limestone Property Management", | |
| 7805 | + "site": "https://www.limestonepropertymanagement.ca", | |
| 7806 | + "client_id": 2160, | |
| 7807 | + "listing_url": "https://www.limestonepropertymanagement.ca", | |
| 7808 | + "regions": [ | |
| 7809 | + "Ontario" | |
| 7810 | + ], | |
| 7811 | + "province": "ON", | |
| 7812 | + "status": "valide", | |
| 7813 | + "notes": "canada-expansion 2026-08-27 — probe live: 182 propriétés résidentielles hors QC (ON 182)" | |
| 7814 | + }, | |
| 7815 | + { | |
| 7816 | + "id": "sercorealty", | |
| 7817 | + "name": "Serco Realty Group", | |
| 7818 | + "site": "https://www.sercorealty.com", | |
| 7819 | + "client_id": 2172, | |
| 7820 | + "listing_url": "https://www.sercorealty.com", | |
| 7821 | + "regions": [ | |
| 7822 | + "Ontario" | |
| 7823 | + ], | |
| 7824 | + "province": "ON", | |
| 7825 | + "status": "valide", | |
| 7826 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7827 | + }, | |
| 7828 | + { | |
| 7829 | + "id": "pcurban", | |
| 7830 | + "name": "PC Urban", | |
| 7831 | + "site": "https://www.pcurban.ca", | |
| 7832 | + "client_id": 2179, | |
| 7833 | + "listing_url": "https://www.pcurban.ca", | |
| 7834 | + "regions": [ | |
| 7835 | + "British Columbia" | |
| 7836 | + ], | |
| 7837 | + "province": "BC", | |
| 7838 | + "status": "valide", | |
| 7839 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 7840 | + }, | |
| 7841 | + { | |
| 7842 | + "id": "client", | |
| 7843 | + "name": "Apartments Inc.", | |
| 7844 | + "site": "", | |
| 7845 | + "client_id": 2183, | |
| 7846 | + "listing_url": "", | |
| 7847 | + "regions": [ | |
| 7848 | + "Ontario" | |
| 7849 | + ], | |
| 7850 | + "province": "ON", | |
| 7851 | + "status": "valide", | |
| 7852 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7853 | + }, | |
| 7854 | + { | |
| 7855 | + "id": "viprealtyu0026", | |
| 7856 | + "name": "VIP Realty \\u0026 Management", | |
| 7857 | + "site": "https://www.viprealtyandmanagement.com/contact.php", | |
| 7858 | + "client_id": 2193, | |
| 7859 | + "listing_url": "https://www.viprealtyandmanagement.com/contact.php", | |
| 7860 | + "regions": [ | |
| 7861 | + "Alberta" | |
| 7862 | + ], | |
| 7863 | + "province": "AB", | |
| 7864 | + "status": "valide", | |
| 7865 | + "notes": "canada-expansion 2026-08-27 — probe live: 24 propriétés résidentielles hors QC (AB 24)" | |
| 7866 | + }, | |
| 7867 | + { | |
| 7868 | + "id": "reliablepro", | |
| 7869 | + "name": "Reliable Pro Management Inc.", | |
| 7870 | + "site": "https://www.reliablepromng.com", | |
| 7871 | + "client_id": 2208, | |
| 7872 | + "listing_url": "https://www.reliablepromng.com", | |
| 7873 | + "regions": [ | |
| 7874 | + "Alberta" | |
| 7875 | + ], | |
| 7876 | + "province": "AB", | |
| 7877 | + "status": "valide", | |
| 7878 | + "notes": "canada-expansion 2026-08-27 — probe live: 9 propriétés résidentielles hors QC (AB 9)" | |
| 7879 | + }, | |
| 7880 | + { | |
| 7881 | + "id": "aspirepeakltd", | |
| 7882 | + "name": "AspirePeak Properties Ltd.", | |
| 7883 | + "site": "https://www.aspirepeakproperties.com", | |
| 7884 | + "client_id": 2210, | |
| 7885 | + "listing_url": "https://www.aspirepeakproperties.com", | |
| 7886 | + "regions": [ | |
| 7887 | + "Alberta" | |
| 7888 | + ], | |
| 7889 | + "province": "AB", | |
| 7890 | + "status": "valide", | |
| 7891 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (AB 17)" | |
| 7892 | + }, | |
| 7893 | + { | |
| 7894 | + "id": "gestionimmobilirelr", | |
| 7895 | + "name": "Gestion Immobilière LR", | |
| 7896 | + "site": "", | |
| 7897 | + "client_id": 2242, | |
| 7898 | + "listing_url": "", | |
| 7899 | + "regions": [ | |
| 7900 | + "Ontario" | |
| 7901 | + ], | |
| 7902 | + "province": "ON", | |
| 7903 | + "status": "valide", | |
| 7904 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 7905 | + }, | |
| 7906 | + { | |
| 7907 | + "id": "havenbridge", | |
| 7908 | + "name": "Haven Bridge Property Management", | |
| 7909 | + "site": "https://www.havenbridge.ca/", | |
| 7910 | + "client_id": 2265, | |
| 7911 | + "listing_url": "https://www.havenbridge.ca/", | |
| 7912 | + "regions": [ | |
| 7913 | + "Ontario" | |
| 7914 | + ], | |
| 7915 | + "province": "ON", | |
| 7916 | + "status": "valide", | |
| 7917 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 7918 | + }, | |
| 7919 | + { | |
| 7920 | + "id": "century21bravo", | |
| 7921 | + "name": "Century 21 Property Management Bravo", | |
| 7922 | + "site": "", | |
| 7923 | + "client_id": 2267, | |
| 7924 | + "listing_url": "", | |
| 7925 | + "regions": [ | |
| 7926 | + "Alberta" | |
| 7927 | + ], | |
| 7928 | + "province": "AB", | |
| 7929 | + "status": "valide", | |
| 7930 | + "notes": "canada-expansion 2026-08-27 — probe live: 26 propriétés résidentielles hors QC (AB 26)" | |
| 7931 | + }, | |
| 7932 | + { | |
| 7933 | + "id": "portecommunities", | |
| 7934 | + "name": "Porte Communities", | |
| 7935 | + "site": "https://www.porte.ca", | |
| 7936 | + "client_id": 2269, | |
| 7937 | + "listing_url": "https://www.porte.ca", | |
| 7938 | + "regions": [ | |
| 7939 | + "Alberta", | |
| 7940 | + "British Columbia" | |
| 7941 | + ], | |
| 7942 | + "province": "AB", | |
| 7943 | + "status": "valide", | |
| 7944 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (AB 4, BC 2)" | |
| 7945 | + }, | |
| 7946 | + { | |
| 7947 | + "id": "axon", | |
| 7948 | + "name": "Axon Property Management", | |
| 7949 | + "site": "https://axonproperties.ca", | |
| 7950 | + "client_id": 2276, | |
| 7951 | + "listing_url": "https://axonproperties.ca", | |
| 7952 | + "regions": [ | |
| 7953 | + "Ontario" | |
| 7954 | + ], | |
| 7955 | + "province": "ON", | |
| 7956 | + "status": "valide", | |
| 7957 | + "notes": "canada-expansion 2026-08-27 — probe live: 42 propriétés résidentielles hors QC (ON 42)" | |
| 7958 | + }, | |
| 7959 | + { | |
| 7960 | + "id": "yoke", | |
| 7961 | + "name": "Yoke Group", | |
| 7962 | + "site": "https://www.yokegroup.ca", | |
| 7963 | + "client_id": 2278, | |
| 7964 | + "listing_url": "https://www.yokegroup.ca", | |
| 7965 | + "regions": [ | |
| 7966 | + "Ontario" | |
| 7967 | + ], | |
| 7968 | + "province": "ON", | |
| 7969 | + "status": "valide", | |
| 7970 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 7971 | + }, | |
| 7972 | + { | |
| 7973 | + "id": "kipling", | |
| 7974 | + "name": "Kipling Group", | |
| 7975 | + "site": "https://www.kiplinggroupinc.com", | |
| 7976 | + "client_id": 2277, | |
| 7977 | + "listing_url": "https://www.kiplinggroupinc.com", | |
| 7978 | + "regions": [ | |
| 7979 | + "Ontario", | |
| 7980 | + "Alberta" | |
| 7981 | + ], | |
| 7982 | + "province": "ON", | |
| 7983 | + "status": "valide", | |
| 7984 | + "notes": "canada-expansion 2026-08-27 — probe live: 17 propriétés résidentielles hors QC (ON 13, AB 4)" | |
| 7985 | + }, | |
| 7986 | + { | |
| 7987 | + "id": "orin", | |
| 7988 | + "name": "Orin Management Group Inc.", | |
| 7989 | + "site": "https://oringroup.ca/", | |
| 7990 | + "client_id": 2285, | |
| 7991 | + "listing_url": "https://oringroup.ca/", | |
| 7992 | + "regions": [ | |
| 7993 | + "British Columbia" | |
| 7994 | + ], | |
| 7995 | + "province": "BC", | |
| 7996 | + "status": "valide", | |
| 7997 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (BC 6)" | |
| 7998 | + }, | |
| 7999 | + { | |
| 8000 | + "id": "hudsonprojects", | |
| 8001 | + "name": "Hudson Projects", | |
| 8002 | + "site": "", | |
| 8003 | + "client_id": 2284, | |
| 8004 | + "listing_url": "", | |
| 8005 | + "regions": [ | |
| 8006 | + "British Columbia" | |
| 8007 | + ], | |
| 8008 | + "province": "BC", | |
| 8009 | + "status": "valide", | |
| 8010 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (BC 4)" | |
| 8011 | + }, | |
| 8012 | + { | |
| 8013 | + "id": "devoninfinity", | |
| 8014 | + "name": "Devon Properties Infinity", | |
| 8015 | + "site": "https://devonproperties.com", | |
| 8016 | + "client_id": 2282, | |
| 8017 | + "listing_url": "https://devonproperties.com", | |
| 8018 | + "regions": [ | |
| 8019 | + "British Columbia", | |
| 8020 | + "Manitoba" | |
| 8021 | + ], | |
| 8022 | + "province": "BC", | |
| 8023 | + "status": "valide", | |
| 8024 | + "notes": "canada-expansion 2026-08-27 — probe live: 41 propriétés résidentielles hors QC (BC 37, MB 4)" | |
| 8025 | + }, | |
| 8026 | + { | |
| 8027 | + "id": "vada", | |
| 8028 | + "name": "Vada Property Management", | |
| 8029 | + "site": "https://vadapm.com", | |
| 8030 | + "client_id": 2294, | |
| 8031 | + "listing_url": "https://vadapm.com", | |
| 8032 | + "regions": [ | |
| 8033 | + "British Columbia" | |
| 8034 | + ], | |
| 8035 | + "province": "BC", | |
| 8036 | + "status": "valide", | |
| 8037 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (BC 12)" | |
| 8038 | + }, | |
| 8039 | + { | |
| 8040 | + "id": "roi", | |
| 8041 | + "name": "ROI Property Management", | |
| 8042 | + "site": "https://roipm.ca/about-us", | |
| 8043 | + "client_id": 2292, | |
| 8044 | + "listing_url": "https://roipm.ca/about-us", | |
| 8045 | + "regions": [ | |
| 8046 | + "Ontario" | |
| 8047 | + ], | |
| 8048 | + "province": "ON", | |
| 8049 | + "status": "valide", | |
| 8050 | + "notes": "canada-expansion 2026-08-27 — probe live: 20 propriétés résidentielles hors QC (ON 20)" | |
| 8051 | + }, | |
| 8052 | + { | |
| 8053 | + "id": "cidex", | |
| 8054 | + "name": "Cidex Group", | |
| 8055 | + "site": "", | |
| 8056 | + "client_id": 2297, | |
| 8057 | + "listing_url": "", | |
| 8058 | + "regions": [ | |
| 8059 | + "Alberta" | |
| 8060 | + ], | |
| 8061 | + "province": "AB", | |
| 8062 | + "status": "valide", | |
| 8063 | + "notes": "canada-expansion 2026-08-27 — probe live: 8 propriétés résidentielles hors QC (AB 8)" | |
| 8064 | + }, | |
| 8065 | + { | |
| 8066 | + "id": "baumrealestate", | |
| 8067 | + "name": "Baum Real Estate", | |
| 8068 | + "site": "", | |
| 8069 | + "client_id": 2304, | |
| 8070 | + "listing_url": "", | |
| 8071 | + "regions": [ | |
| 8072 | + "Ontario" | |
| 8073 | + ], | |
| 8074 | + "province": "ON", | |
| 8075 | + "status": "valide", | |
| 8076 | + "notes": "canada-expansion 2026-08-27 — probe live: 12 propriétés résidentielles hors QC (ON 12)" | |
| 8077 | + }, | |
| 8078 | + { | |
| 8079 | + "id": "burku0026realty", | |
| 8080 | + "name": "Burk Management \\u0026 Realty Inc. ", | |
| 8081 | + "site": "https://www.seerproperties.com/", | |
| 8082 | + "client_id": 2313, | |
| 8083 | + "listing_url": "https://www.seerproperties.com/", | |
| 8084 | + "regions": [ | |
| 8085 | + "Alberta" | |
| 8086 | + ], | |
| 8087 | + "province": "AB", | |
| 8088 | + "status": "valide", | |
| 8089 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (AB 5)" | |
| 8090 | + }, | |
| 8091 | + { | |
| 8092 | + "id": "brightstarcorporation", | |
| 8093 | + "name": "Bright Star Management Corporation", | |
| 8094 | + "site": "https://www.brightstarproperties.ca/", | |
| 8095 | + "client_id": 2310, | |
| 8096 | + "listing_url": "https://www.brightstarproperties.ca/", | |
| 8097 | + "regions": [ | |
| 8098 | + "Alberta" | |
| 8099 | + ], | |
| 8100 | + "province": "AB", | |
| 8101 | + "status": "valide", | |
| 8102 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (AB 7)" | |
| 8103 | + }, | |
| 8104 | + { | |
| 8105 | + "id": "qualityassuredprofession", | |
| 8106 | + "name": "Quality Assured Property Professional Ltd", | |
| 8107 | + "site": "", | |
| 8108 | + "client_id": 2315, | |
| 8109 | + "listing_url": "", | |
| 8110 | + "regions": [ | |
| 8111 | + "Alberta" | |
| 8112 | + ], | |
| 8113 | + "province": "AB", | |
| 8114 | + "status": "valide", | |
| 8115 | + "notes": "canada-expansion 2026-08-27 — probe live: 21 propriétés résidentielles hors QC (AB 21)" | |
| 8116 | + }, | |
| 8117 | + { | |
| 8118 | + "id": "norquayltd", | |
| 8119 | + "name": "Norquay Property Management Ltd", | |
| 8120 | + "site": "https://ndev.ca", | |
| 8121 | + "client_id": 2323, | |
| 8122 | + "listing_url": "https://ndev.ca", | |
| 8123 | + "regions": [ | |
| 8124 | + "Ontario" | |
| 8125 | + ], | |
| 8126 | + "province": "ON", | |
| 8127 | + "status": "valide", | |
| 8128 | + "notes": "canada-expansion 2026-08-27 — probe live: 6 propriétés résidentielles hors QC (ON 6)" | |
| 8129 | + }, | |
| 8130 | + { | |
| 8131 | + "id": "welcomeco", | |
| 8132 | + "name": "Welcome Co ", | |
| 8133 | + "site": "", | |
| 8134 | + "client_id": 2325, | |
| 8135 | + "listing_url": "", | |
| 8136 | + "regions": [ | |
| 8137 | + "Alberta" | |
| 8138 | + ], | |
| 8139 | + "province": "AB", | |
| 8140 | + "status": "valide", | |
| 8141 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (AB 3)" | |
| 8142 | + }, | |
| 8143 | + { | |
| 8144 | + "id": "stober", | |
| 8145 | + "name": "Stober Group", | |
| 8146 | + "site": "https://www.stobergroup.com", | |
| 8147 | + "client_id": 2349, | |
| 8148 | + "listing_url": "https://www.stobergroup.com", | |
| 8149 | + "regions": [ | |
| 8150 | + "British Columbia" | |
| 8151 | + ], | |
| 8152 | + "province": "BC", | |
| 8153 | + "status": "valide", | |
| 8154 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 8155 | + }, | |
| 8156 | + { | |
| 8157 | + "id": "realrent", | |
| 8158 | + "name": "Realrent", | |
| 8159 | + "site": "https://realrent.ca", | |
| 8160 | + "client_id": 2353, | |
| 8161 | + "listing_url": "https://realrent.ca", | |
| 8162 | + "regions": [ | |
| 8163 | + "Ontario" | |
| 8164 | + ], | |
| 8165 | + "province": "ON", | |
| 8166 | + "status": "valide", | |
| 8167 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 8168 | + }, | |
| 8169 | + { | |
| 8170 | + "id": "zigmadevelopmentltd", | |
| 8171 | + "name": "Zigma Development Ltd", | |
| 8172 | + "site": "", | |
| 8173 | + "client_id": 2359, | |
| 8174 | + "listing_url": "", | |
| 8175 | + "regions": [ | |
| 8176 | + "Ontario" | |
| 8177 | + ], | |
| 8178 | + "province": "ON", | |
| 8179 | + "status": "valide", | |
| 8180 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 8181 | + }, | |
| 8182 | + { | |
| 8183 | + "id": "truman", | |
| 8184 | + "name": "Truman Rentals", | |
| 8185 | + "site": "https://renttruman.com", | |
| 8186 | + "client_id": 2362, | |
| 8187 | + "listing_url": "https://renttruman.com", | |
| 8188 | + "regions": [ | |
| 8189 | + "Alberta" | |
| 8190 | + ], | |
| 8191 | + "province": "AB", | |
| 8192 | + "status": "valide", | |
| 8193 | + "notes": "canada-expansion 2026-08-27 — probe live: 48 propriétés résidentielles hors QC (AB 48)" | |
| 8194 | + }, | |
| 8195 | + { | |
| 8196 | + "id": "pivotturn", | |
| 8197 | + "name": "Pivot Turn Property Management", | |
| 8198 | + "site": "https://ptpropertymanagement.ca", | |
| 8199 | + "client_id": 2363, | |
| 8200 | + "listing_url": "https://ptpropertymanagement.ca", | |
| 8201 | + "regions": [ | |
| 8202 | + "Ontario" | |
| 8203 | + ], | |
| 8204 | + "province": "ON", | |
| 8205 | + "status": "valide", | |
| 8206 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 7)" | |
| 8207 | + }, | |
| 8208 | + { | |
| 8209 | + "id": "mantlerbowmanu0026associ", | |
| 8210 | + "name": "Mantler, Bowman \\u0026 Associates Inc.", | |
| 8211 | + "site": "https://mbaa.ca", | |
| 8212 | + "client_id": 2373, | |
| 8213 | + "listing_url": "https://mbaa.ca", | |
| 8214 | + "regions": [ | |
| 8215 | + "Ontario" | |
| 8216 | + ], | |
| 8217 | + "province": "ON", | |
| 8218 | + "status": "valide", | |
| 8219 | + "notes": "canada-expansion 2026-08-27 — probe live: 18 propriétés résidentielles hors QC (ON 18)" | |
| 8220 | + }, | |
| 8221 | + { | |
| 8222 | + "id": "sitelineresidential", | |
| 8223 | + "name": "SiteLine Residential", | |
| 8224 | + "site": "", | |
| 8225 | + "client_id": 2378, | |
| 8226 | + "listing_url": "", | |
| 8227 | + "regions": [ | |
| 8228 | + "Ontario", | |
| 8229 | + "British Columbia" | |
| 8230 | + ], | |
| 8231 | + "province": "ON", | |
| 8232 | + "status": "valide", | |
| 8233 | + "notes": "canada-expansion 2026-08-27 — probe live: 15 propriétés résidentielles hors QC (ON 13, BC 2)" | |
| 8234 | + }, | |
| 8235 | + { | |
| 8236 | + "id": "deva", | |
| 8237 | + "name": "Deva Rentals", | |
| 8238 | + "site": "https://devarentals.com/", | |
| 8239 | + "client_id": 2387, | |
| 8240 | + "listing_url": "https://devarentals.com/", | |
| 8241 | + "regions": [ | |
| 8242 | + "Alberta" | |
| 8243 | + ], | |
| 8244 | + "province": "AB", | |
| 8245 | + "status": "valide", | |
| 8246 | + "notes": "canada-expansion 2026-08-27 — probe live: 11 propriétés résidentielles hors QC (AB 11)" | |
| 8247 | + }, | |
| 8248 | + { | |
| 8249 | + "id": "prism", | |
| 8250 | + "name": "Prism Property Management", | |
| 8251 | + "site": "", | |
| 8252 | + "client_id": 2400, | |
| 8253 | + "listing_url": "", | |
| 8254 | + "regions": [ | |
| 8255 | + "Ontario" | |
| 8256 | + ], | |
| 8257 | + "province": "ON", | |
| 8258 | + "status": "valide", | |
| 8259 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 8260 | + }, | |
| 8261 | + { | |
| 8262 | + "id": "metawestrealty", | |
| 8263 | + "name": "Meta West Realty", | |
| 8264 | + "site": "", | |
| 8265 | + "client_id": 2399, | |
| 8266 | + "listing_url": "", | |
| 8267 | + "regions": [ | |
| 8268 | + "Alberta" | |
| 8269 | + ], | |
| 8270 | + "province": "AB", | |
| 8271 | + "status": "valide", | |
| 8272 | + "notes": "canada-expansion 2026-08-27 — probe live: 32 propriétés résidentielles hors QC (AB 32)" | |
| 8273 | + }, | |
| 8274 | + { | |
| 8275 | + "id": "paramount", | |
| 8276 | + "name": "Paramount Management", | |
| 8277 | + "site": "https://paramountmanagement.ca", | |
| 8278 | + "client_id": 2413, | |
| 8279 | + "listing_url": "https://paramountmanagement.ca", | |
| 8280 | + "regions": [ | |
| 8281 | + "Nova Scotia" | |
| 8282 | + ], | |
| 8283 | + "province": "NS", | |
| 8284 | + "status": "valide", | |
| 8285 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (NS 7)" | |
| 8286 | + }, | |
| 8287 | + { | |
| 8288 | + "id": "pre", | |
| 8289 | + "name": "Prince Property Inc.", | |
| 8290 | + "site": "https://www.princeproperty.ca", | |
| 8291 | + "client_id": 2421, | |
| 8292 | + "listing_url": "https://www.princeproperty.ca", | |
| 8293 | + "regions": [ | |
| 8294 | + "Alberta" | |
| 8295 | + ], | |
| 8296 | + "province": "AB", | |
| 8297 | + "status": "valide", | |
| 8298 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (AB 4)" | |
| 8299 | + }, | |
| 8300 | + { | |
| 8301 | + "id": "virtusasset", | |
| 8302 | + "name": "Virtus Asset Management", | |
| 8303 | + "site": "https://vreit.ca", | |
| 8304 | + "client_id": 2427, | |
| 8305 | + "listing_url": "https://vreit.ca", | |
| 8306 | + "regions": [ | |
| 8307 | + "Ontario", | |
| 8308 | + "New Brunswick" | |
| 8309 | + ], | |
| 8310 | + "province": "ON", | |
| 8311 | + "status": "valide", | |
| 8312 | + "notes": "canada-expansion 2026-08-27 — probe live: 10 propriétés résidentielles hors QC (ON 9, NB 1)" | |
| 8313 | + }, | |
| 8314 | + { | |
| 8315 | + "id": "premierstrategycorp", | |
| 8316 | + "name": "Premier Strategy Corp.", | |
| 8317 | + "site": "", | |
| 8318 | + "client_id": 2441, | |
| 8319 | + "listing_url": "", | |
| 8320 | + "regions": [ | |
| 8321 | + "Ontario" | |
| 8322 | + ], | |
| 8323 | + "province": "ON", | |
| 8324 | + "status": "valide", | |
| 8325 | + "notes": "canada-expansion 2026-08-27 — probe live: 5 propriétés résidentielles hors QC (ON 5)" | |
| 8326 | + }, | |
| 8327 | + { | |
| 8328 | + "id": "newhorizondevelopment", | |
| 8329 | + "name": "New Horizon Development Group", | |
| 8330 | + "site": "https://nhdg.ca", | |
| 8331 | + "client_id": 2447, | |
| 8332 | + "listing_url": "https://nhdg.ca", | |
| 8333 | + "regions": [ | |
| 8334 | + "Ontario" | |
| 8335 | + ], | |
| 8336 | + "province": "ON", | |
| 8337 | + "status": "valide", | |
| 8338 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (ON 3)" | |
| 8339 | + }, | |
| 8340 | + { | |
| 8341 | + "id": "wesbrook", | |
| 8342 | + "name": "Wesbrook properties", | |
| 8343 | + "site": "https://www.wesbrookproperties.com/", | |
| 8344 | + "client_id": 2463, | |
| 8345 | + "listing_url": "https://www.wesbrookproperties.com/", | |
| 8346 | + "regions": [ | |
| 8347 | + "British Columbia" | |
| 8348 | + ], | |
| 8349 | + "province": "BC", | |
| 8350 | + "status": "valide", | |
| 8351 | + "notes": "canada-expansion 2026-08-27 — probe live: 3 propriétés résidentielles hors QC (BC 3)" | |
| 8352 | + }, | |
| 8353 | + { | |
| 8354 | + "id": "cromwellontario", | |
| 8355 | + "name": "Cromwell Management Inc - Ontario", | |
| 8356 | + "site": "https://cromwellmgt.ca", | |
| 8357 | + "client_id": 2469, | |
| 8358 | + "listing_url": "https://cromwellmgt.ca", | |
| 8359 | + "regions": [ | |
| 8360 | + "Ontario" | |
| 8361 | + ], | |
| 8362 | + "province": "ON", | |
| 8363 | + "status": "valide", | |
| 8364 | + "notes": "canada-expansion 2026-08-27 — probe live: 4 propriétés résidentielles hors QC (ON 4)" | |
| 8365 | + }, | |
| 8366 | + { | |
| 8367 | + "id": "campuslivingcentres", | |
| 8368 | + "name": "Campus Living Centres", | |
| 8369 | + "site": "", | |
| 8370 | + "client_id": 2473, | |
| 8371 | + "listing_url": "", | |
| 8372 | + "regions": [ | |
| 8373 | + "Ontario", | |
| 8374 | + "British Columbia", | |
| 8375 | + "Alberta" | |
| 8376 | + ], | |
| 8377 | + "province": "ON", | |
| 8378 | + "status": "valide", | |
| 8379 | + "notes": "canada-expansion 2026-08-27 — probe live: 7 propriétés résidentielles hors QC (ON 3, BC 2, AB 2)" | |
| 8380 | + }, | |
| 8381 | + { | |
| 8382 | + "id": "morguardinvestmentslimit", | |
| 8383 | + "name": "Morguard Investments Limited", | |
| 8384 | + "site": "https://www.morguardapartments.com", | |
| 8385 | + "client_id": 2471, | |
| 8386 | + "listing_url": "https://www.morguardapartments.com", | |
| 8387 | + "regions": [ | |
| 8388 | + "Ontario", | |
| 8389 | + "Alberta", | |
| 8390 | + "Nova Scotia" | |
| 8391 | + ], | |
| 8392 | + "province": "ON", | |
| 8393 | + "status": "valide", | |
| 8394 | + "notes": "canada-expansion 2026-08-27 — probe live: 111 propriétés résidentielles hors QC (ON 93, AB 10, NS 8)" | |
| 527 | 8395 | } |
| 528 | 8396 | ] |
| 529 | 8397 | } |
| \ No newline at end of file | ||
added
data/liftsystem_probe.jsonl
+1143 −0
@@ -0,0 +1,1143 @@ | ||
| 1 | +{"client_id": 5, "name": "Osgoode Properties", "website": "osgoodesuites.com", "n": 23, "res": 23, "provinces": {"ON": 17, "QC": 4, "AB": 2}, "ts": "2026-08-27T19:57:21"} | |
| 2 | +{"client_id": 1, "name": "Landlord Web Solutions", "website": "landlordwebsolutions.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T19:57:22"} | |
| 3 | +{"client_id": 6, "name": "Homestead Land Holdings", "website": "homestead.ca", "n": 172, "res": 172, "provinces": {"ON": 172}, "ts": "2026-08-27T19:57:23"} | |
| 4 | +{"client_id": 3, "name": "Kelson Group", "website": "kelsongroup.com", "n": 67, "res": 63, "provinces": {"BC": 52, "AB": 11}, "ts": "2026-08-27T19:57:24"} | |
| 5 | +{"client_id": 4, "name": "Drewlo Holdings", "website": "www.drewloholdings.com", "n": 108, "res": 99, "provinces": {"ON": 99}, "ts": "2026-08-27T19:57:25"} | |
| 6 | +{"client_id": 2, "name": "Greenwin", "website": "greenwin.ca", "n": 164, "res": 116, "provinces": {"ON": 116}, "ts": "2026-08-27T19:57:26"} | |
| 7 | +{"client_id": 8, "name": "Panoramic Properties Inc.", "website": "panoramicproperties.ca", "n": 49, "res": 49, "provinces": {"ON": 48, "NS": 1}, "ts": "2026-08-27T19:57:27"} | |
| 8 | +{"client_id": 9, "name": "Pine Allard \\u0026 Willow Properties", "website": "pineallard.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T19:57:27"} | |
| 9 | +{"client_id": 11, "name": "The Myriad Group", "website": "myriadrentals.com", "n": 18, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T19:57:28"} | |
| 10 | +{"client_id": 15, "name": "Berkley Property Management Inc.", "website": "berkleypm.ca", "n": 21, "res": 21, "provinces": {"ON": 21}, "ts": "2026-08-27T19:57:28"} | |
| 11 | +{"client_id": 16, "name": "Enderby Developments Limited | Connaught Yonge Square Limited | Oakleaf Building \\u0026 Investment Limited", "website": "enderbymanagement.com", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T19:57:29"} | |
| 12 | +{"client_id": 13, "name": "Crestview Investment Corporation", "website": "", "n": 45, "res": 20, "provinces": {"ON": 20}, "ts": "2026-08-27T19:57:29"} | |
| 13 | +{"client_id": 10, "name": "KG Group", "website": "myrental.ca", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T19:57:30"} | |
| 14 | +{"client_id": 12, "name": "Williams \\u0026 McDaniel Property Management", "website": "williamsandmcdaniel.com", "n": 177, "res": 172, "provinces": {"AB": 5, "ON": 167}, "ts": "2026-08-27T19:57:31"} | |
| 15 | +{"client_id": 17, "name": "The Effort Trust Company Ltd.", "website": "effortrentals.com", "n": 57, "res": 57, "provinces": {"ON": 57}, "ts": "2026-08-27T19:57:31"} | |
| 16 | +{"client_id": 19, "name": "Rycal Properties", "website": "rycal.ca", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T19:57:32"} | |
| 17 | +{"client_id": 22, "name": "Parkway Village/L. Viger Construction Ltd.", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:57:32"} | |
| 18 | +{"client_id": 20, "name": "SKA Apartment Rentals", "website": "ska-apartmentrentals.com", "n": 7, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T19:57:33"} | |
| 19 | +{"client_id": 23, "name": "Canahahns Company Limited", "website": "canahahns.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:57:34"} | |
| 20 | +{"client_id": 7, "name": "Avenue Living", "website": "avenueliving.ca", "n": 413, "res": 366, "provinces": {"AB": 259, "SK": 106, "MB": 1}, "ts": "2026-08-27T19:57:42"} | |
| 21 | +{"client_id": 21, "name": "Centurion Property Associates Inc.", "website": "cpliving.com", "n": 104, "res": 104, "provinces": {"ON": 52, "BC": 18, "QC": 19, "AB": 12, "MB": 1, "NS": 2}, "ts": "2026-08-27T19:57:43"} | |
| 22 | +{"client_id": 24, "name": "Varsity Properties Inc.", "website": "varsityoshawa.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:57:43"} | |
| 23 | +{"client_id": 27, "name": "Skyview Living", "website": "skyviewliving.ca", "n": 19, "res": 19, "provinces": {"ON": 19}, "ts": "2026-08-27T19:57:45"} | |
| 24 | +{"client_id": 38, "name": "Littlewood Properties ", "website": "lpliving.ca", "n": 11, "res": 11, "provinces": {"ON": 11}, "ts": "2026-08-27T19:57:45"} | |
| 25 | +{"client_id": 39, "name": "Schickedanz Properties", "website": "theplacetorent.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T19:57:46"} | |
| 26 | +{"client_id": 36, "name": "Rent In Ottawa Property Management", "website": "rentinottawa.com", "n": 25, "res": 24, "provinces": {"ON": 24}, "ts": "2026-08-27T19:57:46"} | |
| 27 | +{"client_id": 46, "name": "Remai", "website": "", "n": 18, "res": 18, "provinces": {"SK": 16, "AB": 2}, "ts": "2026-08-27T19:57:48"} | |
| 28 | +{"client_id": 44, "name": "Compten Management Inc.", "website": "compten.ca", "n": 29, "res": 29, "provinces": {"ON": 29}, "ts": "2026-08-27T19:57:49"} | |
| 29 | +{"client_id": 49, "name": "Devonshire Properties", "website": "devonshire-inc.com", "n": 10, "res": 9, "provinces": {"BC": 3, "ON": 2, "AB": 3, "MB": 1}, "ts": "2026-08-27T19:57:49"} | |
| 30 | +{"client_id": 52, "name": "Macro Properties", "website": "macroproperties.com", "n": 35, "res": 23, "provinces": {"SK": 9, "AB": 8, "BC": 5, "ON": 1}, "ts": "2026-08-27T19:57:50"} | |
| 31 | +{"client_id": 48, "name": "DH Westview", "website": "dhwestview.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:57:50"} | |
| 32 | +{"client_id": 56, "name": "SMAR Holdings Ltd.", "website": "smar.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T19:57:51"} | |
| 33 | +{"client_id": 55, "name": "Cromwell Management Inc. ", "website": "cromwellmgt.ca", "n": 53, "res": 49, "provinces": {"QC": 29, "ON": 20}, "ts": "2026-08-27T19:57:51"} | |
| 34 | +{"client_id": 58, "name": "Better Living Homes", "website": "betterlivinghomes.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T19:57:52"} | |
| 35 | +{"client_id": 57, "name": "Village Millcraft Apartments", "website": "millcraftinc.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:57:52"} | |
| 36 | +{"client_id": 59, "name": "Bedford Living", "website": "bedfordliving.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T19:57:53"} | |
| 37 | +{"client_id": 60, "name": "Carlisle Management Inc.", "website": "", "n": 11, "res": 11, "provinces": {"BC": 11}, "ts": "2026-08-27T19:57:53"} | |
| 38 | +{"client_id": 61, "name": "Sireg Management Inc.", "website": "siregmanagement.com", "n": 75, "res": 75, "provinces": {"ON": 75}, "ts": "2026-08-27T19:57:54"} | |
| 39 | +{"client_id": 62, "name": "Stewart Properties", "website": "stewartproperties.ca", "n": 4, "res": 4, "provinces": {"SK": 4}, "ts": "2026-08-27T19:57:54"} | |
| 40 | +{"client_id": 65, "name": "Park Property Management", "website": "parkproperty.ca", "n": 64, "res": 64, "provinces": {"ON": 64}, "ts": "2026-08-27T19:57:55"} | |
| 41 | +{"client_id": 68, "name": "Burnaby Centre", "website": "burnabycentre.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T19:57:55"} | |
| 42 | +{"client_id": 69, "name": "Centurion Students", "website": "themarq.ca", "n": 15, "res": 15, "provinces": {"ON": 11, "AB": 2, "QC": 2}, "ts": "2026-08-27T19:57:56"} | |
| 43 | +{"client_id": 70, "name": "Sifton Properties", "website": "sifton.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:57:57"} | |
| 44 | +{"client_id": 67, "name": "Cascadia Apartment Rentals Ltd.", "website": "aptrentals.net", "n": 76, "res": 73, "provinces": {"BC": 65, "AB": 8}, "ts": "2026-08-27T19:57:57"} | |
| 45 | +{"client_id": 73, "name": "Rockport Holdings", "website": "rockportgroup.ca", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:57:58"} | |
| 46 | +{"client_id": 71, "name": "York Property Management", "website": "yorkproperty.ca", "n": 77, "res": 76, "provinces": {"ON": 76}, "ts": "2026-08-27T19:57:59"} | |
| 47 | +{"client_id": 78, "name": "Glen Corporation", "website": "glencorp.com", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T19:57:59"} | |
| 48 | +{"client_id": 80, "name": "Trivest Developments Corporation", "website": "miramarpm.com", "n": 61, "res": 55, "provinces": {"ON": 55}, "ts": "2026-08-27T19:58:00"} | |
| 49 | +{"client_id": 81, "name": "CLV Group", "website": "clvgroup.com", "n": 26, "res": 26, "provinces": {"ON": 25, "QC": 1}, "ts": "2026-08-27T19:58:01"} | |
| 50 | +{"client_id": 79, "name": "WJ Properties", "website": "wjproperties.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T19:58:01"} | |
| 51 | +{"client_id": 74, "name": "Medallion Corporation", "website": "medallioncorp.com", "n": 57, "res": 56, "provinces": {"ON": 56}, "ts": "2026-08-27T19:58:02"} | |
| 52 | +{"client_id": 76, "name": "Midwest Property Management", "website": "rentmidwest.com", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T19:58:03"} | |
| 53 | +{"client_id": 82, "name": "Westwood Management International", "website": "academywestwood.com", "n": 3, "res": 3, "provinces": {"ON": 2, "BC": 1}, "ts": "2026-08-27T19:58:04"} | |
| 54 | +{"client_id": 83, "name": "DBS Developments ", "website": "dbsdevelopments.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T19:58:04"} | |
| 55 | +{"client_id": 86, "name": "Pinedale Property Management", "website": "pinedaleprop.com", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T19:58:05"} | |
| 56 | +{"client_id": 89, "name": "Niagara on the Lake Furnished Rentals", "website": "niagaraonthelakefurnishedrentals.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:58:05"} | |
| 57 | +{"client_id": 85, "name": "Arcanos Property Management Corporation", "website": "arcanos.ca", "n": 14, "res": 14, "provinces": {"ON": 14}, "ts": "2026-08-27T19:58:06"} | |
| 58 | +{"client_id": 88, "name": "223 Woodbine Ave Apartments", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:58:06"} | |
| 59 | +{"client_id": 90, "name": "Kaneff Corporation", "website": "kaneff.com", "n": 11, "res": 11, "provinces": {"ON": 11}, "ts": "2026-08-27T19:58:07"} | |
| 60 | +{"client_id": 92, "name": "Westwood West", "website": "academywestwood.com", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T19:58:07"} | |
| 61 | +{"client_id": 94, "name": "Maple Leaf Property Management", "website": "", "n": 10, "res": 10, "provinces": {"BC": 7, "ON": 3}, "ts": "2026-08-27T19:58:08"} | |
| 62 | +{"client_id": 100, "name": "The Steeves \\u0026 Rozema Group", "website": "srcommunities.ca", "n": 10, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T19:58:08"} | |
| 63 | +{"client_id": 106, "name": "Knightstone Student Communities", "website": "", "n": 2, "res": 2, "provinces": {"QC": 1, "ON": 1}, "ts": "2026-08-27T19:58:09"} | |
| 64 | +{"client_id": 99, "name": "Killam Apartment REIT", "website": "killamreit.com", "n": 62, "res": 62, "provinces": {"NL": 1, "NS": 10, "PE": 1, "NB": 7, "ON": 27, "AB": 11, "BC": 5}, "ts": "2026-08-27T19:58:10"} | |
| 65 | +{"client_id": 107, "name": "District Realty", "website": "districtrealty.com", "n": 26, "res": 26, "provinces": {"ON": 26}, "ts": "2026-08-27T19:58:11"} | |
| 66 | +{"client_id": 110, "name": "North44 Property Management", "website": "north44pm.com", "n": 28, "res": 28, "provinces": {"ON": 23, "NC": 5}, "ts": "2026-08-27T19:58:12"} | |
| 67 | +{"client_id": 109, "name": "Well Grounded Real Estate", "website": "wellgroundedrealestate.com", "n": 11, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T19:58:13"} | |
| 68 | +{"client_id": 114, "name": "Itziar Management", "website": "itziar.ca", "n": 18, "res": 8, "provinces": {"BC": 8}, "ts": "2026-08-27T19:58:13"} | |
| 69 | +{"client_id": 115, "name": "Mutual Property", "website": "rentsarnia.com", "n": 70, "res": 69, "provinces": {"ON": 69}, "ts": "2026-08-27T19:58:14"} | |
| 70 | +{"client_id": 116, "name": "Hume Investments Ltd", "website": "humeinvestments.com", "n": 12, "res": 12, "provinces": {"BC": 6, "ON": 5, "CA": 1}, "ts": "2026-08-27T19:58:15"} | |
| 71 | +{"client_id": 117, "name": "Clermont Properties", "website": "clermontgroup.com", "n": 21, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T19:58:15"} | |
| 72 | +{"client_id": 53, "name": "Sterling Karamar Property Management", "website": "www.sterlingkaramar.com", "n": 217, "res": 171, "provinces": {"ON": 171}, "ts": "2026-08-27T19:58:21"} | |
| 73 | +{"client_id": 118, "name": "Tribe Rentals", "website": "triberentals.com", "n": 60, "res": 59, "provinces": {"BC": 42, "SK": 2, "AB": 6, "ON": 9}, "ts": "2026-08-27T19:58:22"} | |
| 74 | +{"client_id": 123, "name": "Kay Four Properties Inc.", "website": "kayfour.ca", "n": 23, "res": 14, "provinces": {"MB": 14}, "ts": "2026-08-27T19:58:23"} | |
| 75 | +{"client_id": 125, "name": "Davies Property Management", "website": "daviesmanagement.com", "n": 27, "res": 27, "provinces": {"AB": 27}, "ts": "2026-08-27T19:58:24"} | |
| 76 | +{"client_id": 126, "name": "Majesty Properties", "website": "majestyproperties.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T19:58:25"} | |
| 77 | +{"client_id": 122, "name": "DMS Property Management", "website": "dmsproperty.com", "n": 97, "res": 84, "provinces": {"ON": 84}, "ts": "2026-08-27T19:58:26"} | |
| 78 | +{"client_id": 129, "name": "Creccal Investments Ltd", "website": "", "n": 4, "res": 4, "provinces": {"QC": 3, "ON": 1}, "ts": "2026-08-27T19:58:27"} | |
| 79 | +{"client_id": 128, "name": "AML Properties", "website": "aml.properties", "n": 94, "res": 80, "provinces": {"MB": 78, "ON": 2}, "ts": "2026-08-27T19:58:28"} | |
| 80 | +{"client_id": 97, "name": "BGO Living", "website": "bgoliving.com", "n": 46, "res": 46, "provinces": {"QC": 7, "ON": 24, "AB": 5, "BC": 9, "MB": 1}, "ts": "2026-08-27T19:58:29"} | |
| 81 | +{"client_id": 132, "name": "Active Management Ltd.", "website": "activemgmt.ca", "n": 14, "res": 14, "provinces": {"MB": 14}, "ts": "2026-08-27T19:58:30"} | |
| 82 | +{"client_id": 135, "name": "Property Link Management Services Inc.", "website": "propertylinkms.com", "n": 17, "res": 16, "provinces": {"ON": 16}, "ts": "2026-08-27T19:58:31"} | |
| 83 | +{"client_id": 137, "name": "Avail Properties Inc.", "website": "availproperties.ca", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T19:58:31"} | |
| 84 | +{"client_id": 136, "name": "Towers Realty", "website": "www.towersrealty.ca", "n": 25, "res": 25, "provinces": {"MB": 23, "SK": 2}, "ts": "2026-08-27T19:58:32"} | |
| 85 | +{"client_id": 133, "name": "Edison Properties", "website": "edisonproperties.ca", "n": 26, "res": 25, "provinces": {"MB": 25}, "ts": "2026-08-27T19:58:33"} | |
| 86 | +{"client_id": 141, "name": "Maison Hamilton House Apartments", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T19:58:33"} | |
| 87 | +{"client_id": 142, "name": "Forest Ridge", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:58:34"} | |
| 88 | +{"client_id": 140, "name": "GWL Realty Advisors Residential", "website": "gwlraresidential.com", "n": 27, "res": 27, "provinces": {"AB": 4, "ON": 16, "NS": 2, "QC": 3, "BC": 2}, "ts": "2026-08-27T19:58:35"} | |
| 89 | +{"client_id": 144, "name": "Will Pereira Real Estate", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T19:58:35"} | |
| 90 | +{"client_id": 146, "name": "Britannia Parkside", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:58:36"} | |
| 91 | +{"client_id": 145, "name": "Halstead Gardens", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:58:36"} | |
| 92 | +{"client_id": 149, "name": "Lionheart Property Management Inc.", "website": "lionheartpm.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T19:58:36"} | |
| 93 | +{"client_id": 151, "name": "PMA Realty Consulting Ltd.", "website": "", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:58:37"} | |
| 94 | +{"client_id": 152, "name": "Pacific Cove Properties", "website": "pacificcoveproperties.com", "n": 40, "res": 40, "provinces": {"BC": 40}, "ts": "2026-08-27T19:58:38"} | |
| 95 | +{"client_id": 148, "name": "Akelius Canada Ltd.", "website": "akelius.ca", "n": 38, "res": 38, "provinces": {"ON": 38}, "ts": "2026-08-27T19:58:38"} | |
| 96 | +{"client_id": 154, "name": "Rest Easy Property Management", "website": "resteasyproperty.com", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T19:58:39"} | |
| 97 | +{"client_id": 155, "name": "Dore PM", "website": "dorerentals.com", "n": 37, "res": 37, "provinces": {"ON": 37}, "ts": "2026-08-27T19:58:39"} | |
| 98 | +{"client_id": 84, "name": "Signet Group Inc.", "website": "signetgroup.ca", "n": 128, "res": 105, "provinces": {"ON": 105}, "ts": "2026-08-27T19:58:41"} | |
| 99 | +{"client_id": 159, "name": "Britannia Beach", "website": "", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T19:58:42"} | |
| 100 | +{"client_id": 157, "name": "Keystone Properties Management Inc", "website": "keyprop.com", "n": 25, "res": 21, "provinces": {"ON": 21}, "ts": "2026-08-27T19:58:42"} | |
| 101 | +{"client_id": 153, "name": "Minto Properties Inc.", "website": "mintoapartments.com", "n": 50, "res": 50, "provinces": {"ON": 37, "AB": 4, "QC": 4, "BC": 4}, "ts": "2026-08-27T19:58:43"} | |
| 102 | +{"client_id": 164, "name": "The Effort Trust", "website": "effortcommercial.com", "n": 92, "res": 0, "provinces": {}, "ts": "2026-08-27T19:58:44"} | |
| 103 | +{"client_id": 162, "name": "Summit PM", "website": "summitmanagement.ca", "n": 16, "res": 16, "provinces": {"QC": 13, "ON": 3}, "ts": "2026-08-27T19:58:44"} | |
| 104 | +{"client_id": 167, "name": "Clear View Property Management", "website": "clearviewpropertymanagement.ca", "n": 10, "res": 10, "provinces": {"AB": 10}, "ts": "2026-08-27T19:58:45"} | |
| 105 | +{"client_id": 170, "name": "Lumen Winnipeg", "website": "lumenwinnipeg.com", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T19:58:46"} | |
| 106 | +{"client_id": 169, "name": "Redwood Properties", "website": "redwoodliving.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T19:58:46"} | |
| 107 | +{"client_id": 172, "name": "rentalaccommodations.net", "website": "rentalaccommodations.net", "n": 6, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T19:58:47"} | |
| 108 | +{"client_id": 174, "name": "Blue Basin Group", "website": "bluebasingroup.ca", "n": 2, "res": 2, "provinces": {"NS": 2}, "ts": "2026-08-27T19:58:48"} | |
| 109 | +{"client_id": 173, "name": "Prudential Property Management Ltd.", "website": "ppml.ca", "n": 128, "res": 128, "provinces": {"ON": 128}, "ts": "2026-08-27T19:58:49"} | |
| 110 | +{"client_id": 175, "name": "Veyron Properties Group Ltd.", "website": "veyronproperties.com", "n": 19, "res": 19, "provinces": {"BC": 19}, "ts": "2026-08-27T19:58:50"} | |
| 111 | +{"client_id": 179, "name": "Abode Property Management", "website": "abodepropertymgmt.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:58:50"} | |
| 112 | +{"client_id": 177, "name": "Melchior Management", "website": "mmcorp.ca", "n": 55, "res": 55, "provinces": {"ON": 55}, "ts": "2026-08-27T19:58:51"} | |
| 113 | +{"client_id": 178, "name": "Parliament", "website": "parliamentrentals.ca", "n": 1, "res": 1, "provinces": {"SK": 1}, "ts": "2026-08-27T19:58:52"} | |
| 114 | +{"client_id": 176, "name": "Northview Residential REIT", "website": "rentnorthview.com", "n": 224, "res": 198, "provinces": {"NU": 35, "BC": 23, "MB": 4, "NB": 13, "NL": 17, "AB": 55, "SK": 3, "NT": 41, "NS": 7}, "ts": "2026-08-27T19:58:53"} | |
| 115 | +{"client_id": 180, "name": "Westcorp Property Management Inc", "website": "westcorp.net", "n": 6, "res": 6, "provinces": {"AB": 5, "BC": 1}, "ts": "2026-08-27T19:58:54"} | |
| 116 | +{"client_id": 186, "name": "Canci Rentals", "website": "cancirentals.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T19:58:54"} | |
| 117 | +{"client_id": 189, "name": "Canadian Urban", "website": "culrents.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T19:58:55"} | |
| 118 | +{"client_id": 188, "name": "Ground Floor Property Management", "website": "groundfloorpm.com", "n": 114, "res": 114, "provinces": {"NB": 113}, "ts": "2026-08-27T19:58:56"} | |
| 119 | +{"client_id": 194, "name": "Emerald Management", "website": "emeraldmanagement.com", "n": 31, "res": 31, "provinces": {"AB": 31}, "ts": "2026-08-27T19:58:57"} | |
| 120 | +{"client_id": 192, "name": "Green Valley Management", "website": "greenvalleymgmt.com", "n": 3, "res": 3, "provinces": {"MB": 3}, "ts": "2026-08-27T19:58:57"} | |
| 121 | +{"client_id": 196, "name": "Ceming/Banyan Apartments", "website": "cemingapartments.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T19:58:58"} | |
| 122 | +{"client_id": 198, "name": "Malmac Properties", "website": "www.malmacproperties.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T19:58:59"} | |
| 123 | +{"client_id": 200, "name": "Qualico Properties", "website": "", "n": 12, "res": 12, "provinces": {"MB": 11, "AB": 1}, "ts": "2026-08-27T19:58:59"} | |
| 124 | +{"client_id": 201, "name": "Greenwin - 181 John", "website": "181john.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:00"} | |
| 125 | +{"client_id": 204, "name": "Royal York Apartments", "website": "royalyorkapartments.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T19:59:00"} | |
| 126 | +{"client_id": 205, "name": "Quality Management", "website": "qualitymanagement.net", "n": 13, "res": 13, "provinces": {"MB": 13}, "ts": "2026-08-27T19:59:01"} | |
| 127 | +{"client_id": 208, "name": "Fern Property Management", "website": "fernpropertymanagement.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:59:01"} | |
| 128 | +{"client_id": 209, "name": "PMB", "website": "pmbrokers.ca", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T19:59:02"} | |
| 129 | +{"client_id": 211, "name": "Century 21 Elevate Real Estate", "website": "century21.ca", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T19:59:02"} | |
| 130 | +{"client_id": 203, "name": "Boardwalk", "website": "bwalk.com", "n": 236, "res": 236, "provinces": {"AB": 157, "ON": 23, "QC": 21, "SK": 32, "BC": 3}, "ts": "2026-08-27T19:59:03"} | |
| 131 | +{"client_id": 212, "name": "AB \\u0026 I Holdings", "website": "officespaceburlington.com", "n": 3, "res": 0, "provinces": {}, "ts": "2026-08-27T19:59:04"} | |
| 132 | +{"client_id": 207, "name": "Redline Real Estate", "website": "redlinerealestate.ca", "n": 492, "res": 492, "provinces": {"AB": 492}, "ts": "2026-08-27T19:59:06"} | |
| 133 | +{"client_id": 213, "name": "HNR Dundas Square Tower Limited", "website": "velocityatthesquare.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:06"} | |
| 134 | +{"client_id": 215, "name": "Concorp Inc.", "website": "concorp.ca", "n": 13, "res": 13, "provinces": {"NS": 13}, "ts": "2026-08-27T19:59:07"} | |
| 135 | +{"client_id": 222, "name": "Ayre \\u0026 Oxford Inc.", "website": "ayreoxford.com", "n": 132, "res": 120, "provinces": {"AB": 120}, "ts": "2026-08-27T19:59:08"} | |
| 136 | +{"client_id": 223, "name": "Ranee Management", "website": "ranee.ca", "n": 38, "res": 38, "provinces": {"ON": 38}, "ts": "2026-08-27T19:59:09"} | |
| 137 | +{"client_id": 225, "name": "Q Residential", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:10"} | |
| 138 | +{"client_id": 224, "name": "Safri Management Corp.", "website": "", "n": 5, "res": 5, "provinces": {"SK": 5}, "ts": "2026-08-27T19:59:10"} | |
| 139 | +{"client_id": 226, "name": "O'Shanter Development Company Ltd.", "website": "oshanter.com", "n": 17, "res": 17, "provinces": {"ON": 17}, "ts": "2026-08-27T19:59:11"} | |
| 140 | +{"client_id": 96, "name": "Skyline", "website": "www.skylineliving.ca", "n": 193, "res": 193, "provinces": {"ON": 175, "MB": 3, "BC": 8, "NS": 7}, "ts": "2026-08-27T19:59:26"} | |
| 141 | +{"client_id": 219, "name": "Deveraux Apartment Communities", "website": "deverauxrentals.ca", "n": 32, "res": 32, "provinces": {"SK": 10, "AB": 14, "MB": 8}, "ts": "2026-08-27T19:59:27"} | |
| 142 | +{"client_id": 229, "name": "Capilano Property Management Services", "website": "capilanopropertymanagement.com", "n": 14, "res": 14, "provinces": {"BC": 14}, "ts": "2026-08-27T19:59:27"} | |
| 143 | +{"client_id": 233, "name": "Transcendent Properties", "website": "", "n": 6, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T19:59:28"} | |
| 144 | +{"client_id": 232, "name": "Drummer Realty \\u0026 Property Management", "website": "https://www.drummerrealty.com/", "n": 26, "res": 22, "provinces": {"AB": 22}, "ts": "2026-08-27T19:59:29"} | |
| 145 | +{"client_id": 238, "name": "Stellen Property Management ", "website": "stellen.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T19:59:30"} | |
| 146 | +{"client_id": 235, "name": "Eldebron Holdings", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:30"} | |
| 147 | +{"client_id": 228, "name": "CAPREIT", "website": "capreit.ca", "n": 295, "res": 295, "provinces": {"BC": 77, "NS": 20, "QC": 49, "ON": 122, "SK": 9, "AB": 17, "PE": 1}, "ts": "2026-08-27T19:59:32"} | |
| 148 | +{"client_id": 236, "name": "Homestead: Rosecorp", "website": "212davis.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:32"} | |
| 149 | +{"client_id": 240, "name": "Tricar", "website": "tricar.com", "n": 15, "res": 15, "provinces": {"ON": 15}, "ts": "2026-08-27T19:59:33"} | |
| 150 | +{"client_id": 239, "name": "Nubury Properties Limited", "website": "roseburysquare.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:34"} | |
| 151 | +{"client_id": 242, "name": "Ekort PM", "website": "ekortpm.com", "n": 59, "res": 47, "provinces": {"ON": 47}, "ts": "2026-08-27T19:59:35"} | |
| 152 | +{"client_id": 243, "name": "Beacon Hill Properties Ltd. ", "website": "beaconhillproperties.ca", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T19:59:36"} | |
| 153 | +{"client_id": 247, "name": "Property Care \\u0026 Management Inc", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T19:59:36"} | |
| 154 | +{"client_id": 241, "name": "Lineage Property Management Services", "website": "lineagepm.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:37"} | |
| 155 | +{"client_id": 248, "name": "Westmount Manor", "website": "westmountmanor.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:38"} | |
| 156 | +{"client_id": 250, "name": "Rhapsody Property Management Services", "website": "rhapsodyliving.ca", "n": 17, "res": 17, "provinces": {"ON": 16, "QC": 1}, "ts": "2026-08-27T19:59:39"} | |
| 157 | +{"client_id": 254, "name": "Sleepwell Property Management", "website": "sleepwellmanagement.com", "n": 66, "res": 66, "provinces": {"ON": 65, "QC": 1}, "ts": "2026-08-27T19:59:40"} | |
| 158 | +{"client_id": 253, "name": "Universal Realty Group", "website": "universalgroup.ca", "n": 13, "res": 13, "provinces": {"NS": 13}, "ts": "2026-08-27T19:59:41"} | |
| 159 | +{"client_id": 260, "name": "Megacity Management Inc.", "website": "megacity.rentals", "n": 6, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T19:59:41"} | |
| 160 | +{"client_id": 263, "name": "Coastline Equities", "website": "shediacapartments.ca", "n": 4, "res": 4, "provinces": {"NB": 4}, "ts": "2026-08-27T19:59:42"} | |
| 161 | +{"client_id": 264, "name": "BSR Group", "website": "bsrgroup.ca", "n": 47, "res": 39, "provinces": {"QC": 39}, "ts": "2026-08-27T19:59:42"} | |
| 162 | +{"client_id": 261, "name": "Summerhill Properties", "website": "summerhillproperties.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T19:59:43"} | |
| 163 | +{"client_id": 266, "name": "Canal Property Group", "website": "canalpm.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T19:59:43"} | |
| 164 | +{"client_id": 267, "name": "Atlas Property Group Inc.", "website": "atlasproperty.com", "n": 26, "res": 26, "provinces": {"ON": 26}, "ts": "2026-08-27T19:59:44"} | |
| 165 | +{"client_id": 268, "name": "Prospera Property Services", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T19:59:44"} | |
| 166 | +{"client_id": 269, "name": "HomesForTenants.com", "website": "homesfortenants.com", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T19:59:45"} | |
| 167 | +{"client_id": 271, "name": "Westbury Rental Residences", "website": "westburyrentals.com", "n": 24, "res": 23, "provinces": {"ON": 19, "AB": 1, "NS": 2, "QC": 1}, "ts": "2026-08-27T19:59:45"} | |
| 168 | +{"client_id": 270, "name": "IMR Property/ Capital Management ", "website": "imr.lws1.com", "n": 29, "res": 29, "provinces": {"ON": 29}, "ts": "2026-08-27T19:59:46"} | |
| 169 | +{"client_id": 274, "name": "Zen Residential Ltd.", "website": "zenrentals.ca", "n": 65, "res": 65, "provinces": {"AB": 61, "SK": 4}, "ts": "2026-08-27T19:59:47"} | |
| 170 | +{"client_id": 282, "name": "Parkway Village", "website": "wellandapartments.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:47"} | |
| 171 | +{"client_id": 281, "name": "Braebury Properties", "website": "braeburyproperties.com", "n": 49, "res": 26, "provinces": {"ON": 26}, "ts": "2026-08-27T19:59:48"} | |
| 172 | +{"client_id": 283, "name": "Morguard", "website": "morguardapartments.com", "n": 22, "res": 22, "provinces": {"AB": 2, "ON": 20}, "ts": "2026-08-27T19:59:49"} | |
| 173 | +{"client_id": 285, "name": "Apartments For Rent Ottawa", "website": "apartmentsforrentottawa.com", "n": 18, "res": 17, "provinces": {"ON": 17}, "ts": "2026-08-27T19:59:49"} | |
| 174 | +{"client_id": 284, "name": "RE/MAX Rental Advisors", "website": "rentaladvisors.ca", "n": 62, "res": 62, "provinces": {"AB": 62}, "ts": "2026-08-27T19:59:50"} | |
| 175 | +{"client_id": 288, "name": "Laidley Management Ltd", "website": "", "n": 20, "res": 20, "provinces": {"AB": 20}, "ts": "2026-08-27T19:59:51"} | |
| 176 | +{"client_id": 286, "name": "Family Properties", "website": "familyproperties.ca", "n": 18, "res": 18, "provinces": {"ON": 18}, "ts": "2026-08-27T19:59:52"} | |
| 177 | +{"client_id": 290, "name": "Elite Property Management Ltd.", "website": "elitesuite.ca", "n": 6, "res": 6, "provinces": {"SK": 6}, "ts": "2026-08-27T19:59:53"} | |
| 178 | +{"client_id": 291, "name": "Saickley Enterprises LTD.", "website": "saickleyproperties.ca", "n": 16, "res": 16, "provinces": {"ON": 16}, "ts": "2026-08-27T19:59:53"} | |
| 179 | +{"client_id": 292, "name": "McCowan \\u0026 Associates Ltd.", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T19:59:54"} | |
| 180 | +{"client_id": 301, "name": "A.J. Freiman Ltd.", "website": "456mcarthuravenue.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T19:59:55"} | |
| 181 | +{"client_id": 302, "name": "Biddwell", "website": "biddwell.com", "n": 26, "res": 26, "provinces": {"BC": 23, "AB": 2, "MB": 1}, "ts": "2026-08-27T19:59:55"} | |
| 182 | +{"client_id": 303, "name": "Apollo Property Management", "website": "apollomgt.com", "n": 16, "res": 16, "provinces": {"ON": 16}, "ts": "2026-08-27T19:59:57"} | |
| 183 | +{"client_id": 307, "name": "Urbandale Corporation", "website": "urbandalecorporation.com", "n": 24, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T19:59:57"} | |
| 184 | +{"client_id": 312, "name": "Toronto Community Housing Corporation", "website": "torontohousing.ca", "n": 14, "res": 14, "provinces": {"ON": 14}, "ts": "2026-08-27T19:59:58"} | |
| 185 | +{"client_id": 305, "name": "Broadstreet Properties", "website": "www.broadstreet.ca", "n": 104, "res": 104, "provinces": {"ON": 5, "AB": 39, "SK": 19, "MB": 21, "BC": 20}, "ts": "2026-08-27T19:59:59"} | |
| 186 | +{"client_id": 311, "name": "Centa Real Estate Ltd. (Brokerage) ", "website": "centarealestateltd.com", "n": 58, "res": 58, "provinces": {"ON": 58}, "ts": "2026-08-27T20:00:00"} | |
| 187 | +{"client_id": 309, "name": "Zulich Enterprises Limited", "website": "www.zulich.com", "n": 28, "res": 15, "provinces": {"ON": 15}, "ts": "2026-08-27T20:00:01"} | |
| 188 | +{"client_id": 314, "name": "Rockwood Property Management", "website": "rockwoodmanagement.ca", "n": 14, "res": 14, "provinces": {"AB": 14}, "ts": "2026-08-27T20:00:02"} | |
| 189 | +{"client_id": 315, "name": "Mcd Independent Property Management", "website": "taylorwoodoshawa.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:02"} | |
| 190 | +{"client_id": 316, "name": "Extreme Property Management", "website": "extremepropertymanagement.com", "n": 16, "res": 15, "provinces": {"ON": 15}, "ts": "2026-08-27T20:00:03"} | |
| 191 | +{"client_id": 313, "name": "Globe Property Management", "website": "globepm.ca", "n": 28, "res": 28, "provinces": {"MB": 28}, "ts": "2026-08-27T20:00:03"} | |
| 192 | +{"client_id": 319, "name": "Magnum York", "website": "magnumyork.com", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:00:04"} | |
| 193 | +{"client_id": 318, "name": "Today Living Group", "website": "todaylivinggroup.com", "n": 76, "res": 76, "provinces": {"ON": 76}, "ts": "2026-08-27T20:00:04"} | |
| 194 | +{"client_id": 322, "name": "Bond Apartments", "website": "apartmentsbybond.com", "n": 8, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:00:05"} | |
| 195 | +{"client_id": 323, "name": "Carling Realty Company Ltd.", "website": "carlingrealty.com", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:00:06"} | |
| 196 | +{"client_id": 326, "name": "Fireside Property Group", "website": "firesidepropertygroup.com", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:00:06"} | |
| 197 | +{"client_id": 328, "name": "Nuspor Investments", "website": "25leithhill.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:08"} | |
| 198 | +{"client_id": 329, "name": "Numert Investments", "website": "345mertonapartments.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:08"} | |
| 199 | +{"client_id": 327, "name": "Red Key Realty", "website": "redkeyproperties.ca", "n": 32, "res": 31, "provinces": {"AB": 31}, "ts": "2026-08-27T20:00:10"} | |
| 200 | +{"client_id": 330, "name": "MHA Properties", "website": "greatapartments.ca", "n": 13, "res": 13, "provinces": {"AB": 12, "BC": 1}, "ts": "2026-08-27T20:00:11"} | |
| 201 | +{"client_id": 325, "name": "Royal York Property Management", "website": "royalyorkpropertymanagement.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:00:13"} | |
| 202 | +{"client_id": 337, "name": "Immeubles Universel", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:00:13"} | |
| 203 | +{"client_id": 338, "name": "Hope Street", "website": "hopestreet.ca", "n": 145, "res": 144, "provinces": {"AB": 144}, "ts": "2026-08-27T20:00:15"} | |
| 204 | +{"client_id": 344, "name": "Remax Elk Valley Realty", "website": "", "n": 51, "res": 51, "provinces": {"BC": 51}, "ts": "2026-08-27T20:00:16"} | |
| 205 | +{"client_id": 339, "name": "Sunrex Management Ltd.", "website": "sunrex.ca", "n": 51, "res": 51, "provinces": {"MB": 51}, "ts": "2026-08-27T20:00:17"} | |
| 206 | +{"client_id": 341, "name": "McLeod Realty \\u0026 Management ", "website": "mcleodrealty.com", "n": 114, "res": 114, "provinces": {"AB": 113, "BC": 1}, "ts": "2026-08-27T20:00:19"} | |
| 207 | +{"client_id": 342, "name": "Fahel \\u0026 Co", "website": "listings.fcorentals.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:00:20"} | |
| 208 | +{"client_id": 347, "name": "Walkley Square Apartments Inc.", "website": "walkleysquareapartments.com", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:00:20"} | |
| 209 | +{"client_id": 348, "name": "Picton Apartments", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:00:21"} | |
| 210 | +{"client_id": 349, "name": "Campbellford Apartments", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:22"} | |
| 211 | +{"client_id": 353, "name": "HHP Properties", "website": "hhpproperties.com", "n": 5, "res": 5, "provinces": {"OH": 5}, "ts": "2026-08-27T20:00:23"} | |
| 212 | +{"client_id": 357, "name": "Shediac Equities Limited", "website": "shediacseniors.com", "n": 1, "res": 1, "provinces": {"NB": 1}, "ts": "2026-08-27T20:00:23"} | |
| 213 | +{"client_id": 355, "name": "Libertas Property Management Inc", "website": "lpmimgmt.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:00:24"} | |
| 214 | +{"client_id": 359, "name": "TVM", "website": "tvm.ca", "n": 47, "res": 30, "provinces": {"ON": 30}, "ts": "2026-08-27T20:00:24"} | |
| 215 | +{"client_id": 367, "name": "Wilmington Pointe LLC", "website": "", "n": 1, "res": 1, "provinces": {"OH": 1}, "ts": "2026-08-27T20:00:25"} | |
| 216 | +{"client_id": 366, "name": "Braden Equities Inc.", "website": "bradenequitiesinc.com", "n": 63, "res": 63, "provinces": {"AB": 63}, "ts": "2026-08-27T20:00:25"} | |
| 217 | +{"client_id": 370, "name": "Wilmington Pointe LLC: Wilmington_Pointe", "website": "wilmingtonpointe.com", "n": 9, "res": 9, "provinces": {"OH": 8, "KY": 1}, "ts": "2026-08-27T20:00:26"} | |
| 218 | +{"client_id": 374, "name": "Clover Living", "website": "cloverliving.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:00:26"} | |
| 219 | +{"client_id": 377, "name": "Prime Property Management", "website": "gpprime.net", "n": 7, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:00:27"} | |
| 220 | +{"client_id": 364, "name": "Mainstreet Equity Corp.", "website": "mainst.biz", "n": 486, "res": 486, "provinces": {"AB": 296, "BC": 64, "MB": 3, "SK": 123}, "ts": "2026-08-27T20:00:30"} | |
| 221 | +{"client_id": 375, "name": "Terrace Apartments", "website": "edmontonapartments.rent", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:00:31"} | |
| 222 | +{"client_id": 379, "name": "Gill Apartments LTD", "website": "gskproperties.ca", "n": 10, "res": 10, "provinces": {"AB": 10}, "ts": "2026-08-27T20:00:32"} | |
| 223 | +{"client_id": 380, "name": "Boswell Krieger Management \\u0026 Realty Ltd.", "website": "boswellkrieger.com", "n": 10, "res": 10, "provinces": {}, "ts": "2026-08-27T20:00:33"} | |
| 224 | +{"client_id": 381, "name": "NP Rentals", "website": "rentnp.ca", "n": 11, "res": 11, "provinces": {"SK": 11}, "ts": "2026-08-27T20:00:34"} | |
| 225 | +{"client_id": 386, "name": "Cornerstone Management", "website": "csmanagement.ca", "n": 16, "res": 16, "provinces": {"AB": 16}, "ts": "2026-08-27T20:00:35"} | |
| 226 | +{"client_id": 384, "name": "Tandem Property Management", "website": "sheppardcentreapartments.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:36"} | |
| 227 | +{"client_id": 389, "name": "Wildwood Oaks", "website": "wildwoodoaks.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:00:37"} | |
| 228 | +{"client_id": 391, "name": "Dragon Villa", "website": "dragonvillas.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:37"} | |
| 229 | +{"client_id": 394, "name": "Concorde Properties", "website": "concorde-properties.ca", "n": 43, "res": 43, "provinces": {"ON": 43}, "ts": "2026-08-27T20:00:38"} | |
| 230 | +{"client_id": 393, "name": "Fahel \\u0026 Co Inc", "website": "fahelandco.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:00:39"} | |
| 231 | +{"client_id": 395, "name": "Frastell Property Management Inc.", "website": "frastell.com", "n": 17, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:00:40"} | |
| 232 | +{"client_id": 396, "name": "Blackmud Properties", "website": "blackmudproperties.ca", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T20:00:41"} | |
| 233 | +{"client_id": 399, "name": "C \\u0026 D Property Management Inc", "website": "cdpm-inc.com", "n": 9, "res": 9, "provinces": {"OH": 9}, "ts": "2026-08-27T20:00:41"} | |
| 234 | +{"client_id": 401, "name": "Red Deer Property Rentals", "website": "reddeerpropertyrentals.com", "n": 103, "res": 103, "provinces": {"AB": 101}, "ts": "2026-08-27T20:00:44"} | |
| 235 | +{"client_id": 397, "name": "Premier Immobilier", "website": "premiermontreal.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:00:44"} | |
| 236 | +{"client_id": 400, "name": "W.P.A.", "website": "", "n": 8, "res": 8, "provinces": {"AB": 8}, "ts": "2026-08-27T20:00:45"} | |
| 237 | +{"client_id": 403, "name": "Denizen Management", "website": "", "n": 41, "res": 40, "provinces": {"ON": 1, "IN": 9, "OH": 26, "NE": 4}, "ts": "2026-08-27T20:00:45"} | |
| 238 | +{"client_id": 407, "name": "Shelter Canadian Properties Limited", "website": "scpl.com", "n": 87, "res": 57, "provinces": {"ON": 25, "MB": 10, "SK": 1, "AB": 21}, "ts": "2026-08-27T20:00:46"} | |
| 239 | +{"client_id": 406, "name": "Trifilio Ventures Ltd.", "website": "trifiliorentalproperties.com", "n": 2, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:47"} | |
| 240 | +{"client_id": 420, "name": "Platinum Realty \\u0026 Management", "website": "platinumrealtyandmgmt.com", "n": 36, "res": 36, "provinces": {"KY": 6, "TN": 30}, "ts": "2026-08-27T20:00:47"} | |
| 241 | +{"client_id": 424, "name": "Susan Bescec", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:00:48"} | |
| 242 | +{"client_id": 428, "name": "TMC Property Management", "website": "tmcpropertymanagement.com", "n": 4, "res": 4, "provinces": {"OK": 4}, "ts": "2026-08-27T20:00:48"} | |
| 243 | +{"client_id": 432, "name": "Drake Property Management", "website": "drakepm.com", "n": 56, "res": 56, "provinces": {"ON": 56}, "ts": "2026-08-27T20:00:49"} | |
| 244 | +{"client_id": 434, "name": "Saga Realties", "website": "sagarealties.com", "n": 12, "res": 12, "provinces": {"QC": 12}, "ts": "2026-08-27T20:00:50"} | |
| 245 | +{"client_id": 438, "name": "MMI Group Inc", "website": "180villageliving.com", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:00:51"} | |
| 246 | +{"client_id": 437, "name": "ICR", "website": "icrcommercial.com", "n": 8, "res": 8, "provinces": {"SK": 8}, "ts": "2026-08-27T20:00:52"} | |
| 247 | +{"client_id": 435, "name": "Del Condominium Rentals Inc", "website": "delrentals.com", "n": 602, "res": 602, "provinces": {"ON": 602}, "ts": "2026-08-27T20:00:54"} | |
| 248 | +{"client_id": 443, "name": "PacRim Properties, LLC", "website": "prpalaska.com", "n": 2, "res": 0, "provinces": {}, "ts": "2026-08-27T20:00:56"} | |
| 249 | +{"client_id": 439, "name": "QuadReal", "website": "quadrealresidential.com", "n": 46, "res": 46, "provinces": {"ON": 23, "BC": 13, "AB": 10}, "ts": "2026-08-27T20:00:58"} | |
| 250 | +{"client_id": 448, "name": "New Leaf Properties", "website": "newleafproperties.ca", "n": 13, "res": 13, "provinces": {"AB": 13}, "ts": "2026-08-27T20:00:59"} | |
| 251 | +{"client_id": 450, "name": "The Residences at Ag47", "website": "residencesatag47.com", "n": 1, "res": 1, "provinces": {"OH": 1}, "ts": "2026-08-27T20:01:02"} | |
| 252 | +{"client_id": 449, "name": "BlueStone Properties Inc.", "website": "bluestoneproperties.com", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T20:01:03"} | |
| 253 | +{"client_id": 447, "name": "Pivotal", "website": "pivotal-communities.com", "n": 137, "res": 136, "provinces": {"OH": 44, "TX": 13, "NY": 1, "MI": 9, "PA": 9, "IN": 16, "IA": 14, "NC": 7, "KS": 1, "IL": 10, "MO": 1, "WV": 3, "GA": 5, "KY": 1, "OK": 1, "TN": 1}, "ts": "2026-08-27T20:01:05"} | |
| 254 | +{"client_id": 436, "name": "Realstar Corp.", "website": "realstar.ca", "n": 111, "res": 111, "provinces": {"ON": 68, "QC": 9, "AB": 8, "BC": 22, "NS": 3, "SK": 1}, "ts": "2026-08-27T20:01:07"} | |
| 255 | +{"client_id": 459, "name": "Wycliffe PM", "website": "wycliffeproperties.com", "n": 39, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:01:08"} | |
| 256 | +{"client_id": 460, "name": "Leston Holdings", "website": "lestonholdings.com", "n": 59, "res": 59, "provinces": {"BC": 1, "AB": 58}, "ts": "2026-08-27T20:01:09"} | |
| 257 | +{"client_id": 461, "name": "Celtic Group of Companies", "website": "celticmanagement.ca", "n": 186, "res": 186, "provinces": {"AB": 186}, "ts": "2026-08-27T20:01:10"} | |
| 258 | +{"client_id": 458, "name": "Saskatoon RPM", "website": "saskpropertymanagement.com", "n": 19, "res": 19, "provinces": {"SK": 19}, "ts": "2026-08-27T20:01:11"} | |
| 259 | +{"client_id": 465, "name": "Found Spaces Inc", "website": "rent.foundspaces.ca", "n": 47, "res": 47, "provinces": {"ON": 47}, "ts": "2026-08-27T20:01:12"} | |
| 260 | +{"client_id": 464, "name": "Hanley Property Management Inc.", "website": "", "n": 2, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:01:13"} | |
| 261 | +{"client_id": 463, "name": "MaxWell Horizon", "website": "maxwellhorizon.ca", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T20:01:14"} | |
| 262 | +{"client_id": 471, "name": "Yongelife", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:01:14"} | |
| 263 | +{"client_id": 472, "name": "Oz Property Management", "website": "ozpropertymanagement.ca", "n": 41, "res": 41, "provinces": {"SK": 41}, "ts": "2026-08-27T20:01:15"} | |
| 264 | +{"client_id": 474, "name": "TMDL Property Management Inc", "website": "tmdlpm.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:01:16"} | |
| 265 | +{"client_id": 473, "name": "MU Property Management", "website": "mupm.ca", "n": 52, "res": 52, "provinces": {"NB": 52}, "ts": "2026-08-27T20:01:17"} | |
| 266 | +{"client_id": 475, "name": "(RMS) Royal Management Services Inc.", "website": "royalmanagement.ca", "n": 13, "res": 13, "provinces": {"AB": 13}, "ts": "2026-08-27T20:01:19"} | |
| 267 | +{"client_id": 477, "name": "Birch Housing", "website": "birchhousing.ca", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:01:20"} | |
| 268 | +{"client_id": 476, "name": "Property Manager", "website": "", "n": 4, "res": 4, "provinces": {"BC": 1, "ON": 3}, "ts": "2026-08-27T20:01:21"} | |
| 269 | +{"client_id": 478, "name": "Highstreet Communities", "website": "renthighstreet.ca", "n": 8, "res": 8, "provinces": {"AB": 2, "BC": 6}, "ts": "2026-08-27T20:01:22"} | |
| 270 | +{"client_id": 485, "name": "Birchwood Equities Inc.", "website": "bestedmontonapartments.ca", "n": 7, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:01:22"} | |
| 271 | +{"client_id": 488, "name": "Burk Management and Realty Inc.", "website": "burkmanagement.com", "n": 14, "res": 14, "provinces": {"AB": 14}, "ts": "2026-08-27T20:01:23"} | |
| 272 | +{"client_id": 487, "name": "Amelin Property Management", "website": "amelinproperties.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:01:24"} | |
| 273 | +{"client_id": 486, "name": "Shelter Asset Management and SAM Development Group", "website": "shelterasset.com", "n": 4, "res": 4, "provinces": {"AZ": 4}, "ts": "2026-08-27T20:01:24"} | |
| 274 | +{"client_id": 489, "name": "Menke Holdings Limited", "website": "menkesuites.ca", "n": 8, "res": 8, "provinces": {"SK": 8}, "ts": "2026-08-27T20:01:25"} | |
| 275 | +{"client_id": 490, "name": "Forum", "website": "forumproperties.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:01:25"} | |
| 276 | +{"client_id": 484, "name": "Rakotta Real Estate", "website": "rakotta.com", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:01:26"} | |
| 277 | +{"client_id": 491, "name": "CIR Commercial Realty Inc.", "website": "colliersrentals.com", "n": 8, "res": 7, "provinces": {"SK": 7}, "ts": "2026-08-27T20:01:26"} | |
| 278 | +{"client_id": 499, "name": "Thorwin Properties", "website": "thorwin.ca", "n": 21, "res": 21, "provinces": {"MB": 21}, "ts": "2026-08-27T20:01:27"} | |
| 279 | +{"client_id": 500, "name": "Northern Properties", "website": "northernprop.ca", "n": 9, "res": 9, "provinces": {"BC": 9}, "ts": "2026-08-27T20:01:28"} | |
| 280 | +{"client_id": 501, "name": "High Value Consultants Ltd.", "website": "hvconsultants.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:01:28"} | |
| 281 | +{"client_id": 470, "name": "Briarlane Rental Property Management Inc", "website": "briarlane.ca", "n": 204, "res": 116, "provinces": {"ON": 116}, "ts": "2026-08-27T20:01:30"} | |
| 282 | +{"client_id": 497, "name": "Hazelview Properties", "website": "hazelviewproperties.com", "n": 50, "res": 50, "provinces": {"SK": 14, "AB": 4, "ON": 29, "QC": 1, "NS": 2}, "ts": "2026-08-27T20:01:32"} | |
| 283 | +{"client_id": 516, "name": "Vanak International Properties", "website": "vanakrealty.com", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:01:33"} | |
| 284 | +{"client_id": 520, "name": "Simms Management", "website": "simmsmanagement.com", "n": 5, "res": 5, "provinces": {"OH": 5}, "ts": "2026-08-27T20:01:33"} | |
| 285 | +{"client_id": 518, "name": "InterRent", "website": "irent.com", "n": 105, "res": 105, "provinces": {"ON": 64, "QC": 22, "BC": 19}, "ts": "2026-08-27T20:01:34"} | |
| 286 | +{"client_id": 525, "name": "Cres Property Management, LLC", "website": "cresproperties.com", "n": 2, "res": 2, "provinces": {"OH": 2}, "ts": "2026-08-27T20:01:35"} | |
| 287 | +{"client_id": 526, "name": "Laurence Management Group", "website": "lmgproperties.com", "n": 5, "res": 5, "provinces": {"SK": 3, "MB": 2}, "ts": "2026-08-27T20:01:36"} | |
| 288 | +{"client_id": 532, "name": "ACSO PM Inc", "website": "thehome4u.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:01:37"} | |
| 289 | +{"client_id": 531, "name": "Hazelview 2360 Weston Road", "website": "2360weston.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:01:37"} | |
| 290 | +{"client_id": 534, "name": "Stone Mill Inn", "website": "", "n": 1, "res": 0, "provinces": {}, "ts": "2026-08-27T20:01:39"} | |
| 291 | +{"client_id": 537, "name": "BIN Management Inc.", "website": "binmanagementinc.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:01:40"} | |
| 292 | +{"client_id": 539, "name": "Rhapsody:West22", "website": "westonrentals.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:01:41"} | |
| 293 | +{"client_id": 546, "name": "P3 Realty", "website": "", "n": 12, "res": 12, "provinces": {"MB": 11, "AB": 1}, "ts": "2026-08-27T20:01:42"} | |
| 294 | +{"client_id": 550, "name": "Dock Equities Ltd: Commerce House", "website": "", "n": 1, "res": 0, "provinces": {}, "ts": "2026-08-27T20:01:42"} | |
| 295 | +{"client_id": 552, "name": "Marwest Management Canada Ltd.", "website": "marwestrentals.ca", "n": 16, "res": 16, "provinces": {"MB": 15, "SK": 1}, "ts": "2026-08-27T20:01:43"} | |
| 296 | +{"client_id": 553, "name": "Village Creek Property Management", "website": "villagecreek.ca", "n": 8, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:01:43"} | |
| 297 | +{"client_id": 554, "name": "Team Marandola Property Management", "website": "teammarandola.com", "n": 83, "res": 83, "provinces": {"ON": 83}, "ts": "2026-08-27T20:01:44"} | |
| 298 | +{"client_id": 556, "name": "Riverwood Senior Living", "website": "riverwoodseniorliving.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:01:45"} | |
| 299 | +{"client_id": 557, "name": "Northland Asset Management", "website": "northlandmanagement.ca", "n": 12, "res": 12, "provinces": {"BC": 4, "AB": 5, "SK": 3}, "ts": "2026-08-27T20:01:45"} | |
| 300 | +{"client_id": 558, "name": "First North Property Management", "website": "firstnorthpm.com", "n": 28, "res": 26, "provinces": {"ON": 26}, "ts": "2026-08-27T20:01:46"} | |
| 301 | +{"client_id": 560, "name": "Brown Management Services", "website": "thebrowngroup.net", "n": 29, "res": 22, "provinces": {"ON": 21, "FL": 1}, "ts": "2026-08-27T20:01:47"} | |
| 302 | +{"client_id": 561, "name": "The Stack At Bayview", "website": "thestack.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:01:47"} | |
| 303 | +{"client_id": 563, "name": "Evergreen Lands Ltd", "website": "rentcentrepoint.com", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:01:48"} | |
| 304 | +{"client_id": 564, "name": "KW4Rent", "website": "kw4rent.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:01:48"} | |
| 305 | +{"client_id": 570, "name": "Premium Rentals", "website": "premiumrentals.ca", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T20:01:49"} | |
| 306 | +{"client_id": 571, "name": "Imperra General Management", "website": "imperra.ca", "n": 24, "res": 24, "provinces": {"ON": 24}, "ts": "2026-08-27T20:01:49"} | |
| 307 | +{"client_id": 575, "name": "Colonial Investment \\u0026 Management Company", "website": "colonialinvestment.com", "n": 11, "res": 11, "provinces": {"DE": 11}, "ts": "2026-08-27T20:01:50"} | |
| 308 | +{"client_id": 580, "name": "Urbanlife Management Ltd ", "website": "rentulm.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:01:50"} | |
| 309 | +{"client_id": 582, "name": "Fidelity Property Management Ltd", "website": "fidelitypm.com", "n": 38, "res": 16, "provinces": {"ON": 16}, "ts": "2026-08-27T20:01:51"} | |
| 310 | +{"client_id": 581, "name": "Power Properties Ltd.", "website": "powerproperties.rentals", "n": 84, "res": 84, "provinces": {"AB": 84}, "ts": "2026-08-27T20:01:52"} | |
| 311 | +{"client_id": 586, "name": "Remax Saskatoon Property Management", "website": "rentalsaskatoon.ca", "n": 5, "res": 5, "provinces": {"SK": 5}, "ts": "2026-08-27T20:01:53"} | |
| 312 | +{"client_id": 587, "name": "Uptimo Gestion Immobilière", "website": "uptimo.ca", "n": 10, "res": 10, "provinces": {"QC": 10}, "ts": "2026-08-27T20:01:53"} | |
| 313 | +{"client_id": 588, "name": "On-Site Solutions Inc", "website": "riverparkglenrentals.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:01:54"} | |
| 314 | +{"client_id": 584, "name": "Templeton Properties", "website": "templetonproperties.ca", "n": 24, "res": 24, "provinces": {"NS": 24}, "ts": "2026-08-27T20:02:00"} | |
| 315 | +{"client_id": 589, "name": "Skyward Living Properties", "website": "skywardlivingproperties.ca", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:02:02"} | |
| 316 | +{"client_id": 596, "name": "Jamison Management Company", "website": "jamico.com", "n": 16, "res": 16, "provinces": {"CA": 16}, "ts": "2026-08-27T20:02:03"} | |
| 317 | +{"client_id": 597, "name": "Anagram RENTALS Inc.", "website": "anagramrentals.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:02:04"} | |
| 318 | +{"client_id": 600, "name": "The Luxury Collective Group", "website": "", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:02:05"} | |
| 319 | +{"client_id": 598, "name": "Zahra Properties", "website": "zahraproperties.com", "n": 52, "res": 52, "provinces": {"ON": 52}, "ts": "2026-08-27T20:02:06"} | |
| 320 | +{"client_id": 612, "name": "OBASA / Six Three Suites", "website": "obasasuites.com", "n": 4, "res": 4, "provinces": {"SK": 4}, "ts": "2026-08-27T20:02:07"} | |
| 321 | +{"client_id": 611, "name": "Boncore Management Ltd (Corp)", "website": "boncore.ca", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:02:07"} | |
| 322 | +{"client_id": 614, "name": "Prospero International Realty Inc", "website": "prospero.ca", "n": 49, "res": 49, "provinces": {"BC": 49}, "ts": "2026-08-27T20:02:08"} | |
| 323 | +{"client_id": 616, "name": "Lloydminster Apartment Rentals", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:02:08"} | |
| 324 | +{"client_id": 615, "name": "Pillar Property Management Inc", "website": "pillarmanagement.ca", "n": 9, "res": 6, "provinces": {"MB": 6}, "ts": "2026-08-27T20:02:09"} | |
| 325 | +{"client_id": 619, "name": "Greater Vancouver Tenant \\u0026 Property Management Ltd", "website": "gvantpm.com", "n": 14, "res": 14, "provinces": {"BC": 14}, "ts": "2026-08-27T20:02:10"} | |
| 326 | +{"client_id": 624, "name": "Clearwater Investments Inc.", "website": "armourmanagement.ca", "n": 36, "res": 36, "provinces": {"MB": 36}, "ts": "2026-08-27T20:02:11"} | |
| 327 | +{"client_id": 623, "name": "Centre 100 Holdings Ltd", "website": "centre100.ca", "n": 9, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:02:11"} | |
| 328 | +{"client_id": 621, "name": "Rockport Investment Group Inc", "website": "rockportgroup.ca", "n": 3, "res": 3, "provinces": {"MB": 3}, "ts": "2026-08-27T20:02:12"} | |
| 329 | +{"client_id": 628, "name": "WRE Development Ltd", "website": "wredevelopment.ca", "n": 30, "res": 30, "provinces": {"MB": 26, "AB": 4}, "ts": "2026-08-27T20:02:12"} | |
| 330 | +{"client_id": 627, "name": "Crystal Properties", "website": "crystalproperties.ca", "n": 8, "res": 8, "provinces": {"MB": 8}, "ts": "2026-08-27T20:02:13"} | |
| 331 | +{"client_id": 629, "name": "Residential Leasing Group Inc.", "website": "rlg.ca", "n": 198, "res": 198, "provinces": {"AB": 198}, "ts": "2026-08-27T20:02:14"} | |
| 332 | +{"client_id": 635, "name": "Lakewood Agencies", "website": "lakewoodagencies.ca", "n": 15, "res": 15, "provinces": {"MB": 15}, "ts": "2026-08-27T20:02:15"} | |
| 333 | +{"client_id": 634, "name": "Karma Property Management", "website": "karmaproperties.ca", "n": 10, "res": 10, "provinces": {"MB": 10}, "ts": "2026-08-27T20:02:16"} | |
| 334 | +{"client_id": 638, "name": "Rivard Apartments", "website": "", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:02:17"} | |
| 335 | +{"client_id": 636, "name": "J.C. Property Management", "website": "jcproperties.ca", "n": 5, "res": 5, "provinces": {"MB": 5}, "ts": "2026-08-27T20:02:17"} | |
| 336 | +{"client_id": 637, "name": "A.S.H. Management Group Inc.", "website": "ashmanagementgroup.com", "n": 93, "res": 66, "provinces": {"MB": 66}, "ts": "2026-08-27T20:02:18"} | |
| 337 | +{"client_id": 642, "name": "Southwest One", "website": "southwestone.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:02:19"} | |
| 338 | +{"client_id": 641, "name": "Ironclad Properties Inc.", "website": "ironcladproperties.ca", "n": 5, "res": 5, "provinces": {"SK": 1, "MB": 1, "ON": 2, "BC": 1}, "ts": "2026-08-27T20:02:20"} | |
| 339 | +{"client_id": 644, "name": "Severn Court Student Residence", "website": "studentrez.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:02:21"} | |
| 340 | +{"client_id": 645, "name": "Manor Park Management", "website": "", "n": 17, "res": 17, "provinces": {"ON": 17}, "ts": "2026-08-27T20:02:22"} | |
| 341 | +{"client_id": 647, "name": "Cityscape Residence Corporation", "website": "placepromenade.ca", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:02:23"} | |
| 342 | +{"client_id": 649, "name": "Bronson Place Realties Ltd.", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:02:24"} | |
| 343 | +{"client_id": 648, "name": "Alderman Capital", "website": "", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:02:25"} | |
| 344 | +{"client_id": 650, "name": "McCor Management (MB) Inc. (RC only)", "website": "mccor.ca", "n": 4, "res": 4, "provinces": {"MB": 4}, "ts": "2026-08-27T20:02:25"} | |
| 345 | +{"client_id": 658, "name": "Citysearch Rental Network", "website": "citysearchcalgary.com", "n": 38, "res": 38, "provinces": {"AB": 38}, "ts": "2026-08-27T20:02:26"} | |
| 346 | +{"client_id": 656, "name": "Ace Agencies", "website": "abbotsfordpropertymgmt.ca", "n": 25, "res": 25, "provinces": {"BC": 25}, "ts": "2026-08-27T20:02:26"} | |
| 347 | +{"client_id": 660, "name": "AG47 Residential LLC", "website": "residencesatag47.com", "n": 1, "res": 1, "provinces": {"OH": 1}, "ts": "2026-08-27T20:02:27"} | |
| 348 | +{"client_id": 664, "name": "Elk Property Management Ltd.", "website": "elkproperty.com", "n": 5, "res": 5, "provinces": {"ON": 1, "QC": 2, "NS": 2}, "ts": "2026-08-27T20:02:27"} | |
| 349 | +{"client_id": 665, "name": "B \\u0026 J Enterprises LLC", "website": "mcgurnenterprises.com", "n": 5, "res": 5, "provinces": {"UT": 1, "WY": 4}, "ts": "2026-08-27T20:02:28"} | |
| 350 | +{"client_id": 663, "name": "Parabelle Properties Ltd", "website": "parabelle.com", "n": 40, "res": 40, "provinces": {"AB": 40}, "ts": "2026-08-27T20:02:29"} | |
| 351 | +{"client_id": 666, "name": "Bartlett Realty Ltd.", "website": "bartlettrealestate.ca", "n": 15, "res": 13, "provinces": {"SK": 13}, "ts": "2026-08-27T20:02:29"} | |
| 352 | +{"client_id": 667, "name": "Black Mountain Property Management", "website": "blackmountainpropertymgmt.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:02:30"} | |
| 353 | +{"client_id": 668, "name": "Karma GP Ltd.", "website": "liveatthemet.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:02:30"} | |
| 354 | +{"client_id": 669, "name": "Cressman Realty \\u0026 Property Management", "website": "cressmanrpm.ca", "n": 18, "res": 18, "provinces": {"SK": 18}, "ts": "2026-08-27T20:02:31"} | |
| 355 | +{"client_id": 672, "name": "Rancho: Edmonton", "website": "ranchoedmonton.com", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:02:32"} | |
| 356 | +{"client_id": 671, "name": "Residence \\u0026 Conference Centre", "website": "stayrcc.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:02:33"} | |
| 357 | +{"client_id": 654, "name": "Groupe Denux", "website": "groupedenux.com", "n": 74, "res": 51, "provinces": {"QC": 10, "BC": 36, "AB": 5}, "ts": "2026-08-27T20:02:35"} | |
| 358 | +{"client_id": 673, "name": "City Vibe Developments Inc", "website": "rentcityvibe.ca", "n": 8, "res": 8, "provinces": {"AB": 8}, "ts": "2026-08-27T20:02:35"} | |
| 359 | +{"client_id": 674, "name": "Halfred", "website": "halfred.ca", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:02:36"} | |
| 360 | +{"client_id": 670, "name": "DelSuites", "website": "delsuites.com", "n": 19, "res": 19, "provinces": {"ON": 19}, "ts": "2026-08-27T20:02:37"} | |
| 361 | +{"client_id": 676, "name": "Holand Real Estate Group", "website": "holandrealestategroup.com", "n": 15, "res": 14, "provinces": {"QC": 14}, "ts": "2026-08-27T20:02:38"} | |
| 362 | +{"client_id": 680, "name": "LiveTreo", "website": "livetreo.ca", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:02:39"} | |
| 363 | +{"client_id": 679, "name": "Strategic Group", "website": "strategicgroup.ca", "n": 18, "res": 18, "provinces": {"AB": 18}, "ts": "2026-08-27T20:02:40"} | |
| 364 | +{"client_id": 677, "name": "Barney River", "website": "barneyriver.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:02:40"} | |
| 365 | +{"client_id": 678, "name": "Weidner Apartments", "website": "weidner.com", "n": 33, "res": 33, "provinces": {"AB": 21, "SK": 8, "MB": 2, "BC": 2}, "ts": "2026-08-27T20:02:41"} | |
| 366 | +{"client_id": 682, "name": "Stevenson Management", "website": "", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:02:42"} | |
| 367 | +{"client_id": 686, "name": "Pinnacle Pointe North", "website": "pinnaclepointenorth.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:02:43"} | |
| 368 | +{"client_id": 684, "name": "TerraCorp Management Inc.", "website": "terracorp.ca", "n": 33, "res": 33, "provinces": {"ON": 33}, "ts": "2026-08-27T20:02:45"} | |
| 369 | +{"client_id": 687, "name": "Realty Canada Inc", "website": "realtycan.com", "n": 28, "res": 28, "provinces": {"AB": 28}, "ts": "2026-08-27T20:02:45"} | |
| 370 | +{"client_id": 689, "name": "Carrera Management Corporation", "website": "carreramc.com", "n": 12, "res": 12, "provinces": {"BC": 12}, "ts": "2026-08-27T20:02:46"} | |
| 371 | +{"client_id": 692, "name": "Strano Property Management", "website": "stranoproperties.ca", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:02:46"} | |
| 372 | +{"client_id": 695, "name": "Pacific Edge Properties Ltd", "website": "pacificedgeproperties.ca", "n": 33, "res": 33, "provinces": {"BC": 24, "ON": 8, "AB": 1}, "ts": "2026-08-27T20:02:47"} | |
| 373 | +{"client_id": 693, "name": "Onni Group", "website": "onni.com", "n": 30, "res": 30, "provinces": {"BC": 30}, "ts": "2026-08-27T20:02:48"} | |
| 374 | +{"client_id": 688, "name": "Shiplake Properties", "website": "shiplake.com", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:02:49"} | |
| 375 | +{"client_id": 697, "name": "Metro Property Management", "website": "metropropertymanagement.ca", "n": 18, "res": 18, "provinces": {"NL": 16}, "ts": "2026-08-27T20:02:49"} | |
| 376 | +{"client_id": 694, "name": "Plan A", "website": "plan-a.ca", "n": 36, "res": 20, "provinces": {"QC": 20}, "ts": "2026-08-27T20:02:50"} | |
| 377 | +{"client_id": 699, "name": "Yorkton Group", "website": "yorktonmanagement.com", "n": 21, "res": 21, "provinces": {"AB": 21}, "ts": "2026-08-27T20:02:51"} | |
| 378 | +{"client_id": 700, "name": "3J Holdings Corp", "website": "reginaapartment.ca", "n": 5, "res": 5, "provinces": {"SK": 5}, "ts": "2026-08-27T20:02:51"} | |
| 379 | +{"client_id": 706, "name": "Re/Nat", "website": "renathomerenters.ca", "n": 3, "res": 3, "provinces": {"NS": 3}, "ts": "2026-08-27T20:02:52"} | |
| 380 | +{"client_id": 703, "name": "Cons Properties Inc", "website": "", "n": 3, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:02:53"} | |
| 381 | +{"client_id": 701, "name": "Tribond Property Management Inc", "website": "tribondpm.com", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T20:02:53"} | |
| 382 | +{"client_id": 704, "name": "Harrison Carter Group", "website": "harrisoncartergroup.com", "n": 25, "res": 25, "provinces": {"ON": 25}, "ts": "2026-08-27T20:02:54"} | |
| 383 | +{"client_id": 705, "name": "Halifax Quality Homes Ltd.", "website": "halifaxqualityhomes.com", "n": 58, "res": 58, "provinces": {"NS": 56}, "ts": "2026-08-27T20:02:55"} | |
| 384 | +{"client_id": 711, "name": "Phoenix Properties Inc ", "website": "phoenixpropertiesinc.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:02:56"} | |
| 385 | +{"client_id": 714, "name": "Redbrick Properties Inc", "website": "redbrickproperties.ca", "n": 8, "res": 8, "provinces": {"BC": 8}, "ts": "2026-08-27T20:02:56"} | |
| 386 | +{"client_id": 719, "name": "Schinkel Properties", "website": "schinkelproperties.com", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:02:57"} | |
| 387 | +{"client_id": 721, "name": "Charan Property Management", "website": "charan.co", "n": 9, "res": 9, "provinces": {"SK": 9}, "ts": "2026-08-27T20:02:58"} | |
| 388 | +{"client_id": 720, "name": "Bic Hayer Rental Properties", "website": "bichayerproperties.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:02:59"} | |
| 389 | +{"client_id": 718, "name": "Don Mintz", "website": "", "n": 23, "res": 22, "provinces": {"ON": 12, "AB": 3, "MB": 2, "QC": 4, "BC": 1}, "ts": "2026-08-27T20:02:59"} | |
| 390 | +{"client_id": 724, "name": "MSI Gestion Immobilière", "website": "le2320cezanne.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:03:00"} | |
| 391 | +{"client_id": 725, "name": "Hometime Property Services Ltd.", "website": "hometimecanada.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:03:01"} | |
| 392 | +{"client_id": 726, "name": "Westwood Ridge Development Corporation", "website": "westwoodridge.ca", "n": 11, "res": 11, "provinces": {"BC": 11}, "ts": "2026-08-27T20:03:02"} | |
| 393 | +{"client_id": 730, "name": "Louis Paquette", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:03:02"} | |
| 394 | +{"client_id": 737, "name": "ExecSuite", "website": "execsuite.ca", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:03:03"} | |
| 395 | +{"client_id": 739, "name": "Capital Region Housing Corporation (CRD)", "website": "crd.bc.ca", "n": 6, "res": 6, "provinces": {"BC": 6}, "ts": "2026-08-27T20:03:04"} | |
| 396 | +{"client_id": 738, "name": "Western Management, LLC", "website": "westernm.com", "n": 45, "res": 45, "provinces": {"AZ": 4, "CA": 26, "TX": 11, "NM": 2, "OK": 2}, "ts": "2026-08-27T20:03:05"} | |
| 397 | +{"client_id": 741, "name": "Northpoint Properties", "website": "rentinhalifax.com", "n": 33, "res": 33, "provinces": {"NS": 33}, "ts": "2026-08-27T20:03:05"} | |
| 398 | +{"client_id": 740, "name": "Olive Bark LLC", "website": "olivebark.com", "n": 9, "res": 9, "provinces": {"CO": 9}, "ts": "2026-08-27T20:03:06"} | |
| 399 | +{"client_id": 745, "name": "Cogir Real Estate (Quebec)", "website": "cogir.net", "n": 40, "res": 40, "provinces": {"QC": 40}, "ts": "2026-08-27T20:03:06"} | |
| 400 | +{"client_id": 751, "name": "Keller Williams Referred Urban Connect Realty \\u0026 Marco Toronto Management", "website": "marcotoronto.com", "n": 40, "res": 40, "provinces": {"ON": 40}, "ts": "2026-08-27T20:03:07"} | |
| 401 | +{"client_id": 753, "name": "VRENT.com", "website": "vrent.com", "n": 63, "res": 63, "provinces": {"CA": 63}, "ts": "2026-08-27T20:03:08"} | |
| 402 | +{"client_id": 755, "name": "Lifestyle Rentals Communities", "website": "", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:03:08"} | |
| 403 | +{"client_id": 742, "name": "Cogir Management GP", "website": "cogir.net", "n": 56, "res": 53, "provinces": {"BC": 1, "ON": 47, "QC": 4, "NS": 1}, "ts": "2026-08-27T20:03:09"} | |
| 404 | +{"client_id": 756, "name": "Kodiak Property Management", "website": "kodiakpropertymanagement.ca", "n": 5, "res": 5, "provinces": {"SK": 5}, "ts": "2026-08-27T20:03:10"} | |
| 405 | +{"client_id": 758, "name": "Novi Properties", "website": "noviproperties.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:03:10"} | |
| 406 | +{"client_id": 760, "name": "Prompton Real Estate Services Inc.", "website": "promptonrentals.ca", "n": 28, "res": 28, "provinces": {"BC": 28}, "ts": "2026-08-27T20:03:11"} | |
| 407 | +{"client_id": 761, "name": "Superior Property Rental", "website": "superiorpropertyrental.com", "n": 2, "res": 1, "provinces": {"UT": 1}, "ts": "2026-08-27T20:03:11"} | |
| 408 | +{"client_id": 762, "name": "Bosa Properties", "website": "bosaproperties.com", "n": 8, "res": 8, "provinces": {"BC": 8}, "ts": "2026-08-27T20:03:12"} | |
| 409 | +{"client_id": 764, "name": "Ready4Rent.com", "website": "ready4rent.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:03:13"} | |
| 410 | +{"client_id": 768, "name": "Wellesley Parliament Square", "website": "wpsq.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:03:14"} | |
| 411 | +{"client_id": 767, "name": "Rosemont Residences", "website": "rosemontresidences.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:03:15"} | |
| 412 | +{"client_id": 727, "name": "Devon Properties", "website": "devonproperties.com", "n": 101, "res": 101, "provinces": {"BC": 101}, "ts": "2026-08-27T20:03:20"} | |
| 413 | +{"client_id": 757, "name": "Forthright Properties", "website": "forthrightproperties.ca", "n": 17, "res": 17, "provinces": {"MB": 17}, "ts": "2026-08-27T20:03:20"} | |
| 414 | +{"client_id": 772, "name": "Valour Management Inc", "website": "valourgroup.ca", "n": 17, "res": 17, "provinces": {"ON": 17}, "ts": "2026-08-27T20:03:21"} | |
| 415 | +{"client_id": 774, "name": "Flying Stone Canada Ltd", "website": "flyingstonecanada.com", "n": 15, "res": 14, "provinces": {"AB": 14}, "ts": "2026-08-27T20:03:22"} | |
| 416 | +{"client_id": 773, "name": "Lofts MTL", "website": "loftsmtl.com", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:03:23"} | |
| 417 | +{"client_id": 780, "name": "Har-Par Investments", "website": "www.har-par.com", "n": 38, "res": 38, "provinces": {"AB": 38}, "ts": "2026-08-27T20:03:24"} | |
| 418 | +{"client_id": 784, "name": "TLR Property Management LP ", "website": "triconliving.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:03:25"} | |
| 419 | +{"client_id": 783, "name": "Castle Property Management Inc. ", "website": "lebijoundgcondos.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:03:25"} | |
| 420 | +{"client_id": 786, "name": "ACD Realty Corporation", "website": "acdrealty.com", "n": 145, "res": 145, "provinces": {"BC": 145}, "ts": "2026-08-27T20:03:26"} | |
| 421 | +{"client_id": 788, "name": "Sutton Select Property Management \\u0026 Realty", "website": "mysuttonpm.com", "n": 79, "res": 79, "provinces": {"BC": 79}, "ts": "2026-08-27T20:03:27"} | |
| 422 | +{"client_id": 790, "name": "Alltrade Property Management", "website": "alltradeproperties.com", "n": 538, "res": 497, "provinces": {"KY": 445, "IN": 36, "AL": 1, "NC": 1}, "ts": "2026-08-27T20:03:28"} | |
| 423 | +{"client_id": 805, "name": "Corev Immobilier Inc.", "website": "appartement.ca", "n": 8, "res": 8, "provinces": {"QC": 8}, "ts": "2026-08-27T20:03:29"} | |
| 424 | +{"client_id": 804, "name": "RPM Property Management", "website": "", "n": 5, "res": 4, "provinces": {"CO": 4}, "ts": "2026-08-27T20:03:30"} | |
| 425 | +{"client_id": 806, "name": "Bodewell Real Estate Management", "website": "bodewell.ca", "n": 89, "res": 89, "provinces": {"BC": 89}, "ts": "2026-08-27T20:03:30"} | |
| 426 | +{"client_id": 808, "name": "Hollyburn Properties Limited", "website": "hollyburn.com", "n": 57, "res": 57, "provinces": {"BC": 32, "ON": 22, "AB": 3}, "ts": "2026-08-27T20:03:31"} | |
| 427 | +{"client_id": 813, "name": "Twin City Management Limited", "website": "twincity.ca", "n": 68, "res": 67, "provinces": {"NS": 67}, "ts": "2026-08-27T20:03:32"} | |
| 428 | +{"client_id": 814, "name": "Live Furnished", "website": "livefurnished.ca", "n": 32, "res": 32, "provinces": {"AB": 32}, "ts": "2026-08-27T20:03:33"} | |
| 429 | +{"client_id": 818, "name": "Strand Development", "website": "stranddev.com", "n": 9, "res": 9, "provinces": {"BC": 9}, "ts": "2026-08-27T20:03:34"} | |
| 430 | +{"client_id": 824, "name": "Groupe Dacoh", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:03:35"} | |
| 431 | +{"client_id": 820, "name": "OHM Property", "website": "ohmproperty.com", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:03:35"} | |
| 432 | +{"client_id": 821, "name": "Peter Fang Personal Real Estate Corporation", "website": "elitehometeam.ca", "n": 22, "res": 22, "provinces": {"BC": 22}, "ts": "2026-08-27T20:03:36"} | |
| 433 | +{"client_id": 825, "name": "Westbank Living", "website": "living.westbankcorp.com", "n": 7, "res": 7, "provinces": {"BC": 5, "AB": 1, "ON": 1}, "ts": "2026-08-27T20:03:37"} | |
| 434 | +{"client_id": 819, "name": "Clyde Property Management Services Ltd. ", "website": "clydemanagement.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:03:38"} | |
| 435 | +{"client_id": 826, "name": "Mondev Construction", "website": "mondev.ca", "n": 20, "res": 20, "provinces": {"QC": 20}, "ts": "2026-08-27T20:03:39"} | |
| 436 | +{"client_id": 827, "name": "Société immobilière Bélanger ", "website": "sibelanger.com", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:03:40"} | |
| 437 | +{"client_id": 835, "name": "Flex Property Developments", "website": "flexproperty.ca", "n": 18, "res": 18, "provinces": {"ON": 16}, "ts": "2026-08-27T20:03:41"} | |
| 438 | +{"client_id": 837, "name": "CJM Properties", "website": "", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:03:42"} | |
| 439 | +{"client_id": 838, "name": "Top Vision Realty Inc", "website": "topvisionrealty.com/en/index.htm", "n": 5, "res": 5, "provinces": {"BC": 5}, "ts": "2026-08-27T20:03:43"} | |
| 440 | +{"client_id": 840, "name": "Louer Mon Appart", "website": "listing.louermonappart.com", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:03:43"} | |
| 441 | +{"client_id": 842, "name": "Jay Patry Enterprises LLC", "website": "patryinc.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:03:44"} | |
| 442 | +{"client_id": 841, "name": "OrangeList", "website": "orangelist.com", "n": 67, "res": 65, "provinces": {"ON": 65}, "ts": "2026-08-27T20:03:45"} | |
| 443 | +{"client_id": 844, "name": "Toronto Leasing Agents", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:03:46"} | |
| 444 | +{"client_id": 845, "name": "Immomarketing Inc", "website": "immomarketing.ca", "n": 62, "res": 62, "provinces": {"QC": 62}, "ts": "2026-08-27T20:03:46"} | |
| 445 | +{"client_id": 846, "name": "Kensington Real Estate Studio", "website": "kensingtonre.ca", "n": 1, "res": 1, "provinces": {"SK": 1}, "ts": "2026-08-27T20:03:47"} | |
| 446 | +{"client_id": 848, "name": "Group II Investments Inc", "website": "group2.mb.ca", "n": 6, "res": 6, "provinces": {"MB": 6}, "ts": "2026-08-27T20:03:48"} | |
| 447 | +{"client_id": 850, "name": "Toronto Luxury Rentals", "website": "", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:03:52"} | |
| 448 | +{"client_id": 851, "name": "Oscar Barrera Real Estate", "website": "obsold.com", "n": 13, "res": 13, "provinces": {"BC": 13}, "ts": "2026-08-27T20:03:53"} | |
| 449 | +{"client_id": 853, "name": "Capital Management Ltd. ", "website": "capmanagement.ca", "n": 9, "res": 8, "provinces": {"AB": 7, "BC": 1}, "ts": "2026-08-27T20:03:53"} | |
| 450 | +{"client_id": 852, "name": "Sunstone: VUE Canmore", "website": "vuecanmore.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:03:55"} | |
| 451 | +{"client_id": 860, "name": "Zeen Zele", "website": "", "n": 31, "res": 31, "provinces": {"ON": 31}, "ts": "2026-08-27T20:03:56"} | |
| 452 | +{"client_id": 859, "name": "Riverview Property Management", "website": "riverviewmgt.ca", "n": 10, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:03:56"} | |
| 453 | +{"client_id": 861, "name": "Niot Investment Holdings Limited", "website": "rentindonmills.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:03:57"} | |
| 454 | +{"client_id": 843, "name": "Akelius Montreal", "website": "akeliusmontreal.com", "n": 55, "res": 55, "provinces": {"QC": 54, "ON": 1}, "ts": "2026-08-27T20:03:58"} | |
| 455 | +{"client_id": 858, "name": "The Prime Residence Group", "website": "primeresidencegroup.com", "n": 37, "res": 37, "provinces": {"OH": 37}, "ts": "2026-08-27T20:03:59"} | |
| 456 | +{"client_id": 862, "name": "Spotted Properties Management Solutions", "website": "", "n": 2, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:04:00"} | |
| 457 | +{"client_id": 868, "name": "Benvenuto Group", "website": "benvenutogroup.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:04:01"} | |
| 458 | +{"client_id": 866, "name": "TCU Development Corporation", "website": "tcudevcorp.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:04:01"} | |
| 459 | +{"client_id": 865, "name": "Maxwell Direct Realty ", "website": "maxwelldirectrealty.ca", "n": 17, "res": 17, "provinces": {"AB": 17}, "ts": "2026-08-27T20:04:02"} | |
| 460 | +{"client_id": 869, "name": "Westsea Construction Ltd", "website": "", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:04:03"} | |
| 461 | +{"client_id": 870, "name": "Homestead: Lincoln Apartments", "website": "theduchessapartments.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:04:04"} | |
| 462 | +{"client_id": 871, "name": "Kenlar Properties", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:04:05"} | |
| 463 | +{"client_id": 875, "name": "Lasfu.com", "website": "lasfu.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:04:06"} | |
| 464 | +{"client_id": 872, "name": "Gestion Rochefort et Tessier Inc", "website": "grtinc.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:04:06"} | |
| 465 | +{"client_id": 874, "name": "Gulburg Management", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:04:07"} | |
| 466 | +{"client_id": 876, "name": "Harron Investments Inc", "website": "hrent.ca", "n": 7, "res": 7, "provinces": {"BC": 7}, "ts": "2026-08-27T20:04:07"} | |
| 467 | +{"client_id": 880, "name": "RKH INVESTMENTS LTD ", "website": "rkh-investments.lws1.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:04:08"} | |
| 468 | +{"client_id": 877, "name": "PPG", "website": "", "n": 24, "res": 24, "provinces": {"ON": 4, "AB": 5, "BC": 14, "AZ": 1}, "ts": "2026-08-27T20:04:09"} | |
| 469 | +{"client_id": 879, "name": "Tilt Property Group", "website": "tiltgroup.ca", "n": 46, "res": 46, "provinces": {"AB": 46}, "ts": "2026-08-27T20:04:10"} | |
| 470 | +{"client_id": 752, "name": "MetCap Living Management Inc.", "website": "metcap.com", "n": 177, "res": 177, "provinces": {"BC": 44, "ON": 125, "QC": 4, "NS": 4}, "ts": "2026-08-27T20:04:29"} | |
| 471 | +{"client_id": 884, "name": "Grassy Valley Homes", "website": "grassyvalleyhomes.com", "n": 26, "res": 26, "provinces": {"TN": 25, "VA": 1}, "ts": "2026-08-27T20:04:31"} | |
| 472 | +{"client_id": 885, "name": "Equiton Living ", "website": "equitonliving.com", "n": 40, "res": 37, "provinces": {"ON": 32, "AB": 4, "BC": 1}, "ts": "2026-08-27T20:04:34"} | |
| 473 | +{"client_id": 883, "name": "Property Management Toronto", "website": "propertymanagementto.com", "n": 351, "res": 351, "provinces": {"ON": 351}, "ts": "2026-08-27T20:04:35"} | |
| 474 | +{"client_id": 888, "name": "Grassroots Property Management", "website": "grassrootspropertymanagement.managebuilding.com", "n": 38, "res": 38, "provinces": {"AB": 37}, "ts": "2026-08-27T20:04:36"} | |
| 475 | +{"client_id": 882, "name": "Guiker", "website": "guiker.com", "n": 39, "res": 39, "provinces": {"QC": 39}, "ts": "2026-08-27T20:04:37"} | |
| 476 | +{"client_id": 892, "name": "Vancouver Extended Stay", "website": "vancouverextendedstay.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:04:38"} | |
| 477 | +{"client_id": 889, "name": "Astro Hill", "website": "astrohill.ca", "n": 16, "res": 13, "provinces": {"NU": 13}, "ts": "2026-08-27T20:04:39"} | |
| 478 | +{"client_id": 890, "name": "Sakto Corporation", "website": "sakto.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:04:40"} | |
| 479 | +{"client_id": 891, "name": "Town Inn Suites", "website": "towninn.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:04:41"} | |
| 480 | +{"client_id": 894, "name": "Tolobi Rental Team", "website": "tolobi.com", "n": 296, "res": 296, "provinces": {"ON": 259, "AB": 20, "MB": 3, "BC": 13, "FL": 1}, "ts": "2026-08-27T20:04:42"} | |
| 481 | +{"client_id": 896, "name": "Tricorp Realty", "website": "tricorprealty.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:04:43"} | |
| 482 | +{"client_id": 897, "name": "Hanlyn Property Management Ltd.", "website": "hanlyn.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:04:44"} | |
| 483 | +{"client_id": 899, "name": "Ottawa VIP Property Management", "website": "ovippm.com", "n": 11, "res": 11, "provinces": {"ON": 11}, "ts": "2026-08-27T20:04:45"} | |
| 484 | +{"client_id": 900, "name": "Performance Property Management", "website": "performancepm.com", "n": 347, "res": 347, "provinces": {"ON": 343, "OR": 1, "MA": 1, "MN": 1, "TX": 1}, "ts": "2026-08-27T20:04:47"} | |
| 485 | +{"client_id": 903, "name": "Atlantis Realty Services", "website": "atlantisrealtyservices.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:04:47"} | |
| 486 | +{"client_id": 905, "name": "Avana", "website": "avanabuilds.com", "n": 21, "res": 21, "provinces": {"SK": 17, "AB": 4}, "ts": "2026-08-27T20:04:48"} | |
| 487 | +{"client_id": 902, "name": "Park Village", "website": "parkvillagerentals.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:04:49"} | |
| 488 | +{"client_id": 907, "name": "Shield Investment Property Management", "website": "shieldipm.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:04:49"} | |
| 489 | +{"client_id": 908, "name": "University of Winnipeg Community Renewal Corporation 2.0", "website": "uwcrc.ca", "n": 5, "res": 4, "provinces": {"MB": 4}, "ts": "2026-08-27T20:04:50"} | |
| 490 | +{"client_id": 911, "name": "GoodDoors Property Management", "website": "gooddoors.com", "n": 18, "res": 18, "provinces": {"SK": 18}, "ts": "2026-08-27T20:04:51"} | |
| 491 | +{"client_id": 912, "name": "GH Capital Corporation", "website": "graydonhallapartments.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:04:51"} | |
| 492 | +{"client_id": 913, "name": "Pacific Reach", "website": "pacificreach.com", "n": 3, "res": 3, "provinces": {"AB": 1, "BC": 2}, "ts": "2026-08-27T20:04:52"} | |
| 493 | +{"client_id": 914, "name": "SH", "website": "shorelinewestend.ca", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:04:52"} | |
| 494 | +{"client_id": 919, "name": "Engel \\u0026 Volkers Montreal", "website": "engelvoelkers.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:04:53"} | |
| 495 | +{"client_id": 916, "name": "McCOR Management (MB) Inc.", "website": "mccor.ca", "n": 9, "res": 9, "provinces": {"AB": 4, "MB": 5}, "ts": "2026-08-27T20:04:53"} | |
| 496 | +{"client_id": 920, "name": "Siegle Properties", "website": "siegleproperties.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:04:55"} | |
| 497 | +{"client_id": 923, "name": "Coronet Realty Ltd", "website": "coronetrealtyltd.com", "n": 8, "res": 8, "provinces": {"BC": 8}, "ts": "2026-08-27T20:04:55"} | |
| 498 | +{"client_id": 921, "name": "Kingsley Management", "website": "kingsleyca.com", "n": 12, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:04:56"} | |
| 499 | +{"client_id": 925, "name": "Audom Property Management", "website": "www.audom.ca", "n": 11, "res": 11, "provinces": {"QC": 11}, "ts": "2026-08-27T20:04:56"} | |
| 500 | +{"client_id": 929, "name": "Berlin Communities", "website": "berlincommunities.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:04:58"} | |
| 501 | +{"client_id": 930, "name": "Ottawa Property Managers", "website": "ottawapropertymanagers.com", "n": 175, "res": 175, "provinces": {"ON": 175}, "ts": "2026-08-27T20:04:59"} | |
| 502 | +{"client_id": 931, "name": "Tourbee Rentals", "website": "tourbee.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:05:00"} | |
| 503 | +{"client_id": 935, "name": "Profile Properties", "website": "www.profile-properties.com", "n": 32, "res": 32, "provinces": {"BC": 32}, "ts": "2026-08-27T20:05:01"} | |
| 504 | +{"client_id": 933, "name": "Orca Realty Inc", "website": "orcarealty.ca", "n": 396, "res": 395, "provinces": {"BC": 395}, "ts": "2026-08-27T20:05:04"} | |
| 505 | +{"client_id": 938, "name": "Associa British Columbia, Inc.-Rhome Property Management S", "website": "", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:05:05"} | |
| 506 | +{"client_id": 939, "name": "Groupe Dayan", "website": "groupedayan.com", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:05:06"} | |
| 507 | +{"client_id": 937, "name": "Associa British Columbia, Inc.-Rhome Property Management MF", "website": "", "n": 7, "res": 7, "provinces": {"BC": 7}, "ts": "2026-08-27T20:05:06"} | |
| 508 | +{"client_id": 940, "name": "Concert Properties ", "website": "concertproperties.com", "n": 19, "res": 19, "provinces": {"BC": 12, "ON": 7}, "ts": "2026-08-27T20:05:07"} | |
| 509 | +{"client_id": 950, "name": "Azuria Group", "website": "azuriagroup.com", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:05:07"} | |
| 510 | +{"client_id": 952, "name": "Douek Apartments - Douek.ca", "website": "douek.ca", "n": 19, "res": 19, "provinces": {"QC": 18, "ON": 1}, "ts": "2026-08-27T20:05:08"} | |
| 511 | +{"client_id": 954, "name": "WestUrban Properties Management", "website": "westurbanproperties.ca", "n": 23, "res": 23, "provinces": {"AB": 2, "BC": 20, "MB": 1}, "ts": "2026-08-27T20:05:10"} | |
| 512 | +{"client_id": 953, "name": "Grafton Developments", "website": "", "n": 5, "res": 5, "provinces": {"NS": 5}, "ts": "2026-08-27T20:05:12"} | |
| 513 | +{"client_id": 956, "name": "Fairway Group", "website": "thefairwaygroup.ca", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:05:13"} | |
| 514 | +{"client_id": 955, "name": "Reside Management", "website": "residemanage.com", "n": 440, "res": 440, "provinces": {"BC": 440}, "ts": "2026-08-27T20:05:15"} | |
| 515 | +{"client_id": 960, "name": "Ferguslea Properties", "website": "accoravillage.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:05:15"} | |
| 516 | +{"client_id": 961, "name": "Accommod8u", "website": "accommod8u.com", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:05:16"} | |
| 517 | +{"client_id": 963, "name": "Fleming Property Management", "website": "fpm.ca", "n": 72, "res": 72, "provinces": {"ON": 72}, "ts": "2026-08-27T20:05:17"} | |
| 518 | +{"client_id": 962, "name": "Austeville Properties Ltd", "website": "austeville.com", "n": 10, "res": 10, "provinces": {"BC": 10}, "ts": "2026-08-27T20:05:19"} | |
| 519 | +{"client_id": 966, "name": "Riverview Living", "website": "riverviewliving.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:05:19"} | |
| 520 | +{"client_id": 969, "name": "KSDM Holdings Inc", "website": "", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T20:05:20"} | |
| 521 | +{"client_id": 971, "name": "Cityscape", "website": "cityscapeone.com", "n": 52, "res": 52, "provinces": {"ON": 52}, "ts": "2026-08-27T20:05:21"} | |
| 522 | +{"client_id": 977, "name": "TajCorp", "website": "tajcorp.com", "n": 18, "res": 17, "provinces": {"QC": 17}, "ts": "2026-08-27T20:05:22"} | |
| 523 | +{"client_id": 978, "name": "Alston Properties", "website": "alstonproperties.com", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:05:22"} | |
| 524 | +{"client_id": 979, "name": "Opus Corporation", "website": "opuscorp.ca", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:05:23"} | |
| 525 | +{"client_id": 982, "name": "Gowan Properties", "website": "", "n": 26, "res": 26, "provinces": {"ON": 26}, "ts": "2026-08-27T20:05:24"} | |
| 526 | +{"client_id": 980, "name": "Smallwood Pacific Properties", "website": "", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:05:25"} | |
| 527 | +{"client_id": 981, "name": "North American Leaseholds", "website": "nalgp.com", "n": 10, "res": 10, "provinces": {"AB": 10}, "ts": "2026-08-27T20:05:26"} | |
| 528 | +{"client_id": 984, "name": "13171558 Canada Inc.", "website": "", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:05:26"} | |
| 529 | +{"client_id": 986, "name": "Sunstone: Rathgar Equities", "website": "mystationside.com", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:05:27"} | |
| 530 | +{"client_id": 991, "name": "Pemberton Holmes ", "website": "thepropertymanagers.ca", "n": 10, "res": 10, "provinces": {"BC": 10}, "ts": "2026-08-27T20:05:27"} | |
| 531 | +{"client_id": 990, "name": "Pemberton Holmes Property Management", "website": "thepropertymanagers.ca", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:05:28"} | |
| 532 | +{"client_id": 993, "name": "Oak \\u0026 Apple Property Management", "website": "oakandapple.ca", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:05:28"} | |
| 533 | +{"client_id": 994, "name": "Beaux Properties", "website": "beauxproperties.ca", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:05:29"} | |
| 534 | +{"client_id": 996, "name": "Yonge Pleasant Holdings Ltd", "website": "commonwealthtowers.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:05:29"} | |
| 535 | +{"client_id": 995, "name": "Patty Ho PREC - Vancouver Property Manager at Easyrent Real Estate Services", "website": "vanpm.com", "n": 32, "res": 32, "provinces": {"BC": 32}, "ts": "2026-08-27T20:05:30"} | |
| 536 | +{"client_id": 999, "name": "Fresh Coast Investments", "website": "freshcoast.managebuilding.com", "n": 25, "res": 25, "provinces": {"AB": 25}, "ts": "2026-08-27T20:05:31"} | |
| 537 | +{"client_id": 1000, "name": "Mac Management Properties Inc", "website": "macmanagement.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:05:31"} | |
| 538 | +{"client_id": 998, "name": "Trico Communities", "website": "tricocommunities.com", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:05:32"} | |
| 539 | +{"client_id": 1002, "name": "DSM Investment Group Limited", "website": "dsminvestments.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:05:32"} | |
| 540 | +{"client_id": 1004, "name": "Macdonald Commercial Real Estate Services Ltd (SF)", "website": "macdonaldpm.com", "n": 48, "res": 47, "provinces": {"BC": 47}, "ts": "2026-08-27T20:05:33"} | |
| 541 | +{"client_id": 1003, "name": "Trustcan Gestion Immobiliere", "website": "rustcan.com", "n": 41, "res": 41, "provinces": {"QC": 40}, "ts": "2026-08-27T20:05:34"} | |
| 542 | +{"client_id": 1008, "name": "Marquee on 16th", "website": "marquee16.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:05:35"} | |
| 543 | +{"client_id": 1009, "name": "West Fraser Development", "website": "westfraserdev.ca", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:05:36"} | |
| 544 | +{"client_id": 1007, "name": "Headwater Projects", "website": "headwaterprojects.com", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:05:37"} | |
| 545 | +{"client_id": 1010, "name": "Rental Lifestyle Group Inc", "website": "rentallifestyle.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:05:38"} | |
| 546 | +{"client_id": 1011, "name": "Cricket Property Management", "website": "cricketmgt.com", "n": 72, "res": 72, "provinces": {"ON": 72}, "ts": "2026-08-27T20:05:39"} | |
| 547 | +{"client_id": 1014, "name": "Northtowne Properties", "website": "northtowne.ca", "n": 5, "res": 5, "provinces": {"MB": 5}, "ts": "2026-08-27T20:05:39"} | |
| 548 | +{"client_id": 1015, "name": "G\\u0026S Group of Companies", "website": "gsrentals.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:05:40"} | |
| 549 | +{"client_id": 1017, "name": "Hazelview The Arts", "website": "theartsres.com", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:05:41"} | |
| 550 | +{"client_id": 1018, "name": "Wesgroup Properties", "website": "wesgroup.ca", "n": 7, "res": 7, "provinces": {"BC": 7}, "ts": "2026-08-27T20:05:42"} | |
| 551 | +{"client_id": 1020, "name": "Montik Planning \\u0026 Development", "website": "montik.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:05:43"} | |
| 552 | +{"client_id": 1019, "name": "653858 Ontario Inc.", "website": "", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:05:44"} | |
| 553 | +{"client_id": 1021, "name": "Harwood Group", "website": "", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:05:44"} | |
| 554 | +{"client_id": 1022, "name": "FirstService Residential Alberta (MF)", "website": "fsresidentialrentals.com", "n": 74, "res": 74, "provinces": {"AB": 74}, "ts": "2026-08-27T20:05:45"} | |
| 555 | +{"client_id": 1026, "name": "Qualex-Landmark Residences Inc.", "website": "qualex.ca", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:05:46"} | |
| 556 | +{"client_id": 1024, "name": "Brigil", "website": "brigil.com", "n": 20, "res": 20, "provinces": {"ON": 11, "QC": 9}, "ts": "2026-08-27T20:05:47"} | |
| 557 | +{"client_id": 1031, "name": "Bedouin Management Corp", "website": "bedouinsuites.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:05:48"} | |
| 558 | +{"client_id": 1036, "name": "Hines", "website": "oneparkcentral.com", "n": 4, "res": 4, "provinces": {"AB": 3, "ON": 1}, "ts": "2026-08-27T20:05:48"} | |
| 559 | +{"client_id": 1016, "name": "Kipling Residential Management Inc", "website": "fhkipling.com", "n": 22, "res": 22, "provinces": {"ON": 22}, "ts": "2026-08-27T20:05:49"} | |
| 560 | +{"client_id": 1038, "name": "Orchard Apartments", "website": "orchardapartments.ca", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:05:50"} | |
| 561 | +{"client_id": 1044, "name": "Hollyburn Properties (Furnished)", "website": "hollyburn.com", "n": 6, "res": 6, "provinces": {"BC": 6}, "ts": "2026-08-27T20:05:50"} | |
| 562 | +{"client_id": 1042, "name": "Colliers International", "website": "colliersrentals.com", "n": 26, "res": 26, "provinces": {"SK": 26}, "ts": "2026-08-27T20:05:51"} | |
| 563 | +{"client_id": 1043, "name": "Campbell \\u0026 Haliburton Group of Companies", "website": "https://www.chliving.ca/", "n": 5, "res": 5, "provinces": {"SK": 5}, "ts": "2026-08-27T20:05:51"} | |
| 564 | +{"client_id": 1046, "name": "Elite Immobilier", "website": "eliteimmobilier.ca", "n": 15, "res": 15, "provinces": {"QC": 15}, "ts": "2026-08-27T20:05:52"} | |
| 565 | +{"client_id": 1050, "name": "Brix", "website": "brixmtl.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:05:52"} | |
| 566 | +{"client_id": 1048, "name": "CLV Group - Furnished Units", "website": "clvgroup.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:05:53"} | |
| 567 | +{"client_id": 1058, "name": "Westwood Developments", "website": "westwoodgroup.ca", "n": 11, "res": 5, "provinces": {"NS": 5}, "ts": "2026-08-27T20:05:54"} | |
| 568 | +{"client_id": 1070, "name": "Gulf Pacific Property Management Ltd", "website": "hollysquareapartments.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:05:54"} | |
| 569 | +{"client_id": 1067, "name": "Elite Assets", "website": "eliteassets.ca", "n": 22, "res": 22, "provinces": {"QC": 22}, "ts": "2026-08-27T20:05:55"} | |
| 570 | +{"client_id": 1066, "name": "Chard Property Group Ltd. ", "website": "charddevelopment.com", "n": 29, "res": 23, "provinces": {"BC": 23}, "ts": "2026-08-27T20:05:55"} | |
| 571 | +{"client_id": 1069, "name": "Orr Development", "website": "orrdevelopment.com", "n": 10, "res": 10, "provinces": {"BC": 10}, "ts": "2026-08-27T20:05:56"} | |
| 572 | +{"client_id": 1071, "name": "The Howard Property Company Inc", "website": "thehoward.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:05:57"} | |
| 573 | +{"client_id": 1072, "name": "Oneka Land Company", "website": "olcl.ca", "n": 21, "res": 21, "provinces": {"AB": 16, "ON": 5}, "ts": "2026-08-27T20:05:58"} | |
| 574 | +{"client_id": 1077, "name": "Hi-Lo Investments Inc", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:05:59"} | |
| 575 | +{"client_id": 1074, "name": "Cando Apartments", "website": "candoapartments.com", "n": 24, "res": 24, "provinces": {"ON": 24}, "ts": "2026-08-27T20:06:00"} | |
| 576 | +{"client_id": 1076, "name": "AMR Group", "website": "amrpropertymanagement.com", "n": 55, "res": 55, "provinces": {"ON": 52}, "ts": "2026-08-27T20:06:01"} | |
| 577 | +{"client_id": 1080, "name": "LMA Properties / 9403-3420 Québec Inc ", "website": "", "n": 18, "res": 12, "provinces": {"QC": 12}, "ts": "2026-08-27T20:06:01"} | |
| 578 | +{"client_id": 1079, "name": "Lazar Equities", "website": "lazarequities.com", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:06:02"} | |
| 579 | +{"client_id": 1083, "name": "Nuspor Investments", "website": "1251king.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:06:03"} | |
| 580 | +{"client_id": 1081, "name": "Rehabitat Inc", "website": "rehabitat.ca", "n": 19, "res": 19, "provinces": {"QC": 19}, "ts": "2026-08-27T20:06:04"} | |
| 581 | +{"client_id": 1084, "name": "J\\u0026D Properties", "website": "", "n": 63, "res": 63, "provinces": {"QC": 63}, "ts": "2026-08-27T20:06:05"} | |
| 582 | +{"client_id": 1087, "name": "Key Property Management", "website": "keypropertymanagement.ca", "n": 6, "res": 6, "provinces": {"BC": 6}, "ts": "2026-08-27T20:06:05"} | |
| 583 | +{"client_id": 1090, "name": "Jeremy Ezerzer Realties Inc.", "website": "ezerzerrealties.com", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:06:06"} | |
| 584 | +{"client_id": 1088, "name": "Trylon Appartment Hôtel", "website": "trylon.ca", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:06:06"} | |
| 585 | +{"client_id": 1089, "name": "Mainline Living", "website": "mainlineliving.ca", "n": 11, "res": 11, "provinces": {"BC": 9, "ON": 2}, "ts": "2026-08-27T20:06:08"} | |
| 586 | +{"client_id": 1092, "name": "Administrateur de Biens Theresa Schauer Inc.", "website": "our.immo", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:06:08"} | |
| 587 | +{"client_id": 1095, "name": "Macdonald Commercial Real Estate Services Ltd (MF)", "website": "macdonaldpm-rentals.com", "n": 23, "res": 23, "provinces": {"BC": 23}, "ts": "2026-08-27T20:06:09"} | |
| 588 | +{"client_id": 1094, "name": "Welcome Home Management", "website": "", "n": 12, "res": 11, "provinces": {"ON": 11}, "ts": "2026-08-27T20:06:09"} | |
| 589 | +{"client_id": 1098, "name": "Gestion Lameer Inc", "website": "lameer.ca", "n": 22, "res": 22, "provinces": {"QC": 22}, "ts": "2026-08-27T20:06:10"} | |
| 590 | +{"client_id": 1101, "name": "H \\u0026 R Property Management Limited", "website": "hrpm.ca", "n": 31, "res": 31, "provinces": {"ON": 31}, "ts": "2026-08-27T20:06:10"} | |
| 591 | +{"client_id": 1102, "name": "Wedgewood Properties", "website": "wprents.com", "n": 10, "res": 10, "provinces": {"CA": 9}, "ts": "2026-08-27T20:06:11"} | |
| 592 | +{"client_id": 1103, "name": "Dina Mulic", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:06:11"} | |
| 593 | +{"client_id": 1104, "name": "City of Edmonton Non-Profit Housing Corporation", "website": "myhomeed.ca", "n": 18, "res": 18, "provinces": {"AB": 18}, "ts": "2026-08-27T20:06:12"} | |
| 594 | +{"client_id": 1106, "name": " Junic", "website": "junic.ca", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:06:12"} | |
| 595 | +{"client_id": 1108, "name": "Oberon Development ", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:06:13"} | |
| 596 | +{"client_id": 1113, "name": "Residential Property Management Services (RPMS)", "website": "", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:06:13"} | |
| 597 | +{"client_id": 1109, "name": "Larocque Property Management", "website": "larocquepm.com", "n": 11, "res": 11, "provinces": {"ON": 10, "MB": 1}, "ts": "2026-08-27T20:06:14"} | |
| 598 | +{"client_id": 1110, "name": "2136615 Ontario Ltd.", "website": "everlastgroup.com", "n": 4, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:06:15"} | |
| 599 | +{"client_id": 1111, "name": "Camélia Fathi", "website": "realtyinmontreal.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:15"} | |
| 600 | +{"client_id": 1115, "name": "Case Mansion Flats", "website": "5westgroup.com", "n": 1, "res": 1, "provinces": {"OH": 1}, "ts": "2026-08-27T20:06:16"} | |
| 601 | +{"client_id": 1114, "name": "Stewart Property Management", "website": "stewartpm.ca", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T20:06:16"} | |
| 602 | +{"client_id": 1116, "name": "DMC Apartments Ltd", "website": "", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:06:17"} | |
| 603 | +{"client_id": 1117, "name": "Devonshire Properties Inc.", "website": "devonshire-inc.com", "n": 5, "res": 5, "provinces": {"MB": 2, "BC": 1, "ON": 2}, "ts": "2026-08-27T20:06:18"} | |
| 604 | +{"client_id": 1118, "name": "Nelms Group Ltd (CCA Apartments - London)", "website": "ccalondon.ca", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:06:19"} | |
| 605 | +{"client_id": 1125, "name": "Advent Properties Inc", "website": "adventpropertiesinc.com", "n": 109, "res": 108, "provinces": {"CA": 108}, "ts": "2026-08-27T20:06:19"} | |
| 606 | +{"client_id": 1128, "name": "1300 Boulevard Alexis-Nihon", "website": "toursboisfranc.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:20"} | |
| 607 | +{"client_id": 1129, "name": "Campanale", "website": "campanale.com", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:06:21"} | |
| 608 | +{"client_id": 1132, "name": "Mazzone Group", "website": "mazzone.ca", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:06:22"} | |
| 609 | +{"client_id": 1131, "name": "Homease", "website": "homease.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:06:23"} | |
| 610 | +{"client_id": 1137, "name": "Taggart Realty Management", "website": "taggart.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:06:24"} | |
| 611 | +{"client_id": 1136, "name": "United Properties", "website": "rentupm.com", "n": 21, "res": 21, "provinces": {"MI": 21}, "ts": "2026-08-27T20:06:25"} | |
| 612 | +{"client_id": 1139, "name": "Peace of Mind Management", "website": "pomm.ca", "n": 25, "res": 25, "provinces": {"NB": 25}, "ts": "2026-08-27T20:06:25"} | |
| 613 | +{"client_id": 1141, "name": "Myvic Property Management", "website": "myvicpropertymanagement.com", "n": 24, "res": 24, "provinces": {"AB": 24}, "ts": "2026-08-27T20:06:26"} | |
| 614 | +{"client_id": 1144, "name": "Montlyn Group", "website": "", "n": 5, "res": 5, "provinces": {"QC": 4}, "ts": "2026-08-27T20:06:27"} | |
| 615 | +{"client_id": 1145, "name": "K and R Properties", "website": "kandrproperties.com", "n": 3, "res": 3, "provinces": {"CA": 3}, "ts": "2026-08-27T20:06:27"} | |
| 616 | +{"client_id": 1142, "name": "Saroukian Group", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:28"} | |
| 617 | +{"client_id": 1147, "name": "NomadHomes Inc", "website": "nomadhomes.com", "n": 19, "res": 19, "provinces": {"ON": 19}, "ts": "2026-08-27T20:06:29"} | |
| 618 | +{"client_id": 1150, "name": "YorkWest Developments", "website": "yorkwestdevelopments.ca", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:06:29"} | |
| 619 | +{"client_id": 1151, "name": "Kline Properties Inc", "website": "klineproperties.com", "n": 5, "res": 5, "provinces": {"IN": 5}, "ts": "2026-08-27T20:06:30"} | |
| 620 | +{"client_id": 1153, "name": "Rancho Management Services (Vancouver)", "website": "ranchovan.com", "n": 6, "res": 6, "provinces": {"BC": 6}, "ts": "2026-08-27T20:06:30"} | |
| 621 | +{"client_id": 1152, "name": "Adaptive Realty", "website": "adaptiverealty.com", "n": 17, "res": 17, "provinces": {"CA": 17}, "ts": "2026-08-27T20:06:31"} | |
| 622 | +{"client_id": 1154, "name": "Real Life Rentals", "website": "realliferentals.ca", "n": 9, "res": 9, "provinces": {"SK": 9}, "ts": "2026-08-27T20:06:31"} | |
| 623 | +{"client_id": 1156, "name": "Rental Real Estate (A Dennis Management Co.)", "website": "rentalre.com", "n": 18, "res": 18, "provinces": {"NE": 18}, "ts": "2026-08-27T20:06:32"} | |
| 624 | +{"client_id": 1157, "name": "Noah Properties", "website": "rentnoah.com", "n": 9, "res": 9, "provinces": {"IL": 9}, "ts": "2026-08-27T20:06:33"} | |
| 625 | +{"client_id": 1155, "name": "Prime Student Housing", "website": "primesh.sitemanager.rentmanager.com", "n": 20, "res": 20, "provinces": {"MI": 20}, "ts": "2026-08-27T20:06:33"} | |
| 626 | +{"client_id": 1163, "name": "Downtown Apartments", "website": "", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:06:34"} | |
| 627 | +{"client_id": 1160, "name": "Whispering Hills Apartments", "website": "whisperinghillsks.com", "n": 1, "res": 1, "provinces": {"KS": 1}, "ts": "2026-08-27T20:06:34"} | |
| 628 | +{"client_id": 1162, "name": "Alfid Services Immobiliers Ltée (Alfid Group)", "website": "alfidlouer.ca", "n": 9, "res": 9, "provinces": {"QC": 9}, "ts": "2026-08-27T20:06:35"} | |
| 629 | +{"client_id": 1161, "name": "Mid Continent Management Corporation", "website": "midcontinentmgmt.com", "n": 37, "res": 37, "provinces": {"MN": 37}, "ts": "2026-08-27T20:06:35"} | |
| 630 | +{"client_id": 1165, "name": "Garden State Realty Management", "website": "gs-rm.com", "n": 4, "res": 4, "provinces": {"NJ": 4}, "ts": "2026-08-27T20:06:36"} | |
| 631 | +{"client_id": 1164, "name": "Groupe Inspire", "website": "groupeinspire.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:36"} | |
| 632 | +{"client_id": 1166, "name": "Cominar", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:37"} | |
| 633 | +{"client_id": 1169, "name": "Dobrin Property Management", "website": "dobrinpropertymanagement.com", "n": 19, "res": 19, "provinces": {"VA": 19}, "ts": "2026-08-27T20:06:38"} | |
| 634 | +{"client_id": 1170, "name": "Welwyn Interests", "website": "welwyninterests.com", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T20:06:38"} | |
| 635 | +{"client_id": 1173, "name": "Tektonik", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:06:39"} | |
| 636 | +{"client_id": 1172, "name": "United Apartments", "website": "livewithunited.com", "n": 8, "res": 8, "provinces": {"MI": 8}, "ts": "2026-08-27T20:06:40"} | |
| 637 | +{"client_id": 1171, "name": "Hillpark Capital", "website": "hillpark.ca", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:06:41"} | |
| 638 | +{"client_id": 1174, "name": "Blue Panda Realty", "website": "bluepandarealty.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:06:42"} | |
| 639 | +{"client_id": 1177, "name": "Bluestone \\u0026 Hockley", "website": "bluestonehockley.com", "n": 58, "res": 58, "provinces": {"OR": 58}, "ts": "2026-08-27T20:06:42"} | |
| 640 | +{"client_id": 1179, "name": "COSTANZA ENTERPRISES, INC.", "website": "costanzaenterprises.com", "n": 3, "res": 3, "provinces": {"IN": 1, "NY": 2}, "ts": "2026-08-27T20:06:43"} | |
| 641 | +{"client_id": 1135, "name": "RPG Management", "website": "rpgmanage.com", "n": 6, "res": 6, "provinces": {"OH": 5, "WV": 1}, "ts": "2026-08-27T20:06:44"} | |
| 642 | +{"client_id": 1178, "name": "Claridge Homes", "website": "claridgehomes.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:06:45"} | |
| 643 | +{"client_id": 1181, "name": "Cabrio Properties", "website": "cabrioproperties.com", "n": 68, "res": 68, "provinces": {"MI": 68}, "ts": "2026-08-27T20:06:46"} | |
| 644 | +{"client_id": 1185, "name": "TAB Property Management", "website": "tabproperties.com", "n": 8, "res": 8, "provinces": {"IA": 4, "SD": 1, "NE": 2, "MO": 1}, "ts": "2026-08-27T20:06:47"} | |
| 645 | +{"client_id": 1182, "name": "Becovic Management Group", "website": "becovicmgmt.com", "n": 6, "res": 6, "provinces": {"IN": 4, "FL": 2}, "ts": "2026-08-27T20:06:48"} | |
| 646 | +{"client_id": 1188, "name": "Eagle Rock Properties", "website": "eaglerockproperties.com", "n": 1, "res": 1, "provinces": {"MD": 1}, "ts": "2026-08-27T20:06:48"} | |
| 647 | +{"client_id": 1189, "name": "I360 Rentals", "website": "i360rentals.com", "n": 27, "res": 27, "provinces": {"PA": 25}, "ts": "2026-08-27T20:06:49"} | |
| 648 | +{"client_id": 1192, "name": "Hickory Management Services", "website": "hmsys.com", "n": 41, "res": 41, "provinces": {"MI": 40}, "ts": "2026-08-27T20:06:50"} | |
| 649 | +{"client_id": 1193, "name": "GTA MFP", "website": "", "n": 18, "res": 18, "provinces": {"ON": 18}, "ts": "2026-08-27T20:06:50"} | |
| 650 | +{"client_id": 1191, "name": "Adcock Properties", "website": "adcockproperties.com", "n": 11, "res": 11, "provinces": {"AL": 2, "MS": 9}, "ts": "2026-08-27T20:06:51"} | |
| 651 | +{"client_id": 1194, "name": "Canadian Student Living Group LP", "website": "", "n": 11, "res": 11, "provinces": {"ON": 8, "QC": 1, "MB": 1, "AB": 1}, "ts": "2026-08-27T20:06:51"} | |
| 652 | +{"client_id": 1195, "name": "InMotion Property Management", "website": "inmotionproperties.com", "n": 16, "res": 16, "provinces": {"MN": 16}, "ts": "2026-08-27T20:06:52"} | |
| 653 | +{"client_id": 1196, "name": "Fairview Realty Group", "website": "", "n": 2, "res": 2, "provinces": {"IL": 2}, "ts": "2026-08-27T20:06:53"} | |
| 654 | +{"client_id": 1200, "name": "Gates Hudson", "website": "gateshudson.com", "n": 2, "res": 2, "provinces": {"VA": 1, "MD": 1}, "ts": "2026-08-27T20:06:53"} | |
| 655 | +{"client_id": 1204, "name": "Brivia Group", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:54"} | |
| 656 | +{"client_id": 1205, "name": "Anchor Group Atlantic Ltd.", "website": "anchorminot.com", "n": 9, "res": 9, "provinces": {"ND": 9}, "ts": "2026-08-27T20:06:54"} | |
| 657 | +{"client_id": 1187, "name": "Old Oak Properties", "website": "oldoakproperties.com", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T20:06:55"} | |
| 658 | +{"client_id": 1207, "name": "Foxboro Property Management", "website": "foxboroproperties.com", "n": 19, "res": 19, "provinces": {"WI": 19}, "ts": "2026-08-27T20:06:56"} | |
| 659 | +{"client_id": 1209, "name": "Tidan Inc.", "website": "tidan.com", "n": 14, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:06:56"} | |
| 660 | +{"client_id": 1206, "name": "Excel Real Estate Management", "website": "excelrem.com", "n": 20, "res": 18, "provinces": {"IL": 18}, "ts": "2026-08-27T20:06:57"} | |
| 661 | +{"client_id": 1210, "name": "The Barrel Yards", "website": "barrelyards.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:06:58"} | |
| 662 | +{"client_id": 1215, "name": "Aegis Real Estate Services", "website": "aegisrealestateservices.com", "n": 4, "res": 4, "provinces": {"WA": 4}, "ts": "2026-08-27T20:06:59"} | |
| 663 | +{"client_id": 1214, "name": "Les Placements Rivière Gatineau Inc c/o Groupe Heafey", "website": "groupeheafey.com", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:07:00"} | |
| 664 | +{"client_id": 1213, "name": "Union Park Management", "website": "unionparkmgmt.com", "n": 28, "res": 28, "provinces": {"MN": 28}, "ts": "2026-08-27T20:07:00"} | |
| 665 | +{"client_id": 1216, "name": "Kieran Kelleher", "website": "", "n": 84, "res": 84, "provinces": {"ON": 84}, "ts": "2026-08-27T20:07:01"} | |
| 666 | +{"client_id": 1218, "name": "Puppy \\u0026 Kitty Corporation", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:07:02"} | |
| 667 | +{"client_id": 1221, "name": "Kathy Lu", "website": "communitylivingyorksouth.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:07:03"} | |
| 668 | +{"client_id": 1223, "name": "URent Ottawa c/o Jennifer Sarumi", "website": "urentottawa.com", "n": 28, "res": 28, "provinces": {"ON": 28}, "ts": "2026-08-27T20:07:03"} | |
| 669 | +{"client_id": 1225, "name": "Pacific Crown Management", "website": "", "n": 5, "res": 5, "provinces": {"BC": 5}, "ts": "2026-08-27T20:07:04"} | |
| 670 | +{"client_id": 1227, "name": "LPZ Management", "website": "rentnjapts.com", "n": 10, "res": 10, "provinces": {"NJ": 10}, "ts": "2026-08-27T20:07:05"} | |
| 671 | +{"client_id": 1228, "name": "EIP Property Management", "website": "eiprops.com", "n": 196, "res": 186, "provinces": {"IL": 168, "IN": 18}, "ts": "2026-08-27T20:07:06"} | |
| 672 | +{"client_id": 1230, "name": "Sud Group", "website": "15walmer.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:07:07"} | |
| 673 | +{"client_id": 1212, "name": "10th Floor Property Management", "website": "10thfloorbrokers.com", "n": 12, "res": 12, "provinces": {"MN": 11}, "ts": "2026-08-27T20:07:08"} | |
| 674 | +{"client_id": 1232, "name": "MC Properties", "website": "mcproperties.us", "n": 11, "res": 11, "provinces": {"CA": 11}, "ts": "2026-08-27T20:07:08"} | |
| 675 | +{"client_id": 1235, "name": "Midwest Expansion Companies", "website": "midwestexpansion.com", "n": 4, "res": 4, "provinces": {"WI": 4}, "ts": "2026-08-27T20:07:09"} | |
| 676 | +{"client_id": 1236, "name": "Eagle Management Re LLc - Abbey apartments", "website": "abbey4lakes.com", "n": 10, "res": 10, "provinces": {"IN": 1, "WI": 2, "IL": 7}, "ts": "2026-08-27T20:07:10"} | |
| 677 | +{"client_id": 1199, "name": "Wilson Property Management", "website": "wpminc.net", "n": 25, "res": 25, "provinces": {"NC": 25}, "ts": "2026-08-27T20:07:11"} | |
| 678 | +{"client_id": 1239, "name": "Town \\u0026 Country Developments", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:07:11"} | |
| 679 | +{"client_id": 1237, "name": "Hawthorne Arts Complex", "website": "hawthorneartscomplex.com", "n": 1, "res": 1, "provinces": {"CA": 1}, "ts": "2026-08-27T20:07:12"} | |
| 680 | +{"client_id": 1240, "name": "Groupe Accueil", "website": "", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:07:12"} | |
| 681 | +{"client_id": 1243, "name": "Prokey Living", "website": "www.prokey.ca", "n": 26, "res": 25, "provinces": {"BC": 12, "AB": 10, "SK": 3}, "ts": "2026-08-27T20:07:13"} | |
| 682 | +{"client_id": 1241, "name": "Rio Residential", "website": "rioresidential.com", "n": 43, "res": 43, "provinces": {"CO": 42}, "ts": "2026-08-27T20:07:14"} | |
| 683 | +{"client_id": 1244, "name": "L \\u0026 L Investors Group LLC", "website": "landlinvestors.com", "n": 8, "res": 8, "provinces": {"IN": 8}, "ts": "2026-08-27T20:07:14"} | |
| 684 | +{"client_id": 1249, "name": "Bass Management", "website": "bassmanagement.com", "n": 13, "res": 13, "provinces": {"IL": 13}, "ts": "2026-08-27T20:07:15"} | |
| 685 | +{"client_id": 1252, "name": "K-W Property Management Corp.", "website": "kwproperty.com", "n": 31, "res": 31, "provinces": {"ON": 31}, "ts": "2026-08-27T20:07:15"} | |
| 686 | +{"client_id": 1138, "name": "A.L. Burke Inc.", "website": "alburkeinc.com", "n": 22, "res": 22, "provinces": {"NY": 22}, "ts": "2026-08-27T20:07:17"} | |
| 687 | +{"client_id": 1254, "name": "Cores Management Inc", "website": "coresmgt.com", "n": 4, "res": 4, "provinces": {"NC": 1, "FL": 1, "CA": 2}, "ts": "2026-08-27T20:07:18"} | |
| 688 | +{"client_id": 1203, "name": "Meridian Group", "website": "meridiangrouprem.com", "n": 30, "res": 22, "provinces": {"CA": 22}, "ts": "2026-08-27T20:07:19"} | |
| 689 | +{"client_id": 1253, "name": "The Realty Store", "website": "therealtystore.ca", "n": 32, "res": 32, "provinces": {"AB": 32}, "ts": "2026-08-27T20:07:20"} | |
| 690 | +{"client_id": 1255, "name": "Envie ", "website": "enviesuites.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:07:20"} | |
| 691 | +{"client_id": 1257, "name": "Daniels Gateway Rentals", "website": "danielsgateway.com", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T20:07:21"} | |
| 692 | +{"client_id": 1260, "name": "Cedar Point Communities", "website": "mycedarpoint.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:07:22"} | |
| 693 | +{"client_id": 1262, "name": "CGK Realties", "website": "cgkrealties.com", "n": 11, "res": 11, "provinces": {"QC": 11}, "ts": "2026-08-27T20:07:23"} | |
| 694 | +{"client_id": 1263, "name": "RentBolt", "website": "rentbolt.ca", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:07:23"} | |
| 695 | +{"client_id": 1256, "name": "9375-4364 Quebec Inc. (Vivre Outremont)", "website": "vivremtl.ca", "n": 7, "res": 7, "provinces": {"ON": 5, "QC": 2}, "ts": "2026-08-27T20:07:24"} | |
| 696 | +{"client_id": 1265, "name": "AMG Realty Group LLC", "website": "", "n": 1, "res": 1, "provinces": {"OH": 1}, "ts": "2026-08-27T20:07:25"} | |
| 697 | +{"client_id": 1267, "name": "Propriété Bonavista S.E.C", "website": "ropriete-bonavista-sec.business.site", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:07:26"} | |
| 698 | +{"client_id": 1272, "name": "Lesco Realty Inc.", "website": "www.lesco.ca", "n": 7, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:07:27"} | |
| 699 | +{"client_id": 1270, "name": "Rentalys Solution Inc.", "website": "rentalys.ca", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:07:27"} | |
| 700 | +{"client_id": 1273, "name": "Urban Leasing KW", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:07:29"} | |
| 701 | +{"client_id": 1274, "name": "Trantor Realty", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:07:30"} | |
| 702 | +{"client_id": 1268, "name": "Building Stack", "website": "buildingstack.com", "n": 347, "res": 347, "provinces": {"QC": 321, "ON": 5, "AB": 5, "NB": 6, "FL": 3, "MB": 1}, "ts": "2026-08-27T20:07:31"} | |
| 703 | +{"client_id": 1276, "name": "Colonnade BridgePort", "website": "", "n": 12, "res": 12, "provinces": {"ON": 11, "NS": 1}, "ts": "2026-08-27T20:07:32"} | |
| 704 | +{"client_id": 1282, "name": "Harbor Realty Management Inc.", "website": "harborrealties.com", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:07:32"} | |
| 705 | +{"client_id": 1285, "name": "Immo Expo Inc.", "website": "", "n": 17, "res": 17, "provinces": {"QC": 17}, "ts": "2026-08-27T20:07:33"} | |
| 706 | +{"client_id": 1284, "name": "Mayne Holdings", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:07:33"} | |
| 707 | +{"client_id": 1288, "name": "Bridgeway Property Management Inc", "website": "bridgewaypm.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:07:34"} | |
| 708 | +{"client_id": 1290, "name": "Freedhome Developments", "website": "", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:07:35"} | |
| 709 | +{"client_id": 1294, "name": "SLG Montreal", "website": "www,slgmontreal.com", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:07:35"} | |
| 710 | +{"client_id": 1293, "name": "GVR Financial Corp.", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:07:36"} | |
| 711 | +{"client_id": 1297, "name": "Our Neighborhood Realty", "website": "app.listatto.com", "n": 75, "res": 75, "provinces": {"ON": 75}, "ts": "2026-08-27T20:07:36"} | |
| 712 | +{"client_id": 1302, "name": "HostGenius Property Management", "website": "hostgenius.ca", "n": 1, "res": 1, "provinces": {}, "ts": "2026-08-27T20:07:37"} | |
| 713 | +{"client_id": 1299, "name": "FirstService Residential Alberta", "website": "fsresidentialrentals.com", "n": 168, "res": 168, "provinces": {"AB": 168}, "ts": "2026-08-27T20:07:38"} | |
| 714 | +{"client_id": 1301, "name": "Home 2 Home Properties Inc", "website": "h2hpm.com", "n": 41, "res": 41, "provinces": {"ON": 40}, "ts": "2026-08-27T20:07:38"} | |
| 715 | +{"client_id": 1291, "name": "Fitzrovia", "website": "https://fitzrovia.ca/", "n": 25, "res": 17, "provinces": {"ON": 14, "QC": 3}, "ts": "2026-08-27T20:07:39"} | |
| 716 | +{"client_id": 1306, "name": "Murex Realty Inc. ", "website": "murexrealty.ca", "n": 2, "res": 2, "provinces": {"NS": 2}, "ts": "2026-08-27T20:07:40"} | |
| 717 | +{"client_id": 1307, "name": "Elmy Vacation \\u0026 Corporate Rental Management Ltd.", "website": "elmystays.com", "n": 14, "res": 14, "provinces": {"BC": 14}, "ts": "2026-08-27T20:07:41"} | |
| 718 | +{"client_id": 1310, "name": "The Rent Shop", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:07:42"} | |
| 719 | +{"client_id": 1312, "name": "Rester Inc.", "website": "serein.ca", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:07:43"} | |
| 720 | +{"client_id": 1314, "name": "VIDA Communities Inc", "website": "vidaliving.ca", "n": 137, "res": 137, "provinces": {"NS": 70, "NB": 41, "PE": 18, "MB": 8}, "ts": "2026-08-27T20:07:44"} | |
| 721 | +{"client_id": 1316, "name": "Peartree Group Property Management", "website": "peartreegroup.ca", "n": 34, "res": 34, "provinces": {"ON": 18, "QC": 15, "NY": 1}, "ts": "2026-08-27T20:07:47"} | |
| 722 | +{"client_id": 1319, "name": "RPM ACE", "website": "ace.realpm.ca", "n": 12, "res": 12, "provinces": {"AB": 12}, "ts": "2026-08-27T20:07:48"} | |
| 723 | +{"client_id": 1322, "name": "Laebon Rental Communities Ltd", "website": "blubelvedere.ca", "n": 14, "res": 14, "provinces": {"AB": 14}, "ts": "2026-08-27T20:07:49"} | |
| 724 | +{"client_id": 1320, "name": "Envision Real Estate Services", "website": "envisionyxe.com", "n": 22, "res": 22, "provinces": {"SK": 22}, "ts": "2026-08-27T20:07:50"} | |
| 725 | +{"client_id": 1321, "name": "Surecap Finance Inc", "website": "montrealliving.info", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:07:51"} | |
| 726 | +{"client_id": 1326, "name": "unitiiPM", "website": "unitiipm.com", "n": 61, "res": 61, "provinces": {"AB": 61}, "ts": "2026-08-27T20:07:52"} | |
| 727 | +{"client_id": 1328, "name": "Leaf Properties", "website": "leafproperties.ca", "n": 3, "res": 3, "provinces": {"MB": 3}, "ts": "2026-08-27T20:07:52"} | |
| 728 | +{"client_id": 1329, "name": "RST Property Management, LLC ", "website": "rstpropertymanagement.com", "n": 16, "res": 16, "provinces": {"WI": 16}, "ts": "2026-08-27T20:07:53"} | |
| 729 | +{"client_id": 1327, "name": "OM - Outremont", "website": "om-outremont.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:07:54"} | |
| 730 | +{"client_id": 1332, "name": "First Elm Holdings Inc", "website": "", "n": 5, "res": 5, "provinces": {"MB": 2, "SK": 2, "ON": 1}, "ts": "2026-08-27T20:07:54"} | |
| 731 | +{"client_id": 1335, "name": "REMAX Lifestyles \\u0026 Compass Property Management Team", "website": "mariamoudatsos.ca", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:07:55"} | |
| 732 | +{"client_id": 1334, "name": "Colliers International Regina", "website": "colliersrentals.com", "n": 3, "res": 3, "provinces": {"SK": 3}, "ts": "2026-08-27T20:07:55"} | |
| 733 | +{"client_id": 1347, "name": "Century 21 Property Management Professionals", "website": "professionalspm.c21.ca", "n": 9, "res": 9, "provinces": {"AB": 9}, "ts": "2026-08-27T20:07:56"} | |
| 734 | +{"client_id": 1353, "name": "Hazelview Properties (rnt)", "website": "", "n": 46, "res": 46, "provinces": {"ON": 38, "AB": 2, "QC": 4, "NS": 2}, "ts": "2026-08-27T20:07:56"} | |
| 735 | +{"client_id": 1351, "name": "Firstservice Residential Vancouver", "website": "fsresidential.com", "n": 11, "res": 11, "provinces": {"BC": 11}, "ts": "2026-08-27T20:07:57"} | |
| 736 | +{"client_id": 1356, "name": "Sidewalk RED", "website": "www.sidewalkred.ca", "n": 2, "res": 2, "provinces": {"NS": 2}, "ts": "2026-08-27T20:07:58"} | |
| 737 | +{"client_id": 1359, "name": "JB Holdings Inc", "website": "jbholdingsinc.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:07:58"} | |
| 738 | +{"client_id": 1355, "name": "Investors Choice Property Management", "website": "icpmpros.com", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:07:59"} | |
| 739 | +{"client_id": 1364, "name": "Bucci Living Limited", "website": "bucci.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:07:59"} | |
| 740 | +{"client_id": 1362, "name": "RFA Asset Management", "website": "rfaassetmangement.ca", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:08:00"} | |
| 741 | +{"client_id": 1365, "name": "Canopy mgmt - Property Managers", "website": "canopymgmt.ca", "n": 9, "res": 9, "provinces": {"MB": 9}, "ts": "2026-08-27T20:08:01"} | |
| 742 | +{"client_id": 1367, "name": "Royop Development Corporation", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:08:02"} | |
| 743 | +{"client_id": 1370, "name": "Petwin Properties", "website": "petwin.com", "n": 13, "res": 13, "provinces": {"AB": 13}, "ts": "2026-08-27T20:08:03"} | |
| 744 | +{"client_id": 1371, "name": "Renaissance Property Management", "website": "renaissancepropertymanagement.ca", "n": 19, "res": 19, "provinces": {"ON": 19}, "ts": "2026-08-27T20:08:04"} | |
| 745 | +{"client_id": 1376, "name": "Larlyn Property Management Ltd.", "website": "larlyn.com", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:08:04"} | |
| 746 | +{"client_id": 1378, "name": "QMW Corp", "website": "qmwcorp.com", "n": 11, "res": 11, "provinces": {"ON": 11}, "ts": "2026-08-27T20:08:05"} | |
| 747 | +{"client_id": 1381, "name": "Hyphen Group", "website": "hyphengroup.ca", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:08:07"} | |
| 748 | +{"client_id": 1379, "name": "Berkshire Hathaway Home Services 2", "website": "bhhstoronto.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:08:07"} | |
| 749 | +{"client_id": 1390, "name": "Hazelview: CX", "website": "rentcx.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:08:08"} | |
| 750 | +{"client_id": 1389, "name": "Leven Homes", "website": "leven.ca", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T20:08:09"} | |
| 751 | +{"client_id": 1393, "name": "Padly Apartments", "website": "padly.ca", "n": 56, "res": 47, "provinces": {"QC": 47}, "ts": "2026-08-27T20:08:10"} | |
| 752 | +{"client_id": 1396, "name": "Willow Green Estates", "website": "willowgreenestates.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:08:11"} | |
| 753 | +{"client_id": 1397, "name": "Fred Douglas Place Inc (Corp)", "website": "freddouglasplace.ca", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:08:11"} | |
| 754 | +{"client_id": 1395, "name": "Rohit", "website": "www.rohitgroup.com/contact", "n": 12, "res": 12, "provinces": {"AB": 12}, "ts": "2026-08-27T20:08:12"} | |
| 755 | +{"client_id": 1401, "name": "Intelligence House Ltd.", "website": "intelligencehouse.ca", "n": 13, "res": 13, "provinces": {"AB": 12, "ON": 1}, "ts": "2026-08-27T20:08:13"} | |
| 756 | +{"client_id": 1402, "name": "Centron Group", "website": "centrongroup.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:08:14"} | |
| 757 | +{"client_id": 1404, "name": "Partners Development Group Ltd.", "website": "partnersproperties.ca", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:08:14"} | |
| 758 | +{"client_id": 1405, "name": "Western Legacy Group Inc.", "website": "westernlegacygroup.ca", "n": 8, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:08:15"} | |
| 759 | +{"client_id": 1406, "name": "Ming Wong", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:08:15"} | |
| 760 | +{"client_id": 1408, "name": "Cantiva Properties ULC", "website": "", "n": 8, "res": 8, "provinces": {"AB": 8}, "ts": "2026-08-27T20:08:16"} | |
| 761 | +{"client_id": 1411, "name": "DMI PROPERTY MANAGEMENT INC.", "website": "lnxrentals.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:08:16"} | |
| 762 | +{"client_id": 1415, "name": "Occidental Group / Groupe Occidental", "website": "occidentallofts.com", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:08:17"} | |
| 763 | +{"client_id": 1419, "name": "BosCana Property Management Inc", "website": "boscanapropertymgt.ca", "n": 12, "res": 12, "provinces": {"ON": 12}, "ts": "2026-08-27T20:08:17"} | |
| 764 | +{"client_id": 1420, "name": "Carangelo Management", "website": "carangelomgmnt.com", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:08:18"} | |
| 765 | +{"client_id": 1422, "name": "S.M.T. Equities Ltd", "website": "smtequities.com", "n": 7, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:08:18"} | |
| 766 | +{"client_id": 1423, "name": "Izzy Laz Homes", "website": "", "n": 67, "res": 67, "provinces": {"ON": 67}, "ts": "2026-08-27T20:08:19"} | |
| 767 | +{"client_id": 1426, "name": "Westrich Management Ltd. ", "website": "rentwestrich.com", "n": 18, "res": 18, "provinces": {"AB": 16, "BC": 2}, "ts": "2026-08-27T20:08:20"} | |
| 768 | +{"client_id": 1431, "name": "McCrae Property Management LTD", "website": "mccraeproperty.com", "n": 8, "res": 8, "provinces": {"AB": 8}, "ts": "2026-08-27T20:08:20"} | |
| 769 | +{"client_id": 1430, "name": "Shape Properties", "website": "shapeproperties.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:08:21"} | |
| 770 | +{"client_id": 1428, "name": "Buttonwood Property Management", "website": "", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:08:22"} | |
| 771 | +{"client_id": 1429, "name": "MillDon Enterprises Ltd. ", "website": "milldonliving.com", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:08:22"} | |
| 772 | +{"client_id": 1434, "name": "KeyDay Inc.", "website": "www.keyday.ca", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:08:23"} | |
| 773 | +{"client_id": 1435, "name": "Michelle Vickress", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:08:24"} | |
| 774 | +{"client_id": 1432, "name": "Regional Group", "website": "availabilities.regionalgroup.com", "n": 13, "res": 13, "provinces": {"QC": 1, "ON": 12}, "ts": "2026-08-27T20:08:26"} | |
| 775 | +{"client_id": 1436, "name": "Pier 4 Residential", "website": "pier4residential.com", "n": 47, "res": 47, "provinces": {"NB": 4, "ON": 38, "NS": 5}, "ts": "2026-08-27T20:08:27"} | |
| 776 | +{"client_id": 1440, "name": "Richer Realty Ltd", "website": "", "n": 118, "res": 118, "provinces": {"AB": 118}, "ts": "2026-08-27T20:08:28"} | |
| 777 | +{"client_id": 1448, "name": "Orchard Park Property Management", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:08:29"} | |
| 778 | +{"client_id": 1451, "name": "TransGlobe Equities Ltd", "website": "", "n": 11, "res": 11, "provinces": {"AB": 11}, "ts": "2026-08-27T20:08:30"} | |
| 779 | +{"client_id": 1450, "name": "EC Living", "website": "ecliving.ca", "n": 16, "res": 16, "provinces": {"AB": 16}, "ts": "2026-08-27T20:08:31"} | |
| 780 | +{"client_id": 1454, "name": "Equity Rentals Ltd", "website": "equity.rentals", "n": 10, "res": 10, "provinces": {"AB": 10}, "ts": "2026-08-27T20:08:32"} | |
| 781 | +{"client_id": 1456, "name": "Armco", "website": "", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:08:32"} | |
| 782 | +{"client_id": 1458, "name": "2100 Remembrance L.P.", "website": "veritagelachine.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:08:33"} | |
| 783 | +{"client_id": 1462, "name": "Signature Properties Inc.", "website": "signaturepropertiesinc.ca", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:08:33"} | |
| 784 | +{"client_id": 1465, "name": "Meridian Development", "website": "meridiandevelopment.ca", "n": 1, "res": 1, "provinces": {"SK": 1}, "ts": "2026-08-27T20:08:34"} | |
| 785 | +{"client_id": 1466, "name": "Polo IV Properties Inc", "website": "evoottawa.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:08:34"} | |
| 786 | +{"client_id": 1469, "name": "Ninco Developments Inc", "website": "", "n": 19, "res": 17, "provinces": {"ON": 17}, "ts": "2026-08-27T20:08:35"} | |
| 787 | +{"client_id": 1472, "name": "Signature Suites", "website": "signature-suites.ca", "n": 7, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T20:08:36"} | |
| 788 | +{"client_id": 1473, "name": "LIV MTL", "website": "livmtl.com", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:08:36"} | |
| 789 | +{"client_id": 1468, "name": "Richcraft Rentals", "website": "richcraftrentals.com", "n": 12, "res": 12, "provinces": {"ON": 12}, "ts": "2026-08-27T20:08:37"} | |
| 790 | +{"client_id": 1479, "name": "CAPREIT - Landlease", "website": "", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:08:37"} | |
| 791 | +{"client_id": 1486, "name": "Losani Homes (1998) Ltd.", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:08:39"} | |
| 792 | +{"client_id": 1484, "name": "Les Immeubles Di Ciocco", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:08:40"} | |
| 793 | +{"client_id": 1488, "name": "Mike Witt", "website": "", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:08:41"} | |
| 794 | +{"client_id": 1481, "name": "AG Property Services", "website": "agpropertyservices.ca", "n": 1000, "res": 1000, "provinces": {"AB": 1000}, "ts": "2026-08-27T20:08:44"} | |
| 795 | +{"client_id": 1491, "name": "Highliving Properties Ltd.", "website": "highliving.ca", "n": 23, "res": 23, "provinces": {"BC": 21, "AB": 2}, "ts": "2026-08-27T20:08:45"} | |
| 796 | +{"client_id": 1489, "name": "Jeff Poon", "website": "jeff-poon.c21.ca", "n": 131, "res": 131, "provinces": {"ON": 131}, "ts": "2026-08-27T20:08:46"} | |
| 797 | +{"client_id": 1494, "name": "REMAX At Home, a division of REMAX Prairie Reality ", "website": "remaxathome.managebuilding.com", "n": 378, "res": 377, "provinces": {"AB": 370, "CA": 1}, "ts": "2026-08-27T20:08:48"} | |
| 798 | +{"client_id": 1497, "name": "ALTA Canada", "website": "altacanada.com", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:08:49"} | |
| 799 | +{"client_id": 1498, "name": "The Properties at Wright Field ", "website": "wpafbhomes.com", "n": 2, "res": 2, "provinces": {"OH": 2}, "ts": "2026-08-27T20:08:50"} | |
| 800 | +{"client_id": 1501, "name": "Mastercraft Starwood", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:08:50"} | |
| 801 | +{"client_id": 1503, "name": "Flex Developments ", "website": "flexbuild.co", "n": 11, "res": 11, "provinces": {"NS": 11}, "ts": "2026-08-27T20:08:53"} | |
| 802 | +{"client_id": 1502, "name": "Fieldgate Properties", "website": "fieldgateproperties.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:08:53"} | |
| 803 | +{"client_id": 1505, "name": "Equinoxe Rental Condos", "website": "collectionequinoxe.com/en", "n": 9, "res": 9, "provinces": {"QC": 8, "ON": 1}, "ts": "2026-08-27T20:08:54"} | |
| 804 | +{"client_id": 1510, "name": "Metro-Luminere", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:08:54"} | |
| 805 | +{"client_id": 1514, "name": "Maintenance Management Solutions Inc.", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:08:55"} | |
| 806 | +{"client_id": 1519, "name": "Rico Real Estate Inc.", "website": "ricorealestate.ca", "n": 37, "res": 37, "provinces": {"MB": 37}, "ts": "2026-08-27T20:08:56"} | |
| 807 | +{"client_id": 1520, "name": "6100 CMI", "website": "therooksofwestbedford.com", "n": 6, "res": 6, "provinces": {"NS": 6}, "ts": "2026-08-27T20:08:56"} | |
| 808 | +{"client_id": 1527, "name": "RISE PROPERTY SOLUTIONS INC. ", "website": "https://www.risepropertymanagement.ca/", "n": 71, "res": 71, "provinces": {"ON": 71}, "ts": "2026-08-27T20:08:57"} | |
| 809 | +{"client_id": 1532, "name": "Tells", "website": "Tells.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:08:57"} | |
| 810 | +{"client_id": 1528, "name": "Innovative Property Management", "website": "innovativepropertymanagement.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:08:58"} | |
| 811 | +{"client_id": 1531, "name": "Corporate Stays", "website": "", "n": 40, "res": 40, "provinces": {"QC": 8, "AB": 4, "ON": 12, "MB": 3, "SK": 1, "NS": 5, "NB": 1, "NC": 1, "BC": 5}, "ts": "2026-08-27T20:08:59"} | |
| 812 | +{"client_id": 1530, "name": "CIR Realty-Property Management", "website": "cirrealtypm.ca", "n": 314, "res": 314, "provinces": {"AB": 314}, "ts": "2026-08-27T20:09:00"} | |
| 813 | +{"client_id": 1534, "name": "JEMM Properties", "website": "jemm.ca", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:09:01"} | |
| 814 | +{"client_id": 1533, "name": "Grandview Consulting", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:09:02"} | |
| 815 | +{"client_id": 1537, "name": "BLVD Investments", "website": "www.blvdinvestments.ca", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:09:03"} | |
| 816 | +{"client_id": 1535, "name": "Uptown Residential", "website": "rentuptown.com", "n": 12, "res": 12, "provinces": {"AB": 12}, "ts": "2026-08-27T20:09:04"} | |
| 817 | +{"client_id": 1540, "name": "Westhawk Property Management", "website": "www.westhawkproperties.ca", "n": 47, "res": 47, "provinces": {"AB": 47}, "ts": "2026-08-27T20:09:05"} | |
| 818 | +{"client_id": 1541, "name": "Astoria Asset Management Ltd.", "website": "www.astoriamanagement.ca", "n": 72, "res": 72, "provinces": {"AB": 72}, "ts": "2026-08-27T20:09:06"} | |
| 819 | +{"client_id": 1542, "name": "SERRA MONTREAL", "website": "serramtl.com", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:09:07"} | |
| 820 | +{"client_id": 1548, "name": "Chenier Group", "website": "www.cheniergroup.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:09:08"} | |
| 821 | +{"client_id": 1550, "name": "Carrington Construction Canada Ltd.", "website": "carrington.ca", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:09:09"} | |
| 822 | +{"client_id": 1552, "name": "New Rock Developments Inc - Corp", "website": "www.newrockproperties.com", "n": 9, "res": 9, "provinces": {"AB": 7, "SK": 2}, "ts": "2026-08-27T20:09:10"} | |
| 823 | +{"client_id": 1549, "name": "Jefferson Commons APTs LLC", "website": "jeffersoncommonsapts.com", "n": 1, "res": 1, "provinces": {"OH": 1}, "ts": "2026-08-27T20:09:11"} | |
| 824 | +{"client_id": 1559, "name": "R4 Management", "website": "www.r4m.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:09:11"} | |
| 825 | +{"client_id": 1560, "name": "OParc Management", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:09:12"} | |
| 826 | +{"client_id": 1567, "name": "Locarno Legacy", "website": "www.locarno.ca", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:09:13"} | |
| 827 | +{"client_id": 1565, "name": "Hopestreet: Hope Street - RentFaster Direct Billing", "website": "www.hopestreet.ca", "n": 85, "res": 85, "provinces": {"AB": 73, "BC": 12}, "ts": "2026-08-27T20:09:13"} | |
| 828 | +{"client_id": 1563, "name": "Tilt Pm: Tilt Property Group - RentFaster Direct Billing", "website": "www.tiltgroup.ca", "n": 40, "res": 40, "provinces": {"AB": 40}, "ts": "2026-08-27T20:09:14"} | |
| 829 | +{"client_id": 1564, "name": "Rental Advisors - RentFaster Direct Billing", "website": "www.rentaladvisors.ca", "n": 67, "res": 67, "provinces": {"AB": 67}, "ts": "2026-08-27T20:09:15"} | |
| 830 | +{"client_id": 1576, "name": "Royal LePage Preferred Realty", "website": "www.andersonavenue.com", "n": 9, "res": 9, "provinces": {"BC": 9}, "ts": "2026-08-27T20:09:15"} | |
| 831 | +{"client_id": 1581, "name": "Paragon Living", "website": "https://rentals.paragonliving.com/", "n": 11, "res": 11, "provinces": {"MB": 11}, "ts": "2026-08-27T20:09:16"} | |
| 832 | +{"client_id": 1586, "name": "Premier Investments", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:09:16"} | |
| 833 | +{"client_id": 1588, "name": "Provider Homes Inc.", "website": "www.providerhomes.com", "n": 10, "res": 10, "provinces": {"MB": 10}, "ts": "2026-08-27T20:09:17"} | |
| 834 | +{"client_id": 1590, "name": "Roxborough Communities", "website": "roxcom.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:09:17"} | |
| 835 | +{"client_id": 1591, "name": "MG Grand", "website": "mggrandinc.com", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:09:18"} | |
| 836 | +{"client_id": 1606, "name": "Quarter Park Management", "website": "quarterpark.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:09:18"} | |
| 837 | +{"client_id": 1608, "name": "Asset Living", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:09:19"} | |
| 838 | +{"client_id": 1617, "name": "WRE Development Ltd Calgary", "website": "wredevelopment.ca", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:09:20"} | |
| 839 | +{"client_id": 1613, "name": "Qterra Property Management", "website": "www.qterrapropertymanagement.com", "n": 278, "res": 278, "provinces": {"ON": 278}, "ts": "2026-08-27T20:09:21"} | |
| 840 | +{"client_id": 1627, "name": "Westfolio Properties Corp", "website": "www.westfoliorentals.ca", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:09:22"} | |
| 841 | +{"client_id": 1628, "name": "Nineteen 88 Real Estate", "website": "", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:09:23"} | |
| 842 | +{"client_id": 1632, "name": "Capital West", "website": "capitalwest.ca", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:09:23"} | |
| 843 | +{"client_id": 1633, "name": "Diverse Property Management LTD", "website": "diverserentals.com", "n": 27, "res": 27, "provinces": {"BC": 27}, "ts": "2026-08-27T20:09:25"} | |
| 844 | +{"client_id": 1635, "name": "OBEN PM", "website": "https://www.thefairbank.ca/", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:09:26"} | |
| 845 | +{"client_id": 1640, "name": "Greystar Canada Property Management Services Ltd ", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:09:27"} | |
| 846 | +{"client_id": 1644, "name": "Westwood Ridge Development Corporation", "website": "https://westwoodridge.ca/properties/", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:09:28"} | |
| 847 | +{"client_id": 1642, "name": "Hazelview: Augustana", "website": "liveaugustana.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:09:29"} | |
| 848 | +{"client_id": 1647, "name": "Paragon Property Management \\u0026 Maintenance", "website": "www.paragonproperty.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:09:30"} | |
| 849 | +{"client_id": 1652, "name": "Rentals Ottawa", "website": "", "n": 23, "res": 23, "provinces": {"ON": 23}, "ts": "2026-08-27T20:09:31"} | |
| 850 | +{"client_id": 1648, "name": "Domus Developments Inc.", "website": "domusdev.com", "n": 11, "res": 11, "provinces": {"ON": 11}, "ts": "2026-08-27T20:09:31"} | |
| 851 | +{"client_id": 1656, "name": "Top Producers Realty Ltd.", "website": "topproducersrealty.ca", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:09:32"} | |
| 852 | +{"client_id": 1658, "name": "SOCAN Property Management", "website": "socanpm.com", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:09:33"} | |
| 853 | +{"client_id": 1660, "name": "Penguin Living", "website": "penguinliving.com", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:09:34"} | |
| 854 | +{"client_id": 1661, "name": "Gateway Properties", "website": "gatewayproperties.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:09:35"} | |
| 855 | +{"client_id": 1666, "name": "Josh Felice", "website": "", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:09:35"} | |
| 856 | +{"client_id": 1668, "name": "Split Rock Properties", "website": "litrockproperties.ca", "n": 2, "res": 2, "provinces": {"NS": 2}, "ts": "2026-08-27T20:09:36"} | |
| 857 | +{"client_id": 1669, "name": "AWM-Alliance Real Estate Group Ltd.", "website": "", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:09:36"} | |
| 858 | +{"client_id": 1674, "name": "Lokus", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:09:37"} | |
| 859 | +{"client_id": 1681, "name": "Sterling Karamar: The Britt", "website": "brittluxuryresidences.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:09:37"} | |
| 860 | +{"client_id": 1689, "name": "Summit Properties", "website": "https://www.summitproperties.ca/residential-lp/?utm_source=Rental.ca\\u0026utm_medium=referral\\u0026utm_campaign=residential2026\\u0026utm_conten", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:09:38"} | |
| 861 | +{"client_id": 1695, "name": "Apartments LTD ", "website": "", "n": 9, "res": 9, "provinces": {"ON": 9}, "ts": "2026-08-27T20:09:38"} | |
| 862 | +{"client_id": 1696, "name": "Fundy Harbour Group Inc", "website": "fundyquay.com", "n": 1, "res": 1, "provinces": {"NB": 1}, "ts": "2026-08-27T20:09:39"} | |
| 863 | +{"client_id": 1694, "name": "GMR Real Estate", "website": "http://www.gmrre.com/", "n": 10, "res": 10, "provinces": {"QC": 10}, "ts": "2026-08-27T20:09:40"} | |
| 864 | +{"client_id": 1699, "name": " Property Management Gateway", "website": "pmgateway.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:09:40"} | |
| 865 | +{"client_id": 1700, "name": "Premier Property Solutions", "website": "1125pembina.ca", "n": 3, "res": 3, "provinces": {"MB": 3}, "ts": "2026-08-27T20:09:41"} | |
| 866 | +{"client_id": 1702, "name": "Dunpar Homes", "website": "dunparhomes.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:09:41"} | |
| 867 | +{"client_id": 1690, "name": "Brick Properties Inc.", "website": "brickproperties.ca", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T20:09:42"} | |
| 868 | +{"client_id": 1709, "name": "Fitzrovia Bloomsbury Inc. c/o Fitzrovia Real Estate Inc.", "website": "bloomsbury.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:09:43"} | |
| 869 | +{"client_id": 1706, "name": "JDC Property Management Ltd.", "website": "https://www.jdcgroup.net/", "n": 24, "res": 24, "provinces": {"BC": 24}, "ts": "2026-08-27T20:09:44"} | |
| 870 | +{"client_id": 1707, "name": "Princess Towers", "website": "www.princesstowers.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:09:45"} | |
| 871 | +{"client_id": 1712, "name": "Lionsgate Communities", "website": "lionsgc.com", "n": 7, "res": 7, "provinces": {"AB": 2, "BC": 5}, "ts": "2026-08-27T20:09:46"} | |
| 872 | +{"client_id": 1714, "name": "STACK", "website": "stackpm.ca", "n": 11, "res": 11, "provinces": {"BC": 11}, "ts": "2026-08-27T20:09:50"} | |
| 873 | +{"client_id": 1715, "name": "Refinery Town homes ", "website": "refinerytownhomes.ca", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:09:50"} | |
| 874 | +{"client_id": 1722, "name": "Ivy Manor Apartments LLC", "website": "ivymanorfairborn.com", "n": 2, "res": 2, "provinces": {"OH": 1, "ON": 1}, "ts": "2026-08-27T20:09:51"} | |
| 875 | +{"client_id": 1725, "name": "Revolution Property Management Inc.", "website": "www.revolutionpm.ca", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:09:52"} | |
| 876 | +{"client_id": 1717, "name": "Greystar Canada Property Management Services Limited", "website": "", "n": 19, "res": 19, "provinces": {"AB": 11, "ON": 6, "BC": 2}, "ts": "2026-08-27T20:09:53"} | |
| 877 | +{"client_id": 1729, "name": "Carrington Real Estate", "website": "", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:09:54"} | |
| 878 | +{"client_id": 1734, "name": "Uniform Living", "website": "uniformliving.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:09:55"} | |
| 879 | +{"client_id": 1733, "name": "Smith Agency Ltd.", "website": "smithagency.ca", "n": 53, "res": 53, "provinces": {"MB": 53}, "ts": "2026-08-27T20:09:56"} | |
| 880 | +{"client_id": 1740, "name": "Haven Towers", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:09:56"} | |
| 881 | +{"client_id": 1745, "name": "Property Manager", "website": "", "n": 2, "res": 2, "provinces": {"BC": 1, "ON": 1}, "ts": "2026-08-27T20:09:57"} | |
| 882 | +{"client_id": 1748, "name": "Millway Residences Inc.", "website": "themillway.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:09:57"} | |
| 883 | +{"client_id": 1747, "name": "Three Shores", "website": "www.threeshores.ca/about-us", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:09:58"} | |
| 884 | +{"client_id": 1743, "name": "Cherishome Living", "website": "cherishome.com", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T20:09:59"} | |
| 885 | +{"client_id": 1751, "name": "Glenora Homes Group", "website": "live-emerald.com", "n": 14, "res": 14, "provinces": {"AB": 14}, "ts": "2026-08-27T20:10:00"} | |
| 886 | +{"client_id": 1752, "name": "Blanc et Noir Immobilier", "website": "blancetnoircondosneufs.ca", "n": 19, "res": 19, "provinces": {"QC": 19}, "ts": "2026-08-27T20:10:00"} | |
| 887 | +{"client_id": 1763, "name": "Barbican Property Management", "website": "https://www.barbicanpm.ca/", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:10:01"} | |
| 888 | +{"client_id": 1764, "name": "Kothari Group", "website": "www.grandpacificrentals.ca", "n": 3, "res": 3, "provinces": {"MB": 3}, "ts": "2026-08-27T20:10:02"} | |
| 889 | +{"client_id": 1773, "name": "Destaron Property Management", "website": "destaron.ca", "n": 13, "res": 13, "provinces": {"ON": 13}, "ts": "2026-08-27T20:10:03"} | |
| 890 | +{"client_id": 1770, "name": "Holt Meadow Group", "website": "www.holtmeadow.com/about", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:10:06"} | |
| 891 | +{"client_id": 1772, "name": "Greystar Canada Property Management Services Ltd. ", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:10:09"} | |
| 892 | +{"client_id": 1771, "name": "HomesByElla Daniela Captariu BSc. ABR, Broker Real Estate with Keller Williams Referred Urban Realty Brokerage", "website": "www.homesbyella.com", "n": 90, "res": 90, "provinces": {"ON": 90}, "ts": "2026-08-27T20:10:11"} | |
| 893 | +{"client_id": 1775, "name": "Bayview Group", "website": "www.bayviewgroup.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:10:12"} | |
| 894 | +{"client_id": 1779, "name": "Andrew Higgs", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:13"} | |
| 895 | +{"client_id": 1783, "name": "2274 Princess Street Limited Partnership", "website": "www.2274princess.com", "n": 33, "res": 33, "provinces": {"ON": 33}, "ts": "2026-08-27T20:10:14"} | |
| 896 | +{"client_id": 1785, "name": "TG BECO", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:10:15"} | |
| 897 | +{"client_id": 1786, "name": "Savic Homes Ltd", "website": "", "n": 2, "res": 2, "provinces": {"BC": 1, "ON": 1}, "ts": "2026-08-27T20:10:15"} | |
| 898 | +{"client_id": 1784, "name": "Common Living", "website": "www.common.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:16"} | |
| 899 | +{"client_id": 1791, "name": "Interim Account - Hazelview Properties", "website": "", "n": 7, "res": 7, "provinces": {"ON": 2, "AB": 2, "QC": 3}, "ts": "2026-08-27T20:10:16"} | |
| 900 | +{"client_id": 1792, "name": "Griesbach Rental - 49th Battalion", "website": "www.rent49thbattalion.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:10:17"} | |
| 901 | +{"client_id": 1795, "name": "Advantage Property Management", "website": "advantagepm.ca", "n": 64, "res": 64, "provinces": {"BC": 63}, "ts": "2026-08-27T20:10:18"} | |
| 902 | +{"client_id": 1800, "name": "RentXS", "website": "https://www.rentxs.ca/", "n": 7, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:10:19"} | |
| 903 | +{"client_id": 1805, "name": "RENTHAMILTON", "website": "blockmgmt.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:10:25"} | |
| 904 | +{"client_id": 1804, "name": " 3340233 NS Ltd.", "website": "rentbakerdrive.com", "n": 8, "res": 6, "provinces": {"NS": 6}, "ts": "2026-08-27T20:10:27"} | |
| 905 | +{"client_id": 1809, "name": "Molnar Group", "website": "hendryplace.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:10:27"} | |
| 906 | +{"client_id": 1814, "name": "The Willow Apartments Limited Partnership by its General Partner The Willow Block (GP) Ltd.", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:10:28"} | |
| 907 | +{"client_id": 1812, "name": "Tannin Developments", "website": "www.tannindev.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:10:30"} | |
| 908 | +{"client_id": 1817, "name": "Laurent Student Housing x UniLodge", "website": "www.maclabdevelopment.com", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:10:30"} | |
| 909 | +{"client_id": 1815, "name": "Iron Door Property Rentals", "website": "www.irondoorproperty.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:10:31"} | |
| 910 | +{"client_id": 1819, "name": "CPM Properties - SF", "website": "www.cpmproperties.ca/contact", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:10:32"} | |
| 911 | +{"client_id": 1825, "name": "EGMK Properties", "website": "www.egmkproperties.com", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:10:33"} | |
| 912 | +{"client_id": 1829, "name": "Peak Residences", "website": "peakresidences.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:10:34"} | |
| 913 | +{"client_id": 1828, "name": "Townline Property Management Corp.", "website": "www.townline.com", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:10:35"} | |
| 914 | +{"client_id": 1847, "name": "Darcy Ranch Townhouse GP Inc", "website": "http://darcytownhomes.com/", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:10:35"} | |
| 915 | +{"client_id": 1849, "name": "One Urban Developments Inc", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:36"} | |
| 916 | +{"client_id": 1859, "name": "JLL", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:37"} | |
| 917 | +{"client_id": 1858, "name": "Royal York - Test", "website": "www.royalyorkpropertymanagement.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:10:38"} | |
| 918 | +{"client_id": 1865, "name": "Homelife Property Management BC", "website": "homelifepropertyrentals.ca", "n": 25, "res": 25, "provinces": {"BC": 25}, "ts": "2026-08-27T20:10:40"} | |
| 919 | +{"client_id": 1867, "name": "Luther College Student Village", "website": "", "n": 1, "res": 1, "provinces": {"SK": 1}, "ts": "2026-08-27T20:10:40"} | |
| 920 | +{"client_id": 1869, "name": "Kindred Works Inc", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:10:41"} | |
| 921 | +{"client_id": 1878, "name": "Halifax 4 Rent", "website": "", "n": 1, "res": 1, "provinces": {"NS": 1}, "ts": "2026-08-27T20:10:42"} | |
| 922 | +{"client_id": 1880, "name": "Albert Slater Properties LP", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:42"} | |
| 923 | +{"client_id": 1881, "name": "Meridiem", "website": "", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:10:43"} | |
| 924 | +{"client_id": 1882, "name": "Villasola Residential", "website": "villasola.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:10:43"} | |
| 925 | +{"client_id": 1883, "name": "Trinity Group", "website": "trinity-group.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:10:44"} | |
| 926 | +{"client_id": 1888, "name": "Domus Inc.", "website": "www.domushousing.com", "n": 14, "res": 14, "provinces": {"ON": 14}, "ts": "2026-08-27T20:10:45"} | |
| 927 | +{"client_id": 1892, "name": "Valleywood Apartments", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:46"} | |
| 928 | +{"client_id": 1889, "name": "Immeubles Notre Dame", "website": "", "n": 4, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:10:47"} | |
| 929 | +{"client_id": 1896, "name": "Anthem Properties Group Ltd.", "website": "", "n": 13, "res": 13, "provinces": {"BC": 9, "AB": 4}, "ts": "2026-08-27T20:10:48"} | |
| 930 | +{"client_id": 1897, "name": "York PM Bundle ", "website": "", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T20:10:49"} | |
| 931 | +{"client_id": 1911, "name": "Astra Living", "website": "astraliving.ca", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:10:49"} | |
| 932 | +{"client_id": 1912, "name": "Livwell Development Group Inc", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:10:50"} | |
| 933 | +{"client_id": 1919, "name": "Playfair \\u0026 Norberry", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:51"} | |
| 934 | +{"client_id": 1918, "name": "Gor Fay Realty", "website": "gorfayrealty.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:10:51"} | |
| 935 | +{"client_id": 1920, "name": "Drewlo bundle", "website": "drewloholdings.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:10:54"} | |
| 936 | +{"client_id": 1921, "name": "Olympus Properties Group", "website": "www.olympuspropertiesgroup.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:10:58"} | |
| 937 | +{"client_id": 1923, "name": "GTA Home Rentals", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:10:59"} | |
| 938 | +{"client_id": 1926, "name": "SBI Management Limited", "website": "", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:10:59"} | |
| 939 | +{"client_id": 1930, "name": "NAI Advent", "website": "www.naiadvent.com", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:11:01"} | |
| 940 | +{"client_id": 1932, "name": "Ripple Property Management", "website": "www.ripplecalgary.com", "n": 33, "res": 33, "provinces": {"AB": 33}, "ts": "2026-08-27T20:11:02"} | |
| 941 | +{"client_id": 1933, "name": "Icon Falcon Limited Partnership", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:11:02"} | |
| 942 | +{"client_id": 1940, "name": "Canci Rentals ", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:11:03"} | |
| 943 | +{"client_id": 1943, "name": "CLARIA", "website": "https://gardenialachine.com/en/", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:11:03"} | |
| 944 | +{"client_id": 1947, "name": "Peyrow", "website": "", "n": 8, "res": 8, "provinces": {"QC": 8}, "ts": "2026-08-27T20:11:04"} | |
| 945 | +{"client_id": 1954, "name": "The Diamond", "website": "diamondrentals.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:04"} | |
| 946 | +{"client_id": 1955, "name": "Low Tide Properties", "website": "www.lowtideproperties.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:11:05"} | |
| 947 | +{"client_id": 1956, "name": "Mann Group", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:11:06"} | |
| 948 | +{"client_id": 1960, "name": "Fraser Park Realty Ltd.", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:11:06"} | |
| 949 | +{"client_id": 1961, "name": "Devmont", "website": "devmont.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:11:07"} | |
| 950 | +{"client_id": 1964, "name": "334154 Alberta Ltd. o/a Best Investment Properties", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:11:08"} | |
| 951 | +{"client_id": 1965, "name": "Simco Management (Calgary) Inc.", "website": "", "n": 6, "res": 6, "provinces": {"AB": 6}, "ts": "2026-08-27T20:11:09"} | |
| 952 | +{"client_id": 1969, "name": "Prod Test Client", "website": "website-test-prod.lws1.com", "n": 8, "res": 8, "provinces": {"QC": 4, "ON": 3, "BC": 1}, "ts": "2026-08-27T20:11:10"} | |
| 953 | +{"client_id": 1970, "name": "Excel Leasing", "website": "", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:11:10"} | |
| 954 | +{"client_id": 1972, "name": "Nujour", "website": "", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:11:11"} | |
| 955 | +{"client_id": 1976, "name": "Park Vista", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:12"} | |
| 956 | +{"client_id": 1978, "name": "McLeod Realty \\u0026 Management Ltd.", "website": "www.mcleodrealty.com", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:11:13"} | |
| 957 | +{"client_id": 1980, "name": "Brasswater", "website": "https://www.brasswater.ca/", "n": 3, "res": 0, "provinces": {}, "ts": "2026-08-27T20:11:14"} | |
| 958 | +{"client_id": 1985, "name": "Redding-Rouleau", "website": "https://www.redding-rouleau.com/", "n": 30, "res": 30, "provinces": {"QC": 30}, "ts": "2026-08-27T20:11:15"} | |
| 959 | +{"client_id": 1983, "name": "Peakmade Real Estate", "website": "peakmade.com/contact", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:11:15"} | |
| 960 | +{"client_id": 1986, "name": "Base Spaces, Inc.", "website": "www.basespaces.ca", "n": 9, "res": 4, "provinces": {"QC": 4}, "ts": "2026-08-27T20:11:16"} | |
| 961 | +{"client_id": 1987, "name": "Longboat", "website": "1530warde.ca", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:11:17"} | |
| 962 | +{"client_id": 1995, "name": "Labo MTL", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:11:17"} | |
| 963 | +{"client_id": 1999, "name": "Interloq Capital Corp.", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:11:18"} | |
| 964 | +{"client_id": 2003, "name": "FSR Vancouver", "website": "www.fsresidential.com/corporate", "n": 16, "res": 16, "provinces": {"BC": 16}, "ts": "2026-08-27T20:11:19"} | |
| 965 | +{"client_id": 2002, "name": "Aquaterra Management LTD", "website": "https://www.raincityrents.com/", "n": 12, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:11:20"} | |
| 966 | +{"client_id": 2009, "name": "Pinemount Gorman Park Limited Partnership", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:20"} | |
| 967 | +{"client_id": 2013, "name": "Vertus Property Management Inc.", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:11:21"} | |
| 968 | +{"client_id": 2015, "name": "Wynnward Developments", "website": "wynnward.ca", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:11:22"} | |
| 969 | +{"client_id": 2019, "name": "MaxWell Progressive Property Management", "website": "www.yegrent.com", "n": 20, "res": 20, "provinces": {"AB": 20}, "ts": "2026-08-27T20:11:23"} | |
| 970 | +{"client_id": 2018, "name": "Go Smart Property Managers Inc.", "website": "gosmartmanagers.com", "n": 80, "res": 80, "provinces": {"AB": 80}, "ts": "2026-08-27T20:11:23"} | |
| 971 | +{"client_id": 2021, "name": "Elias M'Butho", "website": "atriarealty.c21.ca", "n": 8, "res": 8, "provinces": {"ON": 8}, "ts": "2026-08-27T20:11:24"} | |
| 972 | +{"client_id": 2012, "name": "Compass Communities", "website": "https://www.compasscommunities.ca/", "n": 84, "res": 84, "provinces": {"PE": 6, "NB": 18, "QC": 1, "NS": 1, "ON": 32, "BC": 7, "AB": 17, "SK": 2}, "ts": "2026-08-27T20:11:25"} | |
| 973 | +{"client_id": 2033, "name": "Vivenda Group", "website": "vivendagroup.ca", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:11:25"} | |
| 974 | +{"client_id": 2030, "name": "Urban Avas Corp.", "website": "www.urbanavas.com/contact", "n": 35, "res": 35, "provinces": {"AB": 35}, "ts": "2026-08-27T20:11:26"} | |
| 975 | +{"client_id": 2031, "name": "Troika Management Corp", "website": "troikaliving.com", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:11:26"} | |
| 976 | +{"client_id": 2036, "name": "Brookfield Properties", "website": "", "n": 3, "res": 3, "provinces": {"ON": 2, "BC": 1}, "ts": "2026-08-27T20:11:27"} | |
| 977 | +{"client_id": 2035, "name": "Peterson Rentals", "website": "www.petersonbc.com", "n": 6, "res": 6, "provinces": {"BC": 5, "ON": 1}, "ts": "2026-08-27T20:11:28"} | |
| 978 | +{"client_id": 2041, "name": "Transpacific Realty Advisors", "website": "www.transpacificrealty.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:11:29"} | |
| 979 | +{"client_id": 2048, "name": "Gill Villa", "website": "rentgillvilla.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:11:29"} | |
| 980 | +{"client_id": 2050, "name": "Elora MTL", "website": "eloramtl.com", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:11:30"} | |
| 981 | +{"client_id": 2055, "name": "Blue Anchor Property Management", "website": "www.blueanchorpm.rent", "n": 10, "res": 10, "provinces": {"ON": 10}, "ts": "2026-08-27T20:11:31"} | |
| 982 | +{"client_id": 2056, "name": "Theberge Homes", "website": "www.thebergehomes.com", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:11:32"} | |
| 983 | +{"client_id": 2057, "name": "The Property Consulting Group Inc.", "website": "", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:11:33"} | |
| 984 | +{"client_id": 2058, "name": "1000870452 Ontario Inc.", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:34"} | |
| 985 | +{"client_id": 2060, "name": "ML Westboro Inc. c/o ML Devco", "website": "westmountliving.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:34"} | |
| 986 | +{"client_id": 2064, "name": "Avante Properties, LLC", "website": "https://www.avanteproperties.com", "n": 13, "res": 13, "provinces": {"WI": 13}, "ts": "2026-08-27T20:11:35"} | |
| 987 | +{"client_id": 2070, "name": "Intracorp", "website": "", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:11:36"} | |
| 988 | +{"client_id": 2067, "name": "Girescom", "website": "", "n": 89, "res": 83, "provinces": {"QC": 83}, "ts": "2026-08-27T20:11:37"} | |
| 989 | +{"client_id": 2073, "name": "Rentch", "website": "rentch.ca", "n": 21, "res": 21, "provinces": {"AB": 21}, "ts": "2026-08-27T20:11:38"} | |
| 990 | +{"client_id": 2074, "name": "Valery Properties", "website": "www.valeryproperties.com", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:11:39"} | |
| 991 | +{"client_id": 2076, "name": "MTL Student Living ", "website": "www.foxre.co", "n": 5, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:11:40"} | |
| 992 | +{"client_id": 2068, "name": "Fengate", "website": "", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:11:41"} | |
| 993 | +{"client_id": 2077, "name": "Woodsmere Holdings Corp.", "website": "woodsmere.ca", "n": 31, "res": 21, "provinces": {"AB": 11, "BC": 10}, "ts": "2026-08-27T20:11:42"} | |
| 994 | +{"client_id": 2079, "name": "Drake Property Management Infinity", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:11:43"} | |
| 995 | +{"client_id": 2083, "name": "Shelborne Property Management", "website": "", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:11:43"} | |
| 996 | +{"client_id": 2078, "name": "Sixth Avenue Arbutus Management Corp.", "website": "", "n": 3, "res": 3, "provinces": {"AB": 2, "SK": 1}, "ts": "2026-08-27T20:11:44"} | |
| 997 | +{"client_id": 2085, "name": "The Woods", "website": "https://www.180kanata.com/", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:45"} | |
| 998 | +{"client_id": 2088, "name": "Arek Property Management", "website": "", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:11:45"} | |
| 999 | +{"client_id": 2089, "name": "Infinity Plan A Real Estate Services", "website": "www.plana.pro", "n": 37, "res": 37, "provinces": {"BC": 37}, "ts": "2026-08-27T20:11:46"} | |
| 1000 | +{"client_id": 2086, "name": "Vrancor Property Management", "website": "vrancor.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:11:47"} | |
| 1001 | +{"client_id": 2087, "name": "Aspen Towers / 2935 Richmond Rd Ltd. ", "website": "Bedfordliving.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:47"} | |
| 1002 | +{"client_id": 2092, "name": "Arlington Group", "website": "arlingtonstreet.ca", "n": 4, "res": 4, "provinces": {"AB": 3, "BC": 1}, "ts": "2026-08-27T20:11:48"} | |
| 1003 | +{"client_id": 2100, "name": "Athena Property Management", "website": "athenapmi.com", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:11:48"} | |
| 1004 | +{"client_id": 2099, "name": "Third Space Properties", "website": "third.space", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:11:49"} | |
| 1005 | +{"client_id": 2103, "name": "Nivii", "website": "nivii.com", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:11:50"} | |
| 1006 | +{"client_id": 2106, "name": "Hyland Properties", "website": "www.hylandproperties.ca", "n": 2, "res": 2, "provinces": {"AB": 1, "BC": 1}, "ts": "2026-08-27T20:11:51"} | |
| 1007 | +{"client_id": 2111, "name": "RALA (Barrington Ave) LLC", "website": "", "n": 1, "res": 1, "provinces": {"CA": 1}, "ts": "2026-08-27T20:11:52"} | |
| 1008 | +{"client_id": 2120, "name": "Lexington Park Real Estate Capital", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:11:52"} | |
| 1009 | +{"client_id": 2117, "name": "Zen Residential - SF", "website": "www.zenrentals.ca", "n": 36, "res": 36, "provinces": {"AB": 36}, "ts": "2026-08-27T20:11:53"} | |
| 1010 | +{"client_id": 2128, "name": "CW Properties", "website": "", "n": 52, "res": 52, "provinces": {"QC": 52}, "ts": "2026-08-27T20:11:54"} | |
| 1011 | +{"client_id": 2134, "name": "Warrington PCI Management", "website": "www.warringtonpci.com", "n": 10, "res": 10, "provinces": {"BC": 10}, "ts": "2026-08-27T20:11:55"} | |
| 1012 | +{"client_id": 2130, "name": "Daniels Gateway SF", "website": "www.danielsgateway.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:11:56"} | |
| 1013 | +{"client_id": 2141, "name": "Place Doree", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:11:57"} | |
| 1014 | +{"client_id": 2145, "name": "Wingspan Properties", "website": "wingspanproperties.ca", "n": 50, "res": 50, "provinces": {"AB": 32, "MB": 5, "SK": 13}, "ts": "2026-08-27T20:11:58"} | |
| 1015 | +{"client_id": 2146, "name": "Blue Peak Property Solutions Ltd", "website": "", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:11:58"} | |
| 1016 | +{"client_id": 2149, "name": "PG Brar Investments Inc.", "website": "", "n": 4, "res": 4, "provinces": {"SK": 3, "MB": 1}, "ts": "2026-08-27T20:12:00"} | |
| 1017 | +{"client_id": 2147, "name": "Triami Developments \\u0026 Investments", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:00"} | |
| 1018 | +{"client_id": 2155, "name": "Digi Brokerage", "website": "www.dashq.io", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:01"} | |
| 1019 | +{"client_id": 2157, "name": "CityPlex Property Management", "website": "cityplex.ca", "n": 13, "res": 13, "provinces": {"BC": 13}, "ts": "2026-08-27T20:12:02"} | |
| 1020 | +{"client_id": 2156, "name": "Laketree Properties", "website": "https://www.laketree.ca/", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:12:03"} | |
| 1021 | +{"client_id": 2159, "name": "The Corner on Broadway", "website": "https://thecornerrentals.com/", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:03"} | |
| 1022 | +{"client_id": 2162, "name": " L\\u0026Y Railway Corp c/o GF Management Corp", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:12:04"} | |
| 1023 | +{"client_id": 2160, "name": "Limestone Property Management", "website": "www.limestonepropertymanagement.ca", "n": 182, "res": 182, "provinces": {"ON": 182}, "ts": "2026-08-27T20:12:05"} | |
| 1024 | +{"client_id": 2161, "name": "Holloway Lodging", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:12:06"} | |
| 1025 | +{"client_id": 2166, "name": "Keilty Residential Management Inc", "website": "keilty.com/pages/contact", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:06"} | |
| 1026 | +{"client_id": 2171, "name": "Skyview Living Apartments - 2526135 Alberta Ltd.", "website": "liveatskyview.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:12:07"} | |
| 1027 | +{"client_id": 2172, "name": "Serco Realty Group", "website": "www.sercorealty.com", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:12:07"} | |
| 1028 | +{"client_id": 2173, "name": "Tribe Management - Alma", "website": "www.triberentals.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:12:08"} | |
| 1029 | +{"client_id": 2177, "name": "Toronto House", "website": "torontohouse.alliedreit.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:08"} | |
| 1030 | +{"client_id": 2179, "name": "PC Urban", "website": "www.pcurban.ca", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:12:09"} | |
| 1031 | +{"client_id": 2183, "name": "Apartments Inc.", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:12:09"} | |
| 1032 | +{"client_id": 2184, "name": "Liberty Homes (Claremont) Ltd.", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:12:10"} | |
| 1033 | +{"client_id": 2186, "name": "Urban Village LP", "website": "https://east-village.ca/", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:12:10"} | |
| 1034 | +{"client_id": 2187, "name": "rennie", "website": "rennie.com/contact", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:12:11"} | |
| 1035 | +{"client_id": 2189, "name": "Les Développements Pur Immobilia inc.", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:12:12"} | |
| 1036 | +{"client_id": 2190, "name": "R.A.M. Contracting Limited ", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:12"} | |
| 1037 | +{"client_id": 2193, "name": "VIP Realty \\u0026 Management", "website": "www.viprealtyandmanagement.com/contact.php", "n": 24, "res": 24, "provinces": {"AB": 24}, "ts": "2026-08-27T20:12:13"} | |
| 1038 | +{"client_id": 2201, "name": "Owl's Nest Property Management Inc.", "website": "owlsnestpm.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:14"} | |
| 1039 | +{"client_id": 2203, "name": "1267629 BC Ltd", "website": "", "n": 2, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:12:14"} | |
| 1040 | +{"client_id": 2208, "name": "Reliable Pro Management Inc.", "website": "www.reliablepromng.com", "n": 9, "res": 9, "provinces": {"AB": 9}, "ts": "2026-08-27T20:12:15"} | |
| 1041 | +{"client_id": 2205, "name": "Eagle Builders", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:12:16"} | |
| 1042 | +{"client_id": 2210, "name": "AspirePeak Properties Ltd.", "website": "www.aspirepeakproperties.com", "n": 17, "res": 17, "provinces": {"AB": 17}, "ts": "2026-08-27T20:12:17"} | |
| 1043 | +{"client_id": 2212, "name": "Times Group", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:17"} | |
| 1044 | +{"client_id": 2216, "name": "One Story Developments Inc.", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:18"} | |
| 1045 | +{"client_id": 2223, "name": "Rozenblat Realty Group", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:12:19"} | |
| 1046 | +{"client_id": 2219, "name": "Glamorgan Landing Estates", "website": "mygle.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:12:19"} | |
| 1047 | +{"client_id": 2233, "name": "Menkes Condominium Rentals ", "website": "www.menkescondorentals.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:20"} | |
| 1048 | +{"client_id": 2235, "name": "Areva Living", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:12:21"} | |
| 1049 | +{"client_id": 2238, "name": "Upliv", "website": "", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:12:24"} | |
| 1050 | +{"client_id": 2247, "name": "Diamond Property Management Group", "website": "www.dpmg.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:26"} | |
| 1051 | +{"client_id": 2242, "name": "Gestion Immobilière LR", "website": "", "n": 162, "res": 162, "provinces": {"QC": 159, "ON": 3}, "ts": "2026-08-27T20:12:27"} | |
| 1052 | +{"client_id": 2250, "name": "JSB Consulting", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:27"} | |
| 1053 | +{"client_id": 2258, "name": "MMI Group Inc", "website": " mmigroupinc.ca", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:12:28"} | |
| 1054 | +{"client_id": 2261, "name": "Dove Preter", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:28"} | |
| 1055 | +{"client_id": 2264, "name": "Palay MTL", "website": "www.palaymtl.ca", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:12:29"} | |
| 1056 | +{"client_id": 2265, "name": "Haven Bridge Property Management", "website": "https://www.havenbridge.ca/", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:12:29"} | |
| 1057 | +{"client_id": 2266, "name": "Westfolio Properties", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:12:30"} | |
| 1058 | +{"client_id": 2267, "name": "Century 21 Property Management Bravo", "website": "", "n": 26, "res": 26, "provinces": {"AB": 26}, "ts": "2026-08-27T20:12:31"} | |
| 1059 | +{"client_id": 2269, "name": "Porte Communities", "website": "www.porte.ca", "n": 6, "res": 6, "provinces": {"BC": 2, "AB": 4}, "ts": "2026-08-27T20:12:32"} | |
| 1060 | +{"client_id": 2276, "name": "Axon Property Management", "website": "axonproperties.ca", "n": 46, "res": 42, "provinces": {"ON": 42}, "ts": "2026-08-27T20:12:32"} | |
| 1061 | +{"client_id": 2278, "name": "Yoke Group", "website": "www.yokegroup.ca", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:12:33"} | |
| 1062 | +{"client_id": 2277, "name": "Kipling Group", "website": "www.kiplinggroupinc.com", "n": 17, "res": 17, "provinces": {"AB": 4, "ON": 13}, "ts": "2026-08-27T20:12:34"} | |
| 1063 | +{"client_id": 2285, "name": "Orin Management Group Inc.", "website": "https://oringroup.ca/", "n": 6, "res": 6, "provinces": {"BC": 6}, "ts": "2026-08-27T20:12:35"} | |
| 1064 | +{"client_id": 2284, "name": "Hudson Projects", "website": "", "n": 4, "res": 4, "provinces": {"BC": 4}, "ts": "2026-08-27T20:12:36"} | |
| 1065 | +{"client_id": 2287, "name": "Delbec Real Estate Developments Ltd", "website": "", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:12:37"} | |
| 1066 | +{"client_id": 2282, "name": "Devon Properties Infinity", "website": "devonproperties.com", "n": 41, "res": 41, "provinces": {"BC": 37, "MB": 4}, "ts": "2026-08-27T20:12:39"} | |
| 1067 | +{"client_id": 2296, "name": "Corley Developments", "website": "www.corleydev.com", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:39"} | |
| 1068 | +{"client_id": 2294, "name": "Vada Property Management", "website": "vadapm.com", "n": 12, "res": 12, "provinces": {"BC": 12}, "ts": "2026-08-27T20:12:40"} | |
| 1069 | +{"client_id": 2295, "name": "Josan Properties", "website": "www.josanproperties.com", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:12:41"} | |
| 1070 | +{"client_id": 2292, "name": "ROI Property Management", "website": "roipm.ca/about-us", "n": 20, "res": 20, "provinces": {"ON": 20}, "ts": "2026-08-27T20:12:42"} | |
| 1071 | +{"client_id": 2297, "name": "Cidex Group", "website": "", "n": 8, "res": 8, "provinces": {"AB": 8}, "ts": "2026-08-27T20:12:43"} | |
| 1072 | +{"client_id": 2299, "name": "Orchard West Real Estate Group", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:43"} | |
| 1073 | +{"client_id": 2300, "name": "Phoenix Rising Property Management", "website": "www.prpminc.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:44"} | |
| 1074 | +{"client_id": 2304, "name": "Baum Real Estate", "website": "", "n": 12, "res": 12, "provinces": {"ON": 12}, "ts": "2026-08-27T20:12:45"} | |
| 1075 | +{"client_id": 2301, "name": "Forterra Property Management", "website": "www.themadera.ca", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:45"} | |
| 1076 | +{"client_id": 2307, "name": "Marcon", "website": "mera.ca/rental/west-42", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:12:46"} | |
| 1077 | +{"client_id": 2308, "name": "Wildgust Elite Property Management", "website": "", "n": 4, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:12:47"} | |
| 1078 | +{"client_id": 2313, "name": "Burk Management \\u0026 Realty Inc. ", "website": "https://www.seerproperties.com/", "n": 5, "res": 5, "provinces": {"AB": 5}, "ts": "2026-08-27T20:12:47"} | |
| 1079 | +{"client_id": 2314, "name": "IG Mackenzie Real Property Fund", "website": "", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:12:48"} | |
| 1080 | +{"client_id": 2312, "name": "Metro GP", "website": "", "n": 1, "res": 1, "provinces": {"SK": 1}, "ts": "2026-08-27T20:12:49"} | |
| 1081 | +{"client_id": 2311, "name": "Westdell Development Corp", "website": "https://arianorth.ca/", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:49"} | |
| 1082 | +{"client_id": 2310, "name": "Bright Star Management Corporation", "website": "https://www.brightstarproperties.ca/", "n": 7, "res": 7, "provinces": {"AB": 7}, "ts": "2026-08-27T20:12:50"} | |
| 1083 | +{"client_id": 2315, "name": "Quality Assured Property Professional Ltd", "website": "", "n": 21, "res": 21, "provinces": {"AB": 21}, "ts": "2026-08-27T20:12:51"} | |
| 1084 | +{"client_id": 2320, "name": "Evospace Developments", "website": "evospace.dev", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:51"} | |
| 1085 | +{"client_id": 2323, "name": "Norquay Property Management Ltd", "website": "ndev.ca", "n": 6, "res": 6, "provinces": {"ON": 6}, "ts": "2026-08-27T20:12:52"} | |
| 1086 | +{"client_id": 2324, "name": "Integro Management Services Inc.", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:12:52"} | |
| 1087 | +{"client_id": 2327, "name": "Blanc\\u0026Noir Immobilier ", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:12:53"} | |
| 1088 | +{"client_id": 2325, "name": "Welcome Co ", "website": "", "n": 3, "res": 3, "provinces": {"AB": 3}, "ts": "2026-08-27T20:12:53"} | |
| 1089 | +{"client_id": 2328, "name": "2Beat Management", "website": "", "n": 6, "res": 6, "provinces": {"QC": 6}, "ts": "2026-08-27T20:12:54"} | |
| 1090 | +{"client_id": 2337, "name": "Korecki Real Estate Services", "website": "www.korecki.ca", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:12:54"} | |
| 1091 | +{"client_id": 2346, "name": "D'Arcy Heights", "website": "www.DarcyHeights.ca", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:12:55"} | |
| 1092 | +{"client_id": 2349, "name": "Stober Group", "website": "www.stobergroup.com", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:12:55"} | |
| 1093 | +{"client_id": 2353, "name": "Realrent", "website": "realrent.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:12:56"} | |
| 1094 | +{"client_id": 2355, "name": "Sightline Properties", "website": "", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:12:57"} | |
| 1095 | +{"client_id": 2359, "name": "Zigma Development Ltd", "website": "", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:12:57"} | |
| 1096 | +{"client_id": 2362, "name": "Truman Rentals", "website": "renttruman.com", "n": 48, "res": 48, "provinces": {"AB": 48}, "ts": "2026-08-27T20:12:58"} | |
| 1097 | +{"client_id": 2363, "name": "Pivot Turn Property Management", "website": "ptpropertymanagement.ca", "n": 7, "res": 7, "provinces": {"ON": 7}, "ts": "2026-08-27T20:12:59"} | |
| 1098 | +{"client_id": 2366, "name": "Times 5565 Inc. - c/o 65 Broadway Leasing", "website": "https://t2rentals.com/sixtyfivebroadway/", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:12:59"} | |
| 1099 | +{"client_id": 2368, "name": "Broccolini - Le Sherbrooke", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:13:00"} | |
| 1100 | +{"client_id": 2369, "name": "Montreal4Rent.ca", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:13:01"} | |
| 1101 | +{"client_id": 2370, "name": "Helisis Management", "website": "helisis.ca", "n": 6, "res": 5, "provinces": {"QC": 5}, "ts": "2026-08-27T20:13:02"} | |
| 1102 | +{"client_id": 2373, "name": "Mantler, Bowman \\u0026 Associates Inc.", "website": "mbaa.ca", "n": 18, "res": 18, "provinces": {"ON": 18}, "ts": "2026-08-27T20:13:03"} | |
| 1103 | +{"client_id": 2380, "name": "Sanpra Real Estate Inc.", "website": "https://sanpra.ca/", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:13:04"} | |
| 1104 | +{"client_id": 2378, "name": "SiteLine Residential", "website": "", "n": 15, "res": 15, "provinces": {"ON": 13, "BC": 2}, "ts": "2026-08-27T20:13:05"} | |
| 1105 | +{"client_id": 2387, "name": "Deva Rentals", "website": "devarentals.com/", "n": 11, "res": 11, "provinces": {"AB": 11}, "ts": "2026-08-27T20:13:06"} | |
| 1106 | +{"client_id": 2390, "name": "Bosa Development", "website": "https://bosadevelopment.com/project/pacific-village-apartments/", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:13:07"} | |
| 1107 | +{"client_id": 2396, "name": "i2 Developments (Brampton) Inc.", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:08"} | |
| 1108 | +{"client_id": 2400, "name": "Prism Property Management", "website": "", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:13:09"} | |
| 1109 | +{"client_id": 2399, "name": "Meta West Realty", "website": "", "n": 32, "res": 32, "provinces": {"AB": 32}, "ts": "2026-08-27T20:13:10"} | |
| 1110 | +{"client_id": 2408, "name": "Christel Asset Management", "website": "www.christelrealty.ca", "n": 2, "res": 2, "provinces": {"MB": 2}, "ts": "2026-08-27T20:13:11"} | |
| 1111 | +{"client_id": 2412, "name": "Hazelview Properties - 186 King Street", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:11"} | |
| 1112 | +{"client_id": 2413, "name": "Paramount Management", "website": "paramountmanagement.ca", "n": 7, "res": 7, "provinces": {"NS": 7}, "ts": "2026-08-27T20:13:12"} | |
| 1113 | +{"client_id": 2409, "name": "Hama Canada", "website": "amacanada.ca", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:13:13"} | |
| 1114 | +{"client_id": 2416, "name": "Oktodev", "website": "", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:13:13"} | |
| 1115 | +{"client_id": 2421, "name": "Prince Property Inc.", "website": "www.princeproperty.ca", "n": 4, "res": 4, "provinces": {"AB": 4}, "ts": "2026-08-27T20:13:14"} | |
| 1116 | +{"client_id": 2423, "name": "NuEra Properties", "website": "", "n": 2, "res": 2, "provinces": {"AB": 2}, "ts": "2026-08-27T20:13:15"} | |
| 1117 | +{"client_id": 2424, "name": "Square One Developments Inc.", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:13:15"} | |
| 1118 | +{"client_id": 2426, "name": "Highland Park Place", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:13:16"} | |
| 1119 | +{"client_id": 2427, "name": "Virtus Asset Management", "website": "vreit.ca", "n": 11, "res": 11, "provinces": {"ON": 9, "NB": 1}, "ts": "2026-08-27T20:13:16"} | |
| 1120 | +{"client_id": 2441, "name": "Premier Strategy Corp.", "website": "", "n": 5, "res": 5, "provinces": {"ON": 5}, "ts": "2026-08-27T20:13:17"} | |
| 1121 | +{"client_id": 2447, "name": "New Horizon Development Group", "website": "nhdg.ca", "n": 3, "res": 3, "provinces": {"ON": 3}, "ts": "2026-08-27T20:13:17"} | |
| 1122 | +{"client_id": 2458, "name": "Twelvestone Realty Advisors Inc.", "website": "", "n": 2, "res": 2, "provinces": {"ON": 2}, "ts": "2026-08-27T20:13:18"} | |
| 1123 | +{"client_id": 2457, "name": "First Service Residential", "website": "", "n": 1, "res": 1, "provinces": {"AB": 1}, "ts": "2026-08-27T20:13:19"} | |
| 1124 | +{"client_id": 2465, "name": "West Point Projects", "website": "www.westpointprojects.com", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:13:19"} | |
| 1125 | +{"client_id": 2464, "name": "Anchor Group Atlantic Limited", "website": "", "n": 1, "res": 1, "provinces": {"NS": 1}, "ts": "2026-08-27T20:13:20"} | |
| 1126 | +{"client_id": 2466, "name": "Shannondale Developments", "website": "https://www.kiplinggroupinc.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:21"} | |
| 1127 | +{"client_id": 2463, "name": "Wesbrook properties", "website": "https://www.wesbrookproperties.com/", "n": 3, "res": 3, "provinces": {"BC": 3}, "ts": "2026-08-27T20:13:22"} | |
| 1128 | +{"client_id": 2467, "name": "Sante Apartments", "website": "https://rentals.ca/kingston/sante-apartments", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:23"} | |
| 1129 | +{"client_id": 2469, "name": "Cromwell Management Inc - Ontario", "website": "cromwellmgt.ca", "n": 4, "res": 4, "provinces": {"ON": 4}, "ts": "2026-08-27T20:13:23"} | |
| 1130 | +{"client_id": 2473, "name": "Campus Living Centres", "website": "", "n": 7, "res": 7, "provinces": {"ON": 3, "BC": 2, "AB": 2}, "ts": "2026-08-27T20:13:24"} | |
| 1131 | +{"client_id": 2471, "name": "Morguard Investments Limited", "website": "www.morguardapartments.com", "n": 126, "res": 126, "provinces": {"ON": 93, "QC": 15, "AB": 10, "NS": 8}, "ts": "2026-08-27T20:13:26"} | |
| 1132 | +{"client_id": 2472, "name": "Brad J. Lamb Realty", "website": "bradjlambrealty.com", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:26"} | |
| 1133 | +{"client_id": 2477, "name": "1147 St. Anne’s Inc. c/o Genesis Property Management Group Inc.", "website": "", "n": 1, "res": 1, "provinces": {"MB": 1}, "ts": "2026-08-27T20:13:27"} | |
| 1134 | +{"client_id": 2478, "name": "Longwood Building Corporation", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:28"} | |
| 1135 | +{"client_id": 2481, "name": "Western Canadian Properties Group", "website": "www.wcpg.ca", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:13:29"} | |
| 1136 | +{"client_id": 2489, "name": "Rent Assist/", "website": "www.rent-assist.ca", "n": 3, "res": 3, "provinces": {"QC": 3}, "ts": "2026-08-27T20:13:30"} | |
| 1137 | +{"client_id": 2488, "name": "Wiebe Properties", "website": "abbotsfordapartments.com", "n": 2, "res": 2, "provinces": {"BC": 2}, "ts": "2026-08-27T20:13:31"} | |
| 1138 | +{"client_id": 2493, "name": "Alabaster Rental", "website": "alabasterrental.ca", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:13:31"} | |
| 1139 | +{"client_id": 2492, "name": "Axia Apartments", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:13:32"} | |
| 1140 | +{"client_id": 2494, "name": "Bosco (Pur Immobilia)", "website": "", "n": 1, "res": 1, "provinces": {"QC": 1}, "ts": "2026-08-27T20:13:33"} | |
| 1141 | +{"client_id": 2495, "name": "Les Immeubles Logis Belanger", "website": "", "n": 2, "res": 2, "provinces": {"QC": 2}, "ts": "2026-08-27T20:13:33"} | |
| 1142 | +{"client_id": 2497, "name": "Spire Development", "website": "www.spiredevelopment.ca", "n": 1, "res": 1, "provinces": {"BC": 1}, "ts": "2026-08-27T20:13:34"} | |
| 1143 | +{"client_id": 2500, "name": "Coletara Developments", "website": "", "n": 1, "res": 1, "provinces": {"ON": 1}, "ts": "2026-08-27T20:13:35"} | |
modified
data/rentcafe_clients.json
+47 −2
@@ -220,6 +220,51 @@ | ||
| 220 | 220 | "regions": "Newmarket", |
| 221 | 221 | "status": "echec", |
| 222 | 222 | "note": "Vérifié 2026-08-27 : thebakerfield.com/searchlisting.aspx renvoie 204 No Content — site Rentsync, pas un searchlisting RentCafe public. Immeuble unique (225 unités) ; piste restante : connecteur Rentsync/LTL." |
| 223 | + }, | |
| 224 | + { | |
| 225 | + "id": "aoninc", | |
| 226 | + "name": "AON Apartments", | |
| 227 | + "site": "https://www.aonapartments.ca", | |
| 228 | + "search_url": "https://aoninc.securecafe.com/searchlisting.aspx", | |
| 229 | + "pattern": "searchlisting", | |
| 230 | + "regions": "Peterborough, Lindsay", | |
| 231 | + "province": "ON", | |
| 232 | + "status": "a_verifier", | |
| 233 | + "note": "canada-expansion 2026-08-27 — securecafe 200 via Scrapfly mais searchlisting.aspx nu = formulaire sans résultats ; il faut découvrir l'URL de recherche paramétrée du site aonapartments.ca" | |
| 234 | + }, | |
| 235 | + { | |
| 236 | + "id": "mmcorp", | |
| 237 | + "name": "Melchior Management", | |
| 238 | + "site": "https://www.mmcorp.ca", | |
| 239 | + "search_url": "https://mmcorp.securecafe.com/searchlisting.aspx", | |
| 240 | + "pattern": "searchlisting", | |
| 241 | + "regions": "Barrie", | |
| 242 | + "province": "ON", | |
| 243 | + "status": "a_verifier", | |
| 244 | + "note": "canada-expansion 2026-08-27 — même situation que aoninc" | |
| 245 | + }, | |
| 246 | + { | |
| 247 | + "id": "towersrealty", | |
| 248 | + "name": "Towers Realty Group", | |
| 249 | + "site": "https://www.towersrealty.ca", | |
| 250 | + "search_url": "https://towersrealty.securecafe.com/searchlisting.aspx", | |
| 251 | + "pattern": "searchlisting", | |
| 252 | + "regions": "Winnipeg", | |
| 253 | + "province": "MB", | |
| 254 | + "status": "a_verifier", | |
| 255 | + "note": "canada-expansion 2026-08-27 — aussi client Building Stack (app.buildingstack.com) ; URL de recherche paramétrée à découvrir" | |
| 256 | + }, | |
| 257 | + { | |
| 258 | + "id": "quadrealres", | |
| 259 | + "name": "QuadReal Residential", | |
| 260 | + "site": "https://www.quadrealres.com", | |
| 261 | + "search_url": "https://quadrealres.securecafe.com/searchlisting.aspx", | |
| 262 | + "pattern": "searchlisting", | |
| 263 | + "regions": "Vancouver, Calgary, Edmonton, Toronto", | |
| 264 | + "province": "BC", | |
| 265 | + "status": "a_verifier", | |
| 266 | + "note": "canada-expansion 2026-08-27 — couvert entre-temps par LiftSystem client_id 439 (voir liftsystem_clients.json)" | |
| 223 | 267 | } |
| 224 | − ] | |
| 225 | −} | |
| 268 | + ], | |
| 269 | + "updated": "2026-08-27" | |
| 270 | +} | |
| \ No newline at end of file | ||
added
data/rentfaster_cities.json
+4206 −0
@@ -0,0 +1,4206 @@ | ||
| 1 | +{ | |
| 2 | + "_comment": "RentFaster city_id map — probed live; consumed by connectors/rentfaster.py (QC skipped there).", | |
| 3 | + "updated": "2026-08-27", | |
| 4 | + "cities": [ | |
| 5 | + { | |
| 6 | + "id": 1, | |
| 7 | + "city": "Calgary", | |
| 8 | + "province": "AB", | |
| 9 | + "total": 8036 | |
| 10 | + }, | |
| 11 | + { | |
| 12 | + "id": 2, | |
| 13 | + "city": "Edmonton", | |
| 14 | + "province": "AB", | |
| 15 | + "total": 4201 | |
| 16 | + }, | |
| 17 | + { | |
| 18 | + "id": 3, | |
| 19 | + "city": "Regina", | |
| 20 | + "province": "SK", | |
| 21 | + "total": 272 | |
| 22 | + }, | |
| 23 | + { | |
| 24 | + "id": 4, | |
| 25 | + "city": "Saskatoon", | |
| 26 | + "province": "SK", | |
| 27 | + "total": 306 | |
| 28 | + }, | |
| 29 | + { | |
| 30 | + "id": 5, | |
| 31 | + "city": "Winnipeg", | |
| 32 | + "province": "MB", | |
| 33 | + "total": 980 | |
| 34 | + }, | |
| 35 | + { | |
| 36 | + "id": 6, | |
| 37 | + "city": "Vancouver", | |
| 38 | + "province": "BC", | |
| 39 | + "total": 574 | |
| 40 | + }, | |
| 41 | + { | |
| 42 | + "id": 7, | |
| 43 | + "city": "Toronto", | |
| 44 | + "province": "ON", | |
| 45 | + "total": 3119 | |
| 46 | + }, | |
| 47 | + { | |
| 48 | + "id": 8, | |
| 49 | + "city": "Airdrie", | |
| 50 | + "province": "AB", | |
| 51 | + "total": 213 | |
| 52 | + }, | |
| 53 | + { | |
| 54 | + "id": 9, | |
| 55 | + "city": "", | |
| 56 | + "province": "", | |
| 57 | + "total": 0 | |
| 58 | + }, | |
| 59 | + { | |
| 60 | + "id": 10, | |
| 61 | + "city": "Bragg Creek", | |
| 62 | + "province": "AB", | |
| 63 | + "total": 1 | |
| 64 | + }, | |
| 65 | + { | |
| 66 | + "id": 11, | |
| 67 | + "city": "Canmore", | |
| 68 | + "province": "AB", | |
| 69 | + "total": 44 | |
| 70 | + }, | |
| 71 | + { | |
| 72 | + "id": 12, | |
| 73 | + "city": "Chestermere", | |
| 74 | + "province": "AB", | |
| 75 | + "total": 118 | |
| 76 | + }, | |
| 77 | + { | |
| 78 | + "id": 13, | |
| 79 | + "city": "Claresholm", | |
| 80 | + "province": "AB", | |
| 81 | + "total": 4 | |
| 82 | + }, | |
| 83 | + { | |
| 84 | + "id": 14, | |
| 85 | + "city": "Cochrane", | |
| 86 | + "province": "AB", | |
| 87 | + "total": 131 | |
| 88 | + }, | |
| 89 | + { | |
| 90 | + "id": 15, | |
| 91 | + "city": "", | |
| 92 | + "province": "", | |
| 93 | + "total": 0 | |
| 94 | + }, | |
| 95 | + { | |
| 96 | + "id": 16, | |
| 97 | + "city": "High River", | |
| 98 | + "province": "AB", | |
| 99 | + "total": 19 | |
| 100 | + }, | |
| 101 | + { | |
| 102 | + "id": 17, | |
| 103 | + "city": "Langdon", | |
| 104 | + "province": "AB", | |
| 105 | + "total": 4 | |
| 106 | + }, | |
| 107 | + { | |
| 108 | + "id": 18, | |
| 109 | + "city": "Okotoks", | |
| 110 | + "province": "AB", | |
| 111 | + "total": 44 | |
| 112 | + }, | |
| 113 | + { | |
| 114 | + "id": 19, | |
| 115 | + "city": "", | |
| 116 | + "province": "", | |
| 117 | + "total": 0 | |
| 118 | + }, | |
| 119 | + { | |
| 120 | + "id": 20, | |
| 121 | + "city": "Strathmore", | |
| 122 | + "province": "AB", | |
| 123 | + "total": 32 | |
| 124 | + }, | |
| 125 | + { | |
| 126 | + "id": 21, | |
| 127 | + "city": "", | |
| 128 | + "province": "", | |
| 129 | + "total": 0 | |
| 130 | + }, | |
| 131 | + { | |
| 132 | + "id": 22, | |
| 133 | + "city": "Carstairs", | |
| 134 | + "province": "AB", | |
| 135 | + "total": 1 | |
| 136 | + }, | |
| 137 | + { | |
| 138 | + "id": 23, | |
| 139 | + "city": "Crossfield", | |
| 140 | + "province": "AB", | |
| 141 | + "total": 7 | |
| 142 | + }, | |
| 143 | + { | |
| 144 | + "id": 24, | |
| 145 | + "city": "Olds", | |
| 146 | + "province": "AB", | |
| 147 | + "total": 6 | |
| 148 | + }, | |
| 149 | + { | |
| 150 | + "id": 25, | |
| 151 | + "city": "Didsbury", | |
| 152 | + "province": "AB", | |
| 153 | + "total": 4 | |
| 154 | + }, | |
| 155 | + { | |
| 156 | + "id": 26, | |
| 157 | + "city": "", | |
| 158 | + "province": "", | |
| 159 | + "total": 0 | |
| 160 | + }, | |
| 161 | + { | |
| 162 | + "id": 27, | |
| 163 | + "city": "Irricana", | |
| 164 | + "province": "AB", | |
| 165 | + "total": 1 | |
| 166 | + }, | |
| 167 | + { | |
| 168 | + "id": 28, | |
| 169 | + "city": "Bowden", | |
| 170 | + "province": "AB", | |
| 171 | + "total": 1 | |
| 172 | + }, | |
| 173 | + { | |
| 174 | + "id": 29, | |
| 175 | + "city": "", | |
| 176 | + "province": "", | |
| 177 | + "total": 0 | |
| 178 | + }, | |
| 179 | + { | |
| 180 | + "id": 30, | |
| 181 | + "city": "Devon", | |
| 182 | + "province": "AB", | |
| 183 | + "total": 1 | |
| 184 | + }, | |
| 185 | + { | |
| 186 | + "id": 31, | |
| 187 | + "city": "Fort Saskatchewan", | |
| 188 | + "province": "AB", | |
| 189 | + "total": 45 | |
| 190 | + }, | |
| 191 | + { | |
| 192 | + "id": 32, | |
| 193 | + "city": "", | |
| 194 | + "province": "", | |
| 195 | + "total": 0 | |
| 196 | + }, | |
| 197 | + { | |
| 198 | + "id": 33, | |
| 199 | + "city": "Sherwood Park", | |
| 200 | + "province": "AB", | |
| 201 | + "total": 75 | |
| 202 | + }, | |
| 203 | + { | |
| 204 | + "id": 34, | |
| 205 | + "city": "Spruce Grove", | |
| 206 | + "province": "AB", | |
| 207 | + "total": 61 | |
| 208 | + }, | |
| 209 | + { | |
| 210 | + "id": 35, | |
| 211 | + "city": "Stony Plain", | |
| 212 | + "province": "AB", | |
| 213 | + "total": 16 | |
| 214 | + }, | |
| 215 | + { | |
| 216 | + "id": 36, | |
| 217 | + "city": "Beaumont", | |
| 218 | + "province": "AB", | |
| 219 | + "total": 38 | |
| 220 | + }, | |
| 221 | + { | |
| 222 | + "id": 37, | |
| 223 | + "city": "", | |
| 224 | + "province": "", | |
| 225 | + "total": 0 | |
| 226 | + }, | |
| 227 | + { | |
| 228 | + "id": 38, | |
| 229 | + "city": "Camrose", | |
| 230 | + "province": "AB", | |
| 231 | + "total": 18 | |
| 232 | + }, | |
| 233 | + { | |
| 234 | + "id": 39, | |
| 235 | + "city": "Leduc", | |
| 236 | + "province": "AB", | |
| 237 | + "total": 68 | |
| 238 | + }, | |
| 239 | + { | |
| 240 | + "id": 40, | |
| 241 | + "city": "Morinville", | |
| 242 | + "province": "AB", | |
| 243 | + "total": 6 | |
| 244 | + }, | |
| 245 | + { | |
| 246 | + "id": 41, | |
| 247 | + "city": "Gibbons", | |
| 248 | + "province": "AB", | |
| 249 | + "total": 1 | |
| 250 | + }, | |
| 251 | + { | |
| 252 | + "id": 42, | |
| 253 | + "city": "", | |
| 254 | + "province": "", | |
| 255 | + "total": 0 | |
| 256 | + }, | |
| 257 | + { | |
| 258 | + "id": 43, | |
| 259 | + "city": "St. Albert", | |
| 260 | + "province": "AB", | |
| 261 | + "total": 73 | |
| 262 | + }, | |
| 263 | + { | |
| 264 | + "id": 44, | |
| 265 | + "city": "Bruderheim", | |
| 266 | + "province": "AB", | |
| 267 | + "total": 3 | |
| 268 | + }, | |
| 269 | + { | |
| 270 | + "id": 45, | |
| 271 | + "city": "", | |
| 272 | + "province": "", | |
| 273 | + "total": 0 | |
| 274 | + }, | |
| 275 | + { | |
| 276 | + "id": 46, | |
| 277 | + "city": "", | |
| 278 | + "province": "", | |
| 279 | + "total": 0 | |
| 280 | + }, | |
| 281 | + { | |
| 282 | + "id": 47, | |
| 283 | + "city": "", | |
| 284 | + "province": "", | |
| 285 | + "total": 0 | |
| 286 | + }, | |
| 287 | + { | |
| 288 | + "id": 48, | |
| 289 | + "city": "", | |
| 290 | + "province": "", | |
| 291 | + "total": 0 | |
| 292 | + }, | |
| 293 | + { | |
| 294 | + "id": 49, | |
| 295 | + "city": "", | |
| 296 | + "province": "", | |
| 297 | + "total": 0 | |
| 298 | + }, | |
| 299 | + { | |
| 300 | + "id": 50, | |
| 301 | + "city": "", | |
| 302 | + "province": "", | |
| 303 | + "total": 0 | |
| 304 | + }, | |
| 305 | + { | |
| 306 | + "id": 51, | |
| 307 | + "city": "", | |
| 308 | + "province": "", | |
| 309 | + "total": 0 | |
| 310 | + }, | |
| 311 | + { | |
| 312 | + "id": 52, | |
| 313 | + "city": "", | |
| 314 | + "province": "", | |
| 315 | + "total": 0 | |
| 316 | + }, | |
| 317 | + { | |
| 318 | + "id": 53, | |
| 319 | + "city": "", | |
| 320 | + "province": "", | |
| 321 | + "total": 0 | |
| 322 | + }, | |
| 323 | + { | |
| 324 | + "id": 54, | |
| 325 | + "city": "", | |
| 326 | + "province": "", | |
| 327 | + "total": 0 | |
| 328 | + }, | |
| 329 | + { | |
| 330 | + "id": 55, | |
| 331 | + "city": "", | |
| 332 | + "province": "", | |
| 333 | + "total": 0 | |
| 334 | + }, | |
| 335 | + { | |
| 336 | + "id": 56, | |
| 337 | + "city": "", | |
| 338 | + "province": "", | |
| 339 | + "total": 0 | |
| 340 | + }, | |
| 341 | + { | |
| 342 | + "id": 57, | |
| 343 | + "city": "", | |
| 344 | + "province": "", | |
| 345 | + "total": 0 | |
| 346 | + }, | |
| 347 | + { | |
| 348 | + "id": 58, | |
| 349 | + "city": "", | |
| 350 | + "province": "", | |
| 351 | + "total": 0 | |
| 352 | + }, | |
| 353 | + { | |
| 354 | + "id": 59, | |
| 355 | + "city": "", | |
| 356 | + "province": "", | |
| 357 | + "total": 0 | |
| 358 | + }, | |
| 359 | + { | |
| 360 | + "id": 60, | |
| 361 | + "city": "", | |
| 362 | + "province": "", | |
| 363 | + "total": 0 | |
| 364 | + }, | |
| 365 | + { | |
| 366 | + "id": 61, | |
| 367 | + "city": "", | |
| 368 | + "province": "", | |
| 369 | + "total": 0 | |
| 370 | + }, | |
| 371 | + { | |
| 372 | + "id": 62, | |
| 373 | + "city": "", | |
| 374 | + "province": "", | |
| 375 | + "total": 0 | |
| 376 | + }, | |
| 377 | + { | |
| 378 | + "id": 63, | |
| 379 | + "city": "", | |
| 380 | + "province": "", | |
| 381 | + "total": 0 | |
| 382 | + }, | |
| 383 | + { | |
| 384 | + "id": 64, | |
| 385 | + "city": "", | |
| 386 | + "province": "", | |
| 387 | + "total": 0 | |
| 388 | + }, | |
| 389 | + { | |
| 390 | + "id": 65, | |
| 391 | + "city": "", | |
| 392 | + "province": "", | |
| 393 | + "total": 0 | |
| 394 | + }, | |
| 395 | + { | |
| 396 | + "id": 66, | |
| 397 | + "city": "", | |
| 398 | + "province": "", | |
| 399 | + "total": 0 | |
| 400 | + }, | |
| 401 | + { | |
| 402 | + "id": 67, | |
| 403 | + "city": "", | |
| 404 | + "province": "", | |
| 405 | + "total": 0 | |
| 406 | + }, | |
| 407 | + { | |
| 408 | + "id": 68, | |
| 409 | + "city": "", | |
| 410 | + "province": "", | |
| 411 | + "total": 0 | |
| 412 | + }, | |
| 413 | + { | |
| 414 | + "id": 69, | |
| 415 | + "city": "", | |
| 416 | + "province": "", | |
| 417 | + "total": 0 | |
| 418 | + }, | |
| 419 | + { | |
| 420 | + "id": 70, | |
| 421 | + "city": "", | |
| 422 | + "province": "", | |
| 423 | + "total": 0 | |
| 424 | + }, | |
| 425 | + { | |
| 426 | + "id": 71, | |
| 427 | + "city": "", | |
| 428 | + "province": "", | |
| 429 | + "total": 0 | |
| 430 | + }, | |
| 431 | + { | |
| 432 | + "id": 72, | |
| 433 | + "city": "Surrey", | |
| 434 | + "province": "BC", | |
| 435 | + "total": 122 | |
| 436 | + }, | |
| 437 | + { | |
| 438 | + "id": 73, | |
| 439 | + "city": "Abbotsford", | |
| 440 | + "province": "BC", | |
| 441 | + "total": 110 | |
| 442 | + }, | |
| 443 | + { | |
| 444 | + "id": 74, | |
| 445 | + "city": "New Westminster", | |
| 446 | + "province": "BC", | |
| 447 | + "total": 87 | |
| 448 | + }, | |
| 449 | + { | |
| 450 | + "id": 75, | |
| 451 | + "city": "Lethbridge", | |
| 452 | + "province": "AB", | |
| 453 | + "total": 117 | |
| 454 | + }, | |
| 455 | + { | |
| 456 | + "id": 76, | |
| 457 | + "city": "Burnaby", | |
| 458 | + "province": "BC", | |
| 459 | + "total": 64 | |
| 460 | + }, | |
| 461 | + { | |
| 462 | + "id": 77, | |
| 463 | + "city": "", | |
| 464 | + "province": "", | |
| 465 | + "total": 0 | |
| 466 | + }, | |
| 467 | + { | |
| 468 | + "id": 78, | |
| 469 | + "city": "", | |
| 470 | + "province": "", | |
| 471 | + "total": 0 | |
| 472 | + }, | |
| 473 | + { | |
| 474 | + "id": 79, | |
| 475 | + "city": "", | |
| 476 | + "province": "", | |
| 477 | + "total": 0 | |
| 478 | + }, | |
| 479 | + { | |
| 480 | + "id": 80, | |
| 481 | + "city": "Coquitlam", | |
| 482 | + "province": "BC", | |
| 483 | + "total": 48 | |
| 484 | + }, | |
| 485 | + { | |
| 486 | + "id": 81, | |
| 487 | + "city": "", | |
| 488 | + "province": "", | |
| 489 | + "total": 0 | |
| 490 | + }, | |
| 491 | + { | |
| 492 | + "id": 82, | |
| 493 | + "city": "", | |
| 494 | + "province": "", | |
| 495 | + "total": 0 | |
| 496 | + }, | |
| 497 | + { | |
| 498 | + "id": 83, | |
| 499 | + "city": "", | |
| 500 | + "province": "", | |
| 501 | + "total": 0 | |
| 502 | + }, | |
| 503 | + { | |
| 504 | + "id": 84, | |
| 505 | + "city": "Esquimalt", | |
| 506 | + "province": "BC", | |
| 507 | + "total": 3 | |
| 508 | + }, | |
| 509 | + { | |
| 510 | + "id": 85, | |
| 511 | + "city": "", | |
| 512 | + "province": "", | |
| 513 | + "total": 0 | |
| 514 | + }, | |
| 515 | + { | |
| 516 | + "id": 86, | |
| 517 | + "city": "Langley", | |
| 518 | + "province": "BC", | |
| 519 | + "total": 56 | |
| 520 | + }, | |
| 521 | + { | |
| 522 | + "id": 87, | |
| 523 | + "city": "", | |
| 524 | + "province": "", | |
| 525 | + "total": 0 | |
| 526 | + }, | |
| 527 | + { | |
| 528 | + "id": 88, | |
| 529 | + "city": "", | |
| 530 | + "province": "", | |
| 531 | + "total": 0 | |
| 532 | + }, | |
| 533 | + { | |
| 534 | + "id": 89, | |
| 535 | + "city": "", | |
| 536 | + "province": "", | |
| 537 | + "total": 0 | |
| 538 | + }, | |
| 539 | + { | |
| 540 | + "id": 90, | |
| 541 | + "city": "", | |
| 542 | + "province": "", | |
| 543 | + "total": 0 | |
| 544 | + }, | |
| 545 | + { | |
| 546 | + "id": 91, | |
| 547 | + "city": "North Vancouver", | |
| 548 | + "province": "BC", | |
| 549 | + "total": 126 | |
| 550 | + }, | |
| 551 | + { | |
| 552 | + "id": 92, | |
| 553 | + "city": "Port Moody", | |
| 554 | + "province": "BC", | |
| 555 | + "total": 2 | |
| 556 | + }, | |
| 557 | + { | |
| 558 | + "id": 93, | |
| 559 | + "city": "Richmond", | |
| 560 | + "province": "BC", | |
| 561 | + "total": 50 | |
| 562 | + }, | |
| 563 | + { | |
| 564 | + "id": 94, | |
| 565 | + "city": "", | |
| 566 | + "province": "", | |
| 567 | + "total": 0 | |
| 568 | + }, | |
| 569 | + { | |
| 570 | + "id": 95, | |
| 571 | + "city": "", | |
| 572 | + "province": "", | |
| 573 | + "total": 0 | |
| 574 | + }, | |
| 575 | + { | |
| 576 | + "id": 96, | |
| 577 | + "city": "Saanich", | |
| 578 | + "province": "BC", | |
| 579 | + "total": 4 | |
| 580 | + }, | |
| 581 | + { | |
| 582 | + "id": 97, | |
| 583 | + "city": "Victoria", | |
| 584 | + "province": "BC", | |
| 585 | + "total": 244 | |
| 586 | + }, | |
| 587 | + { | |
| 588 | + "id": 98, | |
| 589 | + "city": "", | |
| 590 | + "province": "", | |
| 591 | + "total": 0 | |
| 592 | + }, | |
| 593 | + { | |
| 594 | + "id": 99, | |
| 595 | + "city": "", | |
| 596 | + "province": "", | |
| 597 | + "total": 0 | |
| 598 | + }, | |
| 599 | + { | |
| 600 | + "id": 100, | |
| 601 | + "city": "", | |
| 602 | + "province": "", | |
| 603 | + "total": 0 | |
| 604 | + }, | |
| 605 | + { | |
| 606 | + "id": 101, | |
| 607 | + "city": "", | |
| 608 | + "province": "", | |
| 609 | + "total": 0 | |
| 610 | + }, | |
| 611 | + { | |
| 612 | + "id": 102, | |
| 613 | + "city": "", | |
| 614 | + "province": "", | |
| 615 | + "total": 0 | |
| 616 | + }, | |
| 617 | + { | |
| 618 | + "id": 103, | |
| 619 | + "city": "", | |
| 620 | + "province": "", | |
| 621 | + "total": 0 | |
| 622 | + }, | |
| 623 | + { | |
| 624 | + "id": 104, | |
| 625 | + "city": "", | |
| 626 | + "province": "", | |
| 627 | + "total": 0 | |
| 628 | + }, | |
| 629 | + { | |
| 630 | + "id": 105, | |
| 631 | + "city": "", | |
| 632 | + "province": "", | |
| 633 | + "total": 0 | |
| 634 | + }, | |
| 635 | + { | |
| 636 | + "id": 106, | |
| 637 | + "city": "", | |
| 638 | + "province": "", | |
| 639 | + "total": 0 | |
| 640 | + }, | |
| 641 | + { | |
| 642 | + "id": 107, | |
| 643 | + "city": "", | |
| 644 | + "province": "", | |
| 645 | + "total": 0 | |
| 646 | + }, | |
| 647 | + { | |
| 648 | + "id": 108, | |
| 649 | + "city": "", | |
| 650 | + "province": "", | |
| 651 | + "total": 0 | |
| 652 | + }, | |
| 653 | + { | |
| 654 | + "id": 109, | |
| 655 | + "city": "", | |
| 656 | + "province": "", | |
| 657 | + "total": 0 | |
| 658 | + }, | |
| 659 | + { | |
| 660 | + "id": 110, | |
| 661 | + "city": "", | |
| 662 | + "province": "", | |
| 663 | + "total": 0 | |
| 664 | + }, | |
| 665 | + { | |
| 666 | + "id": 111, | |
| 667 | + "city": "", | |
| 668 | + "province": "", | |
| 669 | + "total": 0 | |
| 670 | + }, | |
| 671 | + { | |
| 672 | + "id": 112, | |
| 673 | + "city": "", | |
| 674 | + "province": "", | |
| 675 | + "total": 0 | |
| 676 | + }, | |
| 677 | + { | |
| 678 | + "id": 113, | |
| 679 | + "city": "", | |
| 680 | + "province": "", | |
| 681 | + "total": 0 | |
| 682 | + }, | |
| 683 | + { | |
| 684 | + "id": 114, | |
| 685 | + "city": "Brampton", | |
| 686 | + "province": "ON", | |
| 687 | + "total": 117 | |
| 688 | + }, | |
| 689 | + { | |
| 690 | + "id": 115, | |
| 691 | + "city": "", | |
| 692 | + "province": "", | |
| 693 | + "total": 0 | |
| 694 | + }, | |
| 695 | + { | |
| 696 | + "id": 116, | |
| 697 | + "city": "", | |
| 698 | + "province": "", | |
| 699 | + "total": 0 | |
| 700 | + }, | |
| 701 | + { | |
| 702 | + "id": 117, | |
| 703 | + "city": "", | |
| 704 | + "province": "", | |
| 705 | + "total": 0 | |
| 706 | + }, | |
| 707 | + { | |
| 708 | + "id": 118, | |
| 709 | + "city": "Burlington", | |
| 710 | + "province": "ON", | |
| 711 | + "total": 95 | |
| 712 | + }, | |
| 713 | + { | |
| 714 | + "id": 119, | |
| 715 | + "city": "", | |
| 716 | + "province": "", | |
| 717 | + "total": 0 | |
| 718 | + }, | |
| 719 | + { | |
| 720 | + "id": 120, | |
| 721 | + "city": "", | |
| 722 | + "province": "", | |
| 723 | + "total": 0 | |
| 724 | + }, | |
| 725 | + { | |
| 726 | + "id": 121, | |
| 727 | + "city": "", | |
| 728 | + "province": "", | |
| 729 | + "total": 0 | |
| 730 | + }, | |
| 731 | + { | |
| 732 | + "id": 122, | |
| 733 | + "city": "", | |
| 734 | + "province": "", | |
| 735 | + "total": 0 | |
| 736 | + }, | |
| 737 | + { | |
| 738 | + "id": 123, | |
| 739 | + "city": "", | |
| 740 | + "province": "", | |
| 741 | + "total": 0 | |
| 742 | + }, | |
| 743 | + { | |
| 744 | + "id": 124, | |
| 745 | + "city": "", | |
| 746 | + "province": "", | |
| 747 | + "total": 0 | |
| 748 | + }, | |
| 749 | + { | |
| 750 | + "id": 125, | |
| 751 | + "city": "", | |
| 752 | + "province": "", | |
| 753 | + "total": 0 | |
| 754 | + }, | |
| 755 | + { | |
| 756 | + "id": 126, | |
| 757 | + "city": "", | |
| 758 | + "province": "", | |
| 759 | + "total": 0 | |
| 760 | + }, | |
| 761 | + { | |
| 762 | + "id": 127, | |
| 763 | + "city": "Kitchener", | |
| 764 | + "province": "ON", | |
| 765 | + "total": 223 | |
| 766 | + }, | |
| 767 | + { | |
| 768 | + "id": 128, | |
| 769 | + "city": "London", | |
| 770 | + "province": "ON", | |
| 771 | + "total": 817 | |
| 772 | + }, | |
| 773 | + { | |
| 774 | + "id": 129, | |
| 775 | + "city": "", | |
| 776 | + "province": "", | |
| 777 | + "total": 0 | |
| 778 | + }, | |
| 779 | + { | |
| 780 | + "id": 130, | |
| 781 | + "city": "", | |
| 782 | + "province": "", | |
| 783 | + "total": 0 | |
| 784 | + }, | |
| 785 | + { | |
| 786 | + "id": 131, | |
| 787 | + "city": "", | |
| 788 | + "province": "", | |
| 789 | + "total": 0 | |
| 790 | + }, | |
| 791 | + { | |
| 792 | + "id": 132, | |
| 793 | + "city": "", | |
| 794 | + "province": "", | |
| 795 | + "total": 0 | |
| 796 | + }, | |
| 797 | + { | |
| 798 | + "id": 133, | |
| 799 | + "city": "", | |
| 800 | + "province": "", | |
| 801 | + "total": 0 | |
| 802 | + }, | |
| 803 | + { | |
| 804 | + "id": 134, | |
| 805 | + "city": "", | |
| 806 | + "province": "", | |
| 807 | + "total": 0 | |
| 808 | + }, | |
| 809 | + { | |
| 810 | + "id": 135, | |
| 811 | + "city": "", | |
| 812 | + "province": "", | |
| 813 | + "total": 0 | |
| 814 | + }, | |
| 815 | + { | |
| 816 | + "id": 136, | |
| 817 | + "city": "", | |
| 818 | + "province": "", | |
| 819 | + "total": 0 | |
| 820 | + }, | |
| 821 | + { | |
| 822 | + "id": 137, | |
| 823 | + "city": "", | |
| 824 | + "province": "", | |
| 825 | + "total": 0 | |
| 826 | + }, | |
| 827 | + { | |
| 828 | + "id": 138, | |
| 829 | + "city": "", | |
| 830 | + "province": "", | |
| 831 | + "total": 0 | |
| 832 | + }, | |
| 833 | + { | |
| 834 | + "id": 139, | |
| 835 | + "city": "Mississauga", | |
| 836 | + "province": "ON", | |
| 837 | + "total": 310 | |
| 838 | + }, | |
| 839 | + { | |
| 840 | + "id": 140, | |
| 841 | + "city": "", | |
| 842 | + "province": "", | |
| 843 | + "total": 0 | |
| 844 | + }, | |
| 845 | + { | |
| 846 | + "id": 141, | |
| 847 | + "city": "", | |
| 848 | + "province": "", | |
| 849 | + "total": 0 | |
| 850 | + }, | |
| 851 | + { | |
| 852 | + "id": 142, | |
| 853 | + "city": "", | |
| 854 | + "province": "", | |
| 855 | + "total": 0 | |
| 856 | + }, | |
| 857 | + { | |
| 858 | + "id": 143, | |
| 859 | + "city": "", | |
| 860 | + "province": "", | |
| 861 | + "total": 0 | |
| 862 | + }, | |
| 863 | + { | |
| 864 | + "id": 144, | |
| 865 | + "city": "", | |
| 866 | + "province": "", | |
| 867 | + "total": 0 | |
| 868 | + }, | |
| 869 | + { | |
| 870 | + "id": 145, | |
| 871 | + "city": "Newmarket", | |
| 872 | + "province": "ON", | |
| 873 | + "total": 13 | |
| 874 | + }, | |
| 875 | + { | |
| 876 | + "id": 146, | |
| 877 | + "city": "Oakville", | |
| 878 | + "province": "ON", | |
| 879 | + "total": 43 | |
| 880 | + }, | |
| 881 | + { | |
| 882 | + "id": 147, | |
| 883 | + "city": "", | |
| 884 | + "province": "", | |
| 885 | + "total": 0 | |
| 886 | + }, | |
| 887 | + { | |
| 888 | + "id": 148, | |
| 889 | + "city": "Orangeville", | |
| 890 | + "province": "ON", | |
| 891 | + "total": 3 | |
| 892 | + }, | |
| 893 | + { | |
| 894 | + "id": 149, | |
| 895 | + "city": "Ottawa", | |
| 896 | + "province": "ON", | |
| 897 | + "total": 1270 | |
| 898 | + }, | |
| 899 | + { | |
| 900 | + "id": 150, | |
| 901 | + "city": "", | |
| 902 | + "province": "", | |
| 903 | + "total": 0 | |
| 904 | + }, | |
| 905 | + { | |
| 906 | + "id": 151, | |
| 907 | + "city": "", | |
| 908 | + "province": "", | |
| 909 | + "total": 0 | |
| 910 | + }, | |
| 911 | + { | |
| 912 | + "id": 152, | |
| 913 | + "city": "", | |
| 914 | + "province": "", | |
| 915 | + "total": 0 | |
| 916 | + }, | |
| 917 | + { | |
| 918 | + "id": 153, | |
| 919 | + "city": "", | |
| 920 | + "province": "", | |
| 921 | + "total": 0 | |
| 922 | + }, | |
| 923 | + { | |
| 924 | + "id": 154, | |
| 925 | + "city": "Pickering", | |
| 926 | + "province": "ON", | |
| 927 | + "total": 8 | |
| 928 | + }, | |
| 929 | + { | |
| 930 | + "id": 155, | |
| 931 | + "city": "Waterloo", | |
| 932 | + "province": "ON", | |
| 933 | + "total": 141 | |
| 934 | + }, | |
| 935 | + { | |
| 936 | + "id": 156, | |
| 937 | + "city": "", | |
| 938 | + "province": "", | |
| 939 | + "total": 0 | |
| 940 | + }, | |
| 941 | + { | |
| 942 | + "id": 157, | |
| 943 | + "city": "Whitby", | |
| 944 | + "province": "ON", | |
| 945 | + "total": 9 | |
| 946 | + }, | |
| 947 | + { | |
| 948 | + "id": 158, | |
| 949 | + "city": "", | |
| 950 | + "province": "", | |
| 951 | + "total": 0 | |
| 952 | + }, | |
| 953 | + { | |
| 954 | + "id": 159, | |
| 955 | + "city": "", | |
| 956 | + "province": "", | |
| 957 | + "total": 0 | |
| 958 | + }, | |
| 959 | + { | |
| 960 | + "id": 160, | |
| 961 | + "city": "", | |
| 962 | + "province": "", | |
| 963 | + "total": 0 | |
| 964 | + }, | |
| 965 | + { | |
| 966 | + "id": 161, | |
| 967 | + "city": "", | |
| 968 | + "province": "", | |
| 969 | + "total": 0 | |
| 970 | + }, | |
| 971 | + { | |
| 972 | + "id": 162, | |
| 973 | + "city": "", | |
| 974 | + "province": "", | |
| 975 | + "total": 0 | |
| 976 | + }, | |
| 977 | + { | |
| 978 | + "id": 163, | |
| 979 | + "city": "", | |
| 980 | + "province": "", | |
| 981 | + "total": 0 | |
| 982 | + }, | |
| 983 | + { | |
| 984 | + "id": 164, | |
| 985 | + "city": "", | |
| 986 | + "province": "", | |
| 987 | + "total": 0 | |
| 988 | + }, | |
| 989 | + { | |
| 990 | + "id": 165, | |
| 991 | + "city": "", | |
| 992 | + "province": "", | |
| 993 | + "total": 0 | |
| 994 | + }, | |
| 995 | + { | |
| 996 | + "id": 166, | |
| 997 | + "city": "", | |
| 998 | + "province": "", | |
| 999 | + "total": 0 | |
| 1000 | + }, | |
| 1001 | + { | |
| 1002 | + "id": 167, | |
| 1003 | + "city": "", | |
| 1004 | + "province": "", | |
| 1005 | + "total": 0 | |
| 1006 | + }, | |
| 1007 | + { | |
| 1008 | + "id": 168, | |
| 1009 | + "city": "", | |
| 1010 | + "province": "", | |
| 1011 | + "total": 0 | |
| 1012 | + }, | |
| 1013 | + { | |
| 1014 | + "id": 169, | |
| 1015 | + "city": "", | |
| 1016 | + "province": "", | |
| 1017 | + "total": 0 | |
| 1018 | + }, | |
| 1019 | + { | |
| 1020 | + "id": 170, | |
| 1021 | + "city": "", | |
| 1022 | + "province": "", | |
| 1023 | + "total": 0 | |
| 1024 | + }, | |
| 1025 | + { | |
| 1026 | + "id": 171, | |
| 1027 | + "city": "", | |
| 1028 | + "province": "", | |
| 1029 | + "total": 0 | |
| 1030 | + }, | |
| 1031 | + { | |
| 1032 | + "id": 172, | |
| 1033 | + "city": "", | |
| 1034 | + "province": "", | |
| 1035 | + "total": 0 | |
| 1036 | + }, | |
| 1037 | + { | |
| 1038 | + "id": 173, | |
| 1039 | + "city": "", | |
| 1040 | + "province": "", | |
| 1041 | + "total": 0 | |
| 1042 | + }, | |
| 1043 | + { | |
| 1044 | + "id": 174, | |
| 1045 | + "city": "", | |
| 1046 | + "province": "", | |
| 1047 | + "total": 0 | |
| 1048 | + }, | |
| 1049 | + { | |
| 1050 | + "id": 175, | |
| 1051 | + "city": "", | |
| 1052 | + "province": "", | |
| 1053 | + "total": 0 | |
| 1054 | + }, | |
| 1055 | + { | |
| 1056 | + "id": 176, | |
| 1057 | + "city": "", | |
| 1058 | + "province": "", | |
| 1059 | + "total": 0 | |
| 1060 | + }, | |
| 1061 | + { | |
| 1062 | + "id": 177, | |
| 1063 | + "city": "", | |
| 1064 | + "province": "", | |
| 1065 | + "total": 0 | |
| 1066 | + }, | |
| 1067 | + { | |
| 1068 | + "id": 178, | |
| 1069 | + "city": "", | |
| 1070 | + "province": "", | |
| 1071 | + "total": 0 | |
| 1072 | + }, | |
| 1073 | + { | |
| 1074 | + "id": 179, | |
| 1075 | + "city": "", | |
| 1076 | + "province": "", | |
| 1077 | + "total": 0 | |
| 1078 | + }, | |
| 1079 | + { | |
| 1080 | + "id": 180, | |
| 1081 | + "city": "", | |
| 1082 | + "province": "", | |
| 1083 | + "total": 0 | |
| 1084 | + }, | |
| 1085 | + { | |
| 1086 | + "id": 181, | |
| 1087 | + "city": "", | |
| 1088 | + "province": "", | |
| 1089 | + "total": 0 | |
| 1090 | + }, | |
| 1091 | + { | |
| 1092 | + "id": 182, | |
| 1093 | + "city": "", | |
| 1094 | + "province": "", | |
| 1095 | + "total": 0 | |
| 1096 | + }, | |
| 1097 | + { | |
| 1098 | + "id": 183, | |
| 1099 | + "city": "", | |
| 1100 | + "province": "", | |
| 1101 | + "total": 0 | |
| 1102 | + }, | |
| 1103 | + { | |
| 1104 | + "id": 184, | |
| 1105 | + "city": "", | |
| 1106 | + "province": "", | |
| 1107 | + "total": 0 | |
| 1108 | + }, | |
| 1109 | + { | |
| 1110 | + "id": 185, | |
| 1111 | + "city": "", | |
| 1112 | + "province": "", | |
| 1113 | + "total": 0 | |
| 1114 | + }, | |
| 1115 | + { | |
| 1116 | + "id": 186, | |
| 1117 | + "city": "", | |
| 1118 | + "province": "", | |
| 1119 | + "total": 0 | |
| 1120 | + }, | |
| 1121 | + { | |
| 1122 | + "id": 187, | |
| 1123 | + "city": "", | |
| 1124 | + "province": "", | |
| 1125 | + "total": 0 | |
| 1126 | + }, | |
| 1127 | + { | |
| 1128 | + "id": 188, | |
| 1129 | + "city": "", | |
| 1130 | + "province": "", | |
| 1131 | + "total": 0 | |
| 1132 | + }, | |
| 1133 | + { | |
| 1134 | + "id": 189, | |
| 1135 | + "city": "", | |
| 1136 | + "province": "", | |
| 1137 | + "total": 0 | |
| 1138 | + }, | |
| 1139 | + { | |
| 1140 | + "id": 190, | |
| 1141 | + "city": "", | |
| 1142 | + "province": "", | |
| 1143 | + "total": 0 | |
| 1144 | + }, | |
| 1145 | + { | |
| 1146 | + "id": 191, | |
| 1147 | + "city": "", | |
| 1148 | + "province": "", | |
| 1149 | + "total": 0 | |
| 1150 | + }, | |
| 1151 | + { | |
| 1152 | + "id": 192, | |
| 1153 | + "city": "", | |
| 1154 | + "province": "", | |
| 1155 | + "total": 0 | |
| 1156 | + }, | |
| 1157 | + { | |
| 1158 | + "id": 193, | |
| 1159 | + "city": "", | |
| 1160 | + "province": "", | |
| 1161 | + "total": 0 | |
| 1162 | + }, | |
| 1163 | + { | |
| 1164 | + "id": 194, | |
| 1165 | + "city": "", | |
| 1166 | + "province": "", | |
| 1167 | + "total": 0 | |
| 1168 | + }, | |
| 1169 | + { | |
| 1170 | + "id": 195, | |
| 1171 | + "city": "", | |
| 1172 | + "province": "", | |
| 1173 | + "total": 0 | |
| 1174 | + }, | |
| 1175 | + { | |
| 1176 | + "id": 196, | |
| 1177 | + "city": "", | |
| 1178 | + "province": "", | |
| 1179 | + "total": 0 | |
| 1180 | + }, | |
| 1181 | + { | |
| 1182 | + "id": 197, | |
| 1183 | + "city": "", | |
| 1184 | + "province": "", | |
| 1185 | + "total": 0 | |
| 1186 | + }, | |
| 1187 | + { | |
| 1188 | + "id": 198, | |
| 1189 | + "city": "", | |
| 1190 | + "province": "", | |
| 1191 | + "total": 0 | |
| 1192 | + }, | |
| 1193 | + { | |
| 1194 | + "id": 199, | |
| 1195 | + "city": "", | |
| 1196 | + "province": "", | |
| 1197 | + "total": 0 | |
| 1198 | + }, | |
| 1199 | + { | |
| 1200 | + "id": 200, | |
| 1201 | + "city": "", | |
| 1202 | + "province": "", | |
| 1203 | + "total": 0 | |
| 1204 | + }, | |
| 1205 | + { | |
| 1206 | + "id": 201, | |
| 1207 | + "city": "", | |
| 1208 | + "province": "", | |
| 1209 | + "total": 0 | |
| 1210 | + }, | |
| 1211 | + { | |
| 1212 | + "id": 202, | |
| 1213 | + "city": "", | |
| 1214 | + "province": "", | |
| 1215 | + "total": 0 | |
| 1216 | + }, | |
| 1217 | + { | |
| 1218 | + "id": 203, | |
| 1219 | + "city": "", | |
| 1220 | + "province": "", | |
| 1221 | + "total": 0 | |
| 1222 | + }, | |
| 1223 | + { | |
| 1224 | + "id": 204, | |
| 1225 | + "city": "", | |
| 1226 | + "province": "", | |
| 1227 | + "total": 0 | |
| 1228 | + }, | |
| 1229 | + { | |
| 1230 | + "id": 205, | |
| 1231 | + "city": "", | |
| 1232 | + "province": "", | |
| 1233 | + "total": 0 | |
| 1234 | + }, | |
| 1235 | + { | |
| 1236 | + "id": 206, | |
| 1237 | + "city": "", | |
| 1238 | + "province": "", | |
| 1239 | + "total": 0 | |
| 1240 | + }, | |
| 1241 | + { | |
| 1242 | + "id": 207, | |
| 1243 | + "city": "", | |
| 1244 | + "province": "", | |
| 1245 | + "total": 0 | |
| 1246 | + }, | |
| 1247 | + { | |
| 1248 | + "id": 208, | |
| 1249 | + "city": "", | |
| 1250 | + "province": "", | |
| 1251 | + "total": 0 | |
| 1252 | + }, | |
| 1253 | + { | |
| 1254 | + "id": 209, | |
| 1255 | + "city": "Ajax", | |
| 1256 | + "province": "ON", | |
| 1257 | + "total": 16 | |
| 1258 | + }, | |
| 1259 | + { | |
| 1260 | + "id": 210, | |
| 1261 | + "city": "", | |
| 1262 | + "province": "", | |
| 1263 | + "total": 0 | |
| 1264 | + }, | |
| 1265 | + { | |
| 1266 | + "id": 211, | |
| 1267 | + "city": "", | |
| 1268 | + "province": "", | |
| 1269 | + "total": 0 | |
| 1270 | + }, | |
| 1271 | + { | |
| 1272 | + "id": 212, | |
| 1273 | + "city": "", | |
| 1274 | + "province": "", | |
| 1275 | + "total": 0 | |
| 1276 | + }, | |
| 1277 | + { | |
| 1278 | + "id": 213, | |
| 1279 | + "city": "", | |
| 1280 | + "province": "", | |
| 1281 | + "total": 0 | |
| 1282 | + }, | |
| 1283 | + { | |
| 1284 | + "id": 214, | |
| 1285 | + "city": "", | |
| 1286 | + "province": "", | |
| 1287 | + "total": 0 | |
| 1288 | + }, | |
| 1289 | + { | |
| 1290 | + "id": 215, | |
| 1291 | + "city": "", | |
| 1292 | + "province": "", | |
| 1293 | + "total": 0 | |
| 1294 | + }, | |
| 1295 | + { | |
| 1296 | + "id": 216, | |
| 1297 | + "city": "", | |
| 1298 | + "province": "", | |
| 1299 | + "total": 0 | |
| 1300 | + }, | |
| 1301 | + { | |
| 1302 | + "id": 217, | |
| 1303 | + "city": "", | |
| 1304 | + "province": "", | |
| 1305 | + "total": 0 | |
| 1306 | + }, | |
| 1307 | + { | |
| 1308 | + "id": 218, | |
| 1309 | + "city": "", | |
| 1310 | + "province": "", | |
| 1311 | + "total": 0 | |
| 1312 | + }, | |
| 1313 | + { | |
| 1314 | + "id": 219, | |
| 1315 | + "city": "", | |
| 1316 | + "province": "", | |
| 1317 | + "total": 0 | |
| 1318 | + }, | |
| 1319 | + { | |
| 1320 | + "id": 220, | |
| 1321 | + "city": "", | |
| 1322 | + "province": "", | |
| 1323 | + "total": 0 | |
| 1324 | + }, | |
| 1325 | + { | |
| 1326 | + "id": 221, | |
| 1327 | + "city": "", | |
| 1328 | + "province": "", | |
| 1329 | + "total": 0 | |
| 1330 | + }, | |
| 1331 | + { | |
| 1332 | + "id": 222, | |
| 1333 | + "city": "", | |
| 1334 | + "province": "", | |
| 1335 | + "total": 0 | |
| 1336 | + }, | |
| 1337 | + { | |
| 1338 | + "id": 223, | |
| 1339 | + "city": "", | |
| 1340 | + "province": "", | |
| 1341 | + "total": 0 | |
| 1342 | + }, | |
| 1343 | + { | |
| 1344 | + "id": 224, | |
| 1345 | + "city": "", | |
| 1346 | + "province": "", | |
| 1347 | + "total": 0 | |
| 1348 | + }, | |
| 1349 | + { | |
| 1350 | + "id": 225, | |
| 1351 | + "city": "", | |
| 1352 | + "province": "", | |
| 1353 | + "total": 0 | |
| 1354 | + }, | |
| 1355 | + { | |
| 1356 | + "id": 226, | |
| 1357 | + "city": "", | |
| 1358 | + "province": "", | |
| 1359 | + "total": 0 | |
| 1360 | + }, | |
| 1361 | + { | |
| 1362 | + "id": 227, | |
| 1363 | + "city": "", | |
| 1364 | + "province": "", | |
| 1365 | + "total": 0 | |
| 1366 | + }, | |
| 1367 | + { | |
| 1368 | + "id": 228, | |
| 1369 | + "city": "Alberta Beach", | |
| 1370 | + "province": "AB", | |
| 1371 | + "total": 3 | |
| 1372 | + }, | |
| 1373 | + { | |
| 1374 | + "id": 229, | |
| 1375 | + "city": "", | |
| 1376 | + "province": "", | |
| 1377 | + "total": 0 | |
| 1378 | + }, | |
| 1379 | + { | |
| 1380 | + "id": 230, | |
| 1381 | + "city": "", | |
| 1382 | + "province": "", | |
| 1383 | + "total": 0 | |
| 1384 | + }, | |
| 1385 | + { | |
| 1386 | + "id": 231, | |
| 1387 | + "city": "", | |
| 1388 | + "province": "", | |
| 1389 | + "total": 0 | |
| 1390 | + }, | |
| 1391 | + { | |
| 1392 | + "id": 232, | |
| 1393 | + "city": "", | |
| 1394 | + "province": "", | |
| 1395 | + "total": 0 | |
| 1396 | + }, | |
| 1397 | + { | |
| 1398 | + "id": 233, | |
| 1399 | + "city": "", | |
| 1400 | + "province": "", | |
| 1401 | + "total": 0 | |
| 1402 | + }, | |
| 1403 | + { | |
| 1404 | + "id": 234, | |
| 1405 | + "city": "", | |
| 1406 | + "province": "", | |
| 1407 | + "total": 0 | |
| 1408 | + }, | |
| 1409 | + { | |
| 1410 | + "id": 235, | |
| 1411 | + "city": "", | |
| 1412 | + "province": "", | |
| 1413 | + "total": 0 | |
| 1414 | + }, | |
| 1415 | + { | |
| 1416 | + "id": 236, | |
| 1417 | + "city": "", | |
| 1418 | + "province": "", | |
| 1419 | + "total": 0 | |
| 1420 | + }, | |
| 1421 | + { | |
| 1422 | + "id": 237, | |
| 1423 | + "city": "", | |
| 1424 | + "province": "", | |
| 1425 | + "total": 0 | |
| 1426 | + }, | |
| 1427 | + { | |
| 1428 | + "id": 238, | |
| 1429 | + "city": "", | |
| 1430 | + "province": "", | |
| 1431 | + "total": 0 | |
| 1432 | + }, | |
| 1433 | + { | |
| 1434 | + "id": 239, | |
| 1435 | + "city": "", | |
| 1436 | + "province": "", | |
| 1437 | + "total": 0 | |
| 1438 | + }, | |
| 1439 | + { | |
| 1440 | + "id": 240, | |
| 1441 | + "city": "", | |
| 1442 | + "province": "", | |
| 1443 | + "total": 0 | |
| 1444 | + }, | |
| 1445 | + { | |
| 1446 | + "id": 241, | |
| 1447 | + "city": "", | |
| 1448 | + "province": "", | |
| 1449 | + "total": 0 | |
| 1450 | + }, | |
| 1451 | + { | |
| 1452 | + "id": 242, | |
| 1453 | + "city": "", | |
| 1454 | + "province": "", | |
| 1455 | + "total": 0 | |
| 1456 | + }, | |
| 1457 | + { | |
| 1458 | + "id": 243, | |
| 1459 | + "city": "", | |
| 1460 | + "province": "", | |
| 1461 | + "total": 0 | |
| 1462 | + }, | |
| 1463 | + { | |
| 1464 | + "id": 244, | |
| 1465 | + "city": "", | |
| 1466 | + "province": "", | |
| 1467 | + "total": 0 | |
| 1468 | + }, | |
| 1469 | + { | |
| 1470 | + "id": 245, | |
| 1471 | + "city": "", | |
| 1472 | + "province": "", | |
| 1473 | + "total": 0 | |
| 1474 | + }, | |
| 1475 | + { | |
| 1476 | + "id": 246, | |
| 1477 | + "city": "", | |
| 1478 | + "province": "", | |
| 1479 | + "total": 0 | |
| 1480 | + }, | |
| 1481 | + { | |
| 1482 | + "id": 247, | |
| 1483 | + "city": "", | |
| 1484 | + "province": "", | |
| 1485 | + "total": 0 | |
| 1486 | + }, | |
| 1487 | + { | |
| 1488 | + "id": 248, | |
| 1489 | + "city": "", | |
| 1490 | + "province": "", | |
| 1491 | + "total": 0 | |
| 1492 | + }, | |
| 1493 | + { | |
| 1494 | + "id": 249, | |
| 1495 | + "city": "", | |
| 1496 | + "province": "", | |
| 1497 | + "total": 0 | |
| 1498 | + }, | |
| 1499 | + { | |
| 1500 | + "id": 250, | |
| 1501 | + "city": "", | |
| 1502 | + "province": "", | |
| 1503 | + "total": 0 | |
| 1504 | + }, | |
| 1505 | + { | |
| 1506 | + "id": 251, | |
| 1507 | + "city": "", | |
| 1508 | + "province": "", | |
| 1509 | + "total": 0 | |
| 1510 | + }, | |
| 1511 | + { | |
| 1512 | + "id": 252, | |
| 1513 | + "city": "", | |
| 1514 | + "province": "", | |
| 1515 | + "total": 0 | |
| 1516 | + }, | |
| 1517 | + { | |
| 1518 | + "id": 253, | |
| 1519 | + "city": "", | |
| 1520 | + "province": "", | |
| 1521 | + "total": 0 | |
| 1522 | + }, | |
| 1523 | + { | |
| 1524 | + "id": 254, | |
| 1525 | + "city": "", | |
| 1526 | + "province": "", | |
| 1527 | + "total": 0 | |
| 1528 | + }, | |
| 1529 | + { | |
| 1530 | + "id": 255, | |
| 1531 | + "city": "", | |
| 1532 | + "province": "", | |
| 1533 | + "total": 0 | |
| 1534 | + }, | |
| 1535 | + { | |
| 1536 | + "id": 256, | |
| 1537 | + "city": "", | |
| 1538 | + "province": "", | |
| 1539 | + "total": 0 | |
| 1540 | + }, | |
| 1541 | + { | |
| 1542 | + "id": 257, | |
| 1543 | + "city": "", | |
| 1544 | + "province": "", | |
| 1545 | + "total": 0 | |
| 1546 | + }, | |
| 1547 | + { | |
| 1548 | + "id": 258, | |
| 1549 | + "city": "", | |
| 1550 | + "province": "", | |
| 1551 | + "total": 0 | |
| 1552 | + }, | |
| 1553 | + { | |
| 1554 | + "id": 259, | |
| 1555 | + "city": "", | |
| 1556 | + "province": "", | |
| 1557 | + "total": 0 | |
| 1558 | + }, | |
| 1559 | + { | |
| 1560 | + "id": 260, | |
| 1561 | + "city": "", | |
| 1562 | + "province": "", | |
| 1563 | + "total": 0 | |
| 1564 | + }, | |
| 1565 | + { | |
| 1566 | + "id": 261, | |
| 1567 | + "city": "", | |
| 1568 | + "province": "", | |
| 1569 | + "total": 0 | |
| 1570 | + }, | |
| 1571 | + { | |
| 1572 | + "id": 262, | |
| 1573 | + "city": "", | |
| 1574 | + "province": "", | |
| 1575 | + "total": 0 | |
| 1576 | + }, | |
| 1577 | + { | |
| 1578 | + "id": 263, | |
| 1579 | + "city": "", | |
| 1580 | + "province": "", | |
| 1581 | + "total": 0 | |
| 1582 | + }, | |
| 1583 | + { | |
| 1584 | + "id": 264, | |
| 1585 | + "city": "", | |
| 1586 | + "province": "", | |
| 1587 | + "total": 0 | |
| 1588 | + }, | |
| 1589 | + { | |
| 1590 | + "id": 265, | |
| 1591 | + "city": "", | |
| 1592 | + "province": "", | |
| 1593 | + "total": 0 | |
| 1594 | + }, | |
| 1595 | + { | |
| 1596 | + "id": 266, | |
| 1597 | + "city": "", | |
| 1598 | + "province": "", | |
| 1599 | + "total": 0 | |
| 1600 | + }, | |
| 1601 | + { | |
| 1602 | + "id": 267, | |
| 1603 | + "city": "", | |
| 1604 | + "province": "", | |
| 1605 | + "total": 0 | |
| 1606 | + }, | |
| 1607 | + { | |
| 1608 | + "id": 268, | |
| 1609 | + "city": "", | |
| 1610 | + "province": "", | |
| 1611 | + "total": 0 | |
| 1612 | + }, | |
| 1613 | + { | |
| 1614 | + "id": 269, | |
| 1615 | + "city": "", | |
| 1616 | + "province": "", | |
| 1617 | + "total": 0 | |
| 1618 | + }, | |
| 1619 | + { | |
| 1620 | + "id": 270, | |
| 1621 | + "city": "", | |
| 1622 | + "province": "", | |
| 1623 | + "total": 0 | |
| 1624 | + }, | |
| 1625 | + { | |
| 1626 | + "id": 271, | |
| 1627 | + "city": "", | |
| 1628 | + "province": "", | |
| 1629 | + "total": 0 | |
| 1630 | + }, | |
| 1631 | + { | |
| 1632 | + "id": 272, | |
| 1633 | + "city": "", | |
| 1634 | + "province": "", | |
| 1635 | + "total": 0 | |
| 1636 | + }, | |
| 1637 | + { | |
| 1638 | + "id": 273, | |
| 1639 | + "city": "", | |
| 1640 | + "province": "", | |
| 1641 | + "total": 0 | |
| 1642 | + }, | |
| 1643 | + { | |
| 1644 | + "id": 274, | |
| 1645 | + "city": "", | |
| 1646 | + "province": "", | |
| 1647 | + "total": 0 | |
| 1648 | + }, | |
| 1649 | + { | |
| 1650 | + "id": 275, | |
| 1651 | + "city": "", | |
| 1652 | + "province": "", | |
| 1653 | + "total": 0 | |
| 1654 | + }, | |
| 1655 | + { | |
| 1656 | + "id": 276, | |
| 1657 | + "city": "", | |
| 1658 | + "province": "", | |
| 1659 | + "total": 0 | |
| 1660 | + }, | |
| 1661 | + { | |
| 1662 | + "id": 277, | |
| 1663 | + "city": "", | |
| 1664 | + "province": "", | |
| 1665 | + "total": 0 | |
| 1666 | + }, | |
| 1667 | + { | |
| 1668 | + "id": 278, | |
| 1669 | + "city": "", | |
| 1670 | + "province": "", | |
| 1671 | + "total": 0 | |
| 1672 | + }, | |
| 1673 | + { | |
| 1674 | + "id": 279, | |
| 1675 | + "city": "", | |
| 1676 | + "province": "", | |
| 1677 | + "total": 0 | |
| 1678 | + }, | |
| 1679 | + { | |
| 1680 | + "id": 280, | |
| 1681 | + "city": "", | |
| 1682 | + "province": "", | |
| 1683 | + "total": 0 | |
| 1684 | + }, | |
| 1685 | + { | |
| 1686 | + "id": 281, | |
| 1687 | + "city": "", | |
| 1688 | + "province": "", | |
| 1689 | + "total": 0 | |
| 1690 | + }, | |
| 1691 | + { | |
| 1692 | + "id": 282, | |
| 1693 | + "city": "", | |
| 1694 | + "province": "", | |
| 1695 | + "total": 0 | |
| 1696 | + }, | |
| 1697 | + { | |
| 1698 | + "id": 283, | |
| 1699 | + "city": "Alma", | |
| 1700 | + "province": "QC", | |
| 1701 | + "total": 1 | |
| 1702 | + }, | |
| 1703 | + { | |
| 1704 | + "id": 284, | |
| 1705 | + "city": "", | |
| 1706 | + "province": "", | |
| 1707 | + "total": 0 | |
| 1708 | + }, | |
| 1709 | + { | |
| 1710 | + "id": 285, | |
| 1711 | + "city": "", | |
| 1712 | + "province": "", | |
| 1713 | + "total": 0 | |
| 1714 | + }, | |
| 1715 | + { | |
| 1716 | + "id": 286, | |
| 1717 | + "city": "", | |
| 1718 | + "province": "", | |
| 1719 | + "total": 0 | |
| 1720 | + }, | |
| 1721 | + { | |
| 1722 | + "id": 287, | |
| 1723 | + "city": "", | |
| 1724 | + "province": "", | |
| 1725 | + "total": 0 | |
| 1726 | + }, | |
| 1727 | + { | |
| 1728 | + "id": 288, | |
| 1729 | + "city": "", | |
| 1730 | + "province": "", | |
| 1731 | + "total": 0 | |
| 1732 | + }, | |
| 1733 | + { | |
| 1734 | + "id": 289, | |
| 1735 | + "city": "", | |
| 1736 | + "province": "", | |
| 1737 | + "total": 0 | |
| 1738 | + }, | |
| 1739 | + { | |
| 1740 | + "id": 290, | |
| 1741 | + "city": "", | |
| 1742 | + "province": "", | |
| 1743 | + "total": 0 | |
| 1744 | + }, | |
| 1745 | + { | |
| 1746 | + "id": 291, | |
| 1747 | + "city": "", | |
| 1748 | + "province": "", | |
| 1749 | + "total": 0 | |
| 1750 | + }, | |
| 1751 | + { | |
| 1752 | + "id": 292, | |
| 1753 | + "city": "", | |
| 1754 | + "province": "", | |
| 1755 | + "total": 0 | |
| 1756 | + }, | |
| 1757 | + { | |
| 1758 | + "id": 293, | |
| 1759 | + "city": "", | |
| 1760 | + "province": "", | |
| 1761 | + "total": 0 | |
| 1762 | + }, | |
| 1763 | + { | |
| 1764 | + "id": 294, | |
| 1765 | + "city": "", | |
| 1766 | + "province": "", | |
| 1767 | + "total": 0 | |
| 1768 | + }, | |
| 1769 | + { | |
| 1770 | + "id": 295, | |
| 1771 | + "city": "", | |
| 1772 | + "province": "", | |
| 1773 | + "total": 0 | |
| 1774 | + }, | |
| 1775 | + { | |
| 1776 | + "id": 296, | |
| 1777 | + "city": "", | |
| 1778 | + "province": "", | |
| 1779 | + "total": 0 | |
| 1780 | + }, | |
| 1781 | + { | |
| 1782 | + "id": 297, | |
| 1783 | + "city": "", | |
| 1784 | + "province": "", | |
| 1785 | + "total": 0 | |
| 1786 | + }, | |
| 1787 | + { | |
| 1788 | + "id": 298, | |
| 1789 | + "city": "", | |
| 1790 | + "province": "", | |
| 1791 | + "total": 0 | |
| 1792 | + }, | |
| 1793 | + { | |
| 1794 | + "id": 299, | |
| 1795 | + "city": "", | |
| 1796 | + "province": "", | |
| 1797 | + "total": 0 | |
| 1798 | + }, | |
| 1799 | + { | |
| 1800 | + "id": 300, | |
| 1801 | + "city": "", | |
| 1802 | + "province": "", | |
| 1803 | + "total": 0 | |
| 1804 | + }, | |
| 1805 | + { | |
| 1806 | + "id": 301, | |
| 1807 | + "city": "", | |
| 1808 | + "province": "", | |
| 1809 | + "total": 0 | |
| 1810 | + }, | |
| 1811 | + { | |
| 1812 | + "id": 302, | |
| 1813 | + "city": "", | |
| 1814 | + "province": "", | |
| 1815 | + "total": 0 | |
| 1816 | + }, | |
| 1817 | + { | |
| 1818 | + "id": 303, | |
| 1819 | + "city": "", | |
| 1820 | + "province": "", | |
| 1821 | + "total": 0 | |
| 1822 | + }, | |
| 1823 | + { | |
| 1824 | + "id": 304, | |
| 1825 | + "city": "", | |
| 1826 | + "province": "", | |
| 1827 | + "total": 0 | |
| 1828 | + }, | |
| 1829 | + { | |
| 1830 | + "id": 305, | |
| 1831 | + "city": "", | |
| 1832 | + "province": "", | |
| 1833 | + "total": 0 | |
| 1834 | + }, | |
| 1835 | + { | |
| 1836 | + "id": 306, | |
| 1837 | + "city": "", | |
| 1838 | + "province": "", | |
| 1839 | + "total": 0 | |
| 1840 | + }, | |
| 1841 | + { | |
| 1842 | + "id": 307, | |
| 1843 | + "city": "", | |
| 1844 | + "province": "", | |
| 1845 | + "total": 0 | |
| 1846 | + }, | |
| 1847 | + { | |
| 1848 | + "id": 308, | |
| 1849 | + "city": "", | |
| 1850 | + "province": "", | |
| 1851 | + "total": 0 | |
| 1852 | + }, | |
| 1853 | + { | |
| 1854 | + "id": 309, | |
| 1855 | + "city": "", | |
| 1856 | + "province": "", | |
| 1857 | + "total": 0 | |
| 1858 | + }, | |
| 1859 | + { | |
| 1860 | + "id": 310, | |
| 1861 | + "city": "", | |
| 1862 | + "province": "", | |
| 1863 | + "total": 0 | |
| 1864 | + }, | |
| 1865 | + { | |
| 1866 | + "id": 311, | |
| 1867 | + "city": "", | |
| 1868 | + "province": "", | |
| 1869 | + "total": 0 | |
| 1870 | + }, | |
| 1871 | + { | |
| 1872 | + "id": 312, | |
| 1873 | + "city": "", | |
| 1874 | + "province": "", | |
| 1875 | + "total": 0 | |
| 1876 | + }, | |
| 1877 | + { | |
| 1878 | + "id": 313, | |
| 1879 | + "city": "", | |
| 1880 | + "province": "", | |
| 1881 | + "total": 0 | |
| 1882 | + }, | |
| 1883 | + { | |
| 1884 | + "id": 314, | |
| 1885 | + "city": "", | |
| 1886 | + "province": "", | |
| 1887 | + "total": 0 | |
| 1888 | + }, | |
| 1889 | + { | |
| 1890 | + "id": 315, | |
| 1891 | + "city": "", | |
| 1892 | + "province": "", | |
| 1893 | + "total": 0 | |
| 1894 | + }, | |
| 1895 | + { | |
| 1896 | + "id": 316, | |
| 1897 | + "city": "", | |
| 1898 | + "province": "", | |
| 1899 | + "total": 0 | |
| 1900 | + }, | |
| 1901 | + { | |
| 1902 | + "id": 317, | |
| 1903 | + "city": "", | |
| 1904 | + "province": "", | |
| 1905 | + "total": 0 | |
| 1906 | + }, | |
| 1907 | + { | |
| 1908 | + "id": 318, | |
| 1909 | + "city": "", | |
| 1910 | + "province": "", | |
| 1911 | + "total": 0 | |
| 1912 | + }, | |
| 1913 | + { | |
| 1914 | + "id": 319, | |
| 1915 | + "city": "", | |
| 1916 | + "province": "", | |
| 1917 | + "total": 0 | |
| 1918 | + }, | |
| 1919 | + { | |
| 1920 | + "id": 320, | |
| 1921 | + "city": "", | |
| 1922 | + "province": "", | |
| 1923 | + "total": 0 | |
| 1924 | + }, | |
| 1925 | + { | |
| 1926 | + "id": 321, | |
| 1927 | + "city": "", | |
| 1928 | + "province": "", | |
| 1929 | + "total": 0 | |
| 1930 | + }, | |
| 1931 | + { | |
| 1932 | + "id": 322, | |
| 1933 | + "city": "", | |
| 1934 | + "province": "", | |
| 1935 | + "total": 0 | |
| 1936 | + }, | |
| 1937 | + { | |
| 1938 | + "id": 323, | |
| 1939 | + "city": "", | |
| 1940 | + "province": "", | |
| 1941 | + "total": 0 | |
| 1942 | + }, | |
| 1943 | + { | |
| 1944 | + "id": 324, | |
| 1945 | + "city": "", | |
| 1946 | + "province": "", | |
| 1947 | + "total": 0 | |
| 1948 | + }, | |
| 1949 | + { | |
| 1950 | + "id": 325, | |
| 1951 | + "city": "", | |
| 1952 | + "province": "", | |
| 1953 | + "total": 0 | |
| 1954 | + }, | |
| 1955 | + { | |
| 1956 | + "id": 326, | |
| 1957 | + "city": "", | |
| 1958 | + "province": "", | |
| 1959 | + "total": 0 | |
| 1960 | + }, | |
| 1961 | + { | |
| 1962 | + "id": 327, | |
| 1963 | + "city": "", | |
| 1964 | + "province": "", | |
| 1965 | + "total": 0 | |
| 1966 | + }, | |
| 1967 | + { | |
| 1968 | + "id": 328, | |
| 1969 | + "city": "", | |
| 1970 | + "province": "", | |
| 1971 | + "total": 0 | |
| 1972 | + }, | |
| 1973 | + { | |
| 1974 | + "id": 329, | |
| 1975 | + "city": "", | |
| 1976 | + "province": "", | |
| 1977 | + "total": 0 | |
| 1978 | + }, | |
| 1979 | + { | |
| 1980 | + "id": 330, | |
| 1981 | + "city": "", | |
| 1982 | + "province": "", | |
| 1983 | + "total": 0 | |
| 1984 | + }, | |
| 1985 | + { | |
| 1986 | + "id": 331, | |
| 1987 | + "city": "", | |
| 1988 | + "province": "", | |
| 1989 | + "total": 0 | |
| 1990 | + }, | |
| 1991 | + { | |
| 1992 | + "id": 332, | |
| 1993 | + "city": "", | |
| 1994 | + "province": "", | |
| 1995 | + "total": 0 | |
| 1996 | + }, | |
| 1997 | + { | |
| 1998 | + "id": 333, | |
| 1999 | + "city": "", | |
| 2000 | + "province": "", | |
| 2001 | + "total": 0 | |
| 2002 | + }, | |
| 2003 | + { | |
| 2004 | + "id": 334, | |
| 2005 | + "city": "", | |
| 2006 | + "province": "", | |
| 2007 | + "total": 0 | |
| 2008 | + }, | |
| 2009 | + { | |
| 2010 | + "id": 335, | |
| 2011 | + "city": "", | |
| 2012 | + "province": "", | |
| 2013 | + "total": 0 | |
| 2014 | + }, | |
| 2015 | + { | |
| 2016 | + "id": 336, | |
| 2017 | + "city": "", | |
| 2018 | + "province": "", | |
| 2019 | + "total": 0 | |
| 2020 | + }, | |
| 2021 | + { | |
| 2022 | + "id": 337, | |
| 2023 | + "city": "", | |
| 2024 | + "province": "", | |
| 2025 | + "total": 0 | |
| 2026 | + }, | |
| 2027 | + { | |
| 2028 | + "id": 338, | |
| 2029 | + "city": "", | |
| 2030 | + "province": "", | |
| 2031 | + "total": 0 | |
| 2032 | + }, | |
| 2033 | + { | |
| 2034 | + "id": 339, | |
| 2035 | + "city": "", | |
| 2036 | + "province": "", | |
| 2037 | + "total": 0 | |
| 2038 | + }, | |
| 2039 | + { | |
| 2040 | + "id": 340, | |
| 2041 | + "city": "", | |
| 2042 | + "province": "", | |
| 2043 | + "total": 0 | |
| 2044 | + }, | |
| 2045 | + { | |
| 2046 | + "id": 341, | |
| 2047 | + "city": "", | |
| 2048 | + "province": "", | |
| 2049 | + "total": 0 | |
| 2050 | + }, | |
| 2051 | + { | |
| 2052 | + "id": 342, | |
| 2053 | + "city": "", | |
| 2054 | + "province": "", | |
| 2055 | + "total": 0 | |
| 2056 | + }, | |
| 2057 | + { | |
| 2058 | + "id": 343, | |
| 2059 | + "city": "", | |
| 2060 | + "province": "", | |
| 2061 | + "total": 0 | |
| 2062 | + }, | |
| 2063 | + { | |
| 2064 | + "id": 344, | |
| 2065 | + "city": "", | |
| 2066 | + "province": "", | |
| 2067 | + "total": 0 | |
| 2068 | + }, | |
| 2069 | + { | |
| 2070 | + "id": 345, | |
| 2071 | + "city": "", | |
| 2072 | + "province": "", | |
| 2073 | + "total": 0 | |
| 2074 | + }, | |
| 2075 | + { | |
| 2076 | + "id": 346, | |
| 2077 | + "city": "", | |
| 2078 | + "province": "", | |
| 2079 | + "total": 0 | |
| 2080 | + }, | |
| 2081 | + { | |
| 2082 | + "id": 347, | |
| 2083 | + "city": "", | |
| 2084 | + "province": "", | |
| 2085 | + "total": 0 | |
| 2086 | + }, | |
| 2087 | + { | |
| 2088 | + "id": 348, | |
| 2089 | + "city": "", | |
| 2090 | + "province": "", | |
| 2091 | + "total": 0 | |
| 2092 | + }, | |
| 2093 | + { | |
| 2094 | + "id": 349, | |
| 2095 | + "city": "", | |
| 2096 | + "province": "", | |
| 2097 | + "total": 0 | |
| 2098 | + }, | |
| 2099 | + { | |
| 2100 | + "id": 350, | |
| 2101 | + "city": "", | |
| 2102 | + "province": "", | |
| 2103 | + "total": 0 | |
| 2104 | + }, | |
| 2105 | + { | |
| 2106 | + "id": 351, | |
| 2107 | + "city": "", | |
| 2108 | + "province": "", | |
| 2109 | + "total": 0 | |
| 2110 | + }, | |
| 2111 | + { | |
| 2112 | + "id": 352, | |
| 2113 | + "city": "", | |
| 2114 | + "province": "", | |
| 2115 | + "total": 0 | |
| 2116 | + }, | |
| 2117 | + { | |
| 2118 | + "id": 353, | |
| 2119 | + "city": "", | |
| 2120 | + "province": "", | |
| 2121 | + "total": 0 | |
| 2122 | + }, | |
| 2123 | + { | |
| 2124 | + "id": 354, | |
| 2125 | + "city": "", | |
| 2126 | + "province": "", | |
| 2127 | + "total": 0 | |
| 2128 | + }, | |
| 2129 | + { | |
| 2130 | + "id": 355, | |
| 2131 | + "city": "", | |
| 2132 | + "province": "", | |
| 2133 | + "total": 0 | |
| 2134 | + }, | |
| 2135 | + { | |
| 2136 | + "id": 356, | |
| 2137 | + "city": "", | |
| 2138 | + "province": "", | |
| 2139 | + "total": 0 | |
| 2140 | + }, | |
| 2141 | + { | |
| 2142 | + "id": 357, | |
| 2143 | + "city": "", | |
| 2144 | + "province": "", | |
| 2145 | + "total": 0 | |
| 2146 | + }, | |
| 2147 | + { | |
| 2148 | + "id": 358, | |
| 2149 | + "city": "", | |
| 2150 | + "province": "", | |
| 2151 | + "total": 0 | |
| 2152 | + }, | |
| 2153 | + { | |
| 2154 | + "id": 359, | |
| 2155 | + "city": "", | |
| 2156 | + "province": "", | |
| 2157 | + "total": 0 | |
| 2158 | + }, | |
| 2159 | + { | |
| 2160 | + "id": 360, | |
| 2161 | + "city": "", | |
| 2162 | + "province": "", | |
| 2163 | + "total": 0 | |
| 2164 | + }, | |
| 2165 | + { | |
| 2166 | + "id": 361, | |
| 2167 | + "city": "", | |
| 2168 | + "province": "", | |
| 2169 | + "total": 0 | |
| 2170 | + }, | |
| 2171 | + { | |
| 2172 | + "id": 362, | |
| 2173 | + "city": "", | |
| 2174 | + "province": "", | |
| 2175 | + "total": 0 | |
| 2176 | + }, | |
| 2177 | + { | |
| 2178 | + "id": 363, | |
| 2179 | + "city": "", | |
| 2180 | + "province": "", | |
| 2181 | + "total": 0 | |
| 2182 | + }, | |
| 2183 | + { | |
| 2184 | + "id": 364, | |
| 2185 | + "city": "", | |
| 2186 | + "province": "", | |
| 2187 | + "total": 0 | |
| 2188 | + }, | |
| 2189 | + { | |
| 2190 | + "id": 365, | |
| 2191 | + "city": "", | |
| 2192 | + "province": "", | |
| 2193 | + "total": 0 | |
| 2194 | + }, | |
| 2195 | + { | |
| 2196 | + "id": 366, | |
| 2197 | + "city": "", | |
| 2198 | + "province": "", | |
| 2199 | + "total": 0 | |
| 2200 | + }, | |
| 2201 | + { | |
| 2202 | + "id": 367, | |
| 2203 | + "city": "", | |
| 2204 | + "province": "", | |
| 2205 | + "total": 0 | |
| 2206 | + }, | |
| 2207 | + { | |
| 2208 | + "id": 368, | |
| 2209 | + "city": "", | |
| 2210 | + "province": "", | |
| 2211 | + "total": 0 | |
| 2212 | + }, | |
| 2213 | + { | |
| 2214 | + "id": 369, | |
| 2215 | + "city": "", | |
| 2216 | + "province": "", | |
| 2217 | + "total": 0 | |
| 2218 | + }, | |
| 2219 | + { | |
| 2220 | + "id": 370, | |
| 2221 | + "city": "", | |
| 2222 | + "province": "", | |
| 2223 | + "total": 0 | |
| 2224 | + }, | |
| 2225 | + { | |
| 2226 | + "id": 371, | |
| 2227 | + "city": "", | |
| 2228 | + "province": "", | |
| 2229 | + "total": 0 | |
| 2230 | + }, | |
| 2231 | + { | |
| 2232 | + "id": 372, | |
| 2233 | + "city": "", | |
| 2234 | + "province": "", | |
| 2235 | + "total": 0 | |
| 2236 | + }, | |
| 2237 | + { | |
| 2238 | + "id": 373, | |
| 2239 | + "city": "", | |
| 2240 | + "province": "", | |
| 2241 | + "total": 0 | |
| 2242 | + }, | |
| 2243 | + { | |
| 2244 | + "id": 374, | |
| 2245 | + "city": "", | |
| 2246 | + "province": "", | |
| 2247 | + "total": 0 | |
| 2248 | + }, | |
| 2249 | + { | |
| 2250 | + "id": 375, | |
| 2251 | + "city": "", | |
| 2252 | + "province": "", | |
| 2253 | + "total": 0 | |
| 2254 | + }, | |
| 2255 | + { | |
| 2256 | + "id": 376, | |
| 2257 | + "city": "", | |
| 2258 | + "province": "", | |
| 2259 | + "total": 0 | |
| 2260 | + }, | |
| 2261 | + { | |
| 2262 | + "id": 377, | |
| 2263 | + "city": "", | |
| 2264 | + "province": "", | |
| 2265 | + "total": 0 | |
| 2266 | + }, | |
| 2267 | + { | |
| 2268 | + "id": 378, | |
| 2269 | + "city": "", | |
| 2270 | + "province": "", | |
| 2271 | + "total": 0 | |
| 2272 | + }, | |
| 2273 | + { | |
| 2274 | + "id": 379, | |
| 2275 | + "city": "", | |
| 2276 | + "province": "", | |
| 2277 | + "total": 0 | |
| 2278 | + }, | |
| 2279 | + { | |
| 2280 | + "id": 380, | |
| 2281 | + "city": "", | |
| 2282 | + "province": "", | |
| 2283 | + "total": 0 | |
| 2284 | + }, | |
| 2285 | + { | |
| 2286 | + "id": 381, | |
| 2287 | + "city": "", | |
| 2288 | + "province": "", | |
| 2289 | + "total": 0 | |
| 2290 | + }, | |
| 2291 | + { | |
| 2292 | + "id": 382, | |
| 2293 | + "city": "", | |
| 2294 | + "province": "", | |
| 2295 | + "total": 0 | |
| 2296 | + }, | |
| 2297 | + { | |
| 2298 | + "id": 383, | |
| 2299 | + "city": "", | |
| 2300 | + "province": "", | |
| 2301 | + "total": 0 | |
| 2302 | + }, | |
| 2303 | + { | |
| 2304 | + "id": 384, | |
| 2305 | + "city": "", | |
| 2306 | + "province": "", | |
| 2307 | + "total": 0 | |
| 2308 | + }, | |
| 2309 | + { | |
| 2310 | + "id": 385, | |
| 2311 | + "city": "", | |
| 2312 | + "province": "", | |
| 2313 | + "total": 0 | |
| 2314 | + }, | |
| 2315 | + { | |
| 2316 | + "id": 386, | |
| 2317 | + "city": "", | |
| 2318 | + "province": "", | |
| 2319 | + "total": 0 | |
| 2320 | + }, | |
| 2321 | + { | |
| 2322 | + "id": 387, | |
| 2323 | + "city": "", | |
| 2324 | + "province": "", | |
| 2325 | + "total": 0 | |
| 2326 | + }, | |
| 2327 | + { | |
| 2328 | + "id": 388, | |
| 2329 | + "city": "", | |
| 2330 | + "province": "", | |
| 2331 | + "total": 0 | |
| 2332 | + }, | |
| 2333 | + { | |
| 2334 | + "id": 389, | |
| 2335 | + "city": "", | |
| 2336 | + "province": "", | |
| 2337 | + "total": 0 | |
| 2338 | + }, | |
| 2339 | + { | |
| 2340 | + "id": 390, | |
| 2341 | + "city": "", | |
| 2342 | + "province": "", | |
| 2343 | + "total": 0 | |
| 2344 | + }, | |
| 2345 | + { | |
| 2346 | + "id": 391, | |
| 2347 | + "city": "", | |
| 2348 | + "province": "", | |
| 2349 | + "total": 0 | |
| 2350 | + }, | |
| 2351 | + { | |
| 2352 | + "id": 392, | |
| 2353 | + "city": "", | |
| 2354 | + "province": "", | |
| 2355 | + "total": 0 | |
| 2356 | + }, | |
| 2357 | + { | |
| 2358 | + "id": 393, | |
| 2359 | + "city": "", | |
| 2360 | + "province": "", | |
| 2361 | + "total": 0 | |
| 2362 | + }, | |
| 2363 | + { | |
| 2364 | + "id": 394, | |
| 2365 | + "city": "", | |
| 2366 | + "province": "", | |
| 2367 | + "total": 0 | |
| 2368 | + }, | |
| 2369 | + { | |
| 2370 | + "id": 395, | |
| 2371 | + "city": "", | |
| 2372 | + "province": "", | |
| 2373 | + "total": 0 | |
| 2374 | + }, | |
| 2375 | + { | |
| 2376 | + "id": 396, | |
| 2377 | + "city": "", | |
| 2378 | + "province": "", | |
| 2379 | + "total": 0 | |
| 2380 | + }, | |
| 2381 | + { | |
| 2382 | + "id": 397, | |
| 2383 | + "city": "", | |
| 2384 | + "province": "", | |
| 2385 | + "total": 0 | |
| 2386 | + }, | |
| 2387 | + { | |
| 2388 | + "id": 398, | |
| 2389 | + "city": "", | |
| 2390 | + "province": "", | |
| 2391 | + "total": 0 | |
| 2392 | + }, | |
| 2393 | + { | |
| 2394 | + "id": 399, | |
| 2395 | + "city": "", | |
| 2396 | + "province": "", | |
| 2397 | + "total": 0 | |
| 2398 | + }, | |
| 2399 | + { | |
| 2400 | + "id": 400, | |
| 2401 | + "city": "", | |
| 2402 | + "province": "", | |
| 2403 | + "total": 0 | |
| 2404 | + }, | |
| 2405 | + { | |
| 2406 | + "id": 401, | |
| 2407 | + "city": "", | |
| 2408 | + "province": "", | |
| 2409 | + "total": 0 | |
| 2410 | + }, | |
| 2411 | + { | |
| 2412 | + "id": 402, | |
| 2413 | + "city": "", | |
| 2414 | + "province": "", | |
| 2415 | + "total": 0 | |
| 2416 | + }, | |
| 2417 | + { | |
| 2418 | + "id": 403, | |
| 2419 | + "city": "", | |
| 2420 | + "province": "", | |
| 2421 | + "total": 0 | |
| 2422 | + }, | |
| 2423 | + { | |
| 2424 | + "id": 404, | |
| 2425 | + "city": "", | |
| 2426 | + "province": "", | |
| 2427 | + "total": 0 | |
| 2428 | + }, | |
| 2429 | + { | |
| 2430 | + "id": 405, | |
| 2431 | + "city": "", | |
| 2432 | + "province": "", | |
| 2433 | + "total": 0 | |
| 2434 | + }, | |
| 2435 | + { | |
| 2436 | + "id": 406, | |
| 2437 | + "city": "", | |
| 2438 | + "province": "", | |
| 2439 | + "total": 0 | |
| 2440 | + }, | |
| 2441 | + { | |
| 2442 | + "id": 407, | |
| 2443 | + "city": "", | |
| 2444 | + "province": "", | |
| 2445 | + "total": 0 | |
| 2446 | + }, | |
| 2447 | + { | |
| 2448 | + "id": 408, | |
| 2449 | + "city": "", | |
| 2450 | + "province": "", | |
| 2451 | + "total": 0 | |
| 2452 | + }, | |
| 2453 | + { | |
| 2454 | + "id": 409, | |
| 2455 | + "city": "", | |
| 2456 | + "province": "", | |
| 2457 | + "total": 0 | |
| 2458 | + }, | |
| 2459 | + { | |
| 2460 | + "id": 410, | |
| 2461 | + "city": "", | |
| 2462 | + "province": "", | |
| 2463 | + "total": 0 | |
| 2464 | + }, | |
| 2465 | + { | |
| 2466 | + "id": 411, | |
| 2467 | + "city": "", | |
| 2468 | + "province": "", | |
| 2469 | + "total": 0 | |
| 2470 | + }, | |
| 2471 | + { | |
| 2472 | + "id": 412, | |
| 2473 | + "city": "", | |
| 2474 | + "province": "", | |
| 2475 | + "total": 0 | |
| 2476 | + }, | |
| 2477 | + { | |
| 2478 | + "id": 413, | |
| 2479 | + "city": "", | |
| 2480 | + "province": "", | |
| 2481 | + "total": 0 | |
| 2482 | + }, | |
| 2483 | + { | |
| 2484 | + "id": 414, | |
| 2485 | + "city": "", | |
| 2486 | + "province": "", | |
| 2487 | + "total": 0 | |
| 2488 | + }, | |
| 2489 | + { | |
| 2490 | + "id": 415, | |
| 2491 | + "city": "", | |
| 2492 | + "province": "", | |
| 2493 | + "total": 0 | |
| 2494 | + }, | |
| 2495 | + { | |
| 2496 | + "id": 416, | |
| 2497 | + "city": "", | |
| 2498 | + "province": "", | |
| 2499 | + "total": 0 | |
| 2500 | + }, | |
| 2501 | + { | |
| 2502 | + "id": 417, | |
| 2503 | + "city": "", | |
| 2504 | + "province": "", | |
| 2505 | + "total": 0 | |
| 2506 | + }, | |
| 2507 | + { | |
| 2508 | + "id": 418, | |
| 2509 | + "city": "", | |
| 2510 | + "province": "", | |
| 2511 | + "total": 0 | |
| 2512 | + }, | |
| 2513 | + { | |
| 2514 | + "id": 419, | |
| 2515 | + "city": "Arnprior", | |
| 2516 | + "province": "ON", | |
| 2517 | + "total": 4 | |
| 2518 | + }, | |
| 2519 | + { | |
| 2520 | + "id": 420, | |
| 2521 | + "city": "", | |
| 2522 | + "province": "", | |
| 2523 | + "total": 0 | |
| 2524 | + }, | |
| 2525 | + { | |
| 2526 | + "id": 421, | |
| 2527 | + "city": "", | |
| 2528 | + "province": "", | |
| 2529 | + "total": 0 | |
| 2530 | + }, | |
| 2531 | + { | |
| 2532 | + "id": 422, | |
| 2533 | + "city": "", | |
| 2534 | + "province": "", | |
| 2535 | + "total": 0 | |
| 2536 | + }, | |
| 2537 | + { | |
| 2538 | + "id": 423, | |
| 2539 | + "city": "", | |
| 2540 | + "province": "", | |
| 2541 | + "total": 0 | |
| 2542 | + }, | |
| 2543 | + { | |
| 2544 | + "id": 424, | |
| 2545 | + "city": "", | |
| 2546 | + "province": "", | |
| 2547 | + "total": 0 | |
| 2548 | + }, | |
| 2549 | + { | |
| 2550 | + "id": 425, | |
| 2551 | + "city": "", | |
| 2552 | + "province": "", | |
| 2553 | + "total": 0 | |
| 2554 | + }, | |
| 2555 | + { | |
| 2556 | + "id": 426, | |
| 2557 | + "city": "Arrowwood", | |
| 2558 | + "province": "AB", | |
| 2559 | + "total": 1 | |
| 2560 | + }, | |
| 2561 | + { | |
| 2562 | + "id": 427, | |
| 2563 | + "city": "", | |
| 2564 | + "province": "", | |
| 2565 | + "total": 0 | |
| 2566 | + }, | |
| 2567 | + { | |
| 2568 | + "id": 428, | |
| 2569 | + "city": "", | |
| 2570 | + "province": "", | |
| 2571 | + "total": 0 | |
| 2572 | + }, | |
| 2573 | + { | |
| 2574 | + "id": 429, | |
| 2575 | + "city": "", | |
| 2576 | + "province": "", | |
| 2577 | + "total": 0 | |
| 2578 | + }, | |
| 2579 | + { | |
| 2580 | + "id": 430, | |
| 2581 | + "city": "", | |
| 2582 | + "province": "", | |
| 2583 | + "total": 0 | |
| 2584 | + }, | |
| 2585 | + { | |
| 2586 | + "id": 431, | |
| 2587 | + "city": "", | |
| 2588 | + "province": "", | |
| 2589 | + "total": 0 | |
| 2590 | + }, | |
| 2591 | + { | |
| 2592 | + "id": 432, | |
| 2593 | + "city": "", | |
| 2594 | + "province": "", | |
| 2595 | + "total": 0 | |
| 2596 | + }, | |
| 2597 | + { | |
| 2598 | + "id": 433, | |
| 2599 | + "city": "", | |
| 2600 | + "province": "", | |
| 2601 | + "total": 0 | |
| 2602 | + }, | |
| 2603 | + { | |
| 2604 | + "id": 434, | |
| 2605 | + "city": "", | |
| 2606 | + "province": "", | |
| 2607 | + "total": 0 | |
| 2608 | + }, | |
| 2609 | + { | |
| 2610 | + "id": 435, | |
| 2611 | + "city": "", | |
| 2612 | + "province": "", | |
| 2613 | + "total": 0 | |
| 2614 | + }, | |
| 2615 | + { | |
| 2616 | + "id": 436, | |
| 2617 | + "city": "", | |
| 2618 | + "province": "", | |
| 2619 | + "total": 0 | |
| 2620 | + }, | |
| 2621 | + { | |
| 2622 | + "id": 437, | |
| 2623 | + "city": "", | |
| 2624 | + "province": "", | |
| 2625 | + "total": 0 | |
| 2626 | + }, | |
| 2627 | + { | |
| 2628 | + "id": 438, | |
| 2629 | + "city": "", | |
| 2630 | + "province": "", | |
| 2631 | + "total": 0 | |
| 2632 | + }, | |
| 2633 | + { | |
| 2634 | + "id": 439, | |
| 2635 | + "city": "", | |
| 2636 | + "province": "", | |
| 2637 | + "total": 0 | |
| 2638 | + }, | |
| 2639 | + { | |
| 2640 | + "id": 440, | |
| 2641 | + "city": "", | |
| 2642 | + "province": "", | |
| 2643 | + "total": 0 | |
| 2644 | + }, | |
| 2645 | + { | |
| 2646 | + "id": 441, | |
| 2647 | + "city": "", | |
| 2648 | + "province": "", | |
| 2649 | + "total": 0 | |
| 2650 | + }, | |
| 2651 | + { | |
| 2652 | + "id": 442, | |
| 2653 | + "city": "", | |
| 2654 | + "province": "", | |
| 2655 | + "total": 0 | |
| 2656 | + }, | |
| 2657 | + { | |
| 2658 | + "id": 443, | |
| 2659 | + "city": "", | |
| 2660 | + "province": "", | |
| 2661 | + "total": 0 | |
| 2662 | + }, | |
| 2663 | + { | |
| 2664 | + "id": 444, | |
| 2665 | + "city": "", | |
| 2666 | + "province": "", | |
| 2667 | + "total": 0 | |
| 2668 | + }, | |
| 2669 | + { | |
| 2670 | + "id": 445, | |
| 2671 | + "city": "", | |
| 2672 | + "province": "", | |
| 2673 | + "total": 0 | |
| 2674 | + }, | |
| 2675 | + { | |
| 2676 | + "id": 446, | |
| 2677 | + "city": "", | |
| 2678 | + "province": "", | |
| 2679 | + "total": 0 | |
| 2680 | + }, | |
| 2681 | + { | |
| 2682 | + "id": 447, | |
| 2683 | + "city": "", | |
| 2684 | + "province": "", | |
| 2685 | + "total": 0 | |
| 2686 | + }, | |
| 2687 | + { | |
| 2688 | + "id": 448, | |
| 2689 | + "city": "", | |
| 2690 | + "province": "", | |
| 2691 | + "total": 0 | |
| 2692 | + }, | |
| 2693 | + { | |
| 2694 | + "id": 449, | |
| 2695 | + "city": "", | |
| 2696 | + "province": "", | |
| 2697 | + "total": 0 | |
| 2698 | + }, | |
| 2699 | + { | |
| 2700 | + "id": 450, | |
| 2701 | + "city": "", | |
| 2702 | + "province": "", | |
| 2703 | + "total": 0 | |
| 2704 | + }, | |
| 2705 | + { | |
| 2706 | + "id": 451, | |
| 2707 | + "city": "", | |
| 2708 | + "province": "", | |
| 2709 | + "total": 0 | |
| 2710 | + }, | |
| 2711 | + { | |
| 2712 | + "id": 452, | |
| 2713 | + "city": "", | |
| 2714 | + "province": "", | |
| 2715 | + "total": 0 | |
| 2716 | + }, | |
| 2717 | + { | |
| 2718 | + "id": 453, | |
| 2719 | + "city": "", | |
| 2720 | + "province": "", | |
| 2721 | + "total": 0 | |
| 2722 | + }, | |
| 2723 | + { | |
| 2724 | + "id": 454, | |
| 2725 | + "city": "", | |
| 2726 | + "province": "", | |
| 2727 | + "total": 0 | |
| 2728 | + }, | |
| 2729 | + { | |
| 2730 | + "id": 455, | |
| 2731 | + "city": "", | |
| 2732 | + "province": "", | |
| 2733 | + "total": 0 | |
| 2734 | + }, | |
| 2735 | + { | |
| 2736 | + "id": 456, | |
| 2737 | + "city": "", | |
| 2738 | + "province": "", | |
| 2739 | + "total": 0 | |
| 2740 | + }, | |
| 2741 | + { | |
| 2742 | + "id": 457, | |
| 2743 | + "city": "", | |
| 2744 | + "province": "", | |
| 2745 | + "total": 0 | |
| 2746 | + }, | |
| 2747 | + { | |
| 2748 | + "id": 458, | |
| 2749 | + "city": "", | |
| 2750 | + "province": "", | |
| 2751 | + "total": 0 | |
| 2752 | + }, | |
| 2753 | + { | |
| 2754 | + "id": 459, | |
| 2755 | + "city": "", | |
| 2756 | + "province": "", | |
| 2757 | + "total": 0 | |
| 2758 | + }, | |
| 2759 | + { | |
| 2760 | + "id": 460, | |
| 2761 | + "city": "", | |
| 2762 | + "province": "", | |
| 2763 | + "total": 0 | |
| 2764 | + }, | |
| 2765 | + { | |
| 2766 | + "id": 461, | |
| 2767 | + "city": "", | |
| 2768 | + "province": "", | |
| 2769 | + "total": 0 | |
| 2770 | + }, | |
| 2771 | + { | |
| 2772 | + "id": 462, | |
| 2773 | + "city": "", | |
| 2774 | + "province": "", | |
| 2775 | + "total": 0 | |
| 2776 | + }, | |
| 2777 | + { | |
| 2778 | + "id": 463, | |
| 2779 | + "city": "", | |
| 2780 | + "province": "", | |
| 2781 | + "total": 0 | |
| 2782 | + }, | |
| 2783 | + { | |
| 2784 | + "id": 464, | |
| 2785 | + "city": "", | |
| 2786 | + "province": "", | |
| 2787 | + "total": 0 | |
| 2788 | + }, | |
| 2789 | + { | |
| 2790 | + "id": 465, | |
| 2791 | + "city": "", | |
| 2792 | + "province": "", | |
| 2793 | + "total": 0 | |
| 2794 | + }, | |
| 2795 | + { | |
| 2796 | + "id": 466, | |
| 2797 | + "city": "", | |
| 2798 | + "province": "", | |
| 2799 | + "total": 0 | |
| 2800 | + }, | |
| 2801 | + { | |
| 2802 | + "id": 467, | |
| 2803 | + "city": "", | |
| 2804 | + "province": "", | |
| 2805 | + "total": 0 | |
| 2806 | + }, | |
| 2807 | + { | |
| 2808 | + "id": 468, | |
| 2809 | + "city": "", | |
| 2810 | + "province": "", | |
| 2811 | + "total": 0 | |
| 2812 | + }, | |
| 2813 | + { | |
| 2814 | + "id": 469, | |
| 2815 | + "city": "", | |
| 2816 | + "province": "", | |
| 2817 | + "total": 0 | |
| 2818 | + }, | |
| 2819 | + { | |
| 2820 | + "id": 470, | |
| 2821 | + "city": "", | |
| 2822 | + "province": "", | |
| 2823 | + "total": 0 | |
| 2824 | + }, | |
| 2825 | + { | |
| 2826 | + "id": 471, | |
| 2827 | + "city": "", | |
| 2828 | + "province": "", | |
| 2829 | + "total": 0 | |
| 2830 | + }, | |
| 2831 | + { | |
| 2832 | + "id": 472, | |
| 2833 | + "city": "", | |
| 2834 | + "province": "", | |
| 2835 | + "total": 0 | |
| 2836 | + }, | |
| 2837 | + { | |
| 2838 | + "id": 473, | |
| 2839 | + "city": "", | |
| 2840 | + "province": "", | |
| 2841 | + "total": 0 | |
| 2842 | + }, | |
| 2843 | + { | |
| 2844 | + "id": 474, | |
| 2845 | + "city": "", | |
| 2846 | + "province": "", | |
| 2847 | + "total": 0 | |
| 2848 | + }, | |
| 2849 | + { | |
| 2850 | + "id": 475, | |
| 2851 | + "city": "", | |
| 2852 | + "province": "", | |
| 2853 | + "total": 0 | |
| 2854 | + }, | |
| 2855 | + { | |
| 2856 | + "id": 476, | |
| 2857 | + "city": "", | |
| 2858 | + "province": "", | |
| 2859 | + "total": 0 | |
| 2860 | + }, | |
| 2861 | + { | |
| 2862 | + "id": 477, | |
| 2863 | + "city": "", | |
| 2864 | + "province": "", | |
| 2865 | + "total": 0 | |
| 2866 | + }, | |
| 2867 | + { | |
| 2868 | + "id": 478, | |
| 2869 | + "city": "", | |
| 2870 | + "province": "", | |
| 2871 | + "total": 0 | |
| 2872 | + }, | |
| 2873 | + { | |
| 2874 | + "id": 479, | |
| 2875 | + "city": "", | |
| 2876 | + "province": "", | |
| 2877 | + "total": 0 | |
| 2878 | + }, | |
| 2879 | + { | |
| 2880 | + "id": 480, | |
| 2881 | + "city": "", | |
| 2882 | + "province": "", | |
| 2883 | + "total": 0 | |
| 2884 | + }, | |
| 2885 | + { | |
| 2886 | + "id": 481, | |
| 2887 | + "city": "Aurora", | |
| 2888 | + "province": "ON", | |
| 2889 | + "total": 18 | |
| 2890 | + }, | |
| 2891 | + { | |
| 2892 | + "id": 482, | |
| 2893 | + "city": "", | |
| 2894 | + "province": "", | |
| 2895 | + "total": 0 | |
| 2896 | + }, | |
| 2897 | + { | |
| 2898 | + "id": 483, | |
| 2899 | + "city": "", | |
| 2900 | + "province": "", | |
| 2901 | + "total": 0 | |
| 2902 | + }, | |
| 2903 | + { | |
| 2904 | + "id": 484, | |
| 2905 | + "city": "", | |
| 2906 | + "province": "", | |
| 2907 | + "total": 0 | |
| 2908 | + }, | |
| 2909 | + { | |
| 2910 | + "id": 485, | |
| 2911 | + "city": "", | |
| 2912 | + "province": "", | |
| 2913 | + "total": 0 | |
| 2914 | + }, | |
| 2915 | + { | |
| 2916 | + "id": 486, | |
| 2917 | + "city": "", | |
| 2918 | + "province": "", | |
| 2919 | + "total": 0 | |
| 2920 | + }, | |
| 2921 | + { | |
| 2922 | + "id": 487, | |
| 2923 | + "city": "", | |
| 2924 | + "province": "", | |
| 2925 | + "total": 0 | |
| 2926 | + }, | |
| 2927 | + { | |
| 2928 | + "id": 488, | |
| 2929 | + "city": "", | |
| 2930 | + "province": "", | |
| 2931 | + "total": 0 | |
| 2932 | + }, | |
| 2933 | + { | |
| 2934 | + "id": 489, | |
| 2935 | + "city": "", | |
| 2936 | + "province": "", | |
| 2937 | + "total": 0 | |
| 2938 | + }, | |
| 2939 | + { | |
| 2940 | + "id": 490, | |
| 2941 | + "city": "", | |
| 2942 | + "province": "", | |
| 2943 | + "total": 0 | |
| 2944 | + }, | |
| 2945 | + { | |
| 2946 | + "id": 491, | |
| 2947 | + "city": "", | |
| 2948 | + "province": "", | |
| 2949 | + "total": 0 | |
| 2950 | + }, | |
| 2951 | + { | |
| 2952 | + "id": 492, | |
| 2953 | + "city": "", | |
| 2954 | + "province": "", | |
| 2955 | + "total": 0 | |
| 2956 | + }, | |
| 2957 | + { | |
| 2958 | + "id": 493, | |
| 2959 | + "city": "", | |
| 2960 | + "province": "", | |
| 2961 | + "total": 0 | |
| 2962 | + }, | |
| 2963 | + { | |
| 2964 | + "id": 494, | |
| 2965 | + "city": "", | |
| 2966 | + "province": "", | |
| 2967 | + "total": 0 | |
| 2968 | + }, | |
| 2969 | + { | |
| 2970 | + "id": 495, | |
| 2971 | + "city": "", | |
| 2972 | + "province": "", | |
| 2973 | + "total": 0 | |
| 2974 | + }, | |
| 2975 | + { | |
| 2976 | + "id": 496, | |
| 2977 | + "city": "", | |
| 2978 | + "province": "", | |
| 2979 | + "total": 0 | |
| 2980 | + }, | |
| 2981 | + { | |
| 2982 | + "id": 497, | |
| 2983 | + "city": "", | |
| 2984 | + "province": "", | |
| 2985 | + "total": 0 | |
| 2986 | + }, | |
| 2987 | + { | |
| 2988 | + "id": 498, | |
| 2989 | + "city": "", | |
| 2990 | + "province": "", | |
| 2991 | + "total": 0 | |
| 2992 | + }, | |
| 2993 | + { | |
| 2994 | + "id": 499, | |
| 2995 | + "city": "", | |
| 2996 | + "province": "", | |
| 2997 | + "total": 0 | |
| 2998 | + }, | |
| 2999 | + { | |
| 3000 | + "id": 500, | |
| 3001 | + "city": "", | |
| 3002 | + "province": "", | |
| 3003 | + "total": 0 | |
| 3004 | + }, | |
| 3005 | + { | |
| 3006 | + "id": 501, | |
| 3007 | + "city": "", | |
| 3008 | + "province": "", | |
| 3009 | + "total": 0 | |
| 3010 | + }, | |
| 3011 | + { | |
| 3012 | + "id": 502, | |
| 3013 | + "city": "", | |
| 3014 | + "province": "", | |
| 3015 | + "total": 0 | |
| 3016 | + }, | |
| 3017 | + { | |
| 3018 | + "id": 503, | |
| 3019 | + "city": "", | |
| 3020 | + "province": "", | |
| 3021 | + "total": 0 | |
| 3022 | + }, | |
| 3023 | + { | |
| 3024 | + "id": 504, | |
| 3025 | + "city": "", | |
| 3026 | + "province": "", | |
| 3027 | + "total": 0 | |
| 3028 | + }, | |
| 3029 | + { | |
| 3030 | + "id": 505, | |
| 3031 | + "city": "", | |
| 3032 | + "province": "", | |
| 3033 | + "total": 0 | |
| 3034 | + }, | |
| 3035 | + { | |
| 3036 | + "id": 506, | |
| 3037 | + "city": "", | |
| 3038 | + "province": "", | |
| 3039 | + "total": 0 | |
| 3040 | + }, | |
| 3041 | + { | |
| 3042 | + "id": 507, | |
| 3043 | + "city": "", | |
| 3044 | + "province": "", | |
| 3045 | + "total": 0 | |
| 3046 | + }, | |
| 3047 | + { | |
| 3048 | + "id": 508, | |
| 3049 | + "city": "", | |
| 3050 | + "province": "", | |
| 3051 | + "total": 0 | |
| 3052 | + }, | |
| 3053 | + { | |
| 3054 | + "id": 509, | |
| 3055 | + "city": "", | |
| 3056 | + "province": "", | |
| 3057 | + "total": 0 | |
| 3058 | + }, | |
| 3059 | + { | |
| 3060 | + "id": 510, | |
| 3061 | + "city": "", | |
| 3062 | + "province": "", | |
| 3063 | + "total": 0 | |
| 3064 | + }, | |
| 3065 | + { | |
| 3066 | + "id": 511, | |
| 3067 | + "city": "", | |
| 3068 | + "province": "", | |
| 3069 | + "total": 0 | |
| 3070 | + }, | |
| 3071 | + { | |
| 3072 | + "id": 512, | |
| 3073 | + "city": "", | |
| 3074 | + "province": "", | |
| 3075 | + "total": 0 | |
| 3076 | + }, | |
| 3077 | + { | |
| 3078 | + "id": 513, | |
| 3079 | + "city": "", | |
| 3080 | + "province": "", | |
| 3081 | + "total": 0 | |
| 3082 | + }, | |
| 3083 | + { | |
| 3084 | + "id": 514, | |
| 3085 | + "city": "", | |
| 3086 | + "province": "", | |
| 3087 | + "total": 0 | |
| 3088 | + }, | |
| 3089 | + { | |
| 3090 | + "id": 515, | |
| 3091 | + "city": "", | |
| 3092 | + "province": "", | |
| 3093 | + "total": 0 | |
| 3094 | + }, | |
| 3095 | + { | |
| 3096 | + "id": 516, | |
| 3097 | + "city": "", | |
| 3098 | + "province": "", | |
| 3099 | + "total": 0 | |
| 3100 | + }, | |
| 3101 | + { | |
| 3102 | + "id": 517, | |
| 3103 | + "city": "", | |
| 3104 | + "province": "", | |
| 3105 | + "total": 0 | |
| 3106 | + }, | |
| 3107 | + { | |
| 3108 | + "id": 518, | |
| 3109 | + "city": "", | |
| 3110 | + "province": "", | |
| 3111 | + "total": 0 | |
| 3112 | + }, | |
| 3113 | + { | |
| 3114 | + "id": 519, | |
| 3115 | + "city": "", | |
| 3116 | + "province": "", | |
| 3117 | + "total": 0 | |
| 3118 | + }, | |
| 3119 | + { | |
| 3120 | + "id": 520, | |
| 3121 | + "city": "", | |
| 3122 | + "province": "", | |
| 3123 | + "total": 0 | |
| 3124 | + }, | |
| 3125 | + { | |
| 3126 | + "id": 521, | |
| 3127 | + "city": "", | |
| 3128 | + "province": "", | |
| 3129 | + "total": 0 | |
| 3130 | + }, | |
| 3131 | + { | |
| 3132 | + "id": 522, | |
| 3133 | + "city": "", | |
| 3134 | + "province": "", | |
| 3135 | + "total": 0 | |
| 3136 | + }, | |
| 3137 | + { | |
| 3138 | + "id": 523, | |
| 3139 | + "city": "", | |
| 3140 | + "province": "", | |
| 3141 | + "total": 0 | |
| 3142 | + }, | |
| 3143 | + { | |
| 3144 | + "id": 524, | |
| 3145 | + "city": "", | |
| 3146 | + "province": "", | |
| 3147 | + "total": 0 | |
| 3148 | + }, | |
| 3149 | + { | |
| 3150 | + "id": 525, | |
| 3151 | + "city": "", | |
| 3152 | + "province": "", | |
| 3153 | + "total": 0 | |
| 3154 | + }, | |
| 3155 | + { | |
| 3156 | + "id": 526, | |
| 3157 | + "city": "", | |
| 3158 | + "province": "", | |
| 3159 | + "total": 0 | |
| 3160 | + }, | |
| 3161 | + { | |
| 3162 | + "id": 527, | |
| 3163 | + "city": "", | |
| 3164 | + "province": "", | |
| 3165 | + "total": 0 | |
| 3166 | + }, | |
| 3167 | + { | |
| 3168 | + "id": 528, | |
| 3169 | + "city": "", | |
| 3170 | + "province": "", | |
| 3171 | + "total": 0 | |
| 3172 | + }, | |
| 3173 | + { | |
| 3174 | + "id": 529, | |
| 3175 | + "city": "", | |
| 3176 | + "province": "", | |
| 3177 | + "total": 0 | |
| 3178 | + }, | |
| 3179 | + { | |
| 3180 | + "id": 530, | |
| 3181 | + "city": "", | |
| 3182 | + "province": "", | |
| 3183 | + "total": 0 | |
| 3184 | + }, | |
| 3185 | + { | |
| 3186 | + "id": 531, | |
| 3187 | + "city": "", | |
| 3188 | + "province": "", | |
| 3189 | + "total": 0 | |
| 3190 | + }, | |
| 3191 | + { | |
| 3192 | + "id": 532, | |
| 3193 | + "city": "", | |
| 3194 | + "province": "", | |
| 3195 | + "total": 0 | |
| 3196 | + }, | |
| 3197 | + { | |
| 3198 | + "id": 533, | |
| 3199 | + "city": "", | |
| 3200 | + "province": "", | |
| 3201 | + "total": 0 | |
| 3202 | + }, | |
| 3203 | + { | |
| 3204 | + "id": 534, | |
| 3205 | + "city": "", | |
| 3206 | + "province": "", | |
| 3207 | + "total": 0 | |
| 3208 | + }, | |
| 3209 | + { | |
| 3210 | + "id": 535, | |
| 3211 | + "city": "", | |
| 3212 | + "province": "", | |
| 3213 | + "total": 0 | |
| 3214 | + }, | |
| 3215 | + { | |
| 3216 | + "id": 536, | |
| 3217 | + "city": "", | |
| 3218 | + "province": "", | |
| 3219 | + "total": 0 | |
| 3220 | + }, | |
| 3221 | + { | |
| 3222 | + "id": 537, | |
| 3223 | + "city": "", | |
| 3224 | + "province": "", | |
| 3225 | + "total": 0 | |
| 3226 | + }, | |
| 3227 | + { | |
| 3228 | + "id": 538, | |
| 3229 | + "city": "", | |
| 3230 | + "province": "", | |
| 3231 | + "total": 0 | |
| 3232 | + }, | |
| 3233 | + { | |
| 3234 | + "id": 539, | |
| 3235 | + "city": "", | |
| 3236 | + "province": "", | |
| 3237 | + "total": 0 | |
| 3238 | + }, | |
| 3239 | + { | |
| 3240 | + "id": 540, | |
| 3241 | + "city": "", | |
| 3242 | + "province": "", | |
| 3243 | + "total": 0 | |
| 3244 | + }, | |
| 3245 | + { | |
| 3246 | + "id": 541, | |
| 3247 | + "city": "", | |
| 3248 | + "province": "", | |
| 3249 | + "total": 0 | |
| 3250 | + }, | |
| 3251 | + { | |
| 3252 | + "id": 542, | |
| 3253 | + "city": "", | |
| 3254 | + "province": "", | |
| 3255 | + "total": 0 | |
| 3256 | + }, | |
| 3257 | + { | |
| 3258 | + "id": 543, | |
| 3259 | + "city": "", | |
| 3260 | + "province": "", | |
| 3261 | + "total": 0 | |
| 3262 | + }, | |
| 3263 | + { | |
| 3264 | + "id": 544, | |
| 3265 | + "city": "", | |
| 3266 | + "province": "", | |
| 3267 | + "total": 0 | |
| 3268 | + }, | |
| 3269 | + { | |
| 3270 | + "id": 545, | |
| 3271 | + "city": "", | |
| 3272 | + "province": "", | |
| 3273 | + "total": 0 | |
| 3274 | + }, | |
| 3275 | + { | |
| 3276 | + "id": 546, | |
| 3277 | + "city": "", | |
| 3278 | + "province": "", | |
| 3279 | + "total": 0 | |
| 3280 | + }, | |
| 3281 | + { | |
| 3282 | + "id": 547, | |
| 3283 | + "city": "", | |
| 3284 | + "province": "", | |
| 3285 | + "total": 0 | |
| 3286 | + }, | |
| 3287 | + { | |
| 3288 | + "id": 548, | |
| 3289 | + "city": "", | |
| 3290 | + "province": "", | |
| 3291 | + "total": 0 | |
| 3292 | + }, | |
| 3293 | + { | |
| 3294 | + "id": 549, | |
| 3295 | + "city": "", | |
| 3296 | + "province": "", | |
| 3297 | + "total": 0 | |
| 3298 | + }, | |
| 3299 | + { | |
| 3300 | + "id": 550, | |
| 3301 | + "city": "", | |
| 3302 | + "province": "", | |
| 3303 | + "total": 0 | |
| 3304 | + }, | |
| 3305 | + { | |
| 3306 | + "id": 551, | |
| 3307 | + "city": "", | |
| 3308 | + "province": "", | |
| 3309 | + "total": 0 | |
| 3310 | + }, | |
| 3311 | + { | |
| 3312 | + "id": 552, | |
| 3313 | + "city": "", | |
| 3314 | + "province": "", | |
| 3315 | + "total": 0 | |
| 3316 | + }, | |
| 3317 | + { | |
| 3318 | + "id": 553, | |
| 3319 | + "city": "", | |
| 3320 | + "province": "", | |
| 3321 | + "total": 0 | |
| 3322 | + }, | |
| 3323 | + { | |
| 3324 | + "id": 554, | |
| 3325 | + "city": "", | |
| 3326 | + "province": "", | |
| 3327 | + "total": 0 | |
| 3328 | + }, | |
| 3329 | + { | |
| 3330 | + "id": 555, | |
| 3331 | + "city": "", | |
| 3332 | + "province": "", | |
| 3333 | + "total": 0 | |
| 3334 | + }, | |
| 3335 | + { | |
| 3336 | + "id": 556, | |
| 3337 | + "city": "", | |
| 3338 | + "province": "", | |
| 3339 | + "total": 0 | |
| 3340 | + }, | |
| 3341 | + { | |
| 3342 | + "id": 557, | |
| 3343 | + "city": "", | |
| 3344 | + "province": "", | |
| 3345 | + "total": 0 | |
| 3346 | + }, | |
| 3347 | + { | |
| 3348 | + "id": 558, | |
| 3349 | + "city": "", | |
| 3350 | + "province": "", | |
| 3351 | + "total": 0 | |
| 3352 | + }, | |
| 3353 | + { | |
| 3354 | + "id": 559, | |
| 3355 | + "city": "", | |
| 3356 | + "province": "", | |
| 3357 | + "total": 0 | |
| 3358 | + }, | |
| 3359 | + { | |
| 3360 | + "id": 560, | |
| 3361 | + "city": "", | |
| 3362 | + "province": "", | |
| 3363 | + "total": 0 | |
| 3364 | + }, | |
| 3365 | + { | |
| 3366 | + "id": 561, | |
| 3367 | + "city": "", | |
| 3368 | + "province": "", | |
| 3369 | + "total": 0 | |
| 3370 | + }, | |
| 3371 | + { | |
| 3372 | + "id": 562, | |
| 3373 | + "city": "", | |
| 3374 | + "province": "", | |
| 3375 | + "total": 0 | |
| 3376 | + }, | |
| 3377 | + { | |
| 3378 | + "id": 563, | |
| 3379 | + "city": "", | |
| 3380 | + "province": "", | |
| 3381 | + "total": 0 | |
| 3382 | + }, | |
| 3383 | + { | |
| 3384 | + "id": 564, | |
| 3385 | + "city": "", | |
| 3386 | + "province": "", | |
| 3387 | + "total": 0 | |
| 3388 | + }, | |
| 3389 | + { | |
| 3390 | + "id": 565, | |
| 3391 | + "city": "", | |
| 3392 | + "province": "", | |
| 3393 | + "total": 0 | |
| 3394 | + }, | |
| 3395 | + { | |
| 3396 | + "id": 566, | |
| 3397 | + "city": "", | |
| 3398 | + "province": "", | |
| 3399 | + "total": 0 | |
| 3400 | + }, | |
| 3401 | + { | |
| 3402 | + "id": 567, | |
| 3403 | + "city": "", | |
| 3404 | + "province": "", | |
| 3405 | + "total": 0 | |
| 3406 | + }, | |
| 3407 | + { | |
| 3408 | + "id": 568, | |
| 3409 | + "city": "Balzac", | |
| 3410 | + "province": "AB", | |
| 3411 | + "total": 3 | |
| 3412 | + }, | |
| 3413 | + { | |
| 3414 | + "id": 569, | |
| 3415 | + "city": "", | |
| 3416 | + "province": "", | |
| 3417 | + "total": 0 | |
| 3418 | + }, | |
| 3419 | + { | |
| 3420 | + "id": 570, | |
| 3421 | + "city": "", | |
| 3422 | + "province": "", | |
| 3423 | + "total": 0 | |
| 3424 | + }, | |
| 3425 | + { | |
| 3426 | + "id": 571, | |
| 3427 | + "city": "", | |
| 3428 | + "province": "", | |
| 3429 | + "total": 0 | |
| 3430 | + }, | |
| 3431 | + { | |
| 3432 | + "id": 572, | |
| 3433 | + "city": "", | |
| 3434 | + "province": "", | |
| 3435 | + "total": 0 | |
| 3436 | + }, | |
| 3437 | + { | |
| 3438 | + "id": 573, | |
| 3439 | + "city": "", | |
| 3440 | + "province": "", | |
| 3441 | + "total": 0 | |
| 3442 | + }, | |
| 3443 | + { | |
| 3444 | + "id": 574, | |
| 3445 | + "city": "", | |
| 3446 | + "province": "", | |
| 3447 | + "total": 0 | |
| 3448 | + }, | |
| 3449 | + { | |
| 3450 | + "id": 575, | |
| 3451 | + "city": "", | |
| 3452 | + "province": "", | |
| 3453 | + "total": 0 | |
| 3454 | + }, | |
| 3455 | + { | |
| 3456 | + "id": 576, | |
| 3457 | + "city": "", | |
| 3458 | + "province": "", | |
| 3459 | + "total": 0 | |
| 3460 | + }, | |
| 3461 | + { | |
| 3462 | + "id": 577, | |
| 3463 | + "city": "", | |
| 3464 | + "province": "", | |
| 3465 | + "total": 0 | |
| 3466 | + }, | |
| 3467 | + { | |
| 3468 | + "id": 578, | |
| 3469 | + "city": "", | |
| 3470 | + "province": "", | |
| 3471 | + "total": 0 | |
| 3472 | + }, | |
| 3473 | + { | |
| 3474 | + "id": 579, | |
| 3475 | + "city": "", | |
| 3476 | + "province": "", | |
| 3477 | + "total": 0 | |
| 3478 | + }, | |
| 3479 | + { | |
| 3480 | + "id": 580, | |
| 3481 | + "city": "", | |
| 3482 | + "province": "", | |
| 3483 | + "total": 0 | |
| 3484 | + }, | |
| 3485 | + { | |
| 3486 | + "id": 581, | |
| 3487 | + "city": "", | |
| 3488 | + "province": "", | |
| 3489 | + "total": 0 | |
| 3490 | + }, | |
| 3491 | + { | |
| 3492 | + "id": 582, | |
| 3493 | + "city": "", | |
| 3494 | + "province": "", | |
| 3495 | + "total": 0 | |
| 3496 | + }, | |
| 3497 | + { | |
| 3498 | + "id": 583, | |
| 3499 | + "city": "", | |
| 3500 | + "province": "", | |
| 3501 | + "total": 0 | |
| 3502 | + }, | |
| 3503 | + { | |
| 3504 | + "id": 584, | |
| 3505 | + "city": "", | |
| 3506 | + "province": "", | |
| 3507 | + "total": 0 | |
| 3508 | + }, | |
| 3509 | + { | |
| 3510 | + "id": 585, | |
| 3511 | + "city": "", | |
| 3512 | + "province": "", | |
| 3513 | + "total": 0 | |
| 3514 | + }, | |
| 3515 | + { | |
| 3516 | + "id": 586, | |
| 3517 | + "city": "", | |
| 3518 | + "province": "", | |
| 3519 | + "total": 0 | |
| 3520 | + }, | |
| 3521 | + { | |
| 3522 | + "id": 587, | |
| 3523 | + "city": "", | |
| 3524 | + "province": "", | |
| 3525 | + "total": 0 | |
| 3526 | + }, | |
| 3527 | + { | |
| 3528 | + "id": 588, | |
| 3529 | + "city": "", | |
| 3530 | + "province": "", | |
| 3531 | + "total": 0 | |
| 3532 | + }, | |
| 3533 | + { | |
| 3534 | + "id": 589, | |
| 3535 | + "city": "", | |
| 3536 | + "province": "", | |
| 3537 | + "total": 0 | |
| 3538 | + }, | |
| 3539 | + { | |
| 3540 | + "id": 590, | |
| 3541 | + "city": "", | |
| 3542 | + "province": "", | |
| 3543 | + "total": 0 | |
| 3544 | + }, | |
| 3545 | + { | |
| 3546 | + "id": 591, | |
| 3547 | + "city": "", | |
| 3548 | + "province": "", | |
| 3549 | + "total": 0 | |
| 3550 | + }, | |
| 3551 | + { | |
| 3552 | + "id": 592, | |
| 3553 | + "city": "", | |
| 3554 | + "province": "", | |
| 3555 | + "total": 0 | |
| 3556 | + }, | |
| 3557 | + { | |
| 3558 | + "id": 593, | |
| 3559 | + "city": "", | |
| 3560 | + "province": "", | |
| 3561 | + "total": 0 | |
| 3562 | + }, | |
| 3563 | + { | |
| 3564 | + "id": 594, | |
| 3565 | + "city": "", | |
| 3566 | + "province": "", | |
| 3567 | + "total": 0 | |
| 3568 | + }, | |
| 3569 | + { | |
| 3570 | + "id": 595, | |
| 3571 | + "city": "", | |
| 3572 | + "province": "", | |
| 3573 | + "total": 0 | |
| 3574 | + }, | |
| 3575 | + { | |
| 3576 | + "id": 596, | |
| 3577 | + "city": "", | |
| 3578 | + "province": "", | |
| 3579 | + "total": 0 | |
| 3580 | + }, | |
| 3581 | + { | |
| 3582 | + "id": 597, | |
| 3583 | + "city": "", | |
| 3584 | + "province": "", | |
| 3585 | + "total": 0 | |
| 3586 | + }, | |
| 3587 | + { | |
| 3588 | + "id": 598, | |
| 3589 | + "city": "", | |
| 3590 | + "province": "", | |
| 3591 | + "total": 0 | |
| 3592 | + }, | |
| 3593 | + { | |
| 3594 | + "id": 599, | |
| 3595 | + "city": "", | |
| 3596 | + "province": "", | |
| 3597 | + "total": 0 | |
| 3598 | + }, | |
| 3599 | + { | |
| 3600 | + "id": 600, | |
| 3601 | + "city": "", | |
| 3602 | + "province": "", | |
| 3603 | + "total": 0 | |
| 3604 | + }, | |
| 3605 | + { | |
| 3606 | + "id": 601, | |
| 3607 | + "city": "", | |
| 3608 | + "province": "", | |
| 3609 | + "total": 0 | |
| 3610 | + }, | |
| 3611 | + { | |
| 3612 | + "id": 602, | |
| 3613 | + "city": "", | |
| 3614 | + "province": "", | |
| 3615 | + "total": 0 | |
| 3616 | + }, | |
| 3617 | + { | |
| 3618 | + "id": 603, | |
| 3619 | + "city": "", | |
| 3620 | + "province": "", | |
| 3621 | + "total": 0 | |
| 3622 | + }, | |
| 3623 | + { | |
| 3624 | + "id": 604, | |
| 3625 | + "city": "", | |
| 3626 | + "province": "", | |
| 3627 | + "total": 0 | |
| 3628 | + }, | |
| 3629 | + { | |
| 3630 | + "id": 605, | |
| 3631 | + "city": "", | |
| 3632 | + "province": "", | |
| 3633 | + "total": 0 | |
| 3634 | + }, | |
| 3635 | + { | |
| 3636 | + "id": 606, | |
| 3637 | + "city": "", | |
| 3638 | + "province": "", | |
| 3639 | + "total": 0 | |
| 3640 | + }, | |
| 3641 | + { | |
| 3642 | + "id": 607, | |
| 3643 | + "city": "", | |
| 3644 | + "province": "", | |
| 3645 | + "total": 0 | |
| 3646 | + }, | |
| 3647 | + { | |
| 3648 | + "id": 608, | |
| 3649 | + "city": "", | |
| 3650 | + "province": "", | |
| 3651 | + "total": 0 | |
| 3652 | + }, | |
| 3653 | + { | |
| 3654 | + "id": 609, | |
| 3655 | + "city": "", | |
| 3656 | + "province": "", | |
| 3657 | + "total": 0 | |
| 3658 | + }, | |
| 3659 | + { | |
| 3660 | + "id": 610, | |
| 3661 | + "city": "", | |
| 3662 | + "province": "", | |
| 3663 | + "total": 0 | |
| 3664 | + }, | |
| 3665 | + { | |
| 3666 | + "id": 611, | |
| 3667 | + "city": "", | |
| 3668 | + "province": "", | |
| 3669 | + "total": 0 | |
| 3670 | + }, | |
| 3671 | + { | |
| 3672 | + "id": 612, | |
| 3673 | + "city": "Barrhead", | |
| 3674 | + "province": "AB", | |
| 3675 | + "total": 2 | |
| 3676 | + }, | |
| 3677 | + { | |
| 3678 | + "id": 613, | |
| 3679 | + "city": "Barrie", | |
| 3680 | + "province": "ON", | |
| 3681 | + "total": 177 | |
| 3682 | + }, | |
| 3683 | + { | |
| 3684 | + "id": 614, | |
| 3685 | + "city": "", | |
| 3686 | + "province": "", | |
| 3687 | + "total": 0 | |
| 3688 | + }, | |
| 3689 | + { | |
| 3690 | + "id": 615, | |
| 3691 | + "city": "", | |
| 3692 | + "province": "", | |
| 3693 | + "total": 0 | |
| 3694 | + }, | |
| 3695 | + { | |
| 3696 | + "id": 616, | |
| 3697 | + "city": "", | |
| 3698 | + "province": "", | |
| 3699 | + "total": 0 | |
| 3700 | + }, | |
| 3701 | + { | |
| 3702 | + "id": 617, | |
| 3703 | + "city": "", | |
| 3704 | + "province": "", | |
| 3705 | + "total": 0 | |
| 3706 | + }, | |
| 3707 | + { | |
| 3708 | + "id": 618, | |
| 3709 | + "city": "", | |
| 3710 | + "province": "", | |
| 3711 | + "total": 0 | |
| 3712 | + }, | |
| 3713 | + { | |
| 3714 | + "id": 619, | |
| 3715 | + "city": "", | |
| 3716 | + "province": "", | |
| 3717 | + "total": 0 | |
| 3718 | + }, | |
| 3719 | + { | |
| 3720 | + "id": 620, | |
| 3721 | + "city": "", | |
| 3722 | + "province": "", | |
| 3723 | + "total": 0 | |
| 3724 | + }, | |
| 3725 | + { | |
| 3726 | + "id": 621, | |
| 3727 | + "city": "", | |
| 3728 | + "province": "", | |
| 3729 | + "total": 0 | |
| 3730 | + }, | |
| 3731 | + { | |
| 3732 | + "id": 622, | |
| 3733 | + "city": "", | |
| 3734 | + "province": "", | |
| 3735 | + "total": 0 | |
| 3736 | + }, | |
| 3737 | + { | |
| 3738 | + "id": 623, | |
| 3739 | + "city": "", | |
| 3740 | + "province": "", | |
| 3741 | + "total": 0 | |
| 3742 | + }, | |
| 3743 | + { | |
| 3744 | + "id": 624, | |
| 3745 | + "city": "", | |
| 3746 | + "province": "", | |
| 3747 | + "total": 0 | |
| 3748 | + }, | |
| 3749 | + { | |
| 3750 | + "id": 625, | |
| 3751 | + "city": "", | |
| 3752 | + "province": "", | |
| 3753 | + "total": 0 | |
| 3754 | + }, | |
| 3755 | + { | |
| 3756 | + "id": 626, | |
| 3757 | + "city": "", | |
| 3758 | + "province": "", | |
| 3759 | + "total": 0 | |
| 3760 | + }, | |
| 3761 | + { | |
| 3762 | + "id": 627, | |
| 3763 | + "city": "", | |
| 3764 | + "province": "", | |
| 3765 | + "total": 0 | |
| 3766 | + }, | |
| 3767 | + { | |
| 3768 | + "id": 628, | |
| 3769 | + "city": "", | |
| 3770 | + "province": "", | |
| 3771 | + "total": 0 | |
| 3772 | + }, | |
| 3773 | + { | |
| 3774 | + "id": 629, | |
| 3775 | + "city": "", | |
| 3776 | + "province": "", | |
| 3777 | + "total": 0 | |
| 3778 | + }, | |
| 3779 | + { | |
| 3780 | + "id": 630, | |
| 3781 | + "city": "", | |
| 3782 | + "province": "", | |
| 3783 | + "total": 0 | |
| 3784 | + }, | |
| 3785 | + { | |
| 3786 | + "id": 631, | |
| 3787 | + "city": "", | |
| 3788 | + "province": "", | |
| 3789 | + "total": 0 | |
| 3790 | + }, | |
| 3791 | + { | |
| 3792 | + "id": 632, | |
| 3793 | + "city": "", | |
| 3794 | + "province": "", | |
| 3795 | + "total": 0 | |
| 3796 | + }, | |
| 3797 | + { | |
| 3798 | + "id": 633, | |
| 3799 | + "city": "", | |
| 3800 | + "province": "", | |
| 3801 | + "total": 0 | |
| 3802 | + }, | |
| 3803 | + { | |
| 3804 | + "id": 634, | |
| 3805 | + "city": "", | |
| 3806 | + "province": "", | |
| 3807 | + "total": 0 | |
| 3808 | + }, | |
| 3809 | + { | |
| 3810 | + "id": 635, | |
| 3811 | + "city": "", | |
| 3812 | + "province": "", | |
| 3813 | + "total": 0 | |
| 3814 | + }, | |
| 3815 | + { | |
| 3816 | + "id": 636, | |
| 3817 | + "city": "", | |
| 3818 | + "province": "", | |
| 3819 | + "total": 0 | |
| 3820 | + }, | |
| 3821 | + { | |
| 3822 | + "id": 637, | |
| 3823 | + "city": "", | |
| 3824 | + "province": "", | |
| 3825 | + "total": 0 | |
| 3826 | + }, | |
| 3827 | + { | |
| 3828 | + "id": 638, | |
| 3829 | + "city": "", | |
| 3830 | + "province": "", | |
| 3831 | + "total": 0 | |
| 3832 | + }, | |
| 3833 | + { | |
| 3834 | + "id": 639, | |
| 3835 | + "city": "", | |
| 3836 | + "province": "", | |
| 3837 | + "total": 0 | |
| 3838 | + }, | |
| 3839 | + { | |
| 3840 | + "id": 640, | |
| 3841 | + "city": "", | |
| 3842 | + "province": "", | |
| 3843 | + "total": 0 | |
| 3844 | + }, | |
| 3845 | + { | |
| 3846 | + "id": 641, | |
| 3847 | + "city": "", | |
| 3848 | + "province": "", | |
| 3849 | + "total": 0 | |
| 3850 | + }, | |
| 3851 | + { | |
| 3852 | + "id": 642, | |
| 3853 | + "city": "", | |
| 3854 | + "province": "", | |
| 3855 | + "total": 0 | |
| 3856 | + }, | |
| 3857 | + { | |
| 3858 | + "id": 643, | |
| 3859 | + "city": "", | |
| 3860 | + "province": "", | |
| 3861 | + "total": 0 | |
| 3862 | + }, | |
| 3863 | + { | |
| 3864 | + "id": 644, | |
| 3865 | + "city": "", | |
| 3866 | + "province": "", | |
| 3867 | + "total": 0 | |
| 3868 | + }, | |
| 3869 | + { | |
| 3870 | + "id": 645, | |
| 3871 | + "city": "", | |
| 3872 | + "province": "", | |
| 3873 | + "total": 0 | |
| 3874 | + }, | |
| 3875 | + { | |
| 3876 | + "id": 646, | |
| 3877 | + "city": "", | |
| 3878 | + "province": "", | |
| 3879 | + "total": 0 | |
| 3880 | + }, | |
| 3881 | + { | |
| 3882 | + "id": 647, | |
| 3883 | + "city": "", | |
| 3884 | + "province": "", | |
| 3885 | + "total": 0 | |
| 3886 | + }, | |
| 3887 | + { | |
| 3888 | + "id": 648, | |
| 3889 | + "city": "", | |
| 3890 | + "province": "", | |
| 3891 | + "total": 0 | |
| 3892 | + }, | |
| 3893 | + { | |
| 3894 | + "id": 649, | |
| 3895 | + "city": "", | |
| 3896 | + "province": "", | |
| 3897 | + "total": 0 | |
| 3898 | + }, | |
| 3899 | + { | |
| 3900 | + "id": 650, | |
| 3901 | + "city": "", | |
| 3902 | + "province": "", | |
| 3903 | + "total": 0 | |
| 3904 | + }, | |
| 3905 | + { | |
| 3906 | + "id": 651, | |
| 3907 | + "city": "", | |
| 3908 | + "province": "", | |
| 3909 | + "total": 0 | |
| 3910 | + }, | |
| 3911 | + { | |
| 3912 | + "id": 652, | |
| 3913 | + "city": "", | |
| 3914 | + "province": "", | |
| 3915 | + "total": 0 | |
| 3916 | + }, | |
| 3917 | + { | |
| 3918 | + "id": 653, | |
| 3919 | + "city": "", | |
| 3920 | + "province": "", | |
| 3921 | + "total": 0 | |
| 3922 | + }, | |
| 3923 | + { | |
| 3924 | + "id": 654, | |
| 3925 | + "city": "", | |
| 3926 | + "province": "", | |
| 3927 | + "total": 0 | |
| 3928 | + }, | |
| 3929 | + { | |
| 3930 | + "id": 655, | |
| 3931 | + "city": "", | |
| 3932 | + "province": "", | |
| 3933 | + "total": 0 | |
| 3934 | + }, | |
| 3935 | + { | |
| 3936 | + "id": 656, | |
| 3937 | + "city": "", | |
| 3938 | + "province": "", | |
| 3939 | + "total": 0 | |
| 3940 | + }, | |
| 3941 | + { | |
| 3942 | + "id": 657, | |
| 3943 | + "city": "", | |
| 3944 | + "province": "", | |
| 3945 | + "total": 0 | |
| 3946 | + }, | |
| 3947 | + { | |
| 3948 | + "id": 658, | |
| 3949 | + "city": "", | |
| 3950 | + "province": "", | |
| 3951 | + "total": 0 | |
| 3952 | + }, | |
| 3953 | + { | |
| 3954 | + "id": 659, | |
| 3955 | + "city": "", | |
| 3956 | + "province": "", | |
| 3957 | + "total": 0 | |
| 3958 | + }, | |
| 3959 | + { | |
| 3960 | + "id": 660, | |
| 3961 | + "city": "", | |
| 3962 | + "province": "", | |
| 3963 | + "total": 0 | |
| 3964 | + }, | |
| 3965 | + { | |
| 3966 | + "id": 661, | |
| 3967 | + "city": "", | |
| 3968 | + "province": "", | |
| 3969 | + "total": 0 | |
| 3970 | + }, | |
| 3971 | + { | |
| 3972 | + "id": 662, | |
| 3973 | + "city": "", | |
| 3974 | + "province": "", | |
| 3975 | + "total": 0 | |
| 3976 | + }, | |
| 3977 | + { | |
| 3978 | + "id": 663, | |
| 3979 | + "city": "", | |
| 3980 | + "province": "", | |
| 3981 | + "total": 0 | |
| 3982 | + }, | |
| 3983 | + { | |
| 3984 | + "id": 664, | |
| 3985 | + "city": "", | |
| 3986 | + "province": "", | |
| 3987 | + "total": 0 | |
| 3988 | + }, | |
| 3989 | + { | |
| 3990 | + "id": 665, | |
| 3991 | + "city": "", | |
| 3992 | + "province": "", | |
| 3993 | + "total": 0 | |
| 3994 | + }, | |
| 3995 | + { | |
| 3996 | + "id": 666, | |
| 3997 | + "city": "", | |
| 3998 | + "province": "", | |
| 3999 | + "total": 0 | |
| 4000 | + }, | |
| 4001 | + { | |
| 4002 | + "id": 667, | |
| 4003 | + "city": "", | |
| 4004 | + "province": "", | |
| 4005 | + "total": 0 | |
| 4006 | + }, | |
| 4007 | + { | |
| 4008 | + "id": 668, | |
| 4009 | + "city": "", | |
| 4010 | + "province": "", | |
| 4011 | + "total": 0 | |
| 4012 | + }, | |
| 4013 | + { | |
| 4014 | + "id": 669, | |
| 4015 | + "city": "", | |
| 4016 | + "province": "", | |
| 4017 | + "total": 0 | |
| 4018 | + }, | |
| 4019 | + { | |
| 4020 | + "id": 670, | |
| 4021 | + "city": "", | |
| 4022 | + "province": "", | |
| 4023 | + "total": 0 | |
| 4024 | + }, | |
| 4025 | + { | |
| 4026 | + "id": 671, | |
| 4027 | + "city": "", | |
| 4028 | + "province": "", | |
| 4029 | + "total": 0 | |
| 4030 | + }, | |
| 4031 | + { | |
| 4032 | + "id": 672, | |
| 4033 | + "city": "", | |
| 4034 | + "province": "", | |
| 4035 | + "total": 0 | |
| 4036 | + }, | |
| 4037 | + { | |
| 4038 | + "id": 673, | |
| 4039 | + "city": "", | |
| 4040 | + "province": "", | |
| 4041 | + "total": 0 | |
| 4042 | + }, | |
| 4043 | + { | |
| 4044 | + "id": 674, | |
| 4045 | + "city": "", | |
| 4046 | + "province": "", | |
| 4047 | + "total": 0 | |
| 4048 | + }, | |
| 4049 | + { | |
| 4050 | + "id": 675, | |
| 4051 | + "city": "", | |
| 4052 | + "province": "", | |
| 4053 | + "total": 0 | |
| 4054 | + }, | |
| 4055 | + { | |
| 4056 | + "id": 676, | |
| 4057 | + "city": "", | |
| 4058 | + "province": "", | |
| 4059 | + "total": 0 | |
| 4060 | + }, | |
| 4061 | + { | |
| 4062 | + "id": 677, | |
| 4063 | + "city": "", | |
| 4064 | + "province": "", | |
| 4065 | + "total": 0 | |
| 4066 | + }, | |
| 4067 | + { | |
| 4068 | + "id": 678, | |
| 4069 | + "city": "", | |
| 4070 | + "province": "", | |
| 4071 | + "total": 0 | |
| 4072 | + }, | |
| 4073 | + { | |
| 4074 | + "id": 679, | |
| 4075 | + "city": "", | |
| 4076 | + "province": "", | |
| 4077 | + "total": 0 | |
| 4078 | + }, | |
| 4079 | + { | |
| 4080 | + "id": 680, | |
| 4081 | + "city": "", | |
| 4082 | + "province": "", | |
| 4083 | + "total": 0 | |
| 4084 | + }, | |
| 4085 | + { | |
| 4086 | + "id": 681, | |
| 4087 | + "city": "", | |
| 4088 | + "province": "", | |
| 4089 | + "total": 0 | |
| 4090 | + }, | |
| 4091 | + { | |
| 4092 | + "id": 682, | |
| 4093 | + "city": "", | |
| 4094 | + "province": "", | |
| 4095 | + "total": 0 | |
| 4096 | + }, | |
| 4097 | + { | |
| 4098 | + "id": 683, | |
| 4099 | + "city": "", | |
| 4100 | + "province": "", | |
| 4101 | + "total": 0 | |
| 4102 | + }, | |
| 4103 | + { | |
| 4104 | + "id": 684, | |
| 4105 | + "city": "", | |
| 4106 | + "province": "", | |
| 4107 | + "total": 0 | |
| 4108 | + }, | |
| 4109 | + { | |
| 4110 | + "id": 685, | |
| 4111 | + "city": "", | |
| 4112 | + "province": "", | |
| 4113 | + "total": 0 | |
| 4114 | + }, | |
| 4115 | + { | |
| 4116 | + "id": 686, | |
| 4117 | + "city": "", | |
| 4118 | + "province": "", | |
| 4119 | + "total": 0 | |
| 4120 | + }, | |
| 4121 | + { | |
| 4122 | + "id": 687, | |
| 4123 | + "city": "", | |
| 4124 | + "province": "", | |
| 4125 | + "total": 0 | |
| 4126 | + }, | |
| 4127 | + { | |
| 4128 | + "id": 688, | |
| 4129 | + "city": "", | |
| 4130 | + "province": "", | |
| 4131 | + "total": 0 | |
| 4132 | + }, | |
| 4133 | + { | |
| 4134 | + "id": 689, | |
| 4135 | + "city": "", | |
| 4136 | + "province": "", | |
| 4137 | + "total": 0 | |
| 4138 | + }, | |
| 4139 | + { | |
| 4140 | + "id": 690, | |
| 4141 | + "city": "", | |
| 4142 | + "province": "", | |
| 4143 | + "total": 0 | |
| 4144 | + }, | |
| 4145 | + { | |
| 4146 | + "id": 691, | |
| 4147 | + "city": "", | |
| 4148 | + "province": "", | |
| 4149 | + "total": 0 | |
| 4150 | + }, | |
| 4151 | + { | |
| 4152 | + "id": 692, | |
| 4153 | + "city": "", | |
| 4154 | + "province": "", | |
| 4155 | + "total": 0 | |
| 4156 | + }, | |
| 4157 | + { | |
| 4158 | + "id": 693, | |
| 4159 | + "city": "", | |
| 4160 | + "province": "", | |
| 4161 | + "total": 0 | |
| 4162 | + }, | |
| 4163 | + { | |
| 4164 | + "id": 694, | |
| 4165 | + "city": "", | |
| 4166 | + "province": "", | |
| 4167 | + "total": 0 | |
| 4168 | + }, | |
| 4169 | + { | |
| 4170 | + "id": 695, | |
| 4171 | + "city": "", | |
| 4172 | + "province": "", | |
| 4173 | + "total": 0 | |
| 4174 | + }, | |
| 4175 | + { | |
| 4176 | + "id": 696, | |
| 4177 | + "city": "", | |
| 4178 | + "province": "", | |
| 4179 | + "total": 0 | |
| 4180 | + }, | |
| 4181 | + { | |
| 4182 | + "id": 697, | |
| 4183 | + "city": "", | |
| 4184 | + "province": "", | |
| 4185 | + "total": 0 | |
| 4186 | + }, | |
| 4187 | + { | |
| 4188 | + "id": 698, | |
| 4189 | + "city": "", | |
| 4190 | + "province": "", | |
| 4191 | + "total": 0 | |
| 4192 | + }, | |
| 4193 | + { | |
| 4194 | + "id": 699, | |
| 4195 | + "city": "", | |
| 4196 | + "province": "", | |
| 4197 | + "total": 0 | |
| 4198 | + }, | |
| 4199 | + { | |
| 4200 | + "id": 700, | |
| 4201 | + "city": "", | |
| 4202 | + "province": "", | |
| 4203 | + "total": 0 | |
| 4204 | + } | |
| 4205 | + ] | |
| 4206 | +} | |
| \ No newline at end of file | ||
modified
data/sources.json
+5710 −814
@@ -1,816 +1,8684 @@ | ||
| 1 | 1 | { |
| 2 | − "_comment": "Rent-Ka source registry — rental sources for Canada outside Québec (Ontario first, national expansion in progress). The real on/off switch is the connector's `disabled` class attribute; `status` here is documentary. One entry per source_id (see rentka/connectors/).", | |
| 3 | − "sources": [ | |
| 4 | − { | |
| 5 | − "id": "cogir", | |
| 6 | − "name": "Cogir Immobilier", | |
| 7 | − "url": "https://www.cogir.net", | |
| 8 | − "listing_url": "https://www.cogir.net/gestion-immeubles-residentiels.html", | |
| 9 | − "sectors": "All provinces except Québec", | |
| 10 | − "connector": "cogir", | |
| 11 | − "status": "actif", | |
| 12 | − "region": "Canada (outside Québec)" | |
| 13 | − }, | |
| 14 | − { | |
| 15 | − "id": "capreit", | |
| 16 | − "name": "CAPREIT", | |
| 17 | − "url": "https://www.capreit.ca", | |
| 18 | − "listing_url": "https://www.capreit.ca/fr/appartements-a-louer/ville-de-quebec-qc/appartements-le-samuel-holland", | |
| 19 | − "sectors": "All provinces except Québec", | |
| 20 | − "connector": "capreit", | |
| 21 | − "status": "actif", | |
| 22 | − "region": "Canada (outside Québec)" | |
| 23 | − }, | |
| 24 | − { | |
| 25 | − "id": "minto", | |
| 26 | − "name": "Minto Apartments", | |
| 27 | − "url": "https://www.mintoapartments.com", | |
| 28 | − "listing_url": "https://www.mintoapartments.com/montreal/apartment-rentals/projects.html", | |
| 29 | − "sectors": "All provinces except Québec", | |
| 30 | − "connector": "minto", | |
| 31 | − "status": "actif", | |
| 32 | − "region": "Canada (outside Québec)" | |
| 33 | − }, | |
| 34 | − { | |
| 35 | − "id": "realstar", | |
| 36 | − "name": "Realstar", | |
| 37 | − "url": "https://www.realstar.ca", | |
| 38 | − "listing_url": "https://www.realstar.ca/apartments/qc/montreal/excelsior-apartments", | |
| 39 | − "sectors": "All provinces except Québec", | |
| 40 | − "connector": "realstar", | |
| 41 | − "status": "actif", | |
| 42 | − "region": "Canada (outside Québec)" | |
| 43 | − }, | |
| 44 | − { | |
| 45 | − "id": "hazelview", | |
| 46 | − "name": "Hazelview Properties", | |
| 47 | − "url": "https://www.hazelviewproperties.com", | |
| 48 | − "listing_url": "https://www.hazelviewproperties.com/cities/montreal", | |
| 49 | − "sectors": "All provinces except Québec", | |
| 50 | − "connector": "hazelview", | |
| 51 | − "status": "actif", | |
| 52 | − "region": "Canada (outside Québec)" | |
| 53 | − }, | |
| 54 | − { | |
| 55 | − "id": "interrent", | |
| 56 | − "name": "InterRent REIT (CLV Group)", | |
| 57 | − "url": "https://www.irent.com", | |
| 58 | − "listing_url": "https://www.irent.com/communities/city/montreal", | |
| 59 | − "sectors": "All provinces except Québec", | |
| 60 | − "connector": "interrent", | |
| 61 | − "status": "actif", | |
| 62 | − "region": "Canada (outside Québec)" | |
| 63 | − }, | |
| 64 | − { | |
| 65 | − "id": "metcap", | |
| 66 | − "name": "MetCap Living", | |
| 67 | − "url": "https://www.metcap.com", | |
| 68 | − "listing_url": "https://www.metcap.com/province-search-results?lang=en&province=115&city=Montréal", | |
| 69 | − "sectors": "All provinces except Québec", | |
| 70 | − "connector": "metcap", | |
| 71 | − "status": "actif", | |
| 72 | − "region": "Canada (outside Québec)" | |
| 73 | − }, | |
| 74 | − { | |
| 75 | − "id": "akelius", | |
| 76 | − "name": "Akelius Montréal", | |
| 77 | − "url": "https://rent.akelius.com", | |
| 78 | − "listing_url": "https://rent.akelius.com/en/search/canada/apartment/montreal", | |
| 79 | − "sectors": "All provinces except Québec", | |
| 80 | − "connector": "akelius", | |
| 81 | − "status": "actif", | |
| 82 | − "region": "Ontario — Toronto & Ottawa" | |
| 83 | − }, | |
| 84 | − { | |
| 85 | − "id": "boardwalk", | |
| 86 | − "name": "Boardwalk REIT", | |
| 87 | − "url": "https://www.bwalk.com", | |
| 88 | − "listing_url": "https://www.bwalk.com/fr-ca/appartements-a-louer-a-montreal-longueuil/longueuil", | |
| 89 | − "sectors": "All provinces except Québec", | |
| 90 | − "connector": "boardwalk", | |
| 91 | − "status": "actif", | |
| 92 | − "region": "Canada (outside Québec)" | |
| 93 | − }, | |
| 94 | − { | |
| 95 | − "id": "centurion", | |
| 96 | − "name": "Centurion / CP Living (Quartier QB)", | |
| 97 | − "url": "https://www.cpliving.com", | |
| 98 | − "listing_url": "https://www.cpliving.com/apartments-for-rent/quebec-city", | |
| 99 | − "sectors": "All provinces except Québec", | |
| 100 | − "connector": "centurion", | |
| 101 | − "status": "actif", | |
| 102 | − "region": "Canada (outside Québec)" | |
| 103 | − }, | |
| 104 | − { | |
| 105 | − "id": "kijiji", | |
| 106 | − "name": "Kijiji Québec (location)", | |
| 107 | − "url": "https://www.kijiji.ca", | |
| 108 | − "listing_url": "https://www.kijiji.ca/b-appartement-condo/quebec/c37l9001", | |
| 109 | − "sectors": "All provinces except Québec", | |
| 110 | − "connector": "kijiji", | |
| 111 | − "status": "actif", | |
| 112 | − "region": "Canada (outside Québec)" | |
| 113 | − }, | |
| 114 | − { | |
| 115 | − "id": "fb_marketplace", | |
| 116 | − "name": "Facebook Marketplace (location)", | |
| 117 | − "url": "https://www.facebook.com/marketplace", | |
| 118 | − "listing_url": "https://www.facebook.com/marketplace/montreal/propertyrentals", | |
| 119 | − "sectors": "All provinces except Québec", | |
| 120 | − "connector": "fb_marketplace", | |
| 121 | − "status": "actif", | |
| 122 | − "region": "Canada (outside Québec)" | |
| 123 | − }, | |
| 124 | − { | |
| 125 | − "id": "rentals_ca", | |
| 126 | − "name": "Rentals.ca (Québec)", | |
| 127 | − "url": "https://rentals.ca", | |
| 128 | − "listing_url": "https://rentals.ca/quebec-city", | |
| 129 | − "sectors": "All provinces except Québec", | |
| 130 | − "connector": "rentals_ca", | |
| 131 | − "status": "actif", | |
| 132 | − "region": "Canada (outside Québec)" | |
| 133 | − }, | |
| 134 | − { | |
| 135 | − "id": "zumper", | |
| 136 | − "name": "Zumper (Québec)", | |
| 137 | − "url": "https://www.zumper.com", | |
| 138 | − "listing_url": "https://www.zumper.com/apartments-for-rent/montreal-qc", | |
| 139 | − "sectors": "All provinces except Québec", | |
| 140 | − "connector": "zumper", | |
| 141 | − "status": "actif", | |
| 142 | − "region": "Canada (outside Québec)" | |
| 143 | − }, | |
| 144 | − { | |
| 145 | − "id": "apartments_com", | |
| 146 | − "name": "Apartments.com (CoStar)", | |
| 147 | − "url": "https://www.apartments.com", | |
| 148 | − "listing_url": "https://www.apartments.com/qc/", | |
| 149 | − "sectors": "All provinces except Québec", | |
| 150 | − "connector": "apartments_com", | |
| 151 | − "status": "actif", | |
| 152 | − "region": "Canada (outside Québec)" | |
| 153 | − }, | |
| 154 | − { | |
| 155 | − "id": "morguard", | |
| 156 | − "name": "Morguard (Morguard Living)", | |
| 157 | − "url": "https://www.morguardliving.ca", | |
| 158 | − "listing_url": "https://www.morguardliving.ca/residential", | |
| 159 | − "sectors": "All provinces except Québec", | |
| 160 | − "connector": "morguard", | |
| 161 | − "status": "actif", | |
| 162 | − "region": "Canada (outside Québec)" | |
| 163 | − }, | |
| 164 | − { | |
| 165 | − "id": "skyline", | |
| 166 | − "name": "Skyline Living", | |
| 167 | − "url": "https://www.skylineliving.ca", | |
| 168 | − "listing_url": "https://www.skylineliving.ca/apartments-for-rent", | |
| 169 | − "sectors": "Guelph, villes secondaires ON (~38 villes : Est, Niagara, Sud-Ouest, Nord, Centre)", | |
| 170 | − "connector": "skyline", | |
| 171 | − "status": "actif", | |
| 172 | − "region": "Ontario — multi-régions" | |
| 173 | − }, | |
| 174 | − { | |
| 175 | − "id": "lift_greenwin", | |
| 176 | − "name": "Greenwin Corp", | |
| 177 | − "url": "https://www.greenwin.ca", | |
| 178 | − "listing_url": "https://www.greenwin.ca/apartments-for-rent/cities/toronto", | |
| 179 | − "sectors": "Toronto/GTA, Kitchener, Hamilton, Brampton, Guelph", | |
| 180 | − "connector": "lift_greenwin", | |
| 181 | − "status": "actif", | |
| 182 | − "region": "Ontario — Toronto/GTA" | |
| 183 | − }, | |
| 184 | − { | |
| 185 | − "id": "lift_park", | |
| 186 | − "name": "Park Property Management", | |
| 187 | − "url": "https://www.parkproperty.ca", | |
| 188 | − "listing_url": "https://www.parkproperty.ca/apartments-for-rent", | |
| 189 | − "sectors": "Toronto/GTA, Stratford, Waterloo, Cambridge, Burlington, London", | |
| 190 | − "connector": "lift_park", | |
| 191 | − "status": "actif", | |
| 192 | − "region": "Ontario — Toronto/GTA" | |
| 193 | − }, | |
| 194 | − { | |
| 195 | − "id": "lift_williamsmcdaniel", | |
| 196 | − "name": "Williams & McDaniel", | |
| 197 | − "url": "https://www.williamsandmcdaniel.com", | |
| 198 | − "listing_url": "https://www.williamsandmcdaniel.com/apartments", | |
| 199 | − "sectors": "Guelph, Sault Ste. Marie, Fergus, Midland, Kitchener, Hamilton, Stratford", | |
| 200 | − "connector": "lift_williamsmcdaniel", | |
| 201 | − "status": "actif", | |
| 202 | − "region": "Ontario — Sud-Ouest" | |
| 203 | − }, | |
| 204 | − { | |
| 205 | − "id": "lift_briarlane", | |
| 206 | − "name": "Briarlane Rental Property Management", | |
| 207 | − "url": "https://www.briarlane.ca", | |
| 208 | − "listing_url": "https://www.briarlane.ca/apartments-for-rent", | |
| 209 | − "sectors": "London, Toronto/GTA, Markham/York, Brampton, Mississauga", | |
| 210 | − "connector": "lift_briarlane", | |
| 211 | − "status": "actif", | |
| 212 | − "region": "Ontario — Toronto/GTA" | |
| 213 | − }, | |
| 214 | − { | |
| 215 | − "id": "lift_dms", | |
| 216 | − "name": "DMS Property Management", | |
| 217 | − "url": "https://www.dmsproperty.com", | |
| 218 | − "listing_url": "https://www.dmsproperty.com/apartments-for-rent", | |
| 219 | − "sectors": "Toronto/GTA, Hamilton, Kingston, Barrie, Richmond Hill, Welland", | |
| 220 | − "connector": "lift_dms", | |
| 221 | − "status": "actif", | |
| 222 | − "region": "Ontario — Toronto/GTA" | |
| 223 | − }, | |
| 224 | − { | |
| 225 | − "id": "lift_signet", | |
| 226 | − "name": "Signet Group", | |
| 227 | − "url": "https://www.signetgroup.ca", | |
| 228 | − "listing_url": "https://www.signetgroup.ca/apartments", | |
| 229 | − "sectors": "Toronto, Mississauga, Kitchener, Cambridge, Stratford", | |
| 230 | − "connector": "lift_signet", | |
| 231 | − "status": "actif", | |
| 232 | − "region": "Ontario — Toronto/GTA" | |
| 233 | − }, | |
| 234 | − { | |
| 235 | − "id": "lift_shelter", | |
| 236 | − "name": "Shelter Canadian Properties", | |
| 237 | − "url": "https://www.scpl.com", | |
| 238 | − "listing_url": "https://www.scpl.com/residential-rental", | |
| 239 | − "sectors": "Toronto, Ottawa, Belleville, Thunder Bay, Orillia", | |
| 240 | − "connector": "lift_shelter", | |
| 241 | − "status": "actif", | |
| 242 | − "region": "Ontario — multi-régions" | |
| 243 | − }, | |
| 244 | − { | |
| 245 | − "id": "lift_york", | |
| 246 | − "name": "York Property Management", | |
| 247 | − "url": "https://www.yorkproperty.ca", | |
| 248 | − "listing_url": "https://www.yorkproperty.ca/apartments-for-rent/london", | |
| 249 | − "sectors": "Windsor, London, Sarnia, Brantford, Woodstock", | |
| 250 | − "connector": "lift_york", | |
| 251 | − "status": "actif", | |
| 252 | − "region": "Ontario — Sud-Ouest" | |
| 253 | − }, | |
| 254 | − { | |
| 255 | − "id": "lift_terracorp", | |
| 256 | − "name": "Terracorp Management (Auburn Developments)", | |
| 257 | − "url": "https://terracorp.ca", | |
| 258 | − "listing_url": "https://terracorp.ca/apartments-for-rent", | |
| 259 | − "sectors": "London, Windsor, Kitchener, Owen Sound", | |
| 260 | − "connector": "lift_terracorp", | |
| 261 | − "status": "actif", | |
| 262 | − "region": "Ontario — Sud-Ouest" | |
| 263 | − }, | |
| 264 | − { | |
| 265 | − "id": "lift_rentsarnia", | |
| 266 | − "name": "Mutual Property Management (RentSarnia)", | |
| 267 | − "url": "https://rentsarnia.com", | |
| 268 | − "listing_url": "https://rentsarnia.com/", | |
| 269 | − "sectors": "Sarnia, Corunna", | |
| 270 | − "connector": "lift_rentsarnia", | |
| 271 | − "status": "actif", | |
| 272 | − "region": "Ontario — Sud-Ouest" | |
| 273 | − }, | |
| 274 | − { | |
| 275 | − "id": "lift_firstnorth", | |
| 276 | − "name": "First North Property Management", | |
| 277 | − "url": "https://firstnorthpm.com", | |
| 278 | − "listing_url": "https://firstnorthpm.com/apartments-for-rent", | |
| 279 | − "sectors": "Sudbury, North Bay, Timmins", | |
| 280 | − "connector": "lift_firstnorth", | |
| 281 | − "status": "actif", | |
| 282 | − "region": "Ontario — Nord" | |
| 283 | − }, | |
| 284 | − { | |
| 285 | − "id": "lift_tvm", | |
| 286 | − "name": "TVM Group", | |
| 287 | − "url": "https://www.tvm.ca", | |
| 288 | − "listing_url": "https://www.tvm.ca/apartments-for-rent", | |
| 289 | − "sectors": "Peterborough, Cobourg, Toronto, Port Hope", | |
| 290 | − "connector": "lift_tvm", | |
| 291 | − "status": "actif", | |
| 292 | − "region": "Ontario — Centre-Est" | |
| 293 | − }, | |
| 294 | − { | |
| 295 | − "id": "lift_urbandale", | |
| 296 | − "name": "Urbandale Corporation", | |
| 297 | − "url": "https://urbandalecorporation.com", | |
| 298 | − "listing_url": "https://urbandalecorporation.com/residential-rentals", | |
| 299 | − "sectors": "Ottawa, Gloucester, Riverside South", | |
| 300 | − "connector": "lift_urbandale", | |
| 301 | − "status": "actif", | |
| 302 | − "region": "Ontario — Ottawa" | |
| 303 | − }, | |
| 304 | − { | |
| 305 | − "id": "homestead", | |
| 306 | − "name": "Homestead Land Holdings", | |
| 307 | − "url": "https://www.homestead.ca", | |
| 308 | − "listing_url": "https://www.homestead.ca/apartments", | |
| 309 | − "sectors": "Kingston, Toronto/GTA, Ottawa, Hamilton, London, Kitchener-Waterloo, Guelph, Sarnia", | |
| 310 | − "connector": "homestead", | |
| 311 | − "status": "actif", | |
| 312 | − "region": "Ontario — multi-régions" | |
| 313 | − }, | |
| 314 | − { | |
| 315 | − "id": "killam", | |
| 316 | − "name": "Killam Apartment REIT (Ontario)", | |
| 317 | − "url": "https://www.killamreit.com", | |
| 318 | − "listing_url": "https://www.killamreit.com/apartments", | |
| 319 | − "sectors": "Toronto, Ottawa (Kanata), London, Kitchener-Waterloo, Cambridge, Mississauga", | |
| 320 | − "connector": "killam", | |
| 321 | − "status": "actif", | |
| 322 | − "region": "Ontario — multi-régions" | |
| 323 | − }, | |
| 324 | − { | |
| 325 | − "id": "rc_effort", | |
| 326 | − "name": "Effort Trust", | |
| 327 | − "url": "https://www.effortrentals.com", | |
| 328 | − "listing_url": "https://www.effortrentals.com/searchlisting.aspx", | |
| 329 | − "sectors": "Hamilton, Kitchener-Waterloo, Cambridge, Guelph, Brantford, Woodstock, St. Catharines, Burlington", | |
| 330 | − "connector": "rc_effort", | |
| 331 | − "status": "actif", | |
| 332 | − "region": "Ontario — Hamilton/Niagara" | |
| 333 | − }, | |
| 334 | − { | |
| 335 | − "id": "rc_osgoode", | |
| 336 | − "name": "Osgoode Properties (Ontario)", | |
| 337 | − "url": "https://www.osgoodeproperties.com", | |
| 338 | − "listing_url": "https://www.osgoodeproperties.com/searchlisting.aspx", | |
| 339 | − "sectors": "Ottawa, Kingston", | |
| 340 | − "connector": "rc_osgoode", | |
| 341 | − "status": "actif", | |
| 342 | − "region": "Ontario — Ottawa" | |
| 343 | − }, | |
| 344 | − { | |
| 345 | − "id": "rc_gwlra", | |
| 346 | − "name": "GWLRA Residential (Ontario)", | |
| 347 | − "url": "https://www.gwlraresidential.com", | |
| 348 | − "listing_url": "https://www.gwlraresidential.com/searchlisting.aspx", | |
| 349 | − "sectors": "Toronto, Mississauga, Burlington, Ottawa", | |
| 350 | − "connector": "rc_gwlra", | |
| 351 | − "status": "actif", | |
| 352 | − "region": "Ontario — Toronto/GTA" | |
| 353 | − }, | |
| 354 | − { | |
| 355 | − "id": "rc_oshanter", | |
| 356 | − "name": "O'Shanter Development", | |
| 357 | − "url": "https://www.oshanter.com", | |
| 358 | − "listing_url": "https://www.oshanter.com/searchlisting.aspx", | |
| 359 | − "sectors": "Toronto, East York, Mississauga", | |
| 360 | − "connector": "rc_oshanter", | |
| 361 | − "status": "actif", | |
| 362 | − "region": "Ontario — Toronto/GTA" | |
| 363 | − }, | |
| 364 | − { | |
| 365 | − "id": "rsgw_sterlingkaramar", | |
| 366 | − "name": "Sterling Karamar Property Management", | |
| 367 | − "url": "https://www.sterlingkaramar.com", | |
| 368 | − "listing_url": "https://www.sterlingkaramar.com/apartments-for-rent", | |
| 369 | − "sectors": "Toronto/GTA, London, Ottawa, Kitchener-Waterloo, Hamilton, Barrie", | |
| 370 | − "connector": "rsgw_sterlingkaramar", | |
| 371 | − "status": "actif", | |
| 372 | − "region": "Ontario — multi-régions" | |
| 373 | − }, | |
| 374 | − { | |
| 375 | − "id": "rsgw_drewlo", | |
| 376 | − "name": "Drewlo Holdings", | |
| 377 | − "url": "https://www.drewloholdings.com", | |
| 378 | − "listing_url": "https://www.drewloholdings.com/apartments-for-rent", | |
| 379 | − "sectors": "London, Kitchener-Waterloo, Woodstock, Sarnia, St. Thomas, Komoka", | |
| 380 | − "connector": "rsgw_drewlo", | |
| 381 | − "status": "actif", | |
| 382 | − "region": "Ontario — multi-régions" | |
| 383 | − }, | |
| 384 | − { | |
| 385 | − "id": "rsgw_panoramic", | |
| 386 | − "name": "Panoramic Properties", | |
| 387 | − "url": "https://www.panoramicproperties.ca", | |
| 388 | − "listing_url": "https://www.panoramicproperties.ca/apartments-for-rent", | |
| 389 | − "sectors": "Sudbury, Nord de l'Ontario", | |
| 390 | − "connector": "rsgw_panoramic", | |
| 391 | − "status": "actif", | |
| 392 | − "region": "Ontario — multi-régions" | |
| 393 | − }, | |
| 394 | − { | |
| 395 | − "id": "rsgw_fitzrovia", | |
| 396 | − "name": "Fitzrovia Real Estate", | |
| 397 | − "url": "https://fitzrovia.ca", | |
| 398 | − "listing_url": "https://fitzrovia.ca/residences", | |
| 399 | − "sectors": "Toronto/GTA, Guelph", | |
| 400 | − "connector": "rsgw_fitzrovia", | |
| 401 | − "status": "actif", | |
| 402 | − "region": "Ontario — multi-régions" | |
| 403 | − }, | |
| 404 | − { | |
| 405 | − "id": "rsgw_drakepm", | |
| 406 | − "name": "Drake Property Management", | |
| 407 | − "url": "https://www.drakepm.com", | |
| 408 | − "listing_url": "https://www.drakepm.com/residential", | |
| 409 | − "sectors": "Hamilton, Sud de l'Ontario", | |
| 410 | − "connector": "rsgw_drakepm", | |
| 411 | − "status": "actif", | |
| 412 | − "region": "Ontario — multi-régions" | |
| 413 | − }, | |
| 414 | − { | |
| 415 | − "id": "rsgw_arcanos", | |
| 416 | − "name": "Arcanos Property Management", | |
| 417 | − "url": "https://arcanos.ca", | |
| 418 | − "listing_url": "https://arcanos.ca/apartments-for-rent", | |
| 419 | − "sectors": "Toronto, Oakville", | |
| 420 | − "connector": "rsgw_arcanos", | |
| 421 | − "status": "actif", | |
| 422 | − "region": "Ontario — multi-régions" | |
| 423 | − }, | |
| 424 | − { | |
| 425 | − "id": "rsgw_bgo", | |
| 426 | − "name": "BGO Living (BentallGreenOak)", | |
| 427 | − "url": "https://bgoliving.com", | |
| 428 | − "listing_url": "https://bgoliving.com/apartments-for-rent", | |
| 429 | − "sectors": "Toronto/GTA, pancanadien", | |
| 430 | − "connector": "rsgw_bgo", | |
| 431 | − "status": "actif", | |
| 432 | − "region": "Ontario — multi-régions" | |
| 433 | − }, | |
| 434 | − { | |
| 435 | − "id": "lift_browngroup", | |
| 436 | − "name": "The Brown Group of Companies", | |
| 437 | − "url": "https://thebrowngroup.net", | |
| 438 | − "listing_url": "https://thebrowngroup.net/properties", | |
| 439 | − "sectors": "Toronto/GTA, North York, Etobicoke, Brampton, St. Catharines, Cambridge", | |
| 440 | − "connector": "lift_browngroup", | |
| 441 | − "status": "actif", | |
| 442 | − "region": "Ontario — multi-régions" | |
| 443 | − }, | |
| 444 | − { | |
| 445 | − "id": "lift_ppml", | |
| 446 | − "name": "Prudential Property Management (PPML)", | |
| 447 | − "url": "https://ppml.ca", | |
| 448 | − "listing_url": "https://ppml.ca/properties", | |
| 449 | − "sectors": "Toronto, Mississauga, Waterloo, Richmond Hill, Brampton, Scarborough", | |
| 450 | − "connector": "lift_ppml", | |
| 451 | − "status": "actif", | |
| 452 | − "region": "Ontario — multi-régions" | |
| 453 | − }, | |
| 454 | − { | |
| 455 | − "id": "lift_equiton", | |
| 456 | − "name": "Equiton Living", | |
| 457 | − "url": "https://equitonliving.com", | |
| 458 | − "listing_url": "https://equitonliving.com/properties", | |
| 459 | − "sectors": "Toronto, Kingston, London, Guelph, Chatham, Brantford, Kitchener", | |
| 460 | − "connector": "lift_equiton", | |
| 461 | − "status": "actif", | |
| 462 | − "region": "Ontario — multi-régions" | |
| 463 | − }, | |
| 464 | − { | |
| 465 | − "id": "lift_regional", | |
| 466 | − "name": "Regional Group (availabilities.regionalgroup.com)", | |
| 467 | − "url": "https://regionalgroup.com", | |
| 468 | − "listing_url": "https://regionalgroup.com/availabilities/residential/", | |
| 469 | − "sectors": "Ottawa, Gloucester, Nepean, Gatineau (QC)", | |
| 470 | − "connector": "lift_regional", | |
| 471 | − "status": "actif", | |
| 472 | − "region": "Ontario — multi-régions" | |
| 473 | − }, | |
| 474 | − { | |
| 475 | − "id": "lift_ranee", | |
| 476 | − "name": "Ranee Management", | |
| 477 | − "url": "https://www.ranee.ca", | |
| 478 | − "listing_url": "https://www.ranee.ca/apartments-for-rent", | |
| 479 | − "sectors": "Toronto, Mississauga, Brampton, East York, North York, Scarborough", | |
| 480 | − "connector": "lift_ranee", | |
| 481 | − "status": "actif", | |
| 482 | − "region": "Ontario — multi-régions" | |
| 483 | − }, | |
| 484 | − { | |
| 485 | − "id": "lift_stellen", | |
| 486 | − "name": "Stellen Property Management", | |
| 487 | − "url": "https://www.stellen.ca", | |
| 488 | − "listing_url": "https://www.stellen.ca/apartments-for-rent", | |
| 489 | − "sectors": "Burlington, North York, Toronto", | |
| 490 | − "connector": "lift_stellen", | |
| 491 | − "status": "actif", | |
| 492 | − "region": "Ontario — multi-régions" | |
| 493 | − }, | |
| 494 | − { | |
| 495 | − "id": "lift_fpm", | |
| 496 | − "name": "Fleming Property Management", | |
| 497 | − "url": "https://www.fpm.ca", | |
| 498 | − "listing_url": "https://www.fpm.ca/residential", | |
| 499 | − "sectors": "Ottawa", | |
| 500 | − "connector": "lift_fpm", | |
| 501 | − "status": "actif", | |
| 502 | − "region": "Ontario — Ottawa" | |
| 503 | − }, | |
| 504 | − { | |
| 505 | − "id": "lift_ottawapm", | |
| 506 | − "name": "Ottawa Property Managers", | |
| 507 | − "url": "https://www.ottawapropertymanagers.com", | |
| 508 | − "listing_url": "https://www.ottawapropertymanagers.com/apartments", | |
| 509 | − "sectors": "Ottawa, Richmond, Cumberland", | |
| 510 | − "connector": "lift_ottawapm", | |
| 511 | − "status": "actif", | |
| 512 | − "region": "Ontario — multi-régions" | |
| 513 | − }, | |
| 514 | − { | |
| 515 | − "id": "lift_tribond", | |
| 516 | − "name": "Tribond Property Management", | |
| 517 | − "url": "https://www.tribondpm.com", | |
| 518 | − "listing_url": "https://www.tribondpm.com/residential", | |
| 519 | − "sectors": "Kingston, Napanee", | |
| 520 | − "connector": "lift_tribond", | |
| 521 | − "status": "actif", | |
| 522 | − "region": "Ontario — multi-régions" | |
| 523 | − }, | |
| 524 | − { | |
| 525 | − "id": "lift_ekort", | |
| 526 | − "name": "Ekort Property Management", | |
| 527 | − "url": "https://www.ekortpm.com", | |
| 528 | − "listing_url": "https://www.ekortpm.com/properties", | |
| 529 | − "sectors": "Belleville, Quinte West, Trenton, Picton, Bay of Quinte", | |
| 530 | − "connector": "lift_ekort", | |
| 531 | − "status": "actif", | |
| 532 | − "region": "Ontario — multi-régions" | |
| 533 | − }, | |
| 534 | − { | |
| 535 | − "id": "lift_marandola", | |
| 536 | − "name": "Team Marandola Property Management", | |
| 537 | − "url": "https://www.teammarandola.com", | |
| 538 | − "listing_url": "https://www.teammarandola.com/residential", | |
| 539 | − "sectors": "Thorold, St. Catharines, Niagara Falls, Niagara-on-the-Lake, Welland", | |
| 540 | − "connector": "lift_marandola", | |
| 541 | − "status": "actif", | |
| 542 | − "region": "Ontario — multi-régions" | |
| 543 | − }, | |
| 544 | − { | |
| 545 | − "id": "lift_ceming", | |
| 546 | − "name": "Ceming Apartments", | |
| 547 | − "url": "https://www.cemingapartments.com", | |
| 548 | − "listing_url": "https://www.cemingapartments.com/apartments", | |
| 549 | − "sectors": "Sudbury", | |
| 550 | − "connector": "lift_ceming", | |
| 551 | − "status": "actif", | |
| 552 | − "region": "Ontario — Sudbury" | |
| 553 | − }, | |
| 554 | − { | |
| 555 | − "id": "rc_claridge", | |
| 556 | − "name": "Claridge Homes", | |
| 557 | − "url": "https://rent.claridgehomes.com", | |
| 558 | − "listing_url": "https://rent.claridgehomes.com/searchlisting.aspx", | |
| 559 | − "sectors": "Ottawa (centre, Gloucester, Riverside Sud)", | |
| 560 | − "connector": "rc_claridge", | |
| 561 | − "status": "actif", | |
| 562 | − "region": "Ontario — multi-régions" | |
| 563 | − }, | |
| 564 | − { | |
| 565 | − "id": "rc_richcraft", | |
| 566 | − "name": "Richcraft Rentals", | |
| 567 | − "url": "https://www.richcraftrentals.com", | |
| 568 | − "listing_url": "https://www.richcraftrentals.com/searchlisting.aspx", | |
| 569 | − "sectors": "Ottawa (Stittsville, Kanata, Barrhaven, Orléans, Riverside Sud)", | |
| 570 | − "connector": "rc_richcraft", | |
| 571 | − "status": "actif", | |
| 572 | − "region": "Ontario — multi-régions" | |
| 573 | − }, | |
| 574 | − { | |
| 575 | − "id": "rc_arnon", | |
| 576 | − "name": "Arnon Development", | |
| 577 | − "url": "https://www.arnon.ca", | |
| 578 | − "listing_url": "https://www.arnon.ca/searchlisting.aspx", | |
| 579 | − "sectors": "Ottawa", | |
| 580 | − "connector": "rc_arnon", | |
| 581 | − "status": "actif", | |
| 582 | − "region": "Ontario — Ottawa" | |
| 583 | − }, | |
| 584 | − { | |
| 585 | − "id": "rc_concert", | |
| 586 | − "name": "Concert Properties", | |
| 587 | − "url": "https://rent.concertproperties.com", | |
| 588 | − "listing_url": "https://rent.concertproperties.com/searchlisting.aspx", | |
| 589 | − "sectors": "Toronto, Etobicoke", | |
| 590 | − "connector": "rc_concert", | |
| 591 | − "status": "actif", | |
| 592 | − "region": "Ontario — multi-régions" | |
| 593 | − }, | |
| 594 | − { | |
| 595 | − "id": "rc_caraco", | |
| 596 | − "name": "CaraCo Property Management", | |
| 597 | − "url": "https://www.caracoproperties.ca", | |
| 598 | − "listing_url": "https://www.caracoproperties.ca/searchlisting.aspx", | |
| 599 | − "sectors": "Kingston", | |
| 600 | − "connector": "rc_caraco", | |
| 601 | − "status": "actif", | |
| 602 | − "region": "Ontario — Kingston" | |
| 603 | − }, | |
| 604 | − { | |
| 605 | − "id": "bld_richmond", | |
| 606 | − "name": "Richmond Property Management", | |
| 607 | − "url": "https://richmondpm.ca", | |
| 608 | − "listing_url": "https://richmondmanagement.managebuilding.com/Resident/public/rentals", | |
| 609 | − "sectors": "Windsor", | |
| 610 | − "connector": "bld_richmond", | |
| 611 | − "status": "actif", | |
| 612 | − "region": "Ontario — Windsor" | |
| 613 | − }, | |
| 614 | − { | |
| 615 | − "id": "bld_dreampm", | |
| 616 | − "name": "Dream Property Management", | |
| 617 | − "url": "https://rentalsdreampm.com", | |
| 618 | − "listing_url": "https://dreampm.managebuilding.com/Resident/public/rentals", | |
| 619 | − "sectors": "Sarnia", | |
| 620 | − "connector": "bld_dreampm", | |
| 621 | − "status": "actif", | |
| 622 | − "region": "Ontario — Sarnia" | |
| 623 | − }, | |
| 624 | − { | |
| 625 | − "id": "bld_grem", | |
| 626 | − "name": "Guardian Real Estate Management (GREM)", | |
| 627 | − "url": "https://grem.ca", | |
| 628 | − "listing_url": "https://guardianrealestatemanagement.managebuilding.com/Resident/public/rentals", | |
| 629 | − "sectors": "Sarnia, West Nipissing", | |
| 630 | − "connector": "bld_grem", | |
| 631 | − "status": "actif", | |
| 632 | − "region": "Ontario — multi-régions" | |
| 633 | − }, | |
| 634 | − { | |
| 635 | − "id": "bld_elite", | |
| 636 | − "name": "Elite Property Group", | |
| 637 | − "url": "https://elitepropertygroup.org", | |
| 638 | − "listing_url": "https://elitepropertygroup.managebuilding.com/Resident/public/rentals", | |
| 639 | − "sectors": "Sarnia", | |
| 640 | − "connector": "bld_elite", | |
| 641 | − "status": "actif", | |
| 642 | − "region": "Ontario — Sarnia" | |
| 643 | − }, | |
| 644 | − { | |
| 645 | − "id": "bld_paragon", | |
| 646 | − "name": "Paragon Property Management & Maintenance", | |
| 647 | − "url": "https://paragonproperty.ca", | |
| 648 | − "listing_url": "https://paragonpropertymgt.managebuilding.com/Resident/public/rentals", | |
| 649 | − "sectors": "Chatham-Kent", | |
| 650 | − "connector": "bld_paragon", | |
| 651 | − "status": "actif", | |
| 652 | − "region": "Ontario — Chatham-Kent" | |
| 653 | − }, | |
| 654 | − { | |
| 655 | − "id": "bld_panadew", | |
| 656 | − "name": "Panadew Property Management", | |
| 657 | − "url": "https://panadew.ca", | |
| 658 | − "listing_url": "https://panadew.managebuilding.com/Resident/public/rentals", | |
| 659 | − "sectors": "Kingston", | |
| 660 | − "connector": "bld_panadew", | |
| 661 | − "status": "actif", | |
| 662 | − "region": "Ontario — Kingston" | |
| 663 | − }, | |
| 664 | − { | |
| 665 | − "id": "bld_tag", | |
| 666 | − "name": "TAG Property Management", | |
| 667 | − "url": "https://tagpropertymanagement1.managebuilding.com/Resident/public/home", | |
| 668 | − "listing_url": "https://tagpropertymanagement1.managebuilding.com/Resident/public/rentals", | |
| 669 | − "sectors": "Cobourg, Port Hope", | |
| 670 | − "connector": "bld_tag", | |
| 671 | − "status": "actif", | |
| 672 | − "region": "Ontario — multi-régions" | |
| 673 | − }, | |
| 674 | − { | |
| 675 | − "id": "bld_genedco", | |
| 676 | − "name": "Genedco Property Management (GRANITE)", | |
| 677 | − "url": "https://genedco.ca", | |
| 678 | − "listing_url": "https://genedco.managebuilding.com/Resident/public/rentals", | |
| 679 | − "sectors": "Cobourg, Port Hope, Peterborough", | |
| 680 | − "connector": "bld_genedco", | |
| 681 | − "status": "actif", | |
| 682 | − "region": "Ontario — multi-régions" | |
| 683 | − }, | |
| 684 | − { | |
| 685 | − "id": "bld_rentcorp", | |
| 686 | − "name": "RentCorp Property Management", | |
| 687 | − "url": "https://www.rentcorp.ca", | |
| 688 | − "listing_url": "https://rentcorppropertymanagement.managebuilding.com/Resident/public/rentals", | |
| 689 | − "sectors": "Waterloo, North Bay, London", | |
| 690 | − "connector": "bld_rentcorp", | |
| 691 | − "status": "actif", | |
| 692 | − "region": "Ontario — multi-régions" | |
| 693 | − }, | |
| 694 | − { | |
| 695 | − "id": "bld_sleepwell", | |
| 696 | − "name": "Sleepwell Property Management", | |
| 697 | − "url": "https://www.sleepwellmanagement.com", | |
| 698 | − "listing_url": "https://sleepwellpropertymanagement.managebuilding.com/Resident/public/rentals", | |
| 699 | − "sectors": "Ottawa", | |
| 700 | − "connector": "bld_sleepwell", | |
| 701 | − "status": "actif", | |
| 702 | − "region": "Ontario — Ottawa" | |
| 703 | − }, | |
| 704 | − { | |
| 705 | − "id": "bld_athena", | |
| 706 | − "name": "Athena Property Management", | |
| 707 | − "url": "https://athenapropertymanagementinc1.managebuilding.com/Resident/public/home", | |
| 708 | − "listing_url": "https://athenapropertymanagementinc1.managebuilding.com/Resident/public/rentals", | |
| 709 | − "sectors": "Hamilton, St. Catharines", | |
| 710 | − "connector": "bld_athena", | |
| 711 | − "status": "actif", | |
| 712 | − "region": "Ontario — multi-régions" | |
| 713 | − }, | |
| 714 | − { | |
| 715 | − "id": "apf_fusepm", | |
| 716 | − "name": "Fuse Property Management", | |
| 717 | − "url": "https://fusepm.ca", | |
| 718 | − "listing_url": "https://fusepm.appfolio.com/listings", | |
| 719 | − "sectors": "Barrie, Orillia, Oro-Medonte, Simcoe", | |
| 720 | − "connector": "apf_fusepm", | |
| 721 | − "status": "actif", | |
| 722 | − "region": "Ontario — multi-régions" | |
| 723 | − }, | |
| 724 | − { | |
| 725 | − "id": "starlight", | |
| 726 | − "name": "Starlight Investments", | |
| 727 | − "url": "https://www.starlightinvest.com", | |
| 728 | − "listing_url": "https://www.starlightinvest.com/real-estate/canadian-residential#property-finder", | |
| 729 | − "sectors": "Toronto/GTA, Ottawa, Hamilton, London, Kitchener-Waterloo, multi-villes ON", | |
| 730 | − "connector": "starlight", | |
| 731 | − "status": "actif", | |
| 732 | − "region": "Ontario — multi-régions" | |
| 733 | − }, | |
| 734 | − { | |
| 735 | − "id": "medallion", | |
| 736 | − "name": "Medallion Corporation", | |
| 737 | − "url": "https://medallioncorp.com", | |
| 738 | − "listing_url": "https://medallioncorp.com/apartments/", | |
| 739 | − "sectors": "Toronto/GTA, Brampton, Ajax, Whitby, Oshawa, Richmond Hill, Hamilton, London", | |
| 740 | − "connector": "medallion", | |
| 741 | − "status": "actif", | |
| 742 | − "region": "Ontario — multi-régions" | |
| 743 | − }, | |
| 744 | − { | |
| 745 | − "id": "kggroup", | |
| 746 | − "name": "K-G Group (MyRental.ca)", | |
| 747 | − "url": "https://www.myrental.ca", | |
| 748 | − "listing_url": "https://www.myrental.ca/apartments-for-rent", | |
| 749 | − "sectors": "Toronto — Midtown, North York", | |
| 750 | − "connector": "kggroup", | |
| 751 | − "status": "actif", | |
| 752 | − "region": "Ontario — multi-régions" | |
| 753 | − }, | |
| 754 | − { | |
| 755 | − "id": "qresidential", | |
| 756 | − "name": "Q Residential", | |
| 757 | − "url": "https://www.qresidential.ca", | |
| 758 | − "listing_url": "https://www.qresidential.ca/searchlisting.aspx", | |
| 759 | − "sectors": "Toronto, St. Catharines, Hamilton, Niagara, Kitchener", | |
| 760 | − "connector": "qresidential", | |
| 761 | − "status": "actif", | |
| 762 | − "region": "Ontario — multi-régions" | |
| 763 | − }, | |
| 764 | − { | |
| 765 | − "id": "riocan", | |
| 766 | − "name": "RioCan Living", | |
| 767 | − "url": "https://riocanliving.com", | |
| 768 | − "listing_url": "https://riocanliving.com/residences/", | |
| 769 | − "sectors": "Toronto/GTA, Ottawa, Calgary (filtre ON)", | |
| 770 | − "connector": "riocan", | |
| 771 | − "status": "actif", | |
| 772 | − "region": "Ontario — multi-régions" | |
| 773 | − }, | |
| 774 | − { | |
| 775 | − "id": "sifton", | |
| 776 | − "name": "Sifton Properties", | |
| 777 | − "url": "https://sifton.com", | |
| 778 | − "listing_url": "https://sifton.com/apartments", | |
| 779 | − "sectors": "London, Guelph, Brantford", | |
| 780 | − "connector": "sifton", | |
| 781 | − "status": "actif", | |
| 782 | − "region": "Ontario — multi-régions" | |
| 783 | − }, | |
| 784 | − { | |
| 785 | − "id": "accommod8u", | |
| 786 | − "name": "Accommod8u", | |
| 787 | − "url": "https://www.accommod8u.com", | |
| 788 | − "listing_url": "https://www.accommod8u.com/residential/apartments", | |
| 789 | − "sectors": "Waterloo, Kitchener", | |
| 790 | − "connector": "accommod8u", | |
| 791 | − "status": "actif", | |
| 792 | − "region": "Ontario — multi-régions" | |
| 793 | − }, | |
| 794 | − { | |
| 795 | − "id": "greenrock", | |
| 796 | − "name": "Greenrock (Davisville Village)", | |
| 797 | − "url": "https://greenrockreal.ca", | |
| 798 | − "listing_url": "https://www.sterlingkaramar.com/apartments-for-rent", | |
| 799 | − "sectors": "Toronto — Davisville Village", | |
| 800 | − "connector": "greenrock", | |
| 801 | − "status": "actif", | |
| 802 | − "region": "Ontario — Toronto — Davisville Village" | |
| 803 | − }, | |
| 804 | − { | |
| 805 | − "id": "westdale", | |
| 806 | − "name": "Westdale Properties", | |
| 807 | − "url": "https://www.westdaleproperties.com", | |
| 808 | − "listing_url": "https://www.westdaleproperties.com/residential", | |
| 809 | − "sectors": "Toronto/North York", | |
| 810 | − "connector": "westdale", | |
| 811 | − "status": "actif", | |
| 812 | − "region": "Ontario — Toronto/North York" | |
| 813 | − } | |
| 814 | − ], | |
| 815 | − "updated": "2026-08-27" | |
| 2 | + "_comment": "Rent-Ka source registry — 674 rental sources for Canada outside Québec (national expansion 2026-08-27). The real on/off switch is the connector's `disabled` class attribute; `status` here is documentary. One entry per source_id (see rentka/connectors/).", | |
| 3 | + "sources": [ | |
| 4 | + { | |
| 5 | + "id": "cogir", | |
| 6 | + "name": "Cogir Immobilier", | |
| 7 | + "url": "https://www.cogir.net", | |
| 8 | + "listing_url": "https://www.cogir.net/gestion-immeubles-residentiels.html", | |
| 9 | + "sectors": "All provinces except Québec", | |
| 10 | + "connector": "cogir", | |
| 11 | + "status": "actif", | |
| 12 | + "region": "Canada (outside Québec)" | |
| 13 | + }, | |
| 14 | + { | |
| 15 | + "id": "capreit", | |
| 16 | + "name": "CAPREIT", | |
| 17 | + "url": "https://www.capreit.ca", | |
| 18 | + "listing_url": "https://www.capreit.ca/fr/appartements-a-louer/ville-de-quebec-qc/appartements-le-samuel-holland", | |
| 19 | + "sectors": "All provinces except Québec", | |
| 20 | + "connector": "capreit", | |
| 21 | + "status": "actif", | |
| 22 | + "region": "Canada (outside Québec)" | |
| 23 | + }, | |
| 24 | + { | |
| 25 | + "id": "minto", | |
| 26 | + "name": "Minto Apartments", | |
| 27 | + "url": "https://www.mintoapartments.com", | |
| 28 | + "listing_url": "https://www.mintoapartments.com/montreal/apartment-rentals/projects.html", | |
| 29 | + "sectors": "All provinces except Québec", | |
| 30 | + "connector": "minto", | |
| 31 | + "status": "actif", | |
| 32 | + "region": "Canada (outside Québec)" | |
| 33 | + }, | |
| 34 | + { | |
| 35 | + "id": "realstar", | |
| 36 | + "name": "Realstar", | |
| 37 | + "url": "https://www.realstar.ca", | |
| 38 | + "listing_url": "https://www.realstar.ca/apartments/qc/montreal/excelsior-apartments", | |
| 39 | + "sectors": "All provinces except Québec", | |
| 40 | + "connector": "realstar", | |
| 41 | + "status": "actif", | |
| 42 | + "region": "Canada (outside Québec)" | |
| 43 | + }, | |
| 44 | + { | |
| 45 | + "id": "hazelview", | |
| 46 | + "name": "Hazelview Properties", | |
| 47 | + "url": "https://www.hazelviewproperties.com", | |
| 48 | + "listing_url": "https://www.hazelviewproperties.com/cities/montreal", | |
| 49 | + "sectors": "All provinces except Québec", | |
| 50 | + "connector": "hazelview", | |
| 51 | + "status": "actif", | |
| 52 | + "region": "Canada (outside Québec)" | |
| 53 | + }, | |
| 54 | + { | |
| 55 | + "id": "interrent", | |
| 56 | + "name": "InterRent REIT (CLV Group)", | |
| 57 | + "url": "https://www.irent.com", | |
| 58 | + "listing_url": "https://www.irent.com/communities/city/montreal", | |
| 59 | + "sectors": "All provinces except Québec", | |
| 60 | + "connector": "interrent", | |
| 61 | + "status": "actif", | |
| 62 | + "region": "Canada (outside Québec)" | |
| 63 | + }, | |
| 64 | + { | |
| 65 | + "id": "metcap", | |
| 66 | + "name": "MetCap Living", | |
| 67 | + "url": "https://www.metcap.com", | |
| 68 | + "listing_url": "https://www.metcap.com/province-search-results?lang=en&province=115&city=Montréal", | |
| 69 | + "sectors": "All provinces except Québec", | |
| 70 | + "connector": "metcap", | |
| 71 | + "status": "actif", | |
| 72 | + "region": "Canada (outside Québec)" | |
| 73 | + }, | |
| 74 | + { | |
| 75 | + "id": "akelius", | |
| 76 | + "name": "Akelius Montréal", | |
| 77 | + "url": "https://rent.akelius.com", | |
| 78 | + "listing_url": "https://rent.akelius.com/en/search/canada/apartment/montreal", | |
| 79 | + "sectors": "All provinces except Québec", | |
| 80 | + "connector": "akelius", | |
| 81 | + "status": "actif", | |
| 82 | + "region": "Ontario — Toronto & Ottawa" | |
| 83 | + }, | |
| 84 | + { | |
| 85 | + "id": "boardwalk", | |
| 86 | + "name": "Boardwalk REIT", | |
| 87 | + "url": "https://www.bwalk.com", | |
| 88 | + "listing_url": "https://www.bwalk.com/fr-ca/appartements-a-louer-a-montreal-longueuil/longueuil", | |
| 89 | + "sectors": "All provinces except Québec", | |
| 90 | + "connector": "boardwalk", | |
| 91 | + "status": "actif", | |
| 92 | + "region": "Canada (outside Québec)" | |
| 93 | + }, | |
| 94 | + { | |
| 95 | + "id": "centurion", | |
| 96 | + "name": "Centurion / CP Living (Quartier QB)", | |
| 97 | + "url": "https://www.cpliving.com", | |
| 98 | + "listing_url": "https://www.cpliving.com/apartments-for-rent/quebec-city", | |
| 99 | + "sectors": "All provinces except Québec", | |
| 100 | + "connector": "centurion", | |
| 101 | + "status": "actif", | |
| 102 | + "region": "Canada (outside Québec)" | |
| 103 | + }, | |
| 104 | + { | |
| 105 | + "id": "kijiji", | |
| 106 | + "name": "Kijiji Québec (location)", | |
| 107 | + "url": "https://www.kijiji.ca", | |
| 108 | + "listing_url": "https://www.kijiji.ca/b-appartement-condo/quebec/c37l9001", | |
| 109 | + "sectors": "All provinces except Québec", | |
| 110 | + "connector": "kijiji", | |
| 111 | + "status": "actif", | |
| 112 | + "region": "Canada (outside Québec)" | |
| 113 | + }, | |
| 114 | + { | |
| 115 | + "id": "fb_marketplace", | |
| 116 | + "name": "Facebook Marketplace (location)", | |
| 117 | + "url": "https://www.facebook.com/marketplace", | |
| 118 | + "listing_url": "https://www.facebook.com/marketplace/montreal/propertyrentals", | |
| 119 | + "sectors": "All provinces except Québec", | |
| 120 | + "connector": "fb_marketplace", | |
| 121 | + "status": "actif", | |
| 122 | + "region": "Canada (outside Québec)" | |
| 123 | + }, | |
| 124 | + { | |
| 125 | + "id": "rentals_ca", | |
| 126 | + "name": "Rentals.ca (Québec)", | |
| 127 | + "url": "https://rentals.ca", | |
| 128 | + "listing_url": "https://rentals.ca/quebec-city", | |
| 129 | + "sectors": "All provinces except Québec", | |
| 130 | + "connector": "rentals_ca", | |
| 131 | + "status": "actif", | |
| 132 | + "region": "Canada (outside Québec)" | |
| 133 | + }, | |
| 134 | + { | |
| 135 | + "id": "zumper", | |
| 136 | + "name": "Zumper (Québec)", | |
| 137 | + "url": "https://www.zumper.com", | |
| 138 | + "listing_url": "https://www.zumper.com/apartments-for-rent/montreal-qc", | |
| 139 | + "sectors": "All provinces except Québec", | |
| 140 | + "connector": "zumper", | |
| 141 | + "status": "actif", | |
| 142 | + "region": "Canada (outside Québec)" | |
| 143 | + }, | |
| 144 | + { | |
| 145 | + "id": "apartments_com", | |
| 146 | + "name": "Apartments.com (CoStar)", | |
| 147 | + "url": "https://www.apartments.com", | |
| 148 | + "listing_url": "https://www.apartments.com/qc/", | |
| 149 | + "sectors": "All provinces except Québec", | |
| 150 | + "connector": "apartments_com", | |
| 151 | + "status": "actif", | |
| 152 | + "region": "Canada (outside Québec)" | |
| 153 | + }, | |
| 154 | + { | |
| 155 | + "id": "morguard", | |
| 156 | + "name": "Morguard (Morguard Living)", | |
| 157 | + "url": "https://www.morguardliving.ca", | |
| 158 | + "listing_url": "https://www.morguardliving.ca/residential", | |
| 159 | + "sectors": "All provinces except Québec", | |
| 160 | + "connector": "morguard", | |
| 161 | + "status": "actif", | |
| 162 | + "region": "Canada (outside Québec)" | |
| 163 | + }, | |
| 164 | + { | |
| 165 | + "id": "skyline", | |
| 166 | + "name": "Skyline Living", | |
| 167 | + "url": "https://www.skylineliving.ca", | |
| 168 | + "listing_url": "https://www.skylineliving.ca/apartments-for-rent", | |
| 169 | + "sectors": "Guelph, villes secondaires ON (~38 villes : Est, Niagara, Sud-Ouest, Nord, Centre)", | |
| 170 | + "connector": "skyline", | |
| 171 | + "status": "actif", | |
| 172 | + "region": "Ontario — multi-régions" | |
| 173 | + }, | |
| 174 | + { | |
| 175 | + "id": "lift_greenwin", | |
| 176 | + "name": "Greenwin Corp", | |
| 177 | + "url": "https://www.greenwin.ca", | |
| 178 | + "listing_url": "https://www.greenwin.ca/apartments-for-rent/cities/toronto", | |
| 179 | + "sectors": "Toronto/GTA, Kitchener, Hamilton, Brampton, Guelph", | |
| 180 | + "connector": "lift_greenwin", | |
| 181 | + "status": "actif", | |
| 182 | + "region": "Ontario — Toronto/GTA" | |
| 183 | + }, | |
| 184 | + { | |
| 185 | + "id": "lift_park", | |
| 186 | + "name": "Park Property Management", | |
| 187 | + "url": "https://www.parkproperty.ca", | |
| 188 | + "listing_url": "https://www.parkproperty.ca/apartments-for-rent", | |
| 189 | + "sectors": "Toronto/GTA, Stratford, Waterloo, Cambridge, Burlington, London", | |
| 190 | + "connector": "lift_park", | |
| 191 | + "status": "actif", | |
| 192 | + "region": "Ontario — Toronto/GTA" | |
| 193 | + }, | |
| 194 | + { | |
| 195 | + "id": "lift_williamsmcdaniel", | |
| 196 | + "name": "Williams & McDaniel", | |
| 197 | + "url": "https://www.williamsandmcdaniel.com", | |
| 198 | + "listing_url": "https://www.williamsandmcdaniel.com/apartments", | |
| 199 | + "sectors": "Guelph, Sault Ste. Marie, Fergus, Midland, Kitchener, Hamilton, Stratford", | |
| 200 | + "connector": "lift_williamsmcdaniel", | |
| 201 | + "status": "actif", | |
| 202 | + "region": "Ontario — Sud-Ouest" | |
| 203 | + }, | |
| 204 | + { | |
| 205 | + "id": "lift_briarlane", | |
| 206 | + "name": "Briarlane Rental Property Management", | |
| 207 | + "url": "https://www.briarlane.ca", | |
| 208 | + "listing_url": "https://www.briarlane.ca/apartments-for-rent", | |
| 209 | + "sectors": "London, Toronto/GTA, Markham/York, Brampton, Mississauga", | |
| 210 | + "connector": "lift_briarlane", | |
| 211 | + "status": "actif", | |
| 212 | + "region": "Ontario — Toronto/GTA" | |
| 213 | + }, | |
| 214 | + { | |
| 215 | + "id": "lift_dms", | |
| 216 | + "name": "DMS Property Management", | |
| 217 | + "url": "https://www.dmsproperty.com", | |
| 218 | + "listing_url": "https://www.dmsproperty.com/apartments-for-rent", | |
| 219 | + "sectors": "Toronto/GTA, Hamilton, Kingston, Barrie, Richmond Hill, Welland", | |
| 220 | + "connector": "lift_dms", | |
| 221 | + "status": "actif", | |
| 222 | + "region": "Ontario — Toronto/GTA" | |
| 223 | + }, | |
| 224 | + { | |
| 225 | + "id": "lift_signet", | |
| 226 | + "name": "Signet Group", | |
| 227 | + "url": "https://www.signetgroup.ca", | |
| 228 | + "listing_url": "https://www.signetgroup.ca/apartments", | |
| 229 | + "sectors": "Toronto, Mississauga, Kitchener, Cambridge, Stratford", | |
| 230 | + "connector": "lift_signet", | |
| 231 | + "status": "actif", | |
| 232 | + "region": "Ontario — Toronto/GTA" | |
| 233 | + }, | |
| 234 | + { | |
| 235 | + "id": "lift_shelter", | |
| 236 | + "name": "Shelter Canadian Properties", | |
| 237 | + "url": "https://www.scpl.com", | |
| 238 | + "listing_url": "https://www.scpl.com/residential-rental", | |
| 239 | + "sectors": "Toronto, Ottawa, Belleville, Thunder Bay, Orillia", | |
| 240 | + "connector": "lift_shelter", | |
| 241 | + "status": "actif", | |
| 242 | + "region": "Ontario — multi-régions" | |
| 243 | + }, | |
| 244 | + { | |
| 245 | + "id": "lift_york", | |
| 246 | + "name": "York Property Management", | |
| 247 | + "url": "https://www.yorkproperty.ca", | |
| 248 | + "listing_url": "https://www.yorkproperty.ca/apartments-for-rent/london", | |
| 249 | + "sectors": "Windsor, London, Sarnia, Brantford, Woodstock", | |
| 250 | + "connector": "lift_york", | |
| 251 | + "status": "actif", | |
| 252 | + "region": "Ontario — Sud-Ouest" | |
| 253 | + }, | |
| 254 | + { | |
| 255 | + "id": "lift_terracorp", | |
| 256 | + "name": "Terracorp Management (Auburn Developments)", | |
| 257 | + "url": "https://terracorp.ca", | |
| 258 | + "listing_url": "https://terracorp.ca/apartments-for-rent", | |
| 259 | + "sectors": "London, Windsor, Kitchener, Owen Sound", | |
| 260 | + "connector": "lift_terracorp", | |
| 261 | + "status": "actif", | |
| 262 | + "region": "Ontario — Sud-Ouest" | |
| 263 | + }, | |
| 264 | + { | |
| 265 | + "id": "lift_rentsarnia", | |
| 266 | + "name": "Mutual Property Management (RentSarnia)", | |
| 267 | + "url": "https://rentsarnia.com", | |
| 268 | + "listing_url": "https://rentsarnia.com/", | |
| 269 | + "sectors": "Sarnia, Corunna", | |
| 270 | + "connector": "lift_rentsarnia", | |
| 271 | + "status": "actif", | |
| 272 | + "region": "Ontario — Sud-Ouest" | |
| 273 | + }, | |
| 274 | + { | |
| 275 | + "id": "lift_firstnorth", | |
| 276 | + "name": "First North Property Management", | |
| 277 | + "url": "https://firstnorthpm.com", | |
| 278 | + "listing_url": "https://firstnorthpm.com/apartments-for-rent", | |
| 279 | + "sectors": "Sudbury, North Bay, Timmins", | |
| 280 | + "connector": "lift_firstnorth", | |
| 281 | + "status": "actif", | |
| 282 | + "region": "Ontario — Nord" | |
| 283 | + }, | |
| 284 | + { | |
| 285 | + "id": "lift_tvm", | |
| 286 | + "name": "TVM Group", | |
| 287 | + "url": "https://www.tvm.ca", | |
| 288 | + "listing_url": "https://www.tvm.ca/apartments-for-rent", | |
| 289 | + "sectors": "Peterborough, Cobourg, Toronto, Port Hope", | |
| 290 | + "connector": "lift_tvm", | |
| 291 | + "status": "actif", | |
| 292 | + "region": "Ontario — Centre-Est" | |
| 293 | + }, | |
| 294 | + { | |
| 295 | + "id": "lift_urbandale", | |
| 296 | + "name": "Urbandale Corporation", | |
| 297 | + "url": "https://urbandalecorporation.com", | |
| 298 | + "listing_url": "https://urbandalecorporation.com/residential-rentals", | |
| 299 | + "sectors": "Ottawa, Gloucester, Riverside South", | |
| 300 | + "connector": "lift_urbandale", | |
| 301 | + "status": "actif", | |
| 302 | + "region": "Ontario — Ottawa" | |
| 303 | + }, | |
| 304 | + { | |
| 305 | + "id": "homestead", | |
| 306 | + "name": "Homestead Land Holdings", | |
| 307 | + "url": "https://www.homestead.ca", | |
| 308 | + "listing_url": "https://www.homestead.ca/apartments", | |
| 309 | + "sectors": "Kingston, Toronto/GTA, Ottawa, Hamilton, London, Kitchener-Waterloo, Guelph, Sarnia", | |
| 310 | + "connector": "homestead", | |
| 311 | + "status": "actif", | |
| 312 | + "region": "Ontario — multi-régions" | |
| 313 | + }, | |
| 314 | + { | |
| 315 | + "id": "killam", | |
| 316 | + "name": "Killam Apartment REIT (Ontario)", | |
| 317 | + "url": "https://www.killamreit.com", | |
| 318 | + "listing_url": "https://www.killamreit.com/apartments", | |
| 319 | + "sectors": "Toronto, Ottawa (Kanata), London, Kitchener-Waterloo, Cambridge, Mississauga", | |
| 320 | + "connector": "killam", | |
| 321 | + "status": "actif", | |
| 322 | + "region": "Ontario — multi-régions" | |
| 323 | + }, | |
| 324 | + { | |
| 325 | + "id": "rc_effort", | |
| 326 | + "name": "Effort Trust", | |
| 327 | + "url": "https://www.effortrentals.com", | |
| 328 | + "listing_url": "https://www.effortrentals.com/searchlisting.aspx", | |
| 329 | + "sectors": "Hamilton, Kitchener-Waterloo, Cambridge, Guelph, Brantford, Woodstock, St. Catharines, Burlington", | |
| 330 | + "connector": "rc_effort", | |
| 331 | + "status": "actif", | |
| 332 | + "region": "Ontario — Hamilton/Niagara" | |
| 333 | + }, | |
| 334 | + { | |
| 335 | + "id": "rc_osgoode", | |
| 336 | + "name": "Osgoode Properties (Ontario)", | |
| 337 | + "url": "https://www.osgoodeproperties.com", | |
| 338 | + "listing_url": "https://www.osgoodeproperties.com/searchlisting.aspx", | |
| 339 | + "sectors": "Ottawa, Kingston", | |
| 340 | + "connector": "rc_osgoode", | |
| 341 | + "status": "actif", | |
| 342 | + "region": "Ontario — Ottawa" | |
| 343 | + }, | |
| 344 | + { | |
| 345 | + "id": "rc_gwlra", | |
| 346 | + "name": "GWLRA Residential (Ontario)", | |
| 347 | + "url": "https://www.gwlraresidential.com", | |
| 348 | + "listing_url": "https://www.gwlraresidential.com/searchlisting.aspx", | |
| 349 | + "sectors": "Toronto, Mississauga, Burlington, Ottawa", | |
| 350 | + "connector": "rc_gwlra", | |
| 351 | + "status": "actif", | |
| 352 | + "region": "Ontario — Toronto/GTA" | |
| 353 | + }, | |
| 354 | + { | |
| 355 | + "id": "rc_oshanter", | |
| 356 | + "name": "O'Shanter Development", | |
| 357 | + "url": "https://www.oshanter.com", | |
| 358 | + "listing_url": "https://www.oshanter.com/searchlisting.aspx", | |
| 359 | + "sectors": "Toronto, East York, Mississauga", | |
| 360 | + "connector": "rc_oshanter", | |
| 361 | + "status": "actif", | |
| 362 | + "region": "Ontario — Toronto/GTA" | |
| 363 | + }, | |
| 364 | + { | |
| 365 | + "id": "rsgw_sterlingkaramar", | |
| 366 | + "name": "Sterling Karamar Property Management", | |
| 367 | + "url": "https://www.sterlingkaramar.com", | |
| 368 | + "listing_url": "https://www.sterlingkaramar.com/apartments-for-rent", | |
| 369 | + "sectors": "Toronto/GTA, London, Ottawa, Kitchener-Waterloo, Hamilton, Barrie", | |
| 370 | + "connector": "rsgw_sterlingkaramar", | |
| 371 | + "status": "actif", | |
| 372 | + "region": "Ontario — multi-régions" | |
| 373 | + }, | |
| 374 | + { | |
| 375 | + "id": "rsgw_drewlo", | |
| 376 | + "name": "Drewlo Holdings", | |
| 377 | + "url": "https://www.drewloholdings.com", | |
| 378 | + "listing_url": "https://www.drewloholdings.com/apartments-for-rent", | |
| 379 | + "sectors": "London, Kitchener-Waterloo, Woodstock, Sarnia, St. Thomas, Komoka", | |
| 380 | + "connector": "rsgw_drewlo", | |
| 381 | + "status": "actif", | |
| 382 | + "region": "Ontario — multi-régions" | |
| 383 | + }, | |
| 384 | + { | |
| 385 | + "id": "rsgw_panoramic", | |
| 386 | + "name": "Panoramic Properties", | |
| 387 | + "url": "https://www.panoramicproperties.ca", | |
| 388 | + "listing_url": "https://www.panoramicproperties.ca/apartments-for-rent", | |
| 389 | + "sectors": "Sudbury, Nord de l'Ontario", | |
| 390 | + "connector": "rsgw_panoramic", | |
| 391 | + "status": "actif", | |
| 392 | + "region": "Ontario — multi-régions" | |
| 393 | + }, | |
| 394 | + { | |
| 395 | + "id": "rsgw_fitzrovia", | |
| 396 | + "name": "Fitzrovia Real Estate", | |
| 397 | + "url": "https://fitzrovia.ca", | |
| 398 | + "listing_url": "https://fitzrovia.ca/residences", | |
| 399 | + "sectors": "Toronto/GTA, Guelph", | |
| 400 | + "connector": "rsgw_fitzrovia", | |
| 401 | + "status": "actif", | |
| 402 | + "region": "Ontario — multi-régions" | |
| 403 | + }, | |
| 404 | + { | |
| 405 | + "id": "rsgw_drakepm", | |
| 406 | + "name": "Drake Property Management", | |
| 407 | + "url": "https://www.drakepm.com", | |
| 408 | + "listing_url": "https://www.drakepm.com/residential", | |
| 409 | + "sectors": "Hamilton, Sud de l'Ontario", | |
| 410 | + "connector": "rsgw_drakepm", | |
| 411 | + "status": "actif", | |
| 412 | + "region": "Ontario — multi-régions" | |
| 413 | + }, | |
| 414 | + { | |
| 415 | + "id": "rsgw_arcanos", | |
| 416 | + "name": "Arcanos Property Management", | |
| 417 | + "url": "https://arcanos.ca", | |
| 418 | + "listing_url": "https://arcanos.ca/apartments-for-rent", | |
| 419 | + "sectors": "Toronto, Oakville", | |
| 420 | + "connector": "rsgw_arcanos", | |
| 421 | + "status": "actif", | |
| 422 | + "region": "Ontario — multi-régions" | |
| 423 | + }, | |
| 424 | + { | |
| 425 | + "id": "rsgw_bgo", | |
| 426 | + "name": "BGO Living (BentallGreenOak)", | |
| 427 | + "url": "https://bgoliving.com", | |
| 428 | + "listing_url": "https://bgoliving.com/apartments-for-rent", | |
| 429 | + "sectors": "Toronto/GTA, pancanadien", | |
| 430 | + "connector": "rsgw_bgo", | |
| 431 | + "status": "actif", | |
| 432 | + "region": "Ontario — multi-régions" | |
| 433 | + }, | |
| 434 | + { | |
| 435 | + "id": "lift_browngroup", | |
| 436 | + "name": "The Brown Group of Companies", | |
| 437 | + "url": "https://thebrowngroup.net", | |
| 438 | + "listing_url": "https://thebrowngroup.net/properties", | |
| 439 | + "sectors": "Toronto/GTA, North York, Etobicoke, Brampton, St. Catharines, Cambridge", | |
| 440 | + "connector": "lift_browngroup", | |
| 441 | + "status": "actif", | |
| 442 | + "region": "Ontario — multi-régions" | |
| 443 | + }, | |
| 444 | + { | |
| 445 | + "id": "lift_ppml", | |
| 446 | + "name": "Prudential Property Management (PPML)", | |
| 447 | + "url": "https://ppml.ca", | |
| 448 | + "listing_url": "https://ppml.ca/properties", | |
| 449 | + "sectors": "Toronto, Mississauga, Waterloo, Richmond Hill, Brampton, Scarborough", | |
| 450 | + "connector": "lift_ppml", | |
| 451 | + "status": "actif", | |
| 452 | + "region": "Ontario — multi-régions" | |
| 453 | + }, | |
| 454 | + { | |
| 455 | + "id": "lift_equiton", | |
| 456 | + "name": "Equiton Living", | |
| 457 | + "url": "https://equitonliving.com", | |
| 458 | + "listing_url": "https://equitonliving.com/properties", | |
| 459 | + "sectors": "Toronto, Kingston, London, Guelph, Chatham, Brantford, Kitchener", | |
| 460 | + "connector": "lift_equiton", | |
| 461 | + "status": "actif", | |
| 462 | + "region": "Ontario — multi-régions" | |
| 463 | + }, | |
| 464 | + { | |
| 465 | + "id": "lift_regional", | |
| 466 | + "name": "Regional Group (availabilities.regionalgroup.com)", | |
| 467 | + "url": "https://regionalgroup.com", | |
| 468 | + "listing_url": "https://regionalgroup.com/availabilities/residential/", | |
| 469 | + "sectors": "Ottawa, Gloucester, Nepean, Gatineau (QC)", | |
| 470 | + "connector": "lift_regional", | |
| 471 | + "status": "actif", | |
| 472 | + "region": "Ontario — multi-régions" | |
| 473 | + }, | |
| 474 | + { | |
| 475 | + "id": "lift_ranee", | |
| 476 | + "name": "Ranee Management", | |
| 477 | + "url": "https://www.ranee.ca", | |
| 478 | + "listing_url": "https://www.ranee.ca/apartments-for-rent", | |
| 479 | + "sectors": "Toronto, Mississauga, Brampton, East York, North York, Scarborough", | |
| 480 | + "connector": "lift_ranee", | |
| 481 | + "status": "actif", | |
| 482 | + "region": "Ontario — multi-régions" | |
| 483 | + }, | |
| 484 | + { | |
| 485 | + "id": "lift_stellen", | |
| 486 | + "name": "Stellen Property Management", | |
| 487 | + "url": "https://www.stellen.ca", | |
| 488 | + "listing_url": "https://www.stellen.ca/apartments-for-rent", | |
| 489 | + "sectors": "Burlington, North York, Toronto", | |
| 490 | + "connector": "lift_stellen", | |
| 491 | + "status": "actif", | |
| 492 | + "region": "Ontario — multi-régions" | |
| 493 | + }, | |
| 494 | + { | |
| 495 | + "id": "lift_fpm", | |
| 496 | + "name": "Fleming Property Management", | |
| 497 | + "url": "https://www.fpm.ca", | |
| 498 | + "listing_url": "https://www.fpm.ca/residential", | |
| 499 | + "sectors": "Ottawa", | |
| 500 | + "connector": "lift_fpm", | |
| 501 | + "status": "actif", | |
| 502 | + "region": "Ontario — Ottawa" | |
| 503 | + }, | |
| 504 | + { | |
| 505 | + "id": "lift_ottawapm", | |
| 506 | + "name": "Ottawa Property Managers", | |
| 507 | + "url": "https://www.ottawapropertymanagers.com", | |
| 508 | + "listing_url": "https://www.ottawapropertymanagers.com/apartments", | |
| 509 | + "sectors": "Ottawa, Richmond, Cumberland", | |
| 510 | + "connector": "lift_ottawapm", | |
| 511 | + "status": "actif", | |
| 512 | + "region": "Ontario — multi-régions" | |
| 513 | + }, | |
| 514 | + { | |
| 515 | + "id": "lift_tribond", | |
| 516 | + "name": "Tribond Property Management", | |
| 517 | + "url": "https://www.tribondpm.com", | |
| 518 | + "listing_url": "https://www.tribondpm.com/residential", | |
| 519 | + "sectors": "Kingston, Napanee", | |
| 520 | + "connector": "lift_tribond", | |
| 521 | + "status": "actif", | |
| 522 | + "region": "Ontario — multi-régions" | |
| 523 | + }, | |
| 524 | + { | |
| 525 | + "id": "lift_ekort", | |
| 526 | + "name": "Ekort Property Management", | |
| 527 | + "url": "https://www.ekortpm.com", | |
| 528 | + "listing_url": "https://www.ekortpm.com/properties", | |
| 529 | + "sectors": "Belleville, Quinte West, Trenton, Picton, Bay of Quinte", | |
| 530 | + "connector": "lift_ekort", | |
| 531 | + "status": "actif", | |
| 532 | + "region": "Ontario — multi-régions" | |
| 533 | + }, | |
| 534 | + { | |
| 535 | + "id": "lift_marandola", | |
| 536 | + "name": "Team Marandola Property Management", | |
| 537 | + "url": "https://www.teammarandola.com", | |
| 538 | + "listing_url": "https://www.teammarandola.com/residential", | |
| 539 | + "sectors": "Thorold, St. Catharines, Niagara Falls, Niagara-on-the-Lake, Welland", | |
| 540 | + "connector": "lift_marandola", | |
| 541 | + "status": "actif", | |
| 542 | + "region": "Ontario — multi-régions" | |
| 543 | + }, | |
| 544 | + { | |
| 545 | + "id": "lift_ceming", | |
| 546 | + "name": "Ceming Apartments", | |
| 547 | + "url": "https://www.cemingapartments.com", | |
| 548 | + "listing_url": "https://www.cemingapartments.com/apartments", | |
| 549 | + "sectors": "Sudbury", | |
| 550 | + "connector": "lift_ceming", | |
| 551 | + "status": "actif", | |
| 552 | + "region": "Ontario — Sudbury" | |
| 553 | + }, | |
| 554 | + { | |
| 555 | + "id": "rc_claridge", | |
| 556 | + "name": "Claridge Homes", | |
| 557 | + "url": "https://rent.claridgehomes.com", | |
| 558 | + "listing_url": "https://rent.claridgehomes.com/searchlisting.aspx", | |
| 559 | + "sectors": "Ottawa (centre, Gloucester, Riverside Sud)", | |
| 560 | + "connector": "rc_claridge", | |
| 561 | + "status": "actif", | |
| 562 | + "region": "Ontario — multi-régions" | |
| 563 | + }, | |
| 564 | + { | |
| 565 | + "id": "rc_richcraft", | |
| 566 | + "name": "Richcraft Rentals", | |
| 567 | + "url": "https://www.richcraftrentals.com", | |
| 568 | + "listing_url": "https://www.richcraftrentals.com/searchlisting.aspx", | |
| 569 | + "sectors": "Ottawa (Stittsville, Kanata, Barrhaven, Orléans, Riverside Sud)", | |
| 570 | + "connector": "rc_richcraft", | |
| 571 | + "status": "actif", | |
| 572 | + "region": "Ontario — multi-régions" | |
| 573 | + }, | |
| 574 | + { | |
| 575 | + "id": "rc_arnon", | |
| 576 | + "name": "Arnon Development", | |
| 577 | + "url": "https://www.arnon.ca", | |
| 578 | + "listing_url": "https://www.arnon.ca/searchlisting.aspx", | |
| 579 | + "sectors": "Ottawa", | |
| 580 | + "connector": "rc_arnon", | |
| 581 | + "status": "actif", | |
| 582 | + "region": "Ontario — Ottawa" | |
| 583 | + }, | |
| 584 | + { | |
| 585 | + "id": "rc_concert", | |
| 586 | + "name": "Concert Properties", | |
| 587 | + "url": "https://rent.concertproperties.com", | |
| 588 | + "listing_url": "https://rent.concertproperties.com/searchlisting.aspx", | |
| 589 | + "sectors": "Toronto, Etobicoke", | |
| 590 | + "connector": "rc_concert", | |
| 591 | + "status": "actif", | |
| 592 | + "region": "Ontario — multi-régions" | |
| 593 | + }, | |
| 594 | + { | |
| 595 | + "id": "rc_caraco", | |
| 596 | + "name": "CaraCo Property Management", | |
| 597 | + "url": "https://www.caracoproperties.ca", | |
| 598 | + "listing_url": "https://www.caracoproperties.ca/searchlisting.aspx", | |
| 599 | + "sectors": "Kingston", | |
| 600 | + "connector": "rc_caraco", | |
| 601 | + "status": "actif", | |
| 602 | + "region": "Ontario — Kingston" | |
| 603 | + }, | |
| 604 | + { | |
| 605 | + "id": "bld_richmond", | |
| 606 | + "name": "Richmond Property Management", | |
| 607 | + "url": "https://richmondpm.ca", | |
| 608 | + "listing_url": "https://richmondmanagement.managebuilding.com/Resident/public/rentals", | |
| 609 | + "sectors": "Windsor", | |
| 610 | + "connector": "bld_richmond", | |
| 611 | + "status": "actif", | |
| 612 | + "region": "Ontario — Windsor" | |
| 613 | + }, | |
| 614 | + { | |
| 615 | + "id": "bld_dreampm", | |
| 616 | + "name": "Dream Property Management", | |
| 617 | + "url": "https://rentalsdreampm.com", | |
| 618 | + "listing_url": "https://dreampm.managebuilding.com/Resident/public/rentals", | |
| 619 | + "sectors": "Sarnia", | |
| 620 | + "connector": "bld_dreampm", | |
| 621 | + "status": "actif", | |
| 622 | + "region": "Ontario — Sarnia" | |
| 623 | + }, | |
| 624 | + { | |
| 625 | + "id": "bld_grem", | |
| 626 | + "name": "Guardian Real Estate Management (GREM)", | |
| 627 | + "url": "https://grem.ca", | |
| 628 | + "listing_url": "https://guardianrealestatemanagement.managebuilding.com/Resident/public/rentals", | |
| 629 | + "sectors": "Sarnia, West Nipissing", | |
| 630 | + "connector": "bld_grem", | |
| 631 | + "status": "actif", | |
| 632 | + "region": "Ontario — multi-régions" | |
| 633 | + }, | |
| 634 | + { | |
| 635 | + "id": "bld_elite", | |
| 636 | + "name": "Elite Property Group", | |
| 637 | + "url": "https://elitepropertygroup.org", | |
| 638 | + "listing_url": "https://elitepropertygroup.managebuilding.com/Resident/public/rentals", | |
| 639 | + "sectors": "Sarnia", | |
| 640 | + "connector": "bld_elite", | |
| 641 | + "status": "actif", | |
| 642 | + "region": "Ontario — Sarnia" | |
| 643 | + }, | |
| 644 | + { | |
| 645 | + "id": "bld_paragon", | |
| 646 | + "name": "Paragon Property Management & Maintenance", | |
| 647 | + "url": "https://paragonproperty.ca", | |
| 648 | + "listing_url": "https://paragonpropertymgt.managebuilding.com/Resident/public/rentals", | |
| 649 | + "sectors": "Chatham-Kent", | |
| 650 | + "connector": "bld_paragon", | |
| 651 | + "status": "actif", | |
| 652 | + "region": "Ontario — Chatham-Kent" | |
| 653 | + }, | |
| 654 | + { | |
| 655 | + "id": "bld_panadew", | |
| 656 | + "name": "Panadew Property Management", | |
| 657 | + "url": "https://panadew.ca", | |
| 658 | + "listing_url": "https://panadew.managebuilding.com/Resident/public/rentals", | |
| 659 | + "sectors": "Kingston", | |
| 660 | + "connector": "bld_panadew", | |
| 661 | + "status": "actif", | |
| 662 | + "region": "Ontario — Kingston" | |
| 663 | + }, | |
| 664 | + { | |
| 665 | + "id": "bld_tag", | |
| 666 | + "name": "TAG Property Management", | |
| 667 | + "url": "https://tagpropertymanagement1.managebuilding.com/Resident/public/home", | |
| 668 | + "listing_url": "https://tagpropertymanagement1.managebuilding.com/Resident/public/rentals", | |
| 669 | + "sectors": "Cobourg, Port Hope", | |
| 670 | + "connector": "bld_tag", | |
| 671 | + "status": "actif", | |
| 672 | + "region": "Ontario — multi-régions" | |
| 673 | + }, | |
| 674 | + { | |
| 675 | + "id": "bld_genedco", | |
| 676 | + "name": "Genedco Property Management (GRANITE)", | |
| 677 | + "url": "https://genedco.ca", | |
| 678 | + "listing_url": "https://genedco.managebuilding.com/Resident/public/rentals", | |
| 679 | + "sectors": "Cobourg, Port Hope, Peterborough", | |
| 680 | + "connector": "bld_genedco", | |
| 681 | + "status": "actif", | |
| 682 | + "region": "Ontario — multi-régions" | |
| 683 | + }, | |
| 684 | + { | |
| 685 | + "id": "bld_rentcorp", | |
| 686 | + "name": "RentCorp Property Management", | |
| 687 | + "url": "https://www.rentcorp.ca", | |
| 688 | + "listing_url": "https://rentcorppropertymanagement.managebuilding.com/Resident/public/rentals", | |
| 689 | + "sectors": "Waterloo, North Bay, London", | |
| 690 | + "connector": "bld_rentcorp", | |
| 691 | + "status": "actif", | |
| 692 | + "region": "Ontario — multi-régions" | |
| 693 | + }, | |
| 694 | + { | |
| 695 | + "id": "bld_sleepwell", | |
| 696 | + "name": "Sleepwell Property Management", | |
| 697 | + "url": "https://www.sleepwellmanagement.com", | |
| 698 | + "listing_url": "https://sleepwellpropertymanagement.managebuilding.com/Resident/public/rentals", | |
| 699 | + "sectors": "Ottawa", | |
| 700 | + "connector": "bld_sleepwell", | |
| 701 | + "status": "actif", | |
| 702 | + "region": "Ontario — Ottawa" | |
| 703 | + }, | |
| 704 | + { | |
| 705 | + "id": "bld_athena", | |
| 706 | + "name": "Athena Property Management", | |
| 707 | + "url": "https://athenapropertymanagementinc1.managebuilding.com/Resident/public/home", | |
| 708 | + "listing_url": "https://athenapropertymanagementinc1.managebuilding.com/Resident/public/rentals", | |
| 709 | + "sectors": "Hamilton, St. Catharines", | |
| 710 | + "connector": "bld_athena", | |
| 711 | + "status": "actif", | |
| 712 | + "region": "Ontario — multi-régions" | |
| 713 | + }, | |
| 714 | + { | |
| 715 | + "id": "apf_fusepm", | |
| 716 | + "name": "Fuse Property Management", | |
| 717 | + "url": "https://fusepm.ca", | |
| 718 | + "listing_url": "https://fusepm.appfolio.com/listings", | |
| 719 | + "sectors": "Barrie, Orillia, Oro-Medonte, Simcoe", | |
| 720 | + "connector": "apf_fusepm", | |
| 721 | + "status": "actif", | |
| 722 | + "region": "Ontario — multi-régions" | |
| 723 | + }, | |
| 724 | + { | |
| 725 | + "id": "starlight", | |
| 726 | + "name": "Starlight Investments", | |
| 727 | + "url": "https://www.starlightinvest.com", | |
| 728 | + "listing_url": "https://www.starlightinvest.com/real-estate/canadian-residential#property-finder", | |
| 729 | + "sectors": "Toronto/GTA, Ottawa, Hamilton, London, Kitchener-Waterloo, multi-villes ON", | |
| 730 | + "connector": "starlight", | |
| 731 | + "status": "actif", | |
| 732 | + "region": "Ontario — multi-régions" | |
| 733 | + }, | |
| 734 | + { | |
| 735 | + "id": "medallion", | |
| 736 | + "name": "Medallion Corporation", | |
| 737 | + "url": "https://medallioncorp.com", | |
| 738 | + "listing_url": "https://medallioncorp.com/apartments/", | |
| 739 | + "sectors": "Toronto/GTA, Brampton, Ajax, Whitby, Oshawa, Richmond Hill, Hamilton, London", | |
| 740 | + "connector": "medallion", | |
| 741 | + "status": "actif", | |
| 742 | + "region": "Ontario — multi-régions" | |
| 743 | + }, | |
| 744 | + { | |
| 745 | + "id": "kggroup", | |
| 746 | + "name": "K-G Group (MyRental.ca)", | |
| 747 | + "url": "https://www.myrental.ca", | |
| 748 | + "listing_url": "https://www.myrental.ca/apartments-for-rent", | |
| 749 | + "sectors": "Toronto — Midtown, North York", | |
| 750 | + "connector": "kggroup", | |
| 751 | + "status": "actif", | |
| 752 | + "region": "Ontario — multi-régions" | |
| 753 | + }, | |
| 754 | + { | |
| 755 | + "id": "qresidential", | |
| 756 | + "name": "Q Residential", | |
| 757 | + "url": "https://www.qresidential.ca", | |
| 758 | + "listing_url": "https://www.qresidential.ca/searchlisting.aspx", | |
| 759 | + "sectors": "Toronto, St. Catharines, Hamilton, Niagara, Kitchener", | |
| 760 | + "connector": "qresidential", | |
| 761 | + "status": "actif", | |
| 762 | + "region": "Ontario — multi-régions" | |
| 763 | + }, | |
| 764 | + { | |
| 765 | + "id": "riocan", | |
| 766 | + "name": "RioCan Living", | |
| 767 | + "url": "https://riocanliving.com", | |
| 768 | + "listing_url": "https://riocanliving.com/residences/", | |
| 769 | + "sectors": "Toronto/GTA, Ottawa, Calgary (filtre ON)", | |
| 770 | + "connector": "riocan", | |
| 771 | + "status": "actif", | |
| 772 | + "region": "Ontario — multi-régions" | |
| 773 | + }, | |
| 774 | + { | |
| 775 | + "id": "sifton", | |
| 776 | + "name": "Sifton Properties", | |
| 777 | + "url": "https://sifton.com", | |
| 778 | + "listing_url": "https://sifton.com/apartments", | |
| 779 | + "sectors": "London, Guelph, Brantford", | |
| 780 | + "connector": "sifton", | |
| 781 | + "status": "actif", | |
| 782 | + "region": "Ontario — multi-régions" | |
| 783 | + }, | |
| 784 | + { | |
| 785 | + "id": "accommod8u", | |
| 786 | + "name": "Accommod8u", | |
| 787 | + "url": "https://www.accommod8u.com", | |
| 788 | + "listing_url": "https://www.accommod8u.com/residential/apartments", | |
| 789 | + "sectors": "Waterloo, Kitchener", | |
| 790 | + "connector": "accommod8u", | |
| 791 | + "status": "actif", | |
| 792 | + "region": "Ontario — multi-régions" | |
| 793 | + }, | |
| 794 | + { | |
| 795 | + "id": "greenrock", | |
| 796 | + "name": "Greenrock (Davisville Village)", | |
| 797 | + "url": "https://greenrockreal.ca", | |
| 798 | + "listing_url": "https://www.sterlingkaramar.com/apartments-for-rent", | |
| 799 | + "sectors": "Toronto — Davisville Village", | |
| 800 | + "connector": "greenrock", | |
| 801 | + "status": "actif", | |
| 802 | + "region": "Ontario — Toronto — Davisville Village" | |
| 803 | + }, | |
| 804 | + { | |
| 805 | + "id": "westdale", | |
| 806 | + "name": "Westdale Properties", | |
| 807 | + "url": "https://www.westdaleproperties.com", | |
| 808 | + "listing_url": "https://www.westdaleproperties.com/residential", | |
| 809 | + "sectors": "Toronto/North York", | |
| 810 | + "connector": "westdale", | |
| 811 | + "status": "actif", | |
| 812 | + "region": "Ontario — Toronto/North York" | |
| 813 | + }, | |
| 814 | + { | |
| 815 | + "id": "lift_kelson", | |
| 816 | + "name": "Kelson Group", | |
| 817 | + "url": "https://kelsongroup.com", | |
| 818 | + "listing_url": "https://kelsongroup.com", | |
| 819 | + "sectors": [ | |
| 820 | + "British Columbia", | |
| 821 | + "Alberta" | |
| 822 | + ], | |
| 823 | + "connector": "lift_kelson", | |
| 824 | + "status": "actif", | |
| 825 | + "region": "British Columbia / Alberta — LiftSystem", | |
| 826 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 3" | |
| 827 | + }, | |
| 828 | + { | |
| 829 | + "id": "lift_panoramic2", | |
| 830 | + "name": "Panoramic Properties Inc.", | |
| 831 | + "url": "https://panoramicproperties.ca", | |
| 832 | + "listing_url": "https://panoramicproperties.ca", | |
| 833 | + "sectors": [ | |
| 834 | + "Ontario", | |
| 835 | + "Nova Scotia" | |
| 836 | + ], | |
| 837 | + "connector": "lift_panoramic2", | |
| 838 | + "status": "actif", | |
| 839 | + "region": "Ontario / Nova Scotia — LiftSystem", | |
| 840 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 8" | |
| 841 | + }, | |
| 842 | + { | |
| 843 | + "id": "lift_themyriad", | |
| 844 | + "name": "The Myriad Group", | |
| 845 | + "url": "https://myriadrentals.com", | |
| 846 | + "listing_url": "https://myriadrentals.com", | |
| 847 | + "sectors": [ | |
| 848 | + "Ontario" | |
| 849 | + ], | |
| 850 | + "connector": "lift_themyriad", | |
| 851 | + "status": "actif", | |
| 852 | + "region": "Ontario — LiftSystem", | |
| 853 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 11" | |
| 854 | + }, | |
| 855 | + { | |
| 856 | + "id": "lift_berkley", | |
| 857 | + "name": "Berkley Property Management Inc.", | |
| 858 | + "url": "https://berkleypm.ca", | |
| 859 | + "listing_url": "https://berkleypm.ca", | |
| 860 | + "sectors": [ | |
| 861 | + "Ontario" | |
| 862 | + ], | |
| 863 | + "connector": "lift_berkley", | |
| 864 | + "status": "actif", | |
| 865 | + "region": "Ontario — LiftSystem", | |
| 866 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 15" | |
| 867 | + }, | |
| 868 | + { | |
| 869 | + "id": "lift_enderbydevelopmentslimit", | |
| 870 | + "name": "Enderby Developments Limited | Connaught Yonge Square Limited | Oakleaf Building \\u0026 Investment Limited", | |
| 871 | + "url": "https://enderbymanagement.com", | |
| 872 | + "listing_url": "https://enderbymanagement.com", | |
| 873 | + "sectors": [ | |
| 874 | + "Ontario" | |
| 875 | + ], | |
| 876 | + "connector": "lift_enderbydevelopmentslimit", | |
| 877 | + "status": "actif", | |
| 878 | + "region": "Ontario — LiftSystem", | |
| 879 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 16" | |
| 880 | + }, | |
| 881 | + { | |
| 882 | + "id": "lift_crestviewinvestmentcorpo", | |
| 883 | + "name": "Crestview Investment Corporation", | |
| 884 | + "url": "", | |
| 885 | + "listing_url": "", | |
| 886 | + "sectors": [ | |
| 887 | + "Ontario" | |
| 888 | + ], | |
| 889 | + "connector": "lift_crestviewinvestmentcorpo", | |
| 890 | + "status": "actif", | |
| 891 | + "region": "Ontario — LiftSystem", | |
| 892 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 13" | |
| 893 | + }, | |
| 894 | + { | |
| 895 | + "id": "lift_kg", | |
| 896 | + "name": "KG Group", | |
| 897 | + "url": "https://myrental.ca", | |
| 898 | + "listing_url": "https://myrental.ca", | |
| 899 | + "sectors": [ | |
| 900 | + "Ontario" | |
| 901 | + ], | |
| 902 | + "connector": "lift_kg", | |
| 903 | + "status": "actif", | |
| 904 | + "region": "Ontario — LiftSystem", | |
| 905 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 10" | |
| 906 | + }, | |
| 907 | + { | |
| 908 | + "id": "lift_rycal", | |
| 909 | + "name": "Rycal Properties", | |
| 910 | + "url": "https://rycal.ca", | |
| 911 | + "listing_url": "https://rycal.ca", | |
| 912 | + "sectors": [ | |
| 913 | + "Alberta" | |
| 914 | + ], | |
| 915 | + "connector": "lift_rycal", | |
| 916 | + "status": "actif", | |
| 917 | + "region": "Alberta — LiftSystem", | |
| 918 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 19" | |
| 919 | + }, | |
| 920 | + { | |
| 921 | + "id": "lift_skaapartment", | |
| 922 | + "name": "SKA Apartment Rentals", | |
| 923 | + "url": "https://ska-apartmentrentals.com", | |
| 924 | + "listing_url": "https://ska-apartmentrentals.com", | |
| 925 | + "sectors": [ | |
| 926 | + "Ontario" | |
| 927 | + ], | |
| 928 | + "connector": "lift_skaapartment", | |
| 929 | + "status": "actif", | |
| 930 | + "region": "Ontario — LiftSystem", | |
| 931 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 20" | |
| 932 | + }, | |
| 933 | + { | |
| 934 | + "id": "lift_canahahnscompanylimited", | |
| 935 | + "name": "Canahahns Company Limited", | |
| 936 | + "url": "https://canahahns.com", | |
| 937 | + "listing_url": "https://canahahns.com", | |
| 938 | + "sectors": [ | |
| 939 | + "Ontario" | |
| 940 | + ], | |
| 941 | + "connector": "lift_canahahnscompanylimited", | |
| 942 | + "status": "actif", | |
| 943 | + "region": "Ontario — LiftSystem", | |
| 944 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 23" | |
| 945 | + }, | |
| 946 | + { | |
| 947 | + "id": "lift_avenueliving", | |
| 948 | + "name": "Avenue Living", | |
| 949 | + "url": "https://avenueliving.ca", | |
| 950 | + "listing_url": "https://avenueliving.ca", | |
| 951 | + "sectors": [ | |
| 952 | + "Alberta", | |
| 953 | + "Saskatchewan", | |
| 954 | + "Manitoba" | |
| 955 | + ], | |
| 956 | + "connector": "lift_avenueliving", | |
| 957 | + "status": "actif", | |
| 958 | + "region": "Alberta / Saskatchewan / Manitoba — LiftSystem", | |
| 959 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 7" | |
| 960 | + }, | |
| 961 | + { | |
| 962 | + "id": "lift_skyviewliving", | |
| 963 | + "name": "Skyview Living", | |
| 964 | + "url": "https://skyviewliving.ca", | |
| 965 | + "listing_url": "https://skyviewliving.ca", | |
| 966 | + "sectors": [ | |
| 967 | + "Ontario" | |
| 968 | + ], | |
| 969 | + "connector": "lift_skyviewliving", | |
| 970 | + "status": "actif", | |
| 971 | + "region": "Ontario — LiftSystem", | |
| 972 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 27" | |
| 973 | + }, | |
| 974 | + { | |
| 975 | + "id": "lift_littlewood", | |
| 976 | + "name": "Littlewood Properties ", | |
| 977 | + "url": "https://lpliving.ca", | |
| 978 | + "listing_url": "https://lpliving.ca", | |
| 979 | + "sectors": [ | |
| 980 | + "Ontario" | |
| 981 | + ], | |
| 982 | + "connector": "lift_littlewood", | |
| 983 | + "status": "actif", | |
| 984 | + "region": "Ontario — LiftSystem", | |
| 985 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 38" | |
| 986 | + }, | |
| 987 | + { | |
| 988 | + "id": "lift_schickedanz", | |
| 989 | + "name": "Schickedanz Properties", | |
| 990 | + "url": "https://theplacetorent.ca", | |
| 991 | + "listing_url": "https://theplacetorent.ca", | |
| 992 | + "sectors": [ | |
| 993 | + "Ontario" | |
| 994 | + ], | |
| 995 | + "connector": "lift_schickedanz", | |
| 996 | + "status": "actif", | |
| 997 | + "region": "Ontario — LiftSystem", | |
| 998 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 39" | |
| 999 | + }, | |
| 1000 | + { | |
| 1001 | + "id": "lift_rentinottawa", | |
| 1002 | + "name": "Rent In Ottawa Property Management", | |
| 1003 | + "url": "https://rentinottawa.com", | |
| 1004 | + "listing_url": "https://rentinottawa.com", | |
| 1005 | + "sectors": [ | |
| 1006 | + "Ontario" | |
| 1007 | + ], | |
| 1008 | + "connector": "lift_rentinottawa", | |
| 1009 | + "status": "actif", | |
| 1010 | + "region": "Ontario — LiftSystem", | |
| 1011 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 36" | |
| 1012 | + }, | |
| 1013 | + { | |
| 1014 | + "id": "lift_remai", | |
| 1015 | + "name": "Remai", | |
| 1016 | + "url": "", | |
| 1017 | + "listing_url": "", | |
| 1018 | + "sectors": [ | |
| 1019 | + "Saskatchewan", | |
| 1020 | + "Alberta" | |
| 1021 | + ], | |
| 1022 | + "connector": "lift_remai", | |
| 1023 | + "status": "actif", | |
| 1024 | + "region": "Saskatchewan / Alberta — LiftSystem", | |
| 1025 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 46" | |
| 1026 | + }, | |
| 1027 | + { | |
| 1028 | + "id": "lift_compten", | |
| 1029 | + "name": "Compten Management Inc.", | |
| 1030 | + "url": "https://compten.ca", | |
| 1031 | + "listing_url": "https://compten.ca", | |
| 1032 | + "sectors": [ | |
| 1033 | + "Ontario" | |
| 1034 | + ], | |
| 1035 | + "connector": "lift_compten", | |
| 1036 | + "status": "actif", | |
| 1037 | + "region": "Ontario — LiftSystem", | |
| 1038 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 44" | |
| 1039 | + }, | |
| 1040 | + { | |
| 1041 | + "id": "lift_devonshire", | |
| 1042 | + "name": "Devonshire Properties", | |
| 1043 | + "url": "https://devonshire-inc.com", | |
| 1044 | + "listing_url": "https://devonshire-inc.com", | |
| 1045 | + "sectors": [ | |
| 1046 | + "British Columbia", | |
| 1047 | + "Ontario", | |
| 1048 | + "Alberta", | |
| 1049 | + "Manitoba" | |
| 1050 | + ], | |
| 1051 | + "connector": "lift_devonshire", | |
| 1052 | + "status": "actif", | |
| 1053 | + "region": "British Columbia / Alberta / Ontario / Manitoba — LiftSystem", | |
| 1054 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 49" | |
| 1055 | + }, | |
| 1056 | + { | |
| 1057 | + "id": "lift_macro", | |
| 1058 | + "name": "Macro Properties", | |
| 1059 | + "url": "https://macroproperties.com", | |
| 1060 | + "listing_url": "https://macroproperties.com", | |
| 1061 | + "sectors": [ | |
| 1062 | + "Saskatchewan", | |
| 1063 | + "Alberta", | |
| 1064 | + "British Columbia", | |
| 1065 | + "Ontario" | |
| 1066 | + ], | |
| 1067 | + "connector": "lift_macro", | |
| 1068 | + "status": "actif", | |
| 1069 | + "region": "Saskatchewan / Alberta / British Columbia / Ontario — LiftSystem", | |
| 1070 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 52" | |
| 1071 | + }, | |
| 1072 | + { | |
| 1073 | + "id": "lift_dhwestview", | |
| 1074 | + "name": "DH Westview", | |
| 1075 | + "url": "https://dhwestview.com", | |
| 1076 | + "listing_url": "https://dhwestview.com", | |
| 1077 | + "sectors": [ | |
| 1078 | + "Ontario" | |
| 1079 | + ], | |
| 1080 | + "connector": "lift_dhwestview", | |
| 1081 | + "status": "actif", | |
| 1082 | + "region": "Ontario — LiftSystem", | |
| 1083 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 48" | |
| 1084 | + }, | |
| 1085 | + { | |
| 1086 | + "id": "lift_smarholdingsltd", | |
| 1087 | + "name": "SMAR Holdings Ltd.", | |
| 1088 | + "url": "https://smar.ca", | |
| 1089 | + "listing_url": "https://smar.ca", | |
| 1090 | + "sectors": [ | |
| 1091 | + "Ontario" | |
| 1092 | + ], | |
| 1093 | + "connector": "lift_smarholdingsltd", | |
| 1094 | + "status": "actif", | |
| 1095 | + "region": "Ontario — LiftSystem", | |
| 1096 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 56" | |
| 1097 | + }, | |
| 1098 | + { | |
| 1099 | + "id": "lift_cromwell", | |
| 1100 | + "name": "Cromwell Management Inc. ", | |
| 1101 | + "url": "https://cromwellmgt.ca", | |
| 1102 | + "listing_url": "https://cromwellmgt.ca", | |
| 1103 | + "sectors": [ | |
| 1104 | + "Ontario" | |
| 1105 | + ], | |
| 1106 | + "connector": "lift_cromwell", | |
| 1107 | + "status": "actif", | |
| 1108 | + "region": "Ontario — LiftSystem", | |
| 1109 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 55" | |
| 1110 | + }, | |
| 1111 | + { | |
| 1112 | + "id": "lift_betterlivinghomes", | |
| 1113 | + "name": "Better Living Homes", | |
| 1114 | + "url": "https://betterlivinghomes.ca", | |
| 1115 | + "listing_url": "https://betterlivinghomes.ca", | |
| 1116 | + "sectors": [ | |
| 1117 | + "Ontario" | |
| 1118 | + ], | |
| 1119 | + "connector": "lift_betterlivinghomes", | |
| 1120 | + "status": "actif", | |
| 1121 | + "region": "Ontario — LiftSystem", | |
| 1122 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 58" | |
| 1123 | + }, | |
| 1124 | + { | |
| 1125 | + "id": "lift_carlisle", | |
| 1126 | + "name": "Carlisle Management Inc.", | |
| 1127 | + "url": "", | |
| 1128 | + "listing_url": "", | |
| 1129 | + "sectors": [ | |
| 1130 | + "British Columbia" | |
| 1131 | + ], | |
| 1132 | + "connector": "lift_carlisle", | |
| 1133 | + "status": "actif", | |
| 1134 | + "region": "British Columbia — LiftSystem", | |
| 1135 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 60" | |
| 1136 | + }, | |
| 1137 | + { | |
| 1138 | + "id": "lift_sireg", | |
| 1139 | + "name": "Sireg Management Inc.", | |
| 1140 | + "url": "https://siregmanagement.com", | |
| 1141 | + "listing_url": "https://siregmanagement.com", | |
| 1142 | + "sectors": [ | |
| 1143 | + "Ontario" | |
| 1144 | + ], | |
| 1145 | + "connector": "lift_sireg", | |
| 1146 | + "status": "actif", | |
| 1147 | + "region": "Ontario — LiftSystem", | |
| 1148 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 61" | |
| 1149 | + }, | |
| 1150 | + { | |
| 1151 | + "id": "lift_stewart", | |
| 1152 | + "name": "Stewart Properties", | |
| 1153 | + "url": "https://stewartproperties.ca", | |
| 1154 | + "listing_url": "https://stewartproperties.ca", | |
| 1155 | + "sectors": [ | |
| 1156 | + "Saskatchewan" | |
| 1157 | + ], | |
| 1158 | + "connector": "lift_stewart", | |
| 1159 | + "status": "actif", | |
| 1160 | + "region": "Saskatchewan — LiftSystem", | |
| 1161 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 62" | |
| 1162 | + }, | |
| 1163 | + { | |
| 1164 | + "id": "lift_centurionstudents", | |
| 1165 | + "name": "Centurion Students", | |
| 1166 | + "url": "https://themarq.ca", | |
| 1167 | + "listing_url": "https://themarq.ca", | |
| 1168 | + "sectors": [ | |
| 1169 | + "Ontario", | |
| 1170 | + "Alberta" | |
| 1171 | + ], | |
| 1172 | + "connector": "lift_centurionstudents", | |
| 1173 | + "status": "actif", | |
| 1174 | + "region": "Ontario / Alberta — LiftSystem", | |
| 1175 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 69" | |
| 1176 | + }, | |
| 1177 | + { | |
| 1178 | + "id": "lift_cascadiaapartmentltd", | |
| 1179 | + "name": "Cascadia Apartment Rentals Ltd.", | |
| 1180 | + "url": "https://aptrentals.net", | |
| 1181 | + "listing_url": "https://aptrentals.net", | |
| 1182 | + "sectors": [ | |
| 1183 | + "British Columbia", | |
| 1184 | + "Alberta" | |
| 1185 | + ], | |
| 1186 | + "connector": "lift_cascadiaapartmentltd", | |
| 1187 | + "status": "actif", | |
| 1188 | + "region": "British Columbia / Alberta — LiftSystem", | |
| 1189 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 67" | |
| 1190 | + }, | |
| 1191 | + { | |
| 1192 | + "id": "lift_rockportholdings", | |
| 1193 | + "name": "Rockport Holdings", | |
| 1194 | + "url": "https://rockportgroup.ca", | |
| 1195 | + "listing_url": "https://rockportgroup.ca", | |
| 1196 | + "sectors": [ | |
| 1197 | + "Ontario" | |
| 1198 | + ], | |
| 1199 | + "connector": "lift_rockportholdings", | |
| 1200 | + "status": "actif", | |
| 1201 | + "region": "Ontario — LiftSystem", | |
| 1202 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 73" | |
| 1203 | + }, | |
| 1204 | + { | |
| 1205 | + "id": "lift_glencorporation", | |
| 1206 | + "name": "Glen Corporation", | |
| 1207 | + "url": "https://glencorp.com", | |
| 1208 | + "listing_url": "https://glencorp.com", | |
| 1209 | + "sectors": [ | |
| 1210 | + "Ontario" | |
| 1211 | + ], | |
| 1212 | + "connector": "lift_glencorporation", | |
| 1213 | + "status": "actif", | |
| 1214 | + "region": "Ontario — LiftSystem", | |
| 1215 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 78" | |
| 1216 | + }, | |
| 1217 | + { | |
| 1218 | + "id": "lift_trivestdevelopmentscorpo", | |
| 1219 | + "name": "Trivest Developments Corporation", | |
| 1220 | + "url": "https://miramarpm.com", | |
| 1221 | + "listing_url": "https://miramarpm.com", | |
| 1222 | + "sectors": [ | |
| 1223 | + "Ontario" | |
| 1224 | + ], | |
| 1225 | + "connector": "lift_trivestdevelopmentscorpo", | |
| 1226 | + "status": "actif", | |
| 1227 | + "region": "Ontario — LiftSystem", | |
| 1228 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 80" | |
| 1229 | + }, | |
| 1230 | + { | |
| 1231 | + "id": "lift_clv", | |
| 1232 | + "name": "CLV Group", | |
| 1233 | + "url": "https://clvgroup.com", | |
| 1234 | + "listing_url": "https://clvgroup.com", | |
| 1235 | + "sectors": [ | |
| 1236 | + "Ontario" | |
| 1237 | + ], | |
| 1238 | + "connector": "lift_clv", | |
| 1239 | + "status": "actif", | |
| 1240 | + "region": "Ontario — LiftSystem", | |
| 1241 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 81" | |
| 1242 | + }, | |
| 1243 | + { | |
| 1244 | + "id": "lift_midwest", | |
| 1245 | + "name": "Midwest Property Management", | |
| 1246 | + "url": "https://rentmidwest.com", | |
| 1247 | + "listing_url": "https://rentmidwest.com", | |
| 1248 | + "sectors": [ | |
| 1249 | + "Alberta" | |
| 1250 | + ], | |
| 1251 | + "connector": "lift_midwest", | |
| 1252 | + "status": "actif", | |
| 1253 | + "region": "Alberta — LiftSystem", | |
| 1254 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 76" | |
| 1255 | + }, | |
| 1256 | + { | |
| 1257 | + "id": "lift_westwoodinternational", | |
| 1258 | + "name": "Westwood Management International", | |
| 1259 | + "url": "https://academywestwood.com", | |
| 1260 | + "listing_url": "https://academywestwood.com", | |
| 1261 | + "sectors": [ | |
| 1262 | + "Ontario", | |
| 1263 | + "British Columbia" | |
| 1264 | + ], | |
| 1265 | + "connector": "lift_westwoodinternational", | |
| 1266 | + "status": "actif", | |
| 1267 | + "region": "Ontario / British Columbia — LiftSystem", | |
| 1268 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 82" | |
| 1269 | + }, | |
| 1270 | + { | |
| 1271 | + "id": "lift_dbsdevelopments", | |
| 1272 | + "name": "DBS Developments ", | |
| 1273 | + "url": "https://dbsdevelopments.ca", | |
| 1274 | + "listing_url": "https://dbsdevelopments.ca", | |
| 1275 | + "sectors": [ | |
| 1276 | + "Ontario" | |
| 1277 | + ], | |
| 1278 | + "connector": "lift_dbsdevelopments", | |
| 1279 | + "status": "actif", | |
| 1280 | + "region": "Ontario — LiftSystem", | |
| 1281 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 83" | |
| 1282 | + }, | |
| 1283 | + { | |
| 1284 | + "id": "lift_pinedale", | |
| 1285 | + "name": "Pinedale Property Management", | |
| 1286 | + "url": "https://pinedaleprop.com", | |
| 1287 | + "listing_url": "https://pinedaleprop.com", | |
| 1288 | + "sectors": [ | |
| 1289 | + "Ontario" | |
| 1290 | + ], | |
| 1291 | + "connector": "lift_pinedale", | |
| 1292 | + "status": "actif", | |
| 1293 | + "region": "Ontario — LiftSystem", | |
| 1294 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 86" | |
| 1295 | + }, | |
| 1296 | + { | |
| 1297 | + "id": "lift_arcanoscorporation", | |
| 1298 | + "name": "Arcanos Property Management Corporation", | |
| 1299 | + "url": "https://arcanos.ca", | |
| 1300 | + "listing_url": "https://arcanos.ca", | |
| 1301 | + "sectors": [ | |
| 1302 | + "Ontario" | |
| 1303 | + ], | |
| 1304 | + "connector": "lift_arcanoscorporation", | |
| 1305 | + "status": "actif", | |
| 1306 | + "region": "Ontario — LiftSystem", | |
| 1307 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 85" | |
| 1308 | + }, | |
| 1309 | + { | |
| 1310 | + "id": "lift_kaneffcorporation", | |
| 1311 | + "name": "Kaneff Corporation", | |
| 1312 | + "url": "https://kaneff.com", | |
| 1313 | + "listing_url": "https://kaneff.com", | |
| 1314 | + "sectors": [ | |
| 1315 | + "Ontario" | |
| 1316 | + ], | |
| 1317 | + "connector": "lift_kaneffcorporation", | |
| 1318 | + "status": "actif", | |
| 1319 | + "region": "Ontario — LiftSystem", | |
| 1320 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 90" | |
| 1321 | + }, | |
| 1322 | + { | |
| 1323 | + "id": "lift_westwoodwest", | |
| 1324 | + "name": "Westwood West", | |
| 1325 | + "url": "https://academywestwood.com", | |
| 1326 | + "listing_url": "https://academywestwood.com", | |
| 1327 | + "sectors": [ | |
| 1328 | + "British Columbia" | |
| 1329 | + ], | |
| 1330 | + "connector": "lift_westwoodwest", | |
| 1331 | + "status": "actif", | |
| 1332 | + "region": "British Columbia — LiftSystem", | |
| 1333 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 92" | |
| 1334 | + }, | |
| 1335 | + { | |
| 1336 | + "id": "lift_mapleleaf", | |
| 1337 | + "name": "Maple Leaf Property Management", | |
| 1338 | + "url": "", | |
| 1339 | + "listing_url": "", | |
| 1340 | + "sectors": [ | |
| 1341 | + "British Columbia", | |
| 1342 | + "Ontario" | |
| 1343 | + ], | |
| 1344 | + "connector": "lift_mapleleaf", | |
| 1345 | + "status": "actif", | |
| 1346 | + "region": "British Columbia / Ontario — LiftSystem", | |
| 1347 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 94" | |
| 1348 | + }, | |
| 1349 | + { | |
| 1350 | + "id": "lift_thesteevesu0026rozema", | |
| 1351 | + "name": "The Steeves \\u0026 Rozema Group", | |
| 1352 | + "url": "https://srcommunities.ca", | |
| 1353 | + "listing_url": "https://srcommunities.ca", | |
| 1354 | + "sectors": [ | |
| 1355 | + "Ontario" | |
| 1356 | + ], | |
| 1357 | + "connector": "lift_thesteevesu0026rozema", | |
| 1358 | + "status": "actif", | |
| 1359 | + "region": "Ontario — LiftSystem", | |
| 1360 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 100" | |
| 1361 | + }, | |
| 1362 | + { | |
| 1363 | + "id": "lift_districtrealty", | |
| 1364 | + "name": "District Realty", | |
| 1365 | + "url": "https://districtrealty.com", | |
| 1366 | + "listing_url": "https://districtrealty.com", | |
| 1367 | + "sectors": [ | |
| 1368 | + "Ontario" | |
| 1369 | + ], | |
| 1370 | + "connector": "lift_districtrealty", | |
| 1371 | + "status": "actif", | |
| 1372 | + "region": "Ontario — LiftSystem", | |
| 1373 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 107" | |
| 1374 | + }, | |
| 1375 | + { | |
| 1376 | + "id": "lift_north44", | |
| 1377 | + "name": "North44 Property Management", | |
| 1378 | + "url": "https://north44pm.com", | |
| 1379 | + "listing_url": "https://north44pm.com", | |
| 1380 | + "sectors": [ | |
| 1381 | + "Ontario" | |
| 1382 | + ], | |
| 1383 | + "connector": "lift_north44", | |
| 1384 | + "status": "actif", | |
| 1385 | + "region": "Ontario — LiftSystem", | |
| 1386 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 110" | |
| 1387 | + }, | |
| 1388 | + { | |
| 1389 | + "id": "lift_wellgroundedrealestate", | |
| 1390 | + "name": "Well Grounded Real Estate", | |
| 1391 | + "url": "https://wellgroundedrealestate.com", | |
| 1392 | + "listing_url": "https://wellgroundedrealestate.com", | |
| 1393 | + "sectors": [ | |
| 1394 | + "Ontario" | |
| 1395 | + ], | |
| 1396 | + "connector": "lift_wellgroundedrealestate", | |
| 1397 | + "status": "actif", | |
| 1398 | + "region": "Ontario — LiftSystem", | |
| 1399 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 109" | |
| 1400 | + }, | |
| 1401 | + { | |
| 1402 | + "id": "lift_itziar", | |
| 1403 | + "name": "Itziar Management", | |
| 1404 | + "url": "https://itziar.ca", | |
| 1405 | + "listing_url": "https://itziar.ca", | |
| 1406 | + "sectors": [ | |
| 1407 | + "British Columbia" | |
| 1408 | + ], | |
| 1409 | + "connector": "lift_itziar", | |
| 1410 | + "status": "actif", | |
| 1411 | + "region": "British Columbia — LiftSystem", | |
| 1412 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 114" | |
| 1413 | + }, | |
| 1414 | + { | |
| 1415 | + "id": "lift_humeinvestmentsltd", | |
| 1416 | + "name": "Hume Investments Ltd", | |
| 1417 | + "url": "https://humeinvestments.com", | |
| 1418 | + "listing_url": "https://humeinvestments.com", | |
| 1419 | + "sectors": [ | |
| 1420 | + "British Columbia", | |
| 1421 | + "Ontario" | |
| 1422 | + ], | |
| 1423 | + "connector": "lift_humeinvestmentsltd", | |
| 1424 | + "status": "actif", | |
| 1425 | + "region": "British Columbia / Ontario — LiftSystem", | |
| 1426 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 116" | |
| 1427 | + }, | |
| 1428 | + { | |
| 1429 | + "id": "lift_clermont", | |
| 1430 | + "name": "Clermont Properties", | |
| 1431 | + "url": "https://clermontgroup.com", | |
| 1432 | + "listing_url": "https://clermontgroup.com", | |
| 1433 | + "sectors": [ | |
| 1434 | + "Ontario" | |
| 1435 | + ], | |
| 1436 | + "connector": "lift_clermont", | |
| 1437 | + "status": "actif", | |
| 1438 | + "region": "Ontario — LiftSystem", | |
| 1439 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 117" | |
| 1440 | + }, | |
| 1441 | + { | |
| 1442 | + "id": "lift_tribe", | |
| 1443 | + "name": "Tribe Rentals", | |
| 1444 | + "url": "https://triberentals.com", | |
| 1445 | + "listing_url": "https://triberentals.com", | |
| 1446 | + "sectors": [ | |
| 1447 | + "British Columbia", | |
| 1448 | + "Saskatchewan", | |
| 1449 | + "Alberta", | |
| 1450 | + "Ontario" | |
| 1451 | + ], | |
| 1452 | + "connector": "lift_tribe", | |
| 1453 | + "status": "actif", | |
| 1454 | + "region": "British Columbia / Ontario / Alberta / Saskatchewan — LiftSystem", | |
| 1455 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 118" | |
| 1456 | + }, | |
| 1457 | + { | |
| 1458 | + "id": "lift_kayfour", | |
| 1459 | + "name": "Kay Four Properties Inc.", | |
| 1460 | + "url": "https://kayfour.ca", | |
| 1461 | + "listing_url": "https://kayfour.ca", | |
| 1462 | + "sectors": [ | |
| 1463 | + "Manitoba" | |
| 1464 | + ], | |
| 1465 | + "connector": "lift_kayfour", | |
| 1466 | + "status": "actif", | |
| 1467 | + "region": "Manitoba — LiftSystem", | |
| 1468 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 123" | |
| 1469 | + }, | |
| 1470 | + { | |
| 1471 | + "id": "lift_davies", | |
| 1472 | + "name": "Davies Property Management", | |
| 1473 | + "url": "https://daviesmanagement.com", | |
| 1474 | + "listing_url": "https://daviesmanagement.com", | |
| 1475 | + "sectors": [ | |
| 1476 | + "Alberta" | |
| 1477 | + ], | |
| 1478 | + "connector": "lift_davies", | |
| 1479 | + "status": "actif", | |
| 1480 | + "region": "Alberta — LiftSystem", | |
| 1481 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 125" | |
| 1482 | + }, | |
| 1483 | + { | |
| 1484 | + "id": "lift_majesty", | |
| 1485 | + "name": "Majesty Properties", | |
| 1486 | + "url": "https://majestyproperties.com", | |
| 1487 | + "listing_url": "https://majestyproperties.com", | |
| 1488 | + "sectors": [ | |
| 1489 | + "Ontario" | |
| 1490 | + ], | |
| 1491 | + "connector": "lift_majesty", | |
| 1492 | + "status": "actif", | |
| 1493 | + "region": "Ontario — LiftSystem", | |
| 1494 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 126" | |
| 1495 | + }, | |
| 1496 | + { | |
| 1497 | + "id": "lift_aml", | |
| 1498 | + "name": "AML Properties", | |
| 1499 | + "url": "https://aml.properties", | |
| 1500 | + "listing_url": "https://aml.properties", | |
| 1501 | + "sectors": [ | |
| 1502 | + "Manitoba", | |
| 1503 | + "Ontario" | |
| 1504 | + ], | |
| 1505 | + "connector": "lift_aml", | |
| 1506 | + "status": "actif", | |
| 1507 | + "region": "Manitoba / Ontario — LiftSystem", | |
| 1508 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 128" | |
| 1509 | + }, | |
| 1510 | + { | |
| 1511 | + "id": "lift_bgoliving", | |
| 1512 | + "name": "BGO Living", | |
| 1513 | + "url": "https://bgoliving.com", | |
| 1514 | + "listing_url": "https://bgoliving.com", | |
| 1515 | + "sectors": [ | |
| 1516 | + "Ontario", | |
| 1517 | + "Alberta", | |
| 1518 | + "British Columbia", | |
| 1519 | + "Manitoba" | |
| 1520 | + ], | |
| 1521 | + "connector": "lift_bgoliving", | |
| 1522 | + "status": "actif", | |
| 1523 | + "region": "Ontario / British Columbia / Alberta / Manitoba — LiftSystem", | |
| 1524 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 97" | |
| 1525 | + }, | |
| 1526 | + { | |
| 1527 | + "id": "lift_activeltd", | |
| 1528 | + "name": "Active Management Ltd.", | |
| 1529 | + "url": "https://activemgmt.ca", | |
| 1530 | + "listing_url": "https://activemgmt.ca", | |
| 1531 | + "sectors": [ | |
| 1532 | + "Manitoba" | |
| 1533 | + ], | |
| 1534 | + "connector": "lift_activeltd", | |
| 1535 | + "status": "actif", | |
| 1536 | + "region": "Manitoba — LiftSystem", | |
| 1537 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 132" | |
| 1538 | + }, | |
| 1539 | + { | |
| 1540 | + "id": "lift_linkservices", | |
| 1541 | + "name": "Property Link Management Services Inc.", | |
| 1542 | + "url": "https://propertylinkms.com", | |
| 1543 | + "listing_url": "https://propertylinkms.com", | |
| 1544 | + "sectors": [ | |
| 1545 | + "Ontario" | |
| 1546 | + ], | |
| 1547 | + "connector": "lift_linkservices", | |
| 1548 | + "status": "actif", | |
| 1549 | + "region": "Ontario — LiftSystem", | |
| 1550 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 135" | |
| 1551 | + }, | |
| 1552 | + { | |
| 1553 | + "id": "lift_avail", | |
| 1554 | + "name": "Avail Properties Inc.", | |
| 1555 | + "url": "https://availproperties.ca", | |
| 1556 | + "listing_url": "https://availproperties.ca", | |
| 1557 | + "sectors": [ | |
| 1558 | + "Alberta" | |
| 1559 | + ], | |
| 1560 | + "connector": "lift_avail", | |
| 1561 | + "status": "actif", | |
| 1562 | + "region": "Alberta — LiftSystem", | |
| 1563 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 137" | |
| 1564 | + }, | |
| 1565 | + { | |
| 1566 | + "id": "lift_towersrealty", | |
| 1567 | + "name": "Towers Realty", | |
| 1568 | + "url": "https://www.towersrealty.ca", | |
| 1569 | + "listing_url": "https://www.towersrealty.ca", | |
| 1570 | + "sectors": [ | |
| 1571 | + "Manitoba", | |
| 1572 | + "Saskatchewan" | |
| 1573 | + ], | |
| 1574 | + "connector": "lift_towersrealty", | |
| 1575 | + "status": "actif", | |
| 1576 | + "region": "Manitoba / Saskatchewan — LiftSystem", | |
| 1577 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 136" | |
| 1578 | + }, | |
| 1579 | + { | |
| 1580 | + "id": "lift_edison", | |
| 1581 | + "name": "Edison Properties", | |
| 1582 | + "url": "https://edisonproperties.ca", | |
| 1583 | + "listing_url": "https://edisonproperties.ca", | |
| 1584 | + "sectors": [ | |
| 1585 | + "Manitoba" | |
| 1586 | + ], | |
| 1587 | + "connector": "lift_edison", | |
| 1588 | + "status": "actif", | |
| 1589 | + "region": "Manitoba — LiftSystem", | |
| 1590 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 133" | |
| 1591 | + }, | |
| 1592 | + { | |
| 1593 | + "id": "lift_gwlrealtyadvisorsresiden", | |
| 1594 | + "name": "GWL Realty Advisors Residential", | |
| 1595 | + "url": "https://gwlraresidential.com", | |
| 1596 | + "listing_url": "https://gwlraresidential.com", | |
| 1597 | + "sectors": [ | |
| 1598 | + "Alberta", | |
| 1599 | + "Ontario", | |
| 1600 | + "Nova Scotia", | |
| 1601 | + "British Columbia" | |
| 1602 | + ], | |
| 1603 | + "connector": "lift_gwlrealtyadvisorsresiden", | |
| 1604 | + "status": "actif", | |
| 1605 | + "region": "Ontario / Alberta / Nova Scotia / British Columbia — LiftSystem", | |
| 1606 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 140" | |
| 1607 | + }, | |
| 1608 | + { | |
| 1609 | + "id": "lift_pmarealtyconsultingltd", | |
| 1610 | + "name": "PMA Realty Consulting Ltd.", | |
| 1611 | + "url": "", | |
| 1612 | + "listing_url": "", | |
| 1613 | + "sectors": [ | |
| 1614 | + "Ontario" | |
| 1615 | + ], | |
| 1616 | + "connector": "lift_pmarealtyconsultingltd", | |
| 1617 | + "status": "actif", | |
| 1618 | + "region": "Ontario — LiftSystem", | |
| 1619 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 151" | |
| 1620 | + }, | |
| 1621 | + { | |
| 1622 | + "id": "lift_pacificcove", | |
| 1623 | + "name": "Pacific Cove Properties", | |
| 1624 | + "url": "https://pacificcoveproperties.com", | |
| 1625 | + "listing_url": "https://pacificcoveproperties.com", | |
| 1626 | + "sectors": [ | |
| 1627 | + "British Columbia" | |
| 1628 | + ], | |
| 1629 | + "connector": "lift_pacificcove", | |
| 1630 | + "status": "actif", | |
| 1631 | + "region": "British Columbia — LiftSystem", | |
| 1632 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 152" | |
| 1633 | + }, | |
| 1634 | + { | |
| 1635 | + "id": "lift_akeliuscanadaltd", | |
| 1636 | + "name": "Akelius Canada Ltd.", | |
| 1637 | + "url": "https://akelius.ca", | |
| 1638 | + "listing_url": "https://akelius.ca", | |
| 1639 | + "sectors": [ | |
| 1640 | + "Ontario" | |
| 1641 | + ], | |
| 1642 | + "connector": "lift_akeliuscanadaltd", | |
| 1643 | + "status": "actif", | |
| 1644 | + "region": "Ontario — LiftSystem", | |
| 1645 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 148" | |
| 1646 | + }, | |
| 1647 | + { | |
| 1648 | + "id": "lift_resteasy", | |
| 1649 | + "name": "Rest Easy Property Management", | |
| 1650 | + "url": "https://resteasyproperty.com", | |
| 1651 | + "listing_url": "https://resteasyproperty.com", | |
| 1652 | + "sectors": [ | |
| 1653 | + "Ontario" | |
| 1654 | + ], | |
| 1655 | + "connector": "lift_resteasy", | |
| 1656 | + "status": "actif", | |
| 1657 | + "region": "Ontario — LiftSystem", | |
| 1658 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 154" | |
| 1659 | + }, | |
| 1660 | + { | |
| 1661 | + "id": "lift_dorepm", | |
| 1662 | + "name": "Dore PM", | |
| 1663 | + "url": "https://dorerentals.com", | |
| 1664 | + "listing_url": "https://dorerentals.com", | |
| 1665 | + "sectors": [ | |
| 1666 | + "Ontario" | |
| 1667 | + ], | |
| 1668 | + "connector": "lift_dorepm", | |
| 1669 | + "status": "actif", | |
| 1670 | + "region": "Ontario — LiftSystem", | |
| 1671 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 155" | |
| 1672 | + }, | |
| 1673 | + { | |
| 1674 | + "id": "lift_britanniabeach", | |
| 1675 | + "name": "Britannia Beach", | |
| 1676 | + "url": "", | |
| 1677 | + "listing_url": "", | |
| 1678 | + "sectors": [ | |
| 1679 | + "Ontario" | |
| 1680 | + ], | |
| 1681 | + "connector": "lift_britanniabeach", | |
| 1682 | + "status": "actif", | |
| 1683 | + "region": "Ontario — LiftSystem", | |
| 1684 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 159" | |
| 1685 | + }, | |
| 1686 | + { | |
| 1687 | + "id": "lift_keystone", | |
| 1688 | + "name": "Keystone Properties Management Inc", | |
| 1689 | + "url": "https://keyprop.com", | |
| 1690 | + "listing_url": "https://keyprop.com", | |
| 1691 | + "sectors": [ | |
| 1692 | + "Ontario" | |
| 1693 | + ], | |
| 1694 | + "connector": "lift_keystone", | |
| 1695 | + "status": "actif", | |
| 1696 | + "region": "Ontario — LiftSystem", | |
| 1697 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 157" | |
| 1698 | + }, | |
| 1699 | + { | |
| 1700 | + "id": "lift_summitpm", | |
| 1701 | + "name": "Summit PM", | |
| 1702 | + "url": "https://summitmanagement.ca", | |
| 1703 | + "listing_url": "https://summitmanagement.ca", | |
| 1704 | + "sectors": [ | |
| 1705 | + "Ontario" | |
| 1706 | + ], | |
| 1707 | + "connector": "lift_summitpm", | |
| 1708 | + "status": "actif", | |
| 1709 | + "region": "Ontario — LiftSystem", | |
| 1710 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 162" | |
| 1711 | + }, | |
| 1712 | + { | |
| 1713 | + "id": "lift_clearview", | |
| 1714 | + "name": "Clear View Property Management", | |
| 1715 | + "url": "https://clearviewpropertymanagement.ca", | |
| 1716 | + "listing_url": "https://clearviewpropertymanagement.ca", | |
| 1717 | + "sectors": [ | |
| 1718 | + "Alberta" | |
| 1719 | + ], | |
| 1720 | + "connector": "lift_clearview", | |
| 1721 | + "status": "actif", | |
| 1722 | + "region": "Alberta — LiftSystem", | |
| 1723 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 167" | |
| 1724 | + }, | |
| 1725 | + { | |
| 1726 | + "id": "lift_redwood", | |
| 1727 | + "name": "Redwood Properties", | |
| 1728 | + "url": "https://redwoodliving.ca", | |
| 1729 | + "listing_url": "https://redwoodliving.ca", | |
| 1730 | + "sectors": [ | |
| 1731 | + "Ontario" | |
| 1732 | + ], | |
| 1733 | + "connector": "lift_redwood", | |
| 1734 | + "status": "actif", | |
| 1735 | + "region": "Ontario — LiftSystem", | |
| 1736 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 169" | |
| 1737 | + }, | |
| 1738 | + { | |
| 1739 | + "id": "lift_rentalaccommodationsnet", | |
| 1740 | + "name": "rentalaccommodations.net", | |
| 1741 | + "url": "https://rentalaccommodations.net", | |
| 1742 | + "listing_url": "https://rentalaccommodations.net", | |
| 1743 | + "sectors": [ | |
| 1744 | + "Alberta" | |
| 1745 | + ], | |
| 1746 | + "connector": "lift_rentalaccommodationsnet", | |
| 1747 | + "status": "actif", | |
| 1748 | + "region": "Alberta — LiftSystem", | |
| 1749 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 172" | |
| 1750 | + }, | |
| 1751 | + { | |
| 1752 | + "id": "lift_veyronltd", | |
| 1753 | + "name": "Veyron Properties Group Ltd.", | |
| 1754 | + "url": "https://veyronproperties.com", | |
| 1755 | + "listing_url": "https://veyronproperties.com", | |
| 1756 | + "sectors": [ | |
| 1757 | + "British Columbia" | |
| 1758 | + ], | |
| 1759 | + "connector": "lift_veyronltd", | |
| 1760 | + "status": "actif", | |
| 1761 | + "region": "British Columbia — LiftSystem", | |
| 1762 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 175" | |
| 1763 | + }, | |
| 1764 | + { | |
| 1765 | + "id": "lift_northviewresidentialreit", | |
| 1766 | + "name": "Northview Residential REIT", | |
| 1767 | + "url": "https://rentnorthview.com", | |
| 1768 | + "listing_url": "https://rentnorthview.com", | |
| 1769 | + "sectors": [ | |
| 1770 | + "Nunavut", | |
| 1771 | + "British Columbia", | |
| 1772 | + "Manitoba", | |
| 1773 | + "New Brunswick", | |
| 1774 | + "Newfoundland and Labrador", | |
| 1775 | + "Alberta", | |
| 1776 | + "Saskatchewan", | |
| 1777 | + "Northwest Territories", | |
| 1778 | + "Nova Scotia" | |
| 1779 | + ], | |
| 1780 | + "connector": "lift_northviewresidentialreit", | |
| 1781 | + "status": "actif", | |
| 1782 | + "region": "Alberta / Northwest Territories / Nunavut / British Columbia / Newfoundland and Labrador / New Brunswick / Nova Scotia / Manitoba / Saskatchewan — LiftSystem", | |
| 1783 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 176" | |
| 1784 | + }, | |
| 1785 | + { | |
| 1786 | + "id": "lift_westcorp", | |
| 1787 | + "name": "Westcorp Property Management Inc", | |
| 1788 | + "url": "https://westcorp.net", | |
| 1789 | + "listing_url": "https://westcorp.net", | |
| 1790 | + "sectors": [ | |
| 1791 | + "Alberta", | |
| 1792 | + "British Columbia" | |
| 1793 | + ], | |
| 1794 | + "connector": "lift_westcorp", | |
| 1795 | + "status": "actif", | |
| 1796 | + "region": "Alberta / British Columbia — LiftSystem", | |
| 1797 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 180" | |
| 1798 | + }, | |
| 1799 | + { | |
| 1800 | + "id": "lift_canci", | |
| 1801 | + "name": "Canci Rentals", | |
| 1802 | + "url": "https://cancirentals.com", | |
| 1803 | + "listing_url": "https://cancirentals.com", | |
| 1804 | + "sectors": [ | |
| 1805 | + "Ontario" | |
| 1806 | + ], | |
| 1807 | + "connector": "lift_canci", | |
| 1808 | + "status": "actif", | |
| 1809 | + "region": "Ontario — LiftSystem", | |
| 1810 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 186" | |
| 1811 | + }, | |
| 1812 | + { | |
| 1813 | + "id": "lift_groundfloor", | |
| 1814 | + "name": "Ground Floor Property Management", | |
| 1815 | + "url": "https://groundfloorpm.com", | |
| 1816 | + "listing_url": "https://groundfloorpm.com", | |
| 1817 | + "sectors": [ | |
| 1818 | + "New Brunswick" | |
| 1819 | + ], | |
| 1820 | + "connector": "lift_groundfloor", | |
| 1821 | + "status": "actif", | |
| 1822 | + "region": "New Brunswick — LiftSystem", | |
| 1823 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 188" | |
| 1824 | + }, | |
| 1825 | + { | |
| 1826 | + "id": "lift_emerald", | |
| 1827 | + "name": "Emerald Management", | |
| 1828 | + "url": "https://emeraldmanagement.com", | |
| 1829 | + "listing_url": "https://emeraldmanagement.com", | |
| 1830 | + "sectors": [ | |
| 1831 | + "Alberta" | |
| 1832 | + ], | |
| 1833 | + "connector": "lift_emerald", | |
| 1834 | + "status": "actif", | |
| 1835 | + "region": "Alberta — LiftSystem", | |
| 1836 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 194" | |
| 1837 | + }, | |
| 1838 | + { | |
| 1839 | + "id": "lift_greenvalley", | |
| 1840 | + "name": "Green Valley Management", | |
| 1841 | + "url": "https://greenvalleymgmt.com", | |
| 1842 | + "listing_url": "https://greenvalleymgmt.com", | |
| 1843 | + "sectors": [ | |
| 1844 | + "Manitoba" | |
| 1845 | + ], | |
| 1846 | + "connector": "lift_greenvalley", | |
| 1847 | + "status": "actif", | |
| 1848 | + "region": "Manitoba — LiftSystem", | |
| 1849 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 192" | |
| 1850 | + }, | |
| 1851 | + { | |
| 1852 | + "id": "lift_malmac", | |
| 1853 | + "name": "Malmac Properties", | |
| 1854 | + "url": "https://www.malmacproperties.com", | |
| 1855 | + "listing_url": "https://www.malmacproperties.com", | |
| 1856 | + "sectors": [ | |
| 1857 | + "Ontario" | |
| 1858 | + ], | |
| 1859 | + "connector": "lift_malmac", | |
| 1860 | + "status": "actif", | |
| 1861 | + "region": "Ontario — LiftSystem", | |
| 1862 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 198" | |
| 1863 | + }, | |
| 1864 | + { | |
| 1865 | + "id": "lift_qualico", | |
| 1866 | + "name": "Qualico Properties", | |
| 1867 | + "url": "", | |
| 1868 | + "listing_url": "", | |
| 1869 | + "sectors": [ | |
| 1870 | + "Manitoba", | |
| 1871 | + "Alberta" | |
| 1872 | + ], | |
| 1873 | + "connector": "lift_qualico", | |
| 1874 | + "status": "actif", | |
| 1875 | + "region": "Manitoba / Alberta — LiftSystem", | |
| 1876 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 200" | |
| 1877 | + }, | |
| 1878 | + { | |
| 1879 | + "id": "lift_royalyork", | |
| 1880 | + "name": "Royal York Apartments", | |
| 1881 | + "url": "https://royalyorkapartments.com", | |
| 1882 | + "listing_url": "https://royalyorkapartments.com", | |
| 1883 | + "sectors": [ | |
| 1884 | + "Ontario" | |
| 1885 | + ], | |
| 1886 | + "connector": "lift_royalyork", | |
| 1887 | + "status": "actif", | |
| 1888 | + "region": "Ontario — LiftSystem", | |
| 1889 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 204" | |
| 1890 | + }, | |
| 1891 | + { | |
| 1892 | + "id": "lift_quality", | |
| 1893 | + "name": "Quality Management", | |
| 1894 | + "url": "https://qualitymanagement.net", | |
| 1895 | + "listing_url": "https://qualitymanagement.net", | |
| 1896 | + "sectors": [ | |
| 1897 | + "Manitoba" | |
| 1898 | + ], | |
| 1899 | + "connector": "lift_quality", | |
| 1900 | + "status": "actif", | |
| 1901 | + "region": "Manitoba — LiftSystem", | |
| 1902 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 205" | |
| 1903 | + }, | |
| 1904 | + { | |
| 1905 | + "id": "lift_fern", | |
| 1906 | + "name": "Fern Property Management", | |
| 1907 | + "url": "https://fernpropertymanagement.com", | |
| 1908 | + "listing_url": "https://fernpropertymanagement.com", | |
| 1909 | + "sectors": [ | |
| 1910 | + "Ontario" | |
| 1911 | + ], | |
| 1912 | + "connector": "lift_fern", | |
| 1913 | + "status": "actif", | |
| 1914 | + "region": "Ontario — LiftSystem", | |
| 1915 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 208" | |
| 1916 | + }, | |
| 1917 | + { | |
| 1918 | + "id": "lift_pmb", | |
| 1919 | + "name": "PMB", | |
| 1920 | + "url": "https://pmbrokers.ca", | |
| 1921 | + "listing_url": "https://pmbrokers.ca", | |
| 1922 | + "sectors": [ | |
| 1923 | + "Ontario" | |
| 1924 | + ], | |
| 1925 | + "connector": "lift_pmb", | |
| 1926 | + "status": "actif", | |
| 1927 | + "region": "Ontario — LiftSystem", | |
| 1928 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 209" | |
| 1929 | + }, | |
| 1930 | + { | |
| 1931 | + "id": "lift_redlinerealestate", | |
| 1932 | + "name": "Redline Real Estate", | |
| 1933 | + "url": "https://redlinerealestate.ca", | |
| 1934 | + "listing_url": "https://redlinerealestate.ca", | |
| 1935 | + "sectors": [ | |
| 1936 | + "Alberta" | |
| 1937 | + ], | |
| 1938 | + "connector": "lift_redlinerealestate", | |
| 1939 | + "status": "actif", | |
| 1940 | + "region": "Alberta — LiftSystem", | |
| 1941 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 207" | |
| 1942 | + }, | |
| 1943 | + { | |
| 1944 | + "id": "lift_concorp", | |
| 1945 | + "name": "Concorp Inc.", | |
| 1946 | + "url": "https://concorp.ca", | |
| 1947 | + "listing_url": "https://concorp.ca", | |
| 1948 | + "sectors": [ | |
| 1949 | + "Nova Scotia" | |
| 1950 | + ], | |
| 1951 | + "connector": "lift_concorp", | |
| 1952 | + "status": "actif", | |
| 1953 | + "region": "Nova Scotia — LiftSystem", | |
| 1954 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 215" | |
| 1955 | + }, | |
| 1956 | + { | |
| 1957 | + "id": "lift_ayreu0026oxford", | |
| 1958 | + "name": "Ayre \\u0026 Oxford Inc.", | |
| 1959 | + "url": "https://ayreoxford.com", | |
| 1960 | + "listing_url": "https://ayreoxford.com", | |
| 1961 | + "sectors": [ | |
| 1962 | + "Alberta" | |
| 1963 | + ], | |
| 1964 | + "connector": "lift_ayreu0026oxford", | |
| 1965 | + "status": "actif", | |
| 1966 | + "region": "Alberta — LiftSystem", | |
| 1967 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 222" | |
| 1968 | + }, | |
| 1969 | + { | |
| 1970 | + "id": "lift_safricorp", | |
| 1971 | + "name": "Safri Management Corp.", | |
| 1972 | + "url": "", | |
| 1973 | + "listing_url": "", | |
| 1974 | + "sectors": [ | |
| 1975 | + "Saskatchewan" | |
| 1976 | + ], | |
| 1977 | + "connector": "lift_safricorp", | |
| 1978 | + "status": "actif", | |
| 1979 | + "region": "Saskatchewan — LiftSystem", | |
| 1980 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 224" | |
| 1981 | + }, | |
| 1982 | + { | |
| 1983 | + "id": "lift_oshanterdevelopmentcompa", | |
| 1984 | + "name": "O'Shanter Development Company Ltd.", | |
| 1985 | + "url": "https://oshanter.com", | |
| 1986 | + "listing_url": "https://oshanter.com", | |
| 1987 | + "sectors": [ | |
| 1988 | + "Ontario" | |
| 1989 | + ], | |
| 1990 | + "connector": "lift_oshanterdevelopmentcompa", | |
| 1991 | + "status": "actif", | |
| 1992 | + "region": "Ontario — LiftSystem", | |
| 1993 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 226" | |
| 1994 | + }, | |
| 1995 | + { | |
| 1996 | + "id": "lift_deverauxapartmentcommuni", | |
| 1997 | + "name": "Deveraux Apartment Communities", | |
| 1998 | + "url": "https://deverauxrentals.ca", | |
| 1999 | + "listing_url": "https://deverauxrentals.ca", | |
| 2000 | + "sectors": [ | |
| 2001 | + "Saskatchewan", | |
| 2002 | + "Alberta", | |
| 2003 | + "Manitoba" | |
| 2004 | + ], | |
| 2005 | + "connector": "lift_deverauxapartmentcommuni", | |
| 2006 | + "status": "actif", | |
| 2007 | + "region": "Alberta / Saskatchewan / Manitoba — LiftSystem", | |
| 2008 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 219" | |
| 2009 | + }, | |
| 2010 | + { | |
| 2011 | + "id": "lift_capilanoservices", | |
| 2012 | + "name": "Capilano Property Management Services", | |
| 2013 | + "url": "https://capilanopropertymanagement.com", | |
| 2014 | + "listing_url": "https://capilanopropertymanagement.com", | |
| 2015 | + "sectors": [ | |
| 2016 | + "British Columbia" | |
| 2017 | + ], | |
| 2018 | + "connector": "lift_capilanoservices", | |
| 2019 | + "status": "actif", | |
| 2020 | + "region": "British Columbia — LiftSystem", | |
| 2021 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 229" | |
| 2022 | + }, | |
| 2023 | + { | |
| 2024 | + "id": "lift_transcendent", | |
| 2025 | + "name": "Transcendent Properties", | |
| 2026 | + "url": "", | |
| 2027 | + "listing_url": "", | |
| 2028 | + "sectors": [ | |
| 2029 | + "Ontario" | |
| 2030 | + ], | |
| 2031 | + "connector": "lift_transcendent", | |
| 2032 | + "status": "actif", | |
| 2033 | + "region": "Ontario — LiftSystem", | |
| 2034 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 233" | |
| 2035 | + }, | |
| 2036 | + { | |
| 2037 | + "id": "lift_drummerrealtyu0026", | |
| 2038 | + "name": "Drummer Realty \\u0026 Property Management", | |
| 2039 | + "url": "https://www.drummerrealty.com/", | |
| 2040 | + "listing_url": "https://www.drummerrealty.com/", | |
| 2041 | + "sectors": [ | |
| 2042 | + "Alberta" | |
| 2043 | + ], | |
| 2044 | + "connector": "lift_drummerrealtyu0026", | |
| 2045 | + "status": "actif", | |
| 2046 | + "region": "Alberta — LiftSystem", | |
| 2047 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 232" | |
| 2048 | + }, | |
| 2049 | + { | |
| 2050 | + "id": "lift_tricar", | |
| 2051 | + "name": "Tricar", | |
| 2052 | + "url": "https://tricar.com", | |
| 2053 | + "listing_url": "https://tricar.com", | |
| 2054 | + "sectors": [ | |
| 2055 | + "Ontario" | |
| 2056 | + ], | |
| 2057 | + "connector": "lift_tricar", | |
| 2058 | + "status": "actif", | |
| 2059 | + "region": "Ontario — LiftSystem", | |
| 2060 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 240" | |
| 2061 | + }, | |
| 2062 | + { | |
| 2063 | + "id": "lift_beaconhillltd", | |
| 2064 | + "name": "Beacon Hill Properties Ltd. ", | |
| 2065 | + "url": "https://beaconhillproperties.ca", | |
| 2066 | + "listing_url": "https://beaconhillproperties.ca", | |
| 2067 | + "sectors": [ | |
| 2068 | + "Alberta" | |
| 2069 | + ], | |
| 2070 | + "connector": "lift_beaconhillltd", | |
| 2071 | + "status": "actif", | |
| 2072 | + "region": "Alberta — LiftSystem", | |
| 2073 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 243" | |
| 2074 | + }, | |
| 2075 | + { | |
| 2076 | + "id": "lift_rhapsodyservices", | |
| 2077 | + "name": "Rhapsody Property Management Services", | |
| 2078 | + "url": "https://rhapsodyliving.ca", | |
| 2079 | + "listing_url": "https://rhapsodyliving.ca", | |
| 2080 | + "sectors": [ | |
| 2081 | + "Ontario" | |
| 2082 | + ], | |
| 2083 | + "connector": "lift_rhapsodyservices", | |
| 2084 | + "status": "actif", | |
| 2085 | + "region": "Ontario — LiftSystem", | |
| 2086 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 250" | |
| 2087 | + }, | |
| 2088 | + { | |
| 2089 | + "id": "lift_megacity", | |
| 2090 | + "name": "Megacity Management Inc.", | |
| 2091 | + "url": "https://megacity.rentals", | |
| 2092 | + "listing_url": "https://megacity.rentals", | |
| 2093 | + "sectors": [ | |
| 2094 | + "Ontario" | |
| 2095 | + ], | |
| 2096 | + "connector": "lift_megacity", | |
| 2097 | + "status": "actif", | |
| 2098 | + "region": "Ontario — LiftSystem", | |
| 2099 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 260" | |
| 2100 | + }, | |
| 2101 | + { | |
| 2102 | + "id": "lift_coastlineequities", | |
| 2103 | + "name": "Coastline Equities", | |
| 2104 | + "url": "https://shediacapartments.ca", | |
| 2105 | + "listing_url": "https://shediacapartments.ca", | |
| 2106 | + "sectors": [ | |
| 2107 | + "New Brunswick" | |
| 2108 | + ], | |
| 2109 | + "connector": "lift_coastlineequities", | |
| 2110 | + "status": "actif", | |
| 2111 | + "region": "New Brunswick — LiftSystem", | |
| 2112 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 263" | |
| 2113 | + }, | |
| 2114 | + { | |
| 2115 | + "id": "lift_summerhill", | |
| 2116 | + "name": "Summerhill Properties", | |
| 2117 | + "url": "https://summerhillproperties.com", | |
| 2118 | + "listing_url": "https://summerhillproperties.com", | |
| 2119 | + "sectors": [ | |
| 2120 | + "Ontario" | |
| 2121 | + ], | |
| 2122 | + "connector": "lift_summerhill", | |
| 2123 | + "status": "actif", | |
| 2124 | + "region": "Ontario — LiftSystem", | |
| 2125 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 261" | |
| 2126 | + }, | |
| 2127 | + { | |
| 2128 | + "id": "lift_canal", | |
| 2129 | + "name": "Canal Property Group", | |
| 2130 | + "url": "https://canalpm.ca", | |
| 2131 | + "listing_url": "https://canalpm.ca", | |
| 2132 | + "sectors": [ | |
| 2133 | + "Ontario" | |
| 2134 | + ], | |
| 2135 | + "connector": "lift_canal", | |
| 2136 | + "status": "actif", | |
| 2137 | + "region": "Ontario — LiftSystem", | |
| 2138 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 266" | |
| 2139 | + }, | |
| 2140 | + { | |
| 2141 | + "id": "lift_atlas", | |
| 2142 | + "name": "Atlas Property Group Inc.", | |
| 2143 | + "url": "https://atlasproperty.com", | |
| 2144 | + "listing_url": "https://atlasproperty.com", | |
| 2145 | + "sectors": [ | |
| 2146 | + "Ontario" | |
| 2147 | + ], | |
| 2148 | + "connector": "lift_atlas", | |
| 2149 | + "status": "actif", | |
| 2150 | + "region": "Ontario — LiftSystem", | |
| 2151 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 267" | |
| 2152 | + }, | |
| 2153 | + { | |
| 2154 | + "id": "lift_homesfortenantscom", | |
| 2155 | + "name": "HomesForTenants.com", | |
| 2156 | + "url": "https://homesfortenants.com", | |
| 2157 | + "listing_url": "https://homesfortenants.com", | |
| 2158 | + "sectors": [ | |
| 2159 | + "Ontario" | |
| 2160 | + ], | |
| 2161 | + "connector": "lift_homesfortenantscom", | |
| 2162 | + "status": "actif", | |
| 2163 | + "region": "Ontario — LiftSystem", | |
| 2164 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 269" | |
| 2165 | + }, | |
| 2166 | + { | |
| 2167 | + "id": "lift_westburyrentalresidences", | |
| 2168 | + "name": "Westbury Rental Residences", | |
| 2169 | + "url": "https://westburyrentals.com", | |
| 2170 | + "listing_url": "https://westburyrentals.com", | |
| 2171 | + "sectors": [ | |
| 2172 | + "Ontario", | |
| 2173 | + "Alberta", | |
| 2174 | + "Nova Scotia" | |
| 2175 | + ], | |
| 2176 | + "connector": "lift_westburyrentalresidences", | |
| 2177 | + "status": "actif", | |
| 2178 | + "region": "Ontario / Nova Scotia / Alberta — LiftSystem", | |
| 2179 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 271" | |
| 2180 | + }, | |
| 2181 | + { | |
| 2182 | + "id": "lift_imrcapital", | |
| 2183 | + "name": "IMR Property/ Capital Management ", | |
| 2184 | + "url": "https://imr.lws1.com", | |
| 2185 | + "listing_url": "https://imr.lws1.com", | |
| 2186 | + "sectors": [ | |
| 2187 | + "Ontario" | |
| 2188 | + ], | |
| 2189 | + "connector": "lift_imrcapital", | |
| 2190 | + "status": "actif", | |
| 2191 | + "region": "Ontario — LiftSystem", | |
| 2192 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 270" | |
| 2193 | + }, | |
| 2194 | + { | |
| 2195 | + "id": "lift_zenresidentialltd", | |
| 2196 | + "name": "Zen Residential Ltd.", | |
| 2197 | + "url": "https://zenrentals.ca", | |
| 2198 | + "listing_url": "https://zenrentals.ca", | |
| 2199 | + "sectors": [ | |
| 2200 | + "Alberta", | |
| 2201 | + "Saskatchewan" | |
| 2202 | + ], | |
| 2203 | + "connector": "lift_zenresidentialltd", | |
| 2204 | + "status": "actif", | |
| 2205 | + "region": "Alberta / Saskatchewan — LiftSystem", | |
| 2206 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 274" | |
| 2207 | + }, | |
| 2208 | + { | |
| 2209 | + "id": "lift_braebury", | |
| 2210 | + "name": "Braebury Properties", | |
| 2211 | + "url": "https://braeburyproperties.com", | |
| 2212 | + "listing_url": "https://braeburyproperties.com", | |
| 2213 | + "sectors": [ | |
| 2214 | + "Ontario" | |
| 2215 | + ], | |
| 2216 | + "connector": "lift_braebury", | |
| 2217 | + "status": "actif", | |
| 2218 | + "region": "Ontario — LiftSystem", | |
| 2219 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 281" | |
| 2220 | + }, | |
| 2221 | + { | |
| 2222 | + "id": "lift_morguard", | |
| 2223 | + "name": "Morguard", | |
| 2224 | + "url": "https://morguardapartments.com", | |
| 2225 | + "listing_url": "https://morguardapartments.com", | |
| 2226 | + "sectors": [ | |
| 2227 | + "Alberta", | |
| 2228 | + "Ontario" | |
| 2229 | + ], | |
| 2230 | + "connector": "lift_morguard", | |
| 2231 | + "status": "actif", | |
| 2232 | + "region": "Ontario / Alberta — LiftSystem", | |
| 2233 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 283" | |
| 2234 | + }, | |
| 2235 | + { | |
| 2236 | + "id": "lift_forrentottawa", | |
| 2237 | + "name": "Apartments For Rent Ottawa", | |
| 2238 | + "url": "https://apartmentsforrentottawa.com", | |
| 2239 | + "listing_url": "https://apartmentsforrentottawa.com", | |
| 2240 | + "sectors": [ | |
| 2241 | + "Ontario" | |
| 2242 | + ], | |
| 2243 | + "connector": "lift_forrentottawa", | |
| 2244 | + "status": "actif", | |
| 2245 | + "region": "Ontario — LiftSystem", | |
| 2246 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 285" | |
| 2247 | + }, | |
| 2248 | + { | |
| 2249 | + "id": "lift_remaxrentaladvisors", | |
| 2250 | + "name": "RE/MAX Rental Advisors", | |
| 2251 | + "url": "https://rentaladvisors.ca", | |
| 2252 | + "listing_url": "https://rentaladvisors.ca", | |
| 2253 | + "sectors": [ | |
| 2254 | + "Alberta" | |
| 2255 | + ], | |
| 2256 | + "connector": "lift_remaxrentaladvisors", | |
| 2257 | + "status": "actif", | |
| 2258 | + "region": "Alberta — LiftSystem", | |
| 2259 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 284" | |
| 2260 | + }, | |
| 2261 | + { | |
| 2262 | + "id": "lift_laidleyltd", | |
| 2263 | + "name": "Laidley Management Ltd", | |
| 2264 | + "url": "", | |
| 2265 | + "listing_url": "", | |
| 2266 | + "sectors": [ | |
| 2267 | + "Alberta" | |
| 2268 | + ], | |
| 2269 | + "connector": "lift_laidleyltd", | |
| 2270 | + "status": "actif", | |
| 2271 | + "region": "Alberta — LiftSystem", | |
| 2272 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 288" | |
| 2273 | + }, | |
| 2274 | + { | |
| 2275 | + "id": "lift_family", | |
| 2276 | + "name": "Family Properties", | |
| 2277 | + "url": "https://familyproperties.ca", | |
| 2278 | + "listing_url": "https://familyproperties.ca", | |
| 2279 | + "sectors": [ | |
| 2280 | + "Ontario" | |
| 2281 | + ], | |
| 2282 | + "connector": "lift_family", | |
| 2283 | + "status": "actif", | |
| 2284 | + "region": "Ontario — LiftSystem", | |
| 2285 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 286" | |
| 2286 | + }, | |
| 2287 | + { | |
| 2288 | + "id": "lift_eliteltd", | |
| 2289 | + "name": "Elite Property Management Ltd.", | |
| 2290 | + "url": "https://elitesuite.ca", | |
| 2291 | + "listing_url": "https://elitesuite.ca", | |
| 2292 | + "sectors": [ | |
| 2293 | + "Saskatchewan" | |
| 2294 | + ], | |
| 2295 | + "connector": "lift_eliteltd", | |
| 2296 | + "status": "actif", | |
| 2297 | + "region": "Saskatchewan — LiftSystem", | |
| 2298 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 290" | |
| 2299 | + }, | |
| 2300 | + { | |
| 2301 | + "id": "lift_saickleyenterprisesltd", | |
| 2302 | + "name": "Saickley Enterprises LTD.", | |
| 2303 | + "url": "https://saickleyproperties.ca", | |
| 2304 | + "listing_url": "https://saickleyproperties.ca", | |
| 2305 | + "sectors": [ | |
| 2306 | + "Ontario" | |
| 2307 | + ], | |
| 2308 | + "connector": "lift_saickleyenterprisesltd", | |
| 2309 | + "status": "actif", | |
| 2310 | + "region": "Ontario — LiftSystem", | |
| 2311 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 291" | |
| 2312 | + }, | |
| 2313 | + { | |
| 2314 | + "id": "lift_biddwell", | |
| 2315 | + "name": "Biddwell", | |
| 2316 | + "url": "https://biddwell.com", | |
| 2317 | + "listing_url": "https://biddwell.com", | |
| 2318 | + "sectors": [ | |
| 2319 | + "British Columbia", | |
| 2320 | + "Alberta", | |
| 2321 | + "Manitoba" | |
| 2322 | + ], | |
| 2323 | + "connector": "lift_biddwell", | |
| 2324 | + "status": "actif", | |
| 2325 | + "region": "British Columbia / Alberta / Manitoba — LiftSystem", | |
| 2326 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 302" | |
| 2327 | + }, | |
| 2328 | + { | |
| 2329 | + "id": "lift_apollo", | |
| 2330 | + "name": "Apollo Property Management", | |
| 2331 | + "url": "https://apollomgt.com", | |
| 2332 | + "listing_url": "https://apollomgt.com", | |
| 2333 | + "sectors": [ | |
| 2334 | + "Ontario" | |
| 2335 | + ], | |
| 2336 | + "connector": "lift_apollo", | |
| 2337 | + "status": "actif", | |
| 2338 | + "region": "Ontario — LiftSystem", | |
| 2339 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 303" | |
| 2340 | + }, | |
| 2341 | + { | |
| 2342 | + "id": "lift_torontocommunityhousingc", | |
| 2343 | + "name": "Toronto Community Housing Corporation", | |
| 2344 | + "url": "https://torontohousing.ca", | |
| 2345 | + "listing_url": "https://torontohousing.ca", | |
| 2346 | + "sectors": [ | |
| 2347 | + "Ontario" | |
| 2348 | + ], | |
| 2349 | + "connector": "lift_torontocommunityhousingc", | |
| 2350 | + "status": "actif", | |
| 2351 | + "region": "Ontario — LiftSystem", | |
| 2352 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 312" | |
| 2353 | + }, | |
| 2354 | + { | |
| 2355 | + "id": "lift_broadstreet", | |
| 2356 | + "name": "Broadstreet Properties", | |
| 2357 | + "url": "https://www.broadstreet.ca", | |
| 2358 | + "listing_url": "https://www.broadstreet.ca", | |
| 2359 | + "sectors": [ | |
| 2360 | + "Ontario", | |
| 2361 | + "Alberta", | |
| 2362 | + "Saskatchewan", | |
| 2363 | + "Manitoba", | |
| 2364 | + "British Columbia" | |
| 2365 | + ], | |
| 2366 | + "connector": "lift_broadstreet", | |
| 2367 | + "status": "actif", | |
| 2368 | + "region": "Alberta / Manitoba / British Columbia / Saskatchewan / Ontario — LiftSystem", | |
| 2369 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 305" | |
| 2370 | + }, | |
| 2371 | + { | |
| 2372 | + "id": "lift_centarealestateltdbroker", | |
| 2373 | + "name": "Centa Real Estate Ltd. (Brokerage) ", | |
| 2374 | + "url": "https://centarealestateltd.com", | |
| 2375 | + "listing_url": "https://centarealestateltd.com", | |
| 2376 | + "sectors": [ | |
| 2377 | + "Ontario" | |
| 2378 | + ], | |
| 2379 | + "connector": "lift_centarealestateltdbroker", | |
| 2380 | + "status": "actif", | |
| 2381 | + "region": "Ontario — LiftSystem", | |
| 2382 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 311" | |
| 2383 | + }, | |
| 2384 | + { | |
| 2385 | + "id": "lift_zulichenterpriseslimited", | |
| 2386 | + "name": "Zulich Enterprises Limited", | |
| 2387 | + "url": "https://www.zulich.com", | |
| 2388 | + "listing_url": "https://www.zulich.com", | |
| 2389 | + "sectors": [ | |
| 2390 | + "Ontario" | |
| 2391 | + ], | |
| 2392 | + "connector": "lift_zulichenterpriseslimited", | |
| 2393 | + "status": "actif", | |
| 2394 | + "region": "Ontario — LiftSystem", | |
| 2395 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 309" | |
| 2396 | + }, | |
| 2397 | + { | |
| 2398 | + "id": "lift_rockwood", | |
| 2399 | + "name": "Rockwood Property Management", | |
| 2400 | + "url": "https://rockwoodmanagement.ca", | |
| 2401 | + "listing_url": "https://rockwoodmanagement.ca", | |
| 2402 | + "sectors": [ | |
| 2403 | + "Alberta" | |
| 2404 | + ], | |
| 2405 | + "connector": "lift_rockwood", | |
| 2406 | + "status": "actif", | |
| 2407 | + "region": "Alberta — LiftSystem", | |
| 2408 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 314" | |
| 2409 | + }, | |
| 2410 | + { | |
| 2411 | + "id": "lift_extreme", | |
| 2412 | + "name": "Extreme Property Management", | |
| 2413 | + "url": "https://extremepropertymanagement.com", | |
| 2414 | + "listing_url": "https://extremepropertymanagement.com", | |
| 2415 | + "sectors": [ | |
| 2416 | + "Ontario" | |
| 2417 | + ], | |
| 2418 | + "connector": "lift_extreme", | |
| 2419 | + "status": "actif", | |
| 2420 | + "region": "Ontario — LiftSystem", | |
| 2421 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 316" | |
| 2422 | + }, | |
| 2423 | + { | |
| 2424 | + "id": "lift_globe", | |
| 2425 | + "name": "Globe Property Management", | |
| 2426 | + "url": "https://globepm.ca", | |
| 2427 | + "listing_url": "https://globepm.ca", | |
| 2428 | + "sectors": [ | |
| 2429 | + "Manitoba" | |
| 2430 | + ], | |
| 2431 | + "connector": "lift_globe", | |
| 2432 | + "status": "actif", | |
| 2433 | + "region": "Manitoba — LiftSystem", | |
| 2434 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 313" | |
| 2435 | + }, | |
| 2436 | + { | |
| 2437 | + "id": "lift_magnumyork", | |
| 2438 | + "name": "Magnum York", | |
| 2439 | + "url": "https://magnumyork.com", | |
| 2440 | + "listing_url": "https://magnumyork.com", | |
| 2441 | + "sectors": [ | |
| 2442 | + "Alberta" | |
| 2443 | + ], | |
| 2444 | + "connector": "lift_magnumyork", | |
| 2445 | + "status": "actif", | |
| 2446 | + "region": "Alberta — LiftSystem", | |
| 2447 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 319" | |
| 2448 | + }, | |
| 2449 | + { | |
| 2450 | + "id": "lift_todayliving", | |
| 2451 | + "name": "Today Living Group", | |
| 2452 | + "url": "https://todaylivinggroup.com", | |
| 2453 | + "listing_url": "https://todaylivinggroup.com", | |
| 2454 | + "sectors": [ | |
| 2455 | + "Ontario" | |
| 2456 | + ], | |
| 2457 | + "connector": "lift_todayliving", | |
| 2458 | + "status": "actif", | |
| 2459 | + "region": "Ontario — LiftSystem", | |
| 2460 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 318" | |
| 2461 | + }, | |
| 2462 | + { | |
| 2463 | + "id": "lift_bond", | |
| 2464 | + "name": "Bond Apartments", | |
| 2465 | + "url": "https://apartmentsbybond.com", | |
| 2466 | + "listing_url": "https://apartmentsbybond.com", | |
| 2467 | + "sectors": [ | |
| 2468 | + "Alberta" | |
| 2469 | + ], | |
| 2470 | + "connector": "lift_bond", | |
| 2471 | + "status": "actif", | |
| 2472 | + "region": "Alberta — LiftSystem", | |
| 2473 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 322" | |
| 2474 | + }, | |
| 2475 | + { | |
| 2476 | + "id": "lift_carlingrealtycompanyltd", | |
| 2477 | + "name": "Carling Realty Company Ltd.", | |
| 2478 | + "url": "https://carlingrealty.com", | |
| 2479 | + "listing_url": "https://carlingrealty.com", | |
| 2480 | + "sectors": [ | |
| 2481 | + "Ontario" | |
| 2482 | + ], | |
| 2483 | + "connector": "lift_carlingrealtycompanyltd", | |
| 2484 | + "status": "actif", | |
| 2485 | + "region": "Ontario — LiftSystem", | |
| 2486 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 323" | |
| 2487 | + }, | |
| 2488 | + { | |
| 2489 | + "id": "lift_fireside", | |
| 2490 | + "name": "Fireside Property Group", | |
| 2491 | + "url": "https://firesidepropertygroup.com", | |
| 2492 | + "listing_url": "https://firesidepropertygroup.com", | |
| 2493 | + "sectors": [ | |
| 2494 | + "Alberta" | |
| 2495 | + ], | |
| 2496 | + "connector": "lift_fireside", | |
| 2497 | + "status": "actif", | |
| 2498 | + "region": "Alberta — LiftSystem", | |
| 2499 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 326" | |
| 2500 | + }, | |
| 2501 | + { | |
| 2502 | + "id": "lift_redkeyrealty", | |
| 2503 | + "name": "Red Key Realty", | |
| 2504 | + "url": "https://redkeyproperties.ca", | |
| 2505 | + "listing_url": "https://redkeyproperties.ca", | |
| 2506 | + "sectors": [ | |
| 2507 | + "Alberta" | |
| 2508 | + ], | |
| 2509 | + "connector": "lift_redkeyrealty", | |
| 2510 | + "status": "actif", | |
| 2511 | + "region": "Alberta — LiftSystem", | |
| 2512 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 327" | |
| 2513 | + }, | |
| 2514 | + { | |
| 2515 | + "id": "lift_mha", | |
| 2516 | + "name": "MHA Properties", | |
| 2517 | + "url": "https://greatapartments.ca", | |
| 2518 | + "listing_url": "https://greatapartments.ca", | |
| 2519 | + "sectors": [ | |
| 2520 | + "Alberta", | |
| 2521 | + "British Columbia" | |
| 2522 | + ], | |
| 2523 | + "connector": "lift_mha", | |
| 2524 | + "status": "actif", | |
| 2525 | + "region": "Alberta / British Columbia — LiftSystem", | |
| 2526 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 330" | |
| 2527 | + }, | |
| 2528 | + { | |
| 2529 | + "id": "lift_royalyork2", | |
| 2530 | + "name": "Royal York Property Management", | |
| 2531 | + "url": "https://royalyorkpropertymanagement.com", | |
| 2532 | + "listing_url": "https://royalyorkpropertymanagement.com", | |
| 2533 | + "sectors": [ | |
| 2534 | + "Ontario" | |
| 2535 | + ], | |
| 2536 | + "connector": "lift_royalyork2", | |
| 2537 | + "status": "actif", | |
| 2538 | + "region": "Ontario — LiftSystem", | |
| 2539 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 325" | |
| 2540 | + }, | |
| 2541 | + { | |
| 2542 | + "id": "lift_hopestreet", | |
| 2543 | + "name": "Hope Street", | |
| 2544 | + "url": "https://hopestreet.ca", | |
| 2545 | + "listing_url": "https://hopestreet.ca", | |
| 2546 | + "sectors": [ | |
| 2547 | + "Alberta" | |
| 2548 | + ], | |
| 2549 | + "connector": "lift_hopestreet", | |
| 2550 | + "status": "actif", | |
| 2551 | + "region": "Alberta — LiftSystem", | |
| 2552 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 338" | |
| 2553 | + }, | |
| 2554 | + { | |
| 2555 | + "id": "lift_remaxelkvalleyrealty", | |
| 2556 | + "name": "Remax Elk Valley Realty", | |
| 2557 | + "url": "", | |
| 2558 | + "listing_url": "", | |
| 2559 | + "sectors": [ | |
| 2560 | + "British Columbia" | |
| 2561 | + ], | |
| 2562 | + "connector": "lift_remaxelkvalleyrealty", | |
| 2563 | + "status": "actif", | |
| 2564 | + "region": "British Columbia — LiftSystem", | |
| 2565 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 344" | |
| 2566 | + }, | |
| 2567 | + { | |
| 2568 | + "id": "lift_sunrexltd", | |
| 2569 | + "name": "Sunrex Management Ltd.", | |
| 2570 | + "url": "https://sunrex.ca", | |
| 2571 | + "listing_url": "https://sunrex.ca", | |
| 2572 | + "sectors": [ | |
| 2573 | + "Manitoba" | |
| 2574 | + ], | |
| 2575 | + "connector": "lift_sunrexltd", | |
| 2576 | + "status": "actif", | |
| 2577 | + "region": "Manitoba — LiftSystem", | |
| 2578 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 339" | |
| 2579 | + }, | |
| 2580 | + { | |
| 2581 | + "id": "lift_mcleodrealtyu0026", | |
| 2582 | + "name": "McLeod Realty \\u0026 Management ", | |
| 2583 | + "url": "https://mcleodrealty.com", | |
| 2584 | + "listing_url": "https://mcleodrealty.com", | |
| 2585 | + "sectors": [ | |
| 2586 | + "Alberta", | |
| 2587 | + "British Columbia" | |
| 2588 | + ], | |
| 2589 | + "connector": "lift_mcleodrealtyu0026", | |
| 2590 | + "status": "actif", | |
| 2591 | + "region": "Alberta / British Columbia — LiftSystem", | |
| 2592 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 341" | |
| 2593 | + }, | |
| 2594 | + { | |
| 2595 | + "id": "lift_fahelu0026co", | |
| 2596 | + "name": "Fahel \\u0026 Co", | |
| 2597 | + "url": "https://listings.fcorentals.com", | |
| 2598 | + "listing_url": "https://listings.fcorentals.com", | |
| 2599 | + "sectors": [ | |
| 2600 | + "Ontario" | |
| 2601 | + ], | |
| 2602 | + "connector": "lift_fahelu0026co", | |
| 2603 | + "status": "actif", | |
| 2604 | + "region": "Ontario — LiftSystem", | |
| 2605 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 342" | |
| 2606 | + }, | |
| 2607 | + { | |
| 2608 | + "id": "lift_walkleysquare", | |
| 2609 | + "name": "Walkley Square Apartments Inc.", | |
| 2610 | + "url": "https://walkleysquareapartments.com", | |
| 2611 | + "listing_url": "https://walkleysquareapartments.com", | |
| 2612 | + "sectors": [ | |
| 2613 | + "Ontario" | |
| 2614 | + ], | |
| 2615 | + "connector": "lift_walkleysquare", | |
| 2616 | + "status": "actif", | |
| 2617 | + "region": "Ontario — LiftSystem", | |
| 2618 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 347" | |
| 2619 | + }, | |
| 2620 | + { | |
| 2621 | + "id": "lift_bradenequities", | |
| 2622 | + "name": "Braden Equities Inc.", | |
| 2623 | + "url": "https://bradenequitiesinc.com", | |
| 2624 | + "listing_url": "https://bradenequitiesinc.com", | |
| 2625 | + "sectors": [ | |
| 2626 | + "Alberta" | |
| 2627 | + ], | |
| 2628 | + "connector": "lift_bradenequities", | |
| 2629 | + "status": "actif", | |
| 2630 | + "region": "Alberta — LiftSystem", | |
| 2631 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 366" | |
| 2632 | + }, | |
| 2633 | + { | |
| 2634 | + "id": "lift_prime", | |
| 2635 | + "name": "Prime Property Management", | |
| 2636 | + "url": "https://gpprime.net", | |
| 2637 | + "listing_url": "https://gpprime.net", | |
| 2638 | + "sectors": [ | |
| 2639 | + "Alberta" | |
| 2640 | + ], | |
| 2641 | + "connector": "lift_prime", | |
| 2642 | + "status": "actif", | |
| 2643 | + "region": "Alberta — LiftSystem", | |
| 2644 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 377" | |
| 2645 | + }, | |
| 2646 | + { | |
| 2647 | + "id": "lift_mainstreetequitycorp", | |
| 2648 | + "name": "Mainstreet Equity Corp.", | |
| 2649 | + "url": "https://mainst.biz", | |
| 2650 | + "listing_url": "https://mainst.biz", | |
| 2651 | + "sectors": [ | |
| 2652 | + "Alberta", | |
| 2653 | + "British Columbia", | |
| 2654 | + "Manitoba", | |
| 2655 | + "Saskatchewan" | |
| 2656 | + ], | |
| 2657 | + "connector": "lift_mainstreetequitycorp", | |
| 2658 | + "status": "actif", | |
| 2659 | + "region": "Alberta / Saskatchewan / British Columbia / Manitoba — LiftSystem", | |
| 2660 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 364" | |
| 2661 | + }, | |
| 2662 | + { | |
| 2663 | + "id": "lift_terrace", | |
| 2664 | + "name": "Terrace Apartments", | |
| 2665 | + "url": "https://edmontonapartments.rent", | |
| 2666 | + "listing_url": "https://edmontonapartments.rent", | |
| 2667 | + "sectors": [ | |
| 2668 | + "Alberta" | |
| 2669 | + ], | |
| 2670 | + "connector": "lift_terrace", | |
| 2671 | + "status": "actif", | |
| 2672 | + "region": "Alberta — LiftSystem", | |
| 2673 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 375" | |
| 2674 | + }, | |
| 2675 | + { | |
| 2676 | + "id": "lift_gillltd", | |
| 2677 | + "name": "Gill Apartments LTD", | |
| 2678 | + "url": "https://gskproperties.ca", | |
| 2679 | + "listing_url": "https://gskproperties.ca", | |
| 2680 | + "sectors": [ | |
| 2681 | + "Alberta" | |
| 2682 | + ], | |
| 2683 | + "connector": "lift_gillltd", | |
| 2684 | + "status": "actif", | |
| 2685 | + "region": "Alberta — LiftSystem", | |
| 2686 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 379" | |
| 2687 | + }, | |
| 2688 | + { | |
| 2689 | + "id": "lift_np", | |
| 2690 | + "name": "NP Rentals", | |
| 2691 | + "url": "https://rentnp.ca", | |
| 2692 | + "listing_url": "https://rentnp.ca", | |
| 2693 | + "sectors": [ | |
| 2694 | + "Saskatchewan" | |
| 2695 | + ], | |
| 2696 | + "connector": "lift_np", | |
| 2697 | + "status": "actif", | |
| 2698 | + "region": "Saskatchewan — LiftSystem", | |
| 2699 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 381" | |
| 2700 | + }, | |
| 2701 | + { | |
| 2702 | + "id": "lift_cornerstone", | |
| 2703 | + "name": "Cornerstone Management", | |
| 2704 | + "url": "https://csmanagement.ca", | |
| 2705 | + "listing_url": "https://csmanagement.ca", | |
| 2706 | + "sectors": [ | |
| 2707 | + "Alberta" | |
| 2708 | + ], | |
| 2709 | + "connector": "lift_cornerstone", | |
| 2710 | + "status": "actif", | |
| 2711 | + "region": "Alberta — LiftSystem", | |
| 2712 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 386" | |
| 2713 | + }, | |
| 2714 | + { | |
| 2715 | + "id": "lift_wildwoodoaks", | |
| 2716 | + "name": "Wildwood Oaks", | |
| 2717 | + "url": "https://wildwoodoaks.com", | |
| 2718 | + "listing_url": "https://wildwoodoaks.com", | |
| 2719 | + "sectors": [ | |
| 2720 | + "Ontario" | |
| 2721 | + ], | |
| 2722 | + "connector": "lift_wildwoodoaks", | |
| 2723 | + "status": "actif", | |
| 2724 | + "region": "Ontario — LiftSystem", | |
| 2725 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 389" | |
| 2726 | + }, | |
| 2727 | + { | |
| 2728 | + "id": "lift_concorde", | |
| 2729 | + "name": "Concorde Properties", | |
| 2730 | + "url": "https://concorde-properties.ca", | |
| 2731 | + "listing_url": "https://concorde-properties.ca", | |
| 2732 | + "sectors": [ | |
| 2733 | + "Ontario" | |
| 2734 | + ], | |
| 2735 | + "connector": "lift_concorde", | |
| 2736 | + "status": "actif", | |
| 2737 | + "region": "Ontario — LiftSystem", | |
| 2738 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 394" | |
| 2739 | + }, | |
| 2740 | + { | |
| 2741 | + "id": "lift_fahelu0026co2", | |
| 2742 | + "name": "Fahel \\u0026 Co Inc", | |
| 2743 | + "url": "https://fahelandco.com", | |
| 2744 | + "listing_url": "https://fahelandco.com", | |
| 2745 | + "sectors": [ | |
| 2746 | + "Ontario" | |
| 2747 | + ], | |
| 2748 | + "connector": "lift_fahelu0026co2", | |
| 2749 | + "status": "actif", | |
| 2750 | + "region": "Ontario — LiftSystem", | |
| 2751 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 393" | |
| 2752 | + }, | |
| 2753 | + { | |
| 2754 | + "id": "lift_frastell", | |
| 2755 | + "name": "Frastell Property Management Inc.", | |
| 2756 | + "url": "https://frastell.com", | |
| 2757 | + "listing_url": "https://frastell.com", | |
| 2758 | + "sectors": [ | |
| 2759 | + "Ontario" | |
| 2760 | + ], | |
| 2761 | + "connector": "lift_frastell", | |
| 2762 | + "status": "actif", | |
| 2763 | + "region": "Ontario — LiftSystem", | |
| 2764 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 395" | |
| 2765 | + }, | |
| 2766 | + { | |
| 2767 | + "id": "lift_blackmud", | |
| 2768 | + "name": "Blackmud Properties", | |
| 2769 | + "url": "https://blackmudproperties.ca", | |
| 2770 | + "listing_url": "https://blackmudproperties.ca", | |
| 2771 | + "sectors": [ | |
| 2772 | + "Alberta" | |
| 2773 | + ], | |
| 2774 | + "connector": "lift_blackmud", | |
| 2775 | + "status": "actif", | |
| 2776 | + "region": "Alberta — LiftSystem", | |
| 2777 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 396" | |
| 2778 | + }, | |
| 2779 | + { | |
| 2780 | + "id": "lift_reddeer", | |
| 2781 | + "name": "Red Deer Property Rentals", | |
| 2782 | + "url": "https://reddeerpropertyrentals.com", | |
| 2783 | + "listing_url": "https://reddeerpropertyrentals.com", | |
| 2784 | + "sectors": [ | |
| 2785 | + "Alberta" | |
| 2786 | + ], | |
| 2787 | + "connector": "lift_reddeer", | |
| 2788 | + "status": "actif", | |
| 2789 | + "region": "Alberta — LiftSystem", | |
| 2790 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 401" | |
| 2791 | + }, | |
| 2792 | + { | |
| 2793 | + "id": "lift_wpa", | |
| 2794 | + "name": "W.P.A.", | |
| 2795 | + "url": "", | |
| 2796 | + "listing_url": "", | |
| 2797 | + "sectors": [ | |
| 2798 | + "Alberta" | |
| 2799 | + ], | |
| 2800 | + "connector": "lift_wpa", | |
| 2801 | + "status": "actif", | |
| 2802 | + "region": "Alberta — LiftSystem", | |
| 2803 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 400" | |
| 2804 | + }, | |
| 2805 | + { | |
| 2806 | + "id": "lift_icr", | |
| 2807 | + "name": "ICR", | |
| 2808 | + "url": "https://icrcommercial.com", | |
| 2809 | + "listing_url": "https://icrcommercial.com", | |
| 2810 | + "sectors": [ | |
| 2811 | + "Saskatchewan" | |
| 2812 | + ], | |
| 2813 | + "connector": "lift_icr", | |
| 2814 | + "status": "actif", | |
| 2815 | + "region": "Saskatchewan — LiftSystem", | |
| 2816 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 437" | |
| 2817 | + }, | |
| 2818 | + { | |
| 2819 | + "id": "lift_delcondominium", | |
| 2820 | + "name": "Del Condominium Rentals Inc", | |
| 2821 | + "url": "https://delrentals.com", | |
| 2822 | + "listing_url": "https://delrentals.com", | |
| 2823 | + "sectors": [ | |
| 2824 | + "Ontario" | |
| 2825 | + ], | |
| 2826 | + "connector": "lift_delcondominium", | |
| 2827 | + "status": "actif", | |
| 2828 | + "region": "Ontario — LiftSystem", | |
| 2829 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 435" | |
| 2830 | + }, | |
| 2831 | + { | |
| 2832 | + "id": "lift_quadreal", | |
| 2833 | + "name": "QuadReal", | |
| 2834 | + "url": "https://quadrealresidential.com", | |
| 2835 | + "listing_url": "https://quadrealresidential.com", | |
| 2836 | + "sectors": [ | |
| 2837 | + "Ontario", | |
| 2838 | + "British Columbia", | |
| 2839 | + "Alberta" | |
| 2840 | + ], | |
| 2841 | + "connector": "lift_quadreal", | |
| 2842 | + "status": "actif", | |
| 2843 | + "region": "Ontario / British Columbia / Alberta — LiftSystem", | |
| 2844 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 439" | |
| 2845 | + }, | |
| 2846 | + { | |
| 2847 | + "id": "lift_newleaf", | |
| 2848 | + "name": "New Leaf Properties", | |
| 2849 | + "url": "https://newleafproperties.ca", | |
| 2850 | + "listing_url": "https://newleafproperties.ca", | |
| 2851 | + "sectors": [ | |
| 2852 | + "Alberta" | |
| 2853 | + ], | |
| 2854 | + "connector": "lift_newleaf", | |
| 2855 | + "status": "actif", | |
| 2856 | + "region": "Alberta — LiftSystem", | |
| 2857 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 448" | |
| 2858 | + }, | |
| 2859 | + { | |
| 2860 | + "id": "lift_bluestone", | |
| 2861 | + "name": "BlueStone Properties Inc.", | |
| 2862 | + "url": "https://bluestoneproperties.com", | |
| 2863 | + "listing_url": "https://bluestoneproperties.com", | |
| 2864 | + "sectors": [ | |
| 2865 | + "Ontario" | |
| 2866 | + ], | |
| 2867 | + "connector": "lift_bluestone", | |
| 2868 | + "status": "actif", | |
| 2869 | + "region": "Ontario — LiftSystem", | |
| 2870 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 449" | |
| 2871 | + }, | |
| 2872 | + { | |
| 2873 | + "id": "lift_wycliffepm", | |
| 2874 | + "name": "Wycliffe PM", | |
| 2875 | + "url": "https://wycliffeproperties.com", | |
| 2876 | + "listing_url": "https://wycliffeproperties.com", | |
| 2877 | + "sectors": [ | |
| 2878 | + "Ontario" | |
| 2879 | + ], | |
| 2880 | + "connector": "lift_wycliffepm", | |
| 2881 | + "status": "actif", | |
| 2882 | + "region": "Ontario — LiftSystem", | |
| 2883 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 459" | |
| 2884 | + }, | |
| 2885 | + { | |
| 2886 | + "id": "lift_lestonholdings", | |
| 2887 | + "name": "Leston Holdings", | |
| 2888 | + "url": "https://lestonholdings.com", | |
| 2889 | + "listing_url": "https://lestonholdings.com", | |
| 2890 | + "sectors": [ | |
| 2891 | + "British Columbia", | |
| 2892 | + "Alberta" | |
| 2893 | + ], | |
| 2894 | + "connector": "lift_lestonholdings", | |
| 2895 | + "status": "actif", | |
| 2896 | + "region": "Alberta / British Columbia — LiftSystem", | |
| 2897 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 460" | |
| 2898 | + }, | |
| 2899 | + { | |
| 2900 | + "id": "lift_celticofcompanies", | |
| 2901 | + "name": "Celtic Group of Companies", | |
| 2902 | + "url": "https://celticmanagement.ca", | |
| 2903 | + "listing_url": "https://celticmanagement.ca", | |
| 2904 | + "sectors": [ | |
| 2905 | + "Alberta" | |
| 2906 | + ], | |
| 2907 | + "connector": "lift_celticofcompanies", | |
| 2908 | + "status": "actif", | |
| 2909 | + "region": "Alberta — LiftSystem", | |
| 2910 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 461" | |
| 2911 | + }, | |
| 2912 | + { | |
| 2913 | + "id": "lift_saskatoonrpm", | |
| 2914 | + "name": "Saskatoon RPM", | |
| 2915 | + "url": "https://saskpropertymanagement.com", | |
| 2916 | + "listing_url": "https://saskpropertymanagement.com", | |
| 2917 | + "sectors": [ | |
| 2918 | + "Saskatchewan" | |
| 2919 | + ], | |
| 2920 | + "connector": "lift_saskatoonrpm", | |
| 2921 | + "status": "actif", | |
| 2922 | + "region": "Saskatchewan — LiftSystem", | |
| 2923 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 458" | |
| 2924 | + }, | |
| 2925 | + { | |
| 2926 | + "id": "lift_foundspaces", | |
| 2927 | + "name": "Found Spaces Inc", | |
| 2928 | + "url": "https://rent.foundspaces.ca", | |
| 2929 | + "listing_url": "https://rent.foundspaces.ca", | |
| 2930 | + "sectors": [ | |
| 2931 | + "Ontario" | |
| 2932 | + ], | |
| 2933 | + "connector": "lift_foundspaces", | |
| 2934 | + "status": "actif", | |
| 2935 | + "region": "Ontario — LiftSystem", | |
| 2936 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 465" | |
| 2937 | + }, | |
| 2938 | + { | |
| 2939 | + "id": "lift_maxwellhorizon", | |
| 2940 | + "name": "MaxWell Horizon", | |
| 2941 | + "url": "https://maxwellhorizon.ca", | |
| 2942 | + "listing_url": "https://maxwellhorizon.ca", | |
| 2943 | + "sectors": [ | |
| 2944 | + "Alberta" | |
| 2945 | + ], | |
| 2946 | + "connector": "lift_maxwellhorizon", | |
| 2947 | + "status": "actif", | |
| 2948 | + "region": "Alberta — LiftSystem", | |
| 2949 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 463" | |
| 2950 | + }, | |
| 2951 | + { | |
| 2952 | + "id": "lift_oz", | |
| 2953 | + "name": "Oz Property Management", | |
| 2954 | + "url": "https://ozpropertymanagement.ca", | |
| 2955 | + "listing_url": "https://ozpropertymanagement.ca", | |
| 2956 | + "sectors": [ | |
| 2957 | + "Saskatchewan" | |
| 2958 | + ], | |
| 2959 | + "connector": "lift_oz", | |
| 2960 | + "status": "actif", | |
| 2961 | + "region": "Saskatchewan — LiftSystem", | |
| 2962 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 472" | |
| 2963 | + }, | |
| 2964 | + { | |
| 2965 | + "id": "lift_tmdl", | |
| 2966 | + "name": "TMDL Property Management Inc", | |
| 2967 | + "url": "https://tmdlpm.ca", | |
| 2968 | + "listing_url": "https://tmdlpm.ca", | |
| 2969 | + "sectors": [ | |
| 2970 | + "Ontario" | |
| 2971 | + ], | |
| 2972 | + "connector": "lift_tmdl", | |
| 2973 | + "status": "actif", | |
| 2974 | + "region": "Ontario — LiftSystem", | |
| 2975 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 474" | |
| 2976 | + }, | |
| 2977 | + { | |
| 2978 | + "id": "lift_mu", | |
| 2979 | + "name": "MU Property Management", | |
| 2980 | + "url": "https://mupm.ca", | |
| 2981 | + "listing_url": "https://mupm.ca", | |
| 2982 | + "sectors": [ | |
| 2983 | + "New Brunswick" | |
| 2984 | + ], | |
| 2985 | + "connector": "lift_mu", | |
| 2986 | + "status": "actif", | |
| 2987 | + "region": "New Brunswick — LiftSystem", | |
| 2988 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 473" | |
| 2989 | + }, | |
| 2990 | + { | |
| 2991 | + "id": "lift_rmsroyalservices", | |
| 2992 | + "name": "(RMS) Royal Management Services Inc.", | |
| 2993 | + "url": "https://royalmanagement.ca", | |
| 2994 | + "listing_url": "https://royalmanagement.ca", | |
| 2995 | + "sectors": [ | |
| 2996 | + "Alberta" | |
| 2997 | + ], | |
| 2998 | + "connector": "lift_rmsroyalservices", | |
| 2999 | + "status": "actif", | |
| 3000 | + "region": "Alberta — LiftSystem", | |
| 3001 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 475" | |
| 3002 | + }, | |
| 3003 | + { | |
| 3004 | + "id": "lift_birchhousing", | |
| 3005 | + "name": "Birch Housing", | |
| 3006 | + "url": "https://birchhousing.ca", | |
| 3007 | + "listing_url": "https://birchhousing.ca", | |
| 3008 | + "sectors": [ | |
| 3009 | + "Ontario" | |
| 3010 | + ], | |
| 3011 | + "connector": "lift_birchhousing", | |
| 3012 | + "status": "actif", | |
| 3013 | + "region": "Ontario — LiftSystem", | |
| 3014 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 477" | |
| 3015 | + }, | |
| 3016 | + { | |
| 3017 | + "id": "lift_manager", | |
| 3018 | + "name": "Property Manager", | |
| 3019 | + "url": "", | |
| 3020 | + "listing_url": "", | |
| 3021 | + "sectors": [ | |
| 3022 | + "British Columbia", | |
| 3023 | + "Ontario" | |
| 3024 | + ], | |
| 3025 | + "connector": "lift_manager", | |
| 3026 | + "status": "actif", | |
| 3027 | + "region": "Ontario / British Columbia — LiftSystem", | |
| 3028 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 476" | |
| 3029 | + }, | |
| 3030 | + { | |
| 3031 | + "id": "lift_highstreetcommunities", | |
| 3032 | + "name": "Highstreet Communities", | |
| 3033 | + "url": "https://renthighstreet.ca", | |
| 3034 | + "listing_url": "https://renthighstreet.ca", | |
| 3035 | + "sectors": [ | |
| 3036 | + "Alberta", | |
| 3037 | + "British Columbia" | |
| 3038 | + ], | |
| 3039 | + "connector": "lift_highstreetcommunities", | |
| 3040 | + "status": "actif", | |
| 3041 | + "region": "British Columbia / Alberta — LiftSystem", | |
| 3042 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 478" | |
| 3043 | + }, | |
| 3044 | + { | |
| 3045 | + "id": "lift_birchwoodequities", | |
| 3046 | + "name": "Birchwood Equities Inc.", | |
| 3047 | + "url": "https://bestedmontonapartments.ca", | |
| 3048 | + "listing_url": "https://bestedmontonapartments.ca", | |
| 3049 | + "sectors": [ | |
| 3050 | + "Alberta" | |
| 3051 | + ], | |
| 3052 | + "connector": "lift_birchwoodequities", | |
| 3053 | + "status": "actif", | |
| 3054 | + "region": "Alberta — LiftSystem", | |
| 3055 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 485" | |
| 3056 | + }, | |
| 3057 | + { | |
| 3058 | + "id": "lift_burkandrealty", | |
| 3059 | + "name": "Burk Management and Realty Inc.", | |
| 3060 | + "url": "https://burkmanagement.com", | |
| 3061 | + "listing_url": "https://burkmanagement.com", | |
| 3062 | + "sectors": [ | |
| 3063 | + "Alberta" | |
| 3064 | + ], | |
| 3065 | + "connector": "lift_burkandrealty", | |
| 3066 | + "status": "actif", | |
| 3067 | + "region": "Alberta — LiftSystem", | |
| 3068 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 488" | |
| 3069 | + }, | |
| 3070 | + { | |
| 3071 | + "id": "lift_amelin", | |
| 3072 | + "name": "Amelin Property Management", | |
| 3073 | + "url": "https://amelinproperties.com", | |
| 3074 | + "listing_url": "https://amelinproperties.com", | |
| 3075 | + "sectors": [ | |
| 3076 | + "Ontario" | |
| 3077 | + ], | |
| 3078 | + "connector": "lift_amelin", | |
| 3079 | + "status": "actif", | |
| 3080 | + "region": "Ontario — LiftSystem", | |
| 3081 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 487" | |
| 3082 | + }, | |
| 3083 | + { | |
| 3084 | + "id": "lift_menkeholdingslimited", | |
| 3085 | + "name": "Menke Holdings Limited", | |
| 3086 | + "url": "https://menkesuites.ca", | |
| 3087 | + "listing_url": "https://menkesuites.ca", | |
| 3088 | + "sectors": [ | |
| 3089 | + "Saskatchewan" | |
| 3090 | + ], | |
| 3091 | + "connector": "lift_menkeholdingslimited", | |
| 3092 | + "status": "actif", | |
| 3093 | + "region": "Saskatchewan — LiftSystem", | |
| 3094 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 489" | |
| 3095 | + }, | |
| 3096 | + { | |
| 3097 | + "id": "lift_circommercialrealty", | |
| 3098 | + "name": "CIR Commercial Realty Inc.", | |
| 3099 | + "url": "https://colliersrentals.com", | |
| 3100 | + "listing_url": "https://colliersrentals.com", | |
| 3101 | + "sectors": [ | |
| 3102 | + "Saskatchewan" | |
| 3103 | + ], | |
| 3104 | + "connector": "lift_circommercialrealty", | |
| 3105 | + "status": "actif", | |
| 3106 | + "region": "Saskatchewan — LiftSystem", | |
| 3107 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 491" | |
| 3108 | + }, | |
| 3109 | + { | |
| 3110 | + "id": "lift_thorwin", | |
| 3111 | + "name": "Thorwin Properties", | |
| 3112 | + "url": "https://thorwin.ca", | |
| 3113 | + "listing_url": "https://thorwin.ca", | |
| 3114 | + "sectors": [ | |
| 3115 | + "Manitoba" | |
| 3116 | + ], | |
| 3117 | + "connector": "lift_thorwin", | |
| 3118 | + "status": "actif", | |
| 3119 | + "region": "Manitoba — LiftSystem", | |
| 3120 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 499" | |
| 3121 | + }, | |
| 3122 | + { | |
| 3123 | + "id": "lift_northern", | |
| 3124 | + "name": "Northern Properties", | |
| 3125 | + "url": "https://northernprop.ca", | |
| 3126 | + "listing_url": "https://northernprop.ca", | |
| 3127 | + "sectors": [ | |
| 3128 | + "British Columbia" | |
| 3129 | + ], | |
| 3130 | + "connector": "lift_northern", | |
| 3131 | + "status": "actif", | |
| 3132 | + "region": "British Columbia — LiftSystem", | |
| 3133 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 500" | |
| 3134 | + }, | |
| 3135 | + { | |
| 3136 | + "id": "lift_highvalueconsultantsltd", | |
| 3137 | + "name": "High Value Consultants Ltd.", | |
| 3138 | + "url": "https://hvconsultants.com", | |
| 3139 | + "listing_url": "https://hvconsultants.com", | |
| 3140 | + "sectors": [ | |
| 3141 | + "Ontario" | |
| 3142 | + ], | |
| 3143 | + "connector": "lift_highvalueconsultantsltd", | |
| 3144 | + "status": "actif", | |
| 3145 | + "region": "Ontario — LiftSystem", | |
| 3146 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 501" | |
| 3147 | + }, | |
| 3148 | + { | |
| 3149 | + "id": "lift_vanakinternational", | |
| 3150 | + "name": "Vanak International Properties", | |
| 3151 | + "url": "https://vanakrealty.com", | |
| 3152 | + "listing_url": "https://vanakrealty.com", | |
| 3153 | + "sectors": [ | |
| 3154 | + "British Columbia" | |
| 3155 | + ], | |
| 3156 | + "connector": "lift_vanakinternational", | |
| 3157 | + "status": "actif", | |
| 3158 | + "region": "British Columbia — LiftSystem", | |
| 3159 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 516" | |
| 3160 | + }, | |
| 3161 | + { | |
| 3162 | + "id": "lift_laurence", | |
| 3163 | + "name": "Laurence Management Group", | |
| 3164 | + "url": "https://lmgproperties.com", | |
| 3165 | + "listing_url": "https://lmgproperties.com", | |
| 3166 | + "sectors": [ | |
| 3167 | + "Saskatchewan", | |
| 3168 | + "Manitoba" | |
| 3169 | + ], | |
| 3170 | + "connector": "lift_laurence", | |
| 3171 | + "status": "actif", | |
| 3172 | + "region": "Saskatchewan / Manitoba — LiftSystem", | |
| 3173 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 526" | |
| 3174 | + }, | |
| 3175 | + { | |
| 3176 | + "id": "lift_acsopm", | |
| 3177 | + "name": "ACSO PM Inc", | |
| 3178 | + "url": "https://thehome4u.ca", | |
| 3179 | + "listing_url": "https://thehome4u.ca", | |
| 3180 | + "sectors": [ | |
| 3181 | + "Ontario" | |
| 3182 | + ], | |
| 3183 | + "connector": "lift_acsopm", | |
| 3184 | + "status": "actif", | |
| 3185 | + "region": "Ontario — LiftSystem", | |
| 3186 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 532" | |
| 3187 | + }, | |
| 3188 | + { | |
| 3189 | + "id": "lift_bin", | |
| 3190 | + "name": "BIN Management Inc.", | |
| 3191 | + "url": "https://binmanagementinc.com", | |
| 3192 | + "listing_url": "https://binmanagementinc.com", | |
| 3193 | + "sectors": [ | |
| 3194 | + "Ontario" | |
| 3195 | + ], | |
| 3196 | + "connector": "lift_bin", | |
| 3197 | + "status": "actif", | |
| 3198 | + "region": "Ontario — LiftSystem", | |
| 3199 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 537" | |
| 3200 | + }, | |
| 3201 | + { | |
| 3202 | + "id": "lift_p3realty", | |
| 3203 | + "name": "P3 Realty", | |
| 3204 | + "url": "", | |
| 3205 | + "listing_url": "", | |
| 3206 | + "sectors": [ | |
| 3207 | + "Manitoba", | |
| 3208 | + "Alberta" | |
| 3209 | + ], | |
| 3210 | + "connector": "lift_p3realty", | |
| 3211 | + "status": "actif", | |
| 3212 | + "region": "Manitoba / Alberta — LiftSystem", | |
| 3213 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 546" | |
| 3214 | + }, | |
| 3215 | + { | |
| 3216 | + "id": "lift_marwestcanadaltd", | |
| 3217 | + "name": "Marwest Management Canada Ltd.", | |
| 3218 | + "url": "https://marwestrentals.ca", | |
| 3219 | + "listing_url": "https://marwestrentals.ca", | |
| 3220 | + "sectors": [ | |
| 3221 | + "Manitoba", | |
| 3222 | + "Saskatchewan" | |
| 3223 | + ], | |
| 3224 | + "connector": "lift_marwestcanadaltd", | |
| 3225 | + "status": "actif", | |
| 3226 | + "region": "Manitoba / Saskatchewan — LiftSystem", | |
| 3227 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 552" | |
| 3228 | + }, | |
| 3229 | + { | |
| 3230 | + "id": "lift_villagecreek", | |
| 3231 | + "name": "Village Creek Property Management", | |
| 3232 | + "url": "https://villagecreek.ca", | |
| 3233 | + "listing_url": "https://villagecreek.ca", | |
| 3234 | + "sectors": [ | |
| 3235 | + "Ontario" | |
| 3236 | + ], | |
| 3237 | + "connector": "lift_villagecreek", | |
| 3238 | + "status": "actif", | |
| 3239 | + "region": "Ontario — LiftSystem", | |
| 3240 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 553" | |
| 3241 | + }, | |
| 3242 | + { | |
| 3243 | + "id": "lift_northlandasset", | |
| 3244 | + "name": "Northland Asset Management", | |
| 3245 | + "url": "https://northlandmanagement.ca", | |
| 3246 | + "listing_url": "https://northlandmanagement.ca", | |
| 3247 | + "sectors": [ | |
| 3248 | + "British Columbia", | |
| 3249 | + "Alberta", | |
| 3250 | + "Saskatchewan" | |
| 3251 | + ], | |
| 3252 | + "connector": "lift_northlandasset", | |
| 3253 | + "status": "actif", | |
| 3254 | + "region": "Alberta / British Columbia / Saskatchewan — LiftSystem", | |
| 3255 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 557" | |
| 3256 | + }, | |
| 3257 | + { | |
| 3258 | + "id": "lift_evergreenlandsltd", | |
| 3259 | + "name": "Evergreen Lands Ltd", | |
| 3260 | + "url": "https://rentcentrepoint.com", | |
| 3261 | + "listing_url": "https://rentcentrepoint.com", | |
| 3262 | + "sectors": [ | |
| 3263 | + "British Columbia" | |
| 3264 | + ], | |
| 3265 | + "connector": "lift_evergreenlandsltd", | |
| 3266 | + "status": "actif", | |
| 3267 | + "region": "British Columbia — LiftSystem", | |
| 3268 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 563" | |
| 3269 | + }, | |
| 3270 | + { | |
| 3271 | + "id": "lift_kw4rent", | |
| 3272 | + "name": "KW4Rent", | |
| 3273 | + "url": "https://kw4rent.com", | |
| 3274 | + "listing_url": "https://kw4rent.com", | |
| 3275 | + "sectors": [ | |
| 3276 | + "Ontario" | |
| 3277 | + ], | |
| 3278 | + "connector": "lift_kw4rent", | |
| 3279 | + "status": "actif", | |
| 3280 | + "region": "Ontario — LiftSystem", | |
| 3281 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 564" | |
| 3282 | + }, | |
| 3283 | + { | |
| 3284 | + "id": "lift_premium", | |
| 3285 | + "name": "Premium Rentals", | |
| 3286 | + "url": "https://premiumrentals.ca", | |
| 3287 | + "listing_url": "https://premiumrentals.ca", | |
| 3288 | + "sectors": [ | |
| 3289 | + "Alberta" | |
| 3290 | + ], | |
| 3291 | + "connector": "lift_premium", | |
| 3292 | + "status": "actif", | |
| 3293 | + "region": "Alberta — LiftSystem", | |
| 3294 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 570" | |
| 3295 | + }, | |
| 3296 | + { | |
| 3297 | + "id": "lift_imperrageneral", | |
| 3298 | + "name": "Imperra General Management", | |
| 3299 | + "url": "https://imperra.ca", | |
| 3300 | + "listing_url": "https://imperra.ca", | |
| 3301 | + "sectors": [ | |
| 3302 | + "Ontario" | |
| 3303 | + ], | |
| 3304 | + "connector": "lift_imperrageneral", | |
| 3305 | + "status": "actif", | |
| 3306 | + "region": "Ontario — LiftSystem", | |
| 3307 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 571" | |
| 3308 | + }, | |
| 3309 | + { | |
| 3310 | + "id": "lift_fidelityltd", | |
| 3311 | + "name": "Fidelity Property Management Ltd", | |
| 3312 | + "url": "https://fidelitypm.com", | |
| 3313 | + "listing_url": "https://fidelitypm.com", | |
| 3314 | + "sectors": [ | |
| 3315 | + "Ontario" | |
| 3316 | + ], | |
| 3317 | + "connector": "lift_fidelityltd", | |
| 3318 | + "status": "actif", | |
| 3319 | + "region": "Ontario — LiftSystem", | |
| 3320 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 582" | |
| 3321 | + }, | |
| 3322 | + { | |
| 3323 | + "id": "lift_powerltd", | |
| 3324 | + "name": "Power Properties Ltd.", | |
| 3325 | + "url": "https://powerproperties.rentals", | |
| 3326 | + "listing_url": "https://powerproperties.rentals", | |
| 3327 | + "sectors": [ | |
| 3328 | + "Alberta" | |
| 3329 | + ], | |
| 3330 | + "connector": "lift_powerltd", | |
| 3331 | + "status": "actif", | |
| 3332 | + "region": "Alberta — LiftSystem", | |
| 3333 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 581" | |
| 3334 | + }, | |
| 3335 | + { | |
| 3336 | + "id": "lift_remaxsaskatoon", | |
| 3337 | + "name": "Remax Saskatoon Property Management", | |
| 3338 | + "url": "https://rentalsaskatoon.ca", | |
| 3339 | + "listing_url": "https://rentalsaskatoon.ca", | |
| 3340 | + "sectors": [ | |
| 3341 | + "Saskatchewan" | |
| 3342 | + ], | |
| 3343 | + "connector": "lift_remaxsaskatoon", | |
| 3344 | + "status": "actif", | |
| 3345 | + "region": "Saskatchewan — LiftSystem", | |
| 3346 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 586" | |
| 3347 | + }, | |
| 3348 | + { | |
| 3349 | + "id": "lift_templeton", | |
| 3350 | + "name": "Templeton Properties", | |
| 3351 | + "url": "https://templetonproperties.ca", | |
| 3352 | + "listing_url": "https://templetonproperties.ca", | |
| 3353 | + "sectors": [ | |
| 3354 | + "Nova Scotia" | |
| 3355 | + ], | |
| 3356 | + "connector": "lift_templeton", | |
| 3357 | + "status": "actif", | |
| 3358 | + "region": "Nova Scotia — LiftSystem", | |
| 3359 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 584" | |
| 3360 | + }, | |
| 3361 | + { | |
| 3362 | + "id": "lift_zahra", | |
| 3363 | + "name": "Zahra Properties", | |
| 3364 | + "url": "https://zahraproperties.com", | |
| 3365 | + "listing_url": "https://zahraproperties.com", | |
| 3366 | + "sectors": [ | |
| 3367 | + "Ontario" | |
| 3368 | + ], | |
| 3369 | + "connector": "lift_zahra", | |
| 3370 | + "status": "actif", | |
| 3371 | + "region": "Ontario — LiftSystem", | |
| 3372 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 598" | |
| 3373 | + }, | |
| 3374 | + { | |
| 3375 | + "id": "lift_obasasixthreesuites", | |
| 3376 | + "name": "OBASA / Six Three Suites", | |
| 3377 | + "url": "https://obasasuites.com", | |
| 3378 | + "listing_url": "https://obasasuites.com", | |
| 3379 | + "sectors": [ | |
| 3380 | + "Saskatchewan" | |
| 3381 | + ], | |
| 3382 | + "connector": "lift_obasasixthreesuites", | |
| 3383 | + "status": "actif", | |
| 3384 | + "region": "Saskatchewan — LiftSystem", | |
| 3385 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 612" | |
| 3386 | + }, | |
| 3387 | + { | |
| 3388 | + "id": "lift_boncoreltdcorp", | |
| 3389 | + "name": "Boncore Management Ltd (Corp)", | |
| 3390 | + "url": "https://boncore.ca", | |
| 3391 | + "listing_url": "https://boncore.ca", | |
| 3392 | + "sectors": [ | |
| 3393 | + "Ontario" | |
| 3394 | + ], | |
| 3395 | + "connector": "lift_boncoreltdcorp", | |
| 3396 | + "status": "actif", | |
| 3397 | + "region": "Ontario — LiftSystem", | |
| 3398 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 611" | |
| 3399 | + }, | |
| 3400 | + { | |
| 3401 | + "id": "lift_prosperointernationalrea", | |
| 3402 | + "name": "Prospero International Realty Inc", | |
| 3403 | + "url": "https://prospero.ca", | |
| 3404 | + "listing_url": "https://prospero.ca", | |
| 3405 | + "sectors": [ | |
| 3406 | + "British Columbia" | |
| 3407 | + ], | |
| 3408 | + "connector": "lift_prosperointernationalrea", | |
| 3409 | + "status": "actif", | |
| 3410 | + "region": "British Columbia — LiftSystem", | |
| 3411 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 614" | |
| 3412 | + }, | |
| 3413 | + { | |
| 3414 | + "id": "lift_pillar", | |
| 3415 | + "name": "Pillar Property Management Inc", | |
| 3416 | + "url": "https://pillarmanagement.ca", | |
| 3417 | + "listing_url": "https://pillarmanagement.ca", | |
| 3418 | + "sectors": [ | |
| 3419 | + "Manitoba" | |
| 3420 | + ], | |
| 3421 | + "connector": "lift_pillar", | |
| 3422 | + "status": "actif", | |
| 3423 | + "region": "Manitoba — LiftSystem", | |
| 3424 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 615" | |
| 3425 | + }, | |
| 3426 | + { | |
| 3427 | + "id": "lift_greatervancouvertenantu0", | |
| 3428 | + "name": "Greater Vancouver Tenant \\u0026 Property Management Ltd", | |
| 3429 | + "url": "https://gvantpm.com", | |
| 3430 | + "listing_url": "https://gvantpm.com", | |
| 3431 | + "sectors": [ | |
| 3432 | + "British Columbia" | |
| 3433 | + ], | |
| 3434 | + "connector": "lift_greatervancouvertenantu0", | |
| 3435 | + "status": "actif", | |
| 3436 | + "region": "British Columbia — LiftSystem", | |
| 3437 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 619" | |
| 3438 | + }, | |
| 3439 | + { | |
| 3440 | + "id": "lift_clearwaterinvestments", | |
| 3441 | + "name": "Clearwater Investments Inc.", | |
| 3442 | + "url": "https://armourmanagement.ca", | |
| 3443 | + "listing_url": "https://armourmanagement.ca", | |
| 3444 | + "sectors": [ | |
| 3445 | + "Manitoba" | |
| 3446 | + ], | |
| 3447 | + "connector": "lift_clearwaterinvestments", | |
| 3448 | + "status": "actif", | |
| 3449 | + "region": "Manitoba — LiftSystem", | |
| 3450 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 624" | |
| 3451 | + }, | |
| 3452 | + { | |
| 3453 | + "id": "lift_centre100holdingsltd", | |
| 3454 | + "name": "Centre 100 Holdings Ltd", | |
| 3455 | + "url": "https://centre100.ca", | |
| 3456 | + "listing_url": "https://centre100.ca", | |
| 3457 | + "sectors": [ | |
| 3458 | + "Alberta" | |
| 3459 | + ], | |
| 3460 | + "connector": "lift_centre100holdingsltd", | |
| 3461 | + "status": "actif", | |
| 3462 | + "region": "Alberta — LiftSystem", | |
| 3463 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 623" | |
| 3464 | + }, | |
| 3465 | + { | |
| 3466 | + "id": "lift_rockportinvestment", | |
| 3467 | + "name": "Rockport Investment Group Inc", | |
| 3468 | + "url": "https://rockportgroup.ca", | |
| 3469 | + "listing_url": "https://rockportgroup.ca", | |
| 3470 | + "sectors": [ | |
| 3471 | + "Manitoba" | |
| 3472 | + ], | |
| 3473 | + "connector": "lift_rockportinvestment", | |
| 3474 | + "status": "actif", | |
| 3475 | + "region": "Manitoba — LiftSystem", | |
| 3476 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 621" | |
| 3477 | + }, | |
| 3478 | + { | |
| 3479 | + "id": "lift_wredevelopmentltd", | |
| 3480 | + "name": "WRE Development Ltd", | |
| 3481 | + "url": "https://wredevelopment.ca", | |
| 3482 | + "listing_url": "https://wredevelopment.ca", | |
| 3483 | + "sectors": [ | |
| 3484 | + "Manitoba", | |
| 3485 | + "Alberta" | |
| 3486 | + ], | |
| 3487 | + "connector": "lift_wredevelopmentltd", | |
| 3488 | + "status": "actif", | |
| 3489 | + "region": "Manitoba / Alberta — LiftSystem", | |
| 3490 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 628" | |
| 3491 | + }, | |
| 3492 | + { | |
| 3493 | + "id": "lift_crystal", | |
| 3494 | + "name": "Crystal Properties", | |
| 3495 | + "url": "https://crystalproperties.ca", | |
| 3496 | + "listing_url": "https://crystalproperties.ca", | |
| 3497 | + "sectors": [ | |
| 3498 | + "Manitoba" | |
| 3499 | + ], | |
| 3500 | + "connector": "lift_crystal", | |
| 3501 | + "status": "actif", | |
| 3502 | + "region": "Manitoba — LiftSystem", | |
| 3503 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 627" | |
| 3504 | + }, | |
| 3505 | + { | |
| 3506 | + "id": "lift_residentialleasing", | |
| 3507 | + "name": "Residential Leasing Group Inc.", | |
| 3508 | + "url": "https://rlg.ca", | |
| 3509 | + "listing_url": "https://rlg.ca", | |
| 3510 | + "sectors": [ | |
| 3511 | + "Alberta" | |
| 3512 | + ], | |
| 3513 | + "connector": "lift_residentialleasing", | |
| 3514 | + "status": "actif", | |
| 3515 | + "region": "Alberta — LiftSystem", | |
| 3516 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 629" | |
| 3517 | + }, | |
| 3518 | + { | |
| 3519 | + "id": "lift_lakewoodagencies", | |
| 3520 | + "name": "Lakewood Agencies", | |
| 3521 | + "url": "https://lakewoodagencies.ca", | |
| 3522 | + "listing_url": "https://lakewoodagencies.ca", | |
| 3523 | + "sectors": [ | |
| 3524 | + "Manitoba" | |
| 3525 | + ], | |
| 3526 | + "connector": "lift_lakewoodagencies", | |
| 3527 | + "status": "actif", | |
| 3528 | + "region": "Manitoba — LiftSystem", | |
| 3529 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 635" | |
| 3530 | + }, | |
| 3531 | + { | |
| 3532 | + "id": "lift_karma", | |
| 3533 | + "name": "Karma Property Management", | |
| 3534 | + "url": "https://karmaproperties.ca", | |
| 3535 | + "listing_url": "https://karmaproperties.ca", | |
| 3536 | + "sectors": [ | |
| 3537 | + "Manitoba" | |
| 3538 | + ], | |
| 3539 | + "connector": "lift_karma", | |
| 3540 | + "status": "actif", | |
| 3541 | + "region": "Manitoba — LiftSystem", | |
| 3542 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 634" | |
| 3543 | + }, | |
| 3544 | + { | |
| 3545 | + "id": "lift_jc", | |
| 3546 | + "name": "J.C. Property Management", | |
| 3547 | + "url": "https://jcproperties.ca", | |
| 3548 | + "listing_url": "https://jcproperties.ca", | |
| 3549 | + "sectors": [ | |
| 3550 | + "Manitoba" | |
| 3551 | + ], | |
| 3552 | + "connector": "lift_jc", | |
| 3553 | + "status": "actif", | |
| 3554 | + "region": "Manitoba — LiftSystem", | |
| 3555 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 636" | |
| 3556 | + }, | |
| 3557 | + { | |
| 3558 | + "id": "lift_ash", | |
| 3559 | + "name": "A.S.H. Management Group Inc.", | |
| 3560 | + "url": "https://ashmanagementgroup.com", | |
| 3561 | + "listing_url": "https://ashmanagementgroup.com", | |
| 3562 | + "sectors": [ | |
| 3563 | + "Manitoba" | |
| 3564 | + ], | |
| 3565 | + "connector": "lift_ash", | |
| 3566 | + "status": "actif", | |
| 3567 | + "region": "Manitoba — LiftSystem", | |
| 3568 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 637" | |
| 3569 | + }, | |
| 3570 | + { | |
| 3571 | + "id": "lift_ironclad", | |
| 3572 | + "name": "Ironclad Properties Inc.", | |
| 3573 | + "url": "https://ironcladproperties.ca", | |
| 3574 | + "listing_url": "https://ironcladproperties.ca", | |
| 3575 | + "sectors": [ | |
| 3576 | + "Saskatchewan", | |
| 3577 | + "Manitoba", | |
| 3578 | + "Ontario", | |
| 3579 | + "British Columbia" | |
| 3580 | + ], | |
| 3581 | + "connector": "lift_ironclad", | |
| 3582 | + "status": "actif", | |
| 3583 | + "region": "Ontario / Saskatchewan / Manitoba / British Columbia — LiftSystem", | |
| 3584 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 641" | |
| 3585 | + }, | |
| 3586 | + { | |
| 3587 | + "id": "lift_manorpark", | |
| 3588 | + "name": "Manor Park Management", | |
| 3589 | + "url": "", | |
| 3590 | + "listing_url": "", | |
| 3591 | + "sectors": [ | |
| 3592 | + "Ontario" | |
| 3593 | + ], | |
| 3594 | + "connector": "lift_manorpark", | |
| 3595 | + "status": "actif", | |
| 3596 | + "region": "Ontario — LiftSystem", | |
| 3597 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 645" | |
| 3598 | + }, | |
| 3599 | + { | |
| 3600 | + "id": "lift_mccormbrconly", | |
| 3601 | + "name": "McCor Management (MB) Inc. (RC only)", | |
| 3602 | + "url": "https://mccor.ca", | |
| 3603 | + "listing_url": "https://mccor.ca", | |
| 3604 | + "sectors": [ | |
| 3605 | + "Manitoba" | |
| 3606 | + ], | |
| 3607 | + "connector": "lift_mccormbrconly", | |
| 3608 | + "status": "actif", | |
| 3609 | + "region": "Manitoba — LiftSystem", | |
| 3610 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 650" | |
| 3611 | + }, | |
| 3612 | + { | |
| 3613 | + "id": "lift_citysearchrentalnetwork", | |
| 3614 | + "name": "Citysearch Rental Network", | |
| 3615 | + "url": "https://citysearchcalgary.com", | |
| 3616 | + "listing_url": "https://citysearchcalgary.com", | |
| 3617 | + "sectors": [ | |
| 3618 | + "Alberta" | |
| 3619 | + ], | |
| 3620 | + "connector": "lift_citysearchrentalnetwork", | |
| 3621 | + "status": "actif", | |
| 3622 | + "region": "Alberta — LiftSystem", | |
| 3623 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 658" | |
| 3624 | + }, | |
| 3625 | + { | |
| 3626 | + "id": "lift_aceagencies", | |
| 3627 | + "name": "Ace Agencies", | |
| 3628 | + "url": "https://abbotsfordpropertymgmt.ca", | |
| 3629 | + "listing_url": "https://abbotsfordpropertymgmt.ca", | |
| 3630 | + "sectors": [ | |
| 3631 | + "British Columbia" | |
| 3632 | + ], | |
| 3633 | + "connector": "lift_aceagencies", | |
| 3634 | + "status": "actif", | |
| 3635 | + "region": "British Columbia — LiftSystem", | |
| 3636 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 656" | |
| 3637 | + }, | |
| 3638 | + { | |
| 3639 | + "id": "lift_elkltd", | |
| 3640 | + "name": "Elk Property Management Ltd.", | |
| 3641 | + "url": "https://elkproperty.com", | |
| 3642 | + "listing_url": "https://elkproperty.com", | |
| 3643 | + "sectors": [ | |
| 3644 | + "Ontario", | |
| 3645 | + "Nova Scotia" | |
| 3646 | + ], | |
| 3647 | + "connector": "lift_elkltd", | |
| 3648 | + "status": "actif", | |
| 3649 | + "region": "Nova Scotia / Ontario — LiftSystem", | |
| 3650 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 664" | |
| 3651 | + }, | |
| 3652 | + { | |
| 3653 | + "id": "lift_parabelleltd", | |
| 3654 | + "name": "Parabelle Properties Ltd", | |
| 3655 | + "url": "https://parabelle.com", | |
| 3656 | + "listing_url": "https://parabelle.com", | |
| 3657 | + "sectors": [ | |
| 3658 | + "Alberta" | |
| 3659 | + ], | |
| 3660 | + "connector": "lift_parabelleltd", | |
| 3661 | + "status": "actif", | |
| 3662 | + "region": "Alberta — LiftSystem", | |
| 3663 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 663" | |
| 3664 | + }, | |
| 3665 | + { | |
| 3666 | + "id": "lift_bartlettrealtyltd", | |
| 3667 | + "name": "Bartlett Realty Ltd.", | |
| 3668 | + "url": "https://bartlettrealestate.ca", | |
| 3669 | + "listing_url": "https://bartlettrealestate.ca", | |
| 3670 | + "sectors": [ | |
| 3671 | + "Saskatchewan" | |
| 3672 | + ], | |
| 3673 | + "connector": "lift_bartlettrealtyltd", | |
| 3674 | + "status": "actif", | |
| 3675 | + "region": "Saskatchewan — LiftSystem", | |
| 3676 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 666" | |
| 3677 | + }, | |
| 3678 | + { | |
| 3679 | + "id": "lift_cressmanrealtyu0026", | |
| 3680 | + "name": "Cressman Realty \\u0026 Property Management", | |
| 3681 | + "url": "https://cressmanrpm.ca", | |
| 3682 | + "listing_url": "https://cressmanrpm.ca", | |
| 3683 | + "sectors": [ | |
| 3684 | + "Saskatchewan" | |
| 3685 | + ], | |
| 3686 | + "connector": "lift_cressmanrealtyu0026", | |
| 3687 | + "status": "actif", | |
| 3688 | + "region": "Saskatchewan — LiftSystem", | |
| 3689 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 669" | |
| 3690 | + }, | |
| 3691 | + { | |
| 3692 | + "id": "lift_ranchoedmonton", | |
| 3693 | + "name": "Rancho: Edmonton", | |
| 3694 | + "url": "https://ranchoedmonton.com", | |
| 3695 | + "listing_url": "https://ranchoedmonton.com", | |
| 3696 | + "sectors": [ | |
| 3697 | + "Alberta" | |
| 3698 | + ], | |
| 3699 | + "connector": "lift_ranchoedmonton", | |
| 3700 | + "status": "actif", | |
| 3701 | + "region": "Alberta — LiftSystem", | |
| 3702 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 672" | |
| 3703 | + }, | |
| 3704 | + { | |
| 3705 | + "id": "lift_edenux", | |
| 3706 | + "name": "Groupe Denux", | |
| 3707 | + "url": "https://groupedenux.com", | |
| 3708 | + "listing_url": "https://groupedenux.com", | |
| 3709 | + "sectors": [ | |
| 3710 | + "British Columbia", | |
| 3711 | + "Alberta" | |
| 3712 | + ], | |
| 3713 | + "connector": "lift_edenux", | |
| 3714 | + "status": "actif", | |
| 3715 | + "region": "British Columbia / Alberta — LiftSystem", | |
| 3716 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 654" | |
| 3717 | + }, | |
| 3718 | + { | |
| 3719 | + "id": "lift_cityvibedevelopments", | |
| 3720 | + "name": "City Vibe Developments Inc", | |
| 3721 | + "url": "https://rentcityvibe.ca", | |
| 3722 | + "listing_url": "https://rentcityvibe.ca", | |
| 3723 | + "sectors": [ | |
| 3724 | + "Alberta" | |
| 3725 | + ], | |
| 3726 | + "connector": "lift_cityvibedevelopments", | |
| 3727 | + "status": "actif", | |
| 3728 | + "region": "Alberta — LiftSystem", | |
| 3729 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 673" | |
| 3730 | + }, | |
| 3731 | + { | |
| 3732 | + "id": "lift_delsuites", | |
| 3733 | + "name": "DelSuites", | |
| 3734 | + "url": "https://delsuites.com", | |
| 3735 | + "listing_url": "https://delsuites.com", | |
| 3736 | + "sectors": [ | |
| 3737 | + "Ontario" | |
| 3738 | + ], | |
| 3739 | + "connector": "lift_delsuites", | |
| 3740 | + "status": "actif", | |
| 3741 | + "region": "Ontario — LiftSystem", | |
| 3742 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 670" | |
| 3743 | + }, | |
| 3744 | + { | |
| 3745 | + "id": "lift_livetreo", | |
| 3746 | + "name": "LiveTreo", | |
| 3747 | + "url": "https://livetreo.ca", | |
| 3748 | + "listing_url": "https://livetreo.ca", | |
| 3749 | + "sectors": [ | |
| 3750 | + "Alberta" | |
| 3751 | + ], | |
| 3752 | + "connector": "lift_livetreo", | |
| 3753 | + "status": "actif", | |
| 3754 | + "region": "Alberta — LiftSystem", | |
| 3755 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 680" | |
| 3756 | + }, | |
| 3757 | + { | |
| 3758 | + "id": "lift_strategic", | |
| 3759 | + "name": "Strategic Group", | |
| 3760 | + "url": "https://strategicgroup.ca", | |
| 3761 | + "listing_url": "https://strategicgroup.ca", | |
| 3762 | + "sectors": [ | |
| 3763 | + "Alberta" | |
| 3764 | + ], | |
| 3765 | + "connector": "lift_strategic", | |
| 3766 | + "status": "actif", | |
| 3767 | + "region": "Alberta — LiftSystem", | |
| 3768 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 679" | |
| 3769 | + }, | |
| 3770 | + { | |
| 3771 | + "id": "lift_barneyriver", | |
| 3772 | + "name": "Barney River", | |
| 3773 | + "url": "https://barneyriver.com", | |
| 3774 | + "listing_url": "https://barneyriver.com", | |
| 3775 | + "sectors": [ | |
| 3776 | + "Ontario" | |
| 3777 | + ], | |
| 3778 | + "connector": "lift_barneyriver", | |
| 3779 | + "status": "actif", | |
| 3780 | + "region": "Ontario — LiftSystem", | |
| 3781 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 677" | |
| 3782 | + }, | |
| 3783 | + { | |
| 3784 | + "id": "lift_weidner", | |
| 3785 | + "name": "Weidner Apartments", | |
| 3786 | + "url": "https://weidner.com", | |
| 3787 | + "listing_url": "https://weidner.com", | |
| 3788 | + "sectors": [ | |
| 3789 | + "Alberta", | |
| 3790 | + "Saskatchewan", | |
| 3791 | + "Manitoba", | |
| 3792 | + "British Columbia" | |
| 3793 | + ], | |
| 3794 | + "connector": "lift_weidner", | |
| 3795 | + "status": "actif", | |
| 3796 | + "region": "Alberta / Saskatchewan / Manitoba / British Columbia — LiftSystem", | |
| 3797 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 678" | |
| 3798 | + }, | |
| 3799 | + { | |
| 3800 | + "id": "lift_realtycanada", | |
| 3801 | + "name": "Realty Canada Inc", | |
| 3802 | + "url": "https://realtycan.com", | |
| 3803 | + "listing_url": "https://realtycan.com", | |
| 3804 | + "sectors": [ | |
| 3805 | + "Alberta" | |
| 3806 | + ], | |
| 3807 | + "connector": "lift_realtycanada", | |
| 3808 | + "status": "actif", | |
| 3809 | + "region": "Alberta — LiftSystem", | |
| 3810 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 687" | |
| 3811 | + }, | |
| 3812 | + { | |
| 3813 | + "id": "lift_carreracorporation", | |
| 3814 | + "name": "Carrera Management Corporation", | |
| 3815 | + "url": "https://carreramc.com", | |
| 3816 | + "listing_url": "https://carreramc.com", | |
| 3817 | + "sectors": [ | |
| 3818 | + "British Columbia" | |
| 3819 | + ], | |
| 3820 | + "connector": "lift_carreracorporation", | |
| 3821 | + "status": "actif", | |
| 3822 | + "region": "British Columbia — LiftSystem", | |
| 3823 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 689" | |
| 3824 | + }, | |
| 3825 | + { | |
| 3826 | + "id": "lift_strano", | |
| 3827 | + "name": "Strano Property Management", | |
| 3828 | + "url": "https://stranoproperties.ca", | |
| 3829 | + "listing_url": "https://stranoproperties.ca", | |
| 3830 | + "sectors": [ | |
| 3831 | + "Ontario" | |
| 3832 | + ], | |
| 3833 | + "connector": "lift_strano", | |
| 3834 | + "status": "actif", | |
| 3835 | + "region": "Ontario — LiftSystem", | |
| 3836 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 692" | |
| 3837 | + }, | |
| 3838 | + { | |
| 3839 | + "id": "lift_pacificedgeltd", | |
| 3840 | + "name": "Pacific Edge Properties Ltd", | |
| 3841 | + "url": "https://pacificedgeproperties.ca", | |
| 3842 | + "listing_url": "https://pacificedgeproperties.ca", | |
| 3843 | + "sectors": [ | |
| 3844 | + "British Columbia", | |
| 3845 | + "Ontario", | |
| 3846 | + "Alberta" | |
| 3847 | + ], | |
| 3848 | + "connector": "lift_pacificedgeltd", | |
| 3849 | + "status": "actif", | |
| 3850 | + "region": "British Columbia / Ontario / Alberta — LiftSystem", | |
| 3851 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 695" | |
| 3852 | + }, | |
| 3853 | + { | |
| 3854 | + "id": "lift_onni", | |
| 3855 | + "name": "Onni Group", | |
| 3856 | + "url": "https://onni.com", | |
| 3857 | + "listing_url": "https://onni.com", | |
| 3858 | + "sectors": [ | |
| 3859 | + "British Columbia" | |
| 3860 | + ], | |
| 3861 | + "connector": "lift_onni", | |
| 3862 | + "status": "actif", | |
| 3863 | + "region": "British Columbia — LiftSystem", | |
| 3864 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 693" | |
| 3865 | + }, | |
| 3866 | + { | |
| 3867 | + "id": "lift_shiplake", | |
| 3868 | + "name": "Shiplake Properties", | |
| 3869 | + "url": "https://shiplake.com", | |
| 3870 | + "listing_url": "https://shiplake.com", | |
| 3871 | + "sectors": [ | |
| 3872 | + "Ontario" | |
| 3873 | + ], | |
| 3874 | + "connector": "lift_shiplake", | |
| 3875 | + "status": "actif", | |
| 3876 | + "region": "Ontario — LiftSystem", | |
| 3877 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 688" | |
| 3878 | + }, | |
| 3879 | + { | |
| 3880 | + "id": "lift_metro", | |
| 3881 | + "name": "Metro Property Management", | |
| 3882 | + "url": "https://metropropertymanagement.ca", | |
| 3883 | + "listing_url": "https://metropropertymanagement.ca", | |
| 3884 | + "sectors": [ | |
| 3885 | + "Newfoundland and Labrador" | |
| 3886 | + ], | |
| 3887 | + "connector": "lift_metro", | |
| 3888 | + "status": "actif", | |
| 3889 | + "region": "Newfoundland and Labrador — LiftSystem", | |
| 3890 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 697" | |
| 3891 | + }, | |
| 3892 | + { | |
| 3893 | + "id": "lift_yorkton", | |
| 3894 | + "name": "Yorkton Group", | |
| 3895 | + "url": "https://yorktonmanagement.com", | |
| 3896 | + "listing_url": "https://yorktonmanagement.com", | |
| 3897 | + "sectors": [ | |
| 3898 | + "Alberta" | |
| 3899 | + ], | |
| 3900 | + "connector": "lift_yorkton", | |
| 3901 | + "status": "actif", | |
| 3902 | + "region": "Alberta — LiftSystem", | |
| 3903 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 699" | |
| 3904 | + }, | |
| 3905 | + { | |
| 3906 | + "id": "lift_3jholdingscorp", | |
| 3907 | + "name": "3J Holdings Corp", | |
| 3908 | + "url": "https://reginaapartment.ca", | |
| 3909 | + "listing_url": "https://reginaapartment.ca", | |
| 3910 | + "sectors": [ | |
| 3911 | + "Saskatchewan" | |
| 3912 | + ], | |
| 3913 | + "connector": "lift_3jholdingscorp", | |
| 3914 | + "status": "actif", | |
| 3915 | + "region": "Saskatchewan — LiftSystem", | |
| 3916 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 700" | |
| 3917 | + }, | |
| 3918 | + { | |
| 3919 | + "id": "lift_renat", | |
| 3920 | + "name": "Re/Nat", | |
| 3921 | + "url": "https://renathomerenters.ca", | |
| 3922 | + "listing_url": "https://renathomerenters.ca", | |
| 3923 | + "sectors": [ | |
| 3924 | + "Nova Scotia" | |
| 3925 | + ], | |
| 3926 | + "connector": "lift_renat", | |
| 3927 | + "status": "actif", | |
| 3928 | + "region": "Nova Scotia — LiftSystem", | |
| 3929 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 706" | |
| 3930 | + }, | |
| 3931 | + { | |
| 3932 | + "id": "lift_harrisoncarter", | |
| 3933 | + "name": "Harrison Carter Group", | |
| 3934 | + "url": "https://harrisoncartergroup.com", | |
| 3935 | + "listing_url": "https://harrisoncartergroup.com", | |
| 3936 | + "sectors": [ | |
| 3937 | + "Ontario" | |
| 3938 | + ], | |
| 3939 | + "connector": "lift_harrisoncarter", | |
| 3940 | + "status": "actif", | |
| 3941 | + "region": "Ontario — LiftSystem", | |
| 3942 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 704" | |
| 3943 | + }, | |
| 3944 | + { | |
| 3945 | + "id": "lift_halifaxqualityhomesltd", | |
| 3946 | + "name": "Halifax Quality Homes Ltd.", | |
| 3947 | + "url": "https://halifaxqualityhomes.com", | |
| 3948 | + "listing_url": "https://halifaxqualityhomes.com", | |
| 3949 | + "sectors": [ | |
| 3950 | + "Nova Scotia" | |
| 3951 | + ], | |
| 3952 | + "connector": "lift_halifaxqualityhomesltd", | |
| 3953 | + "status": "actif", | |
| 3954 | + "region": "Nova Scotia — LiftSystem", | |
| 3955 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 705" | |
| 3956 | + }, | |
| 3957 | + { | |
| 3958 | + "id": "lift_phoenix", | |
| 3959 | + "name": "Phoenix Properties Inc ", | |
| 3960 | + "url": "https://phoenixpropertiesinc.ca", | |
| 3961 | + "listing_url": "https://phoenixpropertiesinc.ca", | |
| 3962 | + "sectors": [ | |
| 3963 | + "Ontario" | |
| 3964 | + ], | |
| 3965 | + "connector": "lift_phoenix", | |
| 3966 | + "status": "actif", | |
| 3967 | + "region": "Ontario — LiftSystem", | |
| 3968 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 711" | |
| 3969 | + }, | |
| 3970 | + { | |
| 3971 | + "id": "lift_redbrick", | |
| 3972 | + "name": "Redbrick Properties Inc", | |
| 3973 | + "url": "https://redbrickproperties.ca", | |
| 3974 | + "listing_url": "https://redbrickproperties.ca", | |
| 3975 | + "sectors": [ | |
| 3976 | + "British Columbia" | |
| 3977 | + ], | |
| 3978 | + "connector": "lift_redbrick", | |
| 3979 | + "status": "actif", | |
| 3980 | + "region": "British Columbia — LiftSystem", | |
| 3981 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 714" | |
| 3982 | + }, | |
| 3983 | + { | |
| 3984 | + "id": "lift_charan", | |
| 3985 | + "name": "Charan Property Management", | |
| 3986 | + "url": "https://charan.co", | |
| 3987 | + "listing_url": "https://charan.co", | |
| 3988 | + "sectors": [ | |
| 3989 | + "Saskatchewan" | |
| 3990 | + ], | |
| 3991 | + "connector": "lift_charan", | |
| 3992 | + "status": "actif", | |
| 3993 | + "region": "Saskatchewan — LiftSystem", | |
| 3994 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 721" | |
| 3995 | + }, | |
| 3996 | + { | |
| 3997 | + "id": "lift_donmintz", | |
| 3998 | + "name": "Don Mintz", | |
| 3999 | + "url": "", | |
| 4000 | + "listing_url": "", | |
| 4001 | + "sectors": [ | |
| 4002 | + "Ontario", | |
| 4003 | + "Alberta", | |
| 4004 | + "Manitoba", | |
| 4005 | + "British Columbia" | |
| 4006 | + ], | |
| 4007 | + "connector": "lift_donmintz", | |
| 4008 | + "status": "actif", | |
| 4009 | + "region": "Ontario / Alberta / Manitoba / British Columbia — LiftSystem", | |
| 4010 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 718" | |
| 4011 | + }, | |
| 4012 | + { | |
| 4013 | + "id": "lift_westwoodridgedevelopment", | |
| 4014 | + "name": "Westwood Ridge Development Corporation", | |
| 4015 | + "url": "https://westwoodridge.ca", | |
| 4016 | + "listing_url": "https://westwoodridge.ca", | |
| 4017 | + "sectors": [ | |
| 4018 | + "British Columbia" | |
| 4019 | + ], | |
| 4020 | + "connector": "lift_westwoodridgedevelopment", | |
| 4021 | + "status": "actif", | |
| 4022 | + "region": "British Columbia — LiftSystem", | |
| 4023 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 726" | |
| 4024 | + }, | |
| 4025 | + { | |
| 4026 | + "id": "lift_execsuite", | |
| 4027 | + "name": "ExecSuite", | |
| 4028 | + "url": "https://execsuite.ca", | |
| 4029 | + "listing_url": "https://execsuite.ca", | |
| 4030 | + "sectors": [ | |
| 4031 | + "Alberta" | |
| 4032 | + ], | |
| 4033 | + "connector": "lift_execsuite", | |
| 4034 | + "status": "actif", | |
| 4035 | + "region": "Alberta — LiftSystem", | |
| 4036 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 737" | |
| 4037 | + }, | |
| 4038 | + { | |
| 4039 | + "id": "lift_capitalregionhousingcorp", | |
| 4040 | + "name": "Capital Region Housing Corporation (CRD)", | |
| 4041 | + "url": "https://crd.bc.ca", | |
| 4042 | + "listing_url": "https://crd.bc.ca", | |
| 4043 | + "sectors": [ | |
| 4044 | + "British Columbia" | |
| 4045 | + ], | |
| 4046 | + "connector": "lift_capitalregionhousingcorp", | |
| 4047 | + "status": "actif", | |
| 4048 | + "region": "British Columbia — LiftSystem", | |
| 4049 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 739" | |
| 4050 | + }, | |
| 4051 | + { | |
| 4052 | + "id": "lift_northpoint", | |
| 4053 | + "name": "Northpoint Properties", | |
| 4054 | + "url": "https://rentinhalifax.com", | |
| 4055 | + "listing_url": "https://rentinhalifax.com", | |
| 4056 | + "sectors": [ | |
| 4057 | + "Nova Scotia" | |
| 4058 | + ], | |
| 4059 | + "connector": "lift_northpoint", | |
| 4060 | + "status": "actif", | |
| 4061 | + "region": "Nova Scotia — LiftSystem", | |
| 4062 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 741" | |
| 4063 | + }, | |
| 4064 | + { | |
| 4065 | + "id": "lift_kellerwilliamsreferredur", | |
| 4066 | + "name": "Keller Williams Referred Urban Connect Realty \\u0026 Marco Toronto Management", | |
| 4067 | + "url": "https://marcotoronto.com", | |
| 4068 | + "listing_url": "https://marcotoronto.com", | |
| 4069 | + "sectors": [ | |
| 4070 | + "Ontario" | |
| 4071 | + ], | |
| 4072 | + "connector": "lift_kellerwilliamsreferredur", | |
| 4073 | + "status": "actif", | |
| 4074 | + "region": "Ontario — LiftSystem", | |
| 4075 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 751" | |
| 4076 | + }, | |
| 4077 | + { | |
| 4078 | + "id": "lift_lifestylecommunities", | |
| 4079 | + "name": "Lifestyle Rentals Communities", | |
| 4080 | + "url": "", | |
| 4081 | + "listing_url": "", | |
| 4082 | + "sectors": [ | |
| 4083 | + "Alberta" | |
| 4084 | + ], | |
| 4085 | + "connector": "lift_lifestylecommunities", | |
| 4086 | + "status": "actif", | |
| 4087 | + "region": "Alberta — LiftSystem", | |
| 4088 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 755" | |
| 4089 | + }, | |
| 4090 | + { | |
| 4091 | + "id": "lift_cogirgp", | |
| 4092 | + "name": "Cogir Management GP", | |
| 4093 | + "url": "https://cogir.net", | |
| 4094 | + "listing_url": "https://cogir.net", | |
| 4095 | + "sectors": [ | |
| 4096 | + "British Columbia", | |
| 4097 | + "Ontario", | |
| 4098 | + "Nova Scotia" | |
| 4099 | + ], | |
| 4100 | + "connector": "lift_cogirgp", | |
| 4101 | + "status": "actif", | |
| 4102 | + "region": "Ontario / British Columbia / Nova Scotia — LiftSystem", | |
| 4103 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 742" | |
| 4104 | + }, | |
| 4105 | + { | |
| 4106 | + "id": "lift_kodiak", | |
| 4107 | + "name": "Kodiak Property Management", | |
| 4108 | + "url": "https://kodiakpropertymanagement.ca", | |
| 4109 | + "listing_url": "https://kodiakpropertymanagement.ca", | |
| 4110 | + "sectors": [ | |
| 4111 | + "Saskatchewan" | |
| 4112 | + ], | |
| 4113 | + "connector": "lift_kodiak", | |
| 4114 | + "status": "actif", | |
| 4115 | + "region": "Saskatchewan — LiftSystem", | |
| 4116 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 756" | |
| 4117 | + }, | |
| 4118 | + { | |
| 4119 | + "id": "lift_novi", | |
| 4120 | + "name": "Novi Properties", | |
| 4121 | + "url": "https://noviproperties.ca", | |
| 4122 | + "listing_url": "https://noviproperties.ca", | |
| 4123 | + "sectors": [ | |
| 4124 | + "Ontario" | |
| 4125 | + ], | |
| 4126 | + "connector": "lift_novi", | |
| 4127 | + "status": "actif", | |
| 4128 | + "region": "Ontario — LiftSystem", | |
| 4129 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 758" | |
| 4130 | + }, | |
| 4131 | + { | |
| 4132 | + "id": "lift_promptonrealestateservic", | |
| 4133 | + "name": "Prompton Real Estate Services Inc.", | |
| 4134 | + "url": "https://promptonrentals.ca", | |
| 4135 | + "listing_url": "https://promptonrentals.ca", | |
| 4136 | + "sectors": [ | |
| 4137 | + "British Columbia" | |
| 4138 | + ], | |
| 4139 | + "connector": "lift_promptonrealestateservic", | |
| 4140 | + "status": "actif", | |
| 4141 | + "region": "British Columbia — LiftSystem", | |
| 4142 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 760" | |
| 4143 | + }, | |
| 4144 | + { | |
| 4145 | + "id": "lift_bosa", | |
| 4146 | + "name": "Bosa Properties", | |
| 4147 | + "url": "https://bosaproperties.com", | |
| 4148 | + "listing_url": "https://bosaproperties.com", | |
| 4149 | + "sectors": [ | |
| 4150 | + "British Columbia" | |
| 4151 | + ], | |
| 4152 | + "connector": "lift_bosa", | |
| 4153 | + "status": "actif", | |
| 4154 | + "region": "British Columbia — LiftSystem", | |
| 4155 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 762" | |
| 4156 | + }, | |
| 4157 | + { | |
| 4158 | + "id": "lift_wellesleyparliamentsquar", | |
| 4159 | + "name": "Wellesley Parliament Square", | |
| 4160 | + "url": "https://wpsq.ca", | |
| 4161 | + "listing_url": "https://wpsq.ca", | |
| 4162 | + "sectors": [ | |
| 4163 | + "Ontario" | |
| 4164 | + ], | |
| 4165 | + "connector": "lift_wellesleyparliamentsquar", | |
| 4166 | + "status": "actif", | |
| 4167 | + "region": "Ontario — LiftSystem", | |
| 4168 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 768" | |
| 4169 | + }, | |
| 4170 | + { | |
| 4171 | + "id": "lift_devon", | |
| 4172 | + "name": "Devon Properties", | |
| 4173 | + "url": "https://devonproperties.com", | |
| 4174 | + "listing_url": "https://devonproperties.com", | |
| 4175 | + "sectors": [ | |
| 4176 | + "British Columbia" | |
| 4177 | + ], | |
| 4178 | + "connector": "lift_devon", | |
| 4179 | + "status": "actif", | |
| 4180 | + "region": "British Columbia — LiftSystem", | |
| 4181 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 727" | |
| 4182 | + }, | |
| 4183 | + { | |
| 4184 | + "id": "lift_forthright", | |
| 4185 | + "name": "Forthright Properties", | |
| 4186 | + "url": "https://forthrightproperties.ca", | |
| 4187 | + "listing_url": "https://forthrightproperties.ca", | |
| 4188 | + "sectors": [ | |
| 4189 | + "Manitoba" | |
| 4190 | + ], | |
| 4191 | + "connector": "lift_forthright", | |
| 4192 | + "status": "actif", | |
| 4193 | + "region": "Manitoba — LiftSystem", | |
| 4194 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 757" | |
| 4195 | + }, | |
| 4196 | + { | |
| 4197 | + "id": "lift_valour", | |
| 4198 | + "name": "Valour Management Inc", | |
| 4199 | + "url": "https://valourgroup.ca", | |
| 4200 | + "listing_url": "https://valourgroup.ca", | |
| 4201 | + "sectors": [ | |
| 4202 | + "Ontario" | |
| 4203 | + ], | |
| 4204 | + "connector": "lift_valour", | |
| 4205 | + "status": "actif", | |
| 4206 | + "region": "Ontario — LiftSystem", | |
| 4207 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 772" | |
| 4208 | + }, | |
| 4209 | + { | |
| 4210 | + "id": "lift_flyingstonecanadaltd", | |
| 4211 | + "name": "Flying Stone Canada Ltd", | |
| 4212 | + "url": "https://flyingstonecanada.com", | |
| 4213 | + "listing_url": "https://flyingstonecanada.com", | |
| 4214 | + "sectors": [ | |
| 4215 | + "Alberta" | |
| 4216 | + ], | |
| 4217 | + "connector": "lift_flyingstonecanadaltd", | |
| 4218 | + "status": "actif", | |
| 4219 | + "region": "Alberta — LiftSystem", | |
| 4220 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 774" | |
| 4221 | + }, | |
| 4222 | + { | |
| 4223 | + "id": "lift_harparinvestments", | |
| 4224 | + "name": "Har-Par Investments", | |
| 4225 | + "url": "https://www.har-par.com", | |
| 4226 | + "listing_url": "https://www.har-par.com", | |
| 4227 | + "sectors": [ | |
| 4228 | + "Alberta" | |
| 4229 | + ], | |
| 4230 | + "connector": "lift_harparinvestments", | |
| 4231 | + "status": "actif", | |
| 4232 | + "region": "Alberta — LiftSystem", | |
| 4233 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 780" | |
| 4234 | + }, | |
| 4235 | + { | |
| 4236 | + "id": "lift_tlrlp", | |
| 4237 | + "name": "TLR Property Management LP ", | |
| 4238 | + "url": "https://triconliving.com", | |
| 4239 | + "listing_url": "https://triconliving.com", | |
| 4240 | + "sectors": [ | |
| 4241 | + "Ontario" | |
| 4242 | + ], | |
| 4243 | + "connector": "lift_tlrlp", | |
| 4244 | + "status": "actif", | |
| 4245 | + "region": "Ontario — LiftSystem", | |
| 4246 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 784" | |
| 4247 | + }, | |
| 4248 | + { | |
| 4249 | + "id": "lift_acdrealtycorporation", | |
| 4250 | + "name": "ACD Realty Corporation", | |
| 4251 | + "url": "https://acdrealty.com", | |
| 4252 | + "listing_url": "https://acdrealty.com", | |
| 4253 | + "sectors": [ | |
| 4254 | + "British Columbia" | |
| 4255 | + ], | |
| 4256 | + "connector": "lift_acdrealtycorporation", | |
| 4257 | + "status": "actif", | |
| 4258 | + "region": "British Columbia — LiftSystem", | |
| 4259 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 786" | |
| 4260 | + }, | |
| 4261 | + { | |
| 4262 | + "id": "lift_suttonselectu0026realty", | |
| 4263 | + "name": "Sutton Select Property Management \\u0026 Realty", | |
| 4264 | + "url": "https://mysuttonpm.com", | |
| 4265 | + "listing_url": "https://mysuttonpm.com", | |
| 4266 | + "sectors": [ | |
| 4267 | + "British Columbia" | |
| 4268 | + ], | |
| 4269 | + "connector": "lift_suttonselectu0026realty", | |
| 4270 | + "status": "actif", | |
| 4271 | + "region": "British Columbia — LiftSystem", | |
| 4272 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 788" | |
| 4273 | + }, | |
| 4274 | + { | |
| 4275 | + "id": "lift_bodewellrealestate", | |
| 4276 | + "name": "Bodewell Real Estate Management", | |
| 4277 | + "url": "https://bodewell.ca", | |
| 4278 | + "listing_url": "https://bodewell.ca", | |
| 4279 | + "sectors": [ | |
| 4280 | + "British Columbia" | |
| 4281 | + ], | |
| 4282 | + "connector": "lift_bodewellrealestate", | |
| 4283 | + "status": "actif", | |
| 4284 | + "region": "British Columbia — LiftSystem", | |
| 4285 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 806" | |
| 4286 | + }, | |
| 4287 | + { | |
| 4288 | + "id": "lift_hollyburnlimited", | |
| 4289 | + "name": "Hollyburn Properties Limited", | |
| 4290 | + "url": "https://hollyburn.com", | |
| 4291 | + "listing_url": "https://hollyburn.com", | |
| 4292 | + "sectors": [ | |
| 4293 | + "British Columbia", | |
| 4294 | + "Ontario", | |
| 4295 | + "Alberta" | |
| 4296 | + ], | |
| 4297 | + "connector": "lift_hollyburnlimited", | |
| 4298 | + "status": "actif", | |
| 4299 | + "region": "British Columbia / Ontario / Alberta — LiftSystem", | |
| 4300 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 808" | |
| 4301 | + }, | |
| 4302 | + { | |
| 4303 | + "id": "lift_twincitylimited", | |
| 4304 | + "name": "Twin City Management Limited", | |
| 4305 | + "url": "https://twincity.ca", | |
| 4306 | + "listing_url": "https://twincity.ca", | |
| 4307 | + "sectors": [ | |
| 4308 | + "Nova Scotia" | |
| 4309 | + ], | |
| 4310 | + "connector": "lift_twincitylimited", | |
| 4311 | + "status": "actif", | |
| 4312 | + "region": "Nova Scotia — LiftSystem", | |
| 4313 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 813" | |
| 4314 | + }, | |
| 4315 | + { | |
| 4316 | + "id": "lift_livefurnished", | |
| 4317 | + "name": "Live Furnished", | |
| 4318 | + "url": "https://livefurnished.ca", | |
| 4319 | + "listing_url": "https://livefurnished.ca", | |
| 4320 | + "sectors": [ | |
| 4321 | + "Alberta" | |
| 4322 | + ], | |
| 4323 | + "connector": "lift_livefurnished", | |
| 4324 | + "status": "actif", | |
| 4325 | + "region": "Alberta — LiftSystem", | |
| 4326 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 814" | |
| 4327 | + }, | |
| 4328 | + { | |
| 4329 | + "id": "lift_stranddevelopment", | |
| 4330 | + "name": "Strand Development", | |
| 4331 | + "url": "https://stranddev.com", | |
| 4332 | + "listing_url": "https://stranddev.com", | |
| 4333 | + "sectors": [ | |
| 4334 | + "British Columbia" | |
| 4335 | + ], | |
| 4336 | + "connector": "lift_stranddevelopment", | |
| 4337 | + "status": "actif", | |
| 4338 | + "region": "British Columbia — LiftSystem", | |
| 4339 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 818" | |
| 4340 | + }, | |
| 4341 | + { | |
| 4342 | + "id": "lift_ohm", | |
| 4343 | + "name": "OHM Property", | |
| 4344 | + "url": "https://ohmproperty.com", | |
| 4345 | + "listing_url": "https://ohmproperty.com", | |
| 4346 | + "sectors": [ | |
| 4347 | + "British Columbia" | |
| 4348 | + ], | |
| 4349 | + "connector": "lift_ohm", | |
| 4350 | + "status": "actif", | |
| 4351 | + "region": "British Columbia — LiftSystem", | |
| 4352 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 820" | |
| 4353 | + }, | |
| 4354 | + { | |
| 4355 | + "id": "lift_peterfangpersonalrealest", | |
| 4356 | + "name": "Peter Fang Personal Real Estate Corporation", | |
| 4357 | + "url": "https://elitehometeam.ca", | |
| 4358 | + "listing_url": "https://elitehometeam.ca", | |
| 4359 | + "sectors": [ | |
| 4360 | + "British Columbia" | |
| 4361 | + ], | |
| 4362 | + "connector": "lift_peterfangpersonalrealest", | |
| 4363 | + "status": "actif", | |
| 4364 | + "region": "British Columbia — LiftSystem", | |
| 4365 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 821" | |
| 4366 | + }, | |
| 4367 | + { | |
| 4368 | + "id": "lift_westbankliving", | |
| 4369 | + "name": "Westbank Living", | |
| 4370 | + "url": "https://living.westbankcorp.com", | |
| 4371 | + "listing_url": "https://living.westbankcorp.com", | |
| 4372 | + "sectors": [ | |
| 4373 | + "British Columbia", | |
| 4374 | + "Alberta", | |
| 4375 | + "Ontario" | |
| 4376 | + ], | |
| 4377 | + "connector": "lift_westbankliving", | |
| 4378 | + "status": "actif", | |
| 4379 | + "region": "British Columbia / Alberta / Ontario — LiftSystem", | |
| 4380 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 825" | |
| 4381 | + }, | |
| 4382 | + { | |
| 4383 | + "id": "lift_flexdevelopments", | |
| 4384 | + "name": "Flex Property Developments", | |
| 4385 | + "url": "https://flexproperty.ca", | |
| 4386 | + "listing_url": "https://flexproperty.ca", | |
| 4387 | + "sectors": [ | |
| 4388 | + "Ontario" | |
| 4389 | + ], | |
| 4390 | + "connector": "lift_flexdevelopments", | |
| 4391 | + "status": "actif", | |
| 4392 | + "region": "Ontario — LiftSystem", | |
| 4393 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 835" | |
| 4394 | + }, | |
| 4395 | + { | |
| 4396 | + "id": "lift_topvisionrealty", | |
| 4397 | + "name": "Top Vision Realty Inc", | |
| 4398 | + "url": "https://topvisionrealty.com/en/index.htm", | |
| 4399 | + "listing_url": "https://topvisionrealty.com/en/index.htm", | |
| 4400 | + "sectors": [ | |
| 4401 | + "British Columbia" | |
| 4402 | + ], | |
| 4403 | + "connector": "lift_topvisionrealty", | |
| 4404 | + "status": "actif", | |
| 4405 | + "region": "British Columbia — LiftSystem", | |
| 4406 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 838" | |
| 4407 | + }, | |
| 4408 | + { | |
| 4409 | + "id": "lift_jaypatryenterprisesllc", | |
| 4410 | + "name": "Jay Patry Enterprises LLC", | |
| 4411 | + "url": "https://patryinc.com", | |
| 4412 | + "listing_url": "https://patryinc.com", | |
| 4413 | + "sectors": [ | |
| 4414 | + "Ontario" | |
| 4415 | + ], | |
| 4416 | + "connector": "lift_jaypatryenterprisesllc", | |
| 4417 | + "status": "actif", | |
| 4418 | + "region": "Ontario — LiftSystem", | |
| 4419 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 842" | |
| 4420 | + }, | |
| 4421 | + { | |
| 4422 | + "id": "lift_orangelist", | |
| 4423 | + "name": "OrangeList", | |
| 4424 | + "url": "https://orangelist.com", | |
| 4425 | + "listing_url": "https://orangelist.com", | |
| 4426 | + "sectors": [ | |
| 4427 | + "Ontario" | |
| 4428 | + ], | |
| 4429 | + "connector": "lift_orangelist", | |
| 4430 | + "status": "actif", | |
| 4431 | + "region": "Ontario — LiftSystem", | |
| 4432 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 841" | |
| 4433 | + }, | |
| 4434 | + { | |
| 4435 | + "id": "lift_iiinvestments", | |
| 4436 | + "name": "Group II Investments Inc", | |
| 4437 | + "url": "https://group2.mb.ca", | |
| 4438 | + "listing_url": "https://group2.mb.ca", | |
| 4439 | + "sectors": [ | |
| 4440 | + "Manitoba" | |
| 4441 | + ], | |
| 4442 | + "connector": "lift_iiinvestments", | |
| 4443 | + "status": "actif", | |
| 4444 | + "region": "Manitoba — LiftSystem", | |
| 4445 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 848" | |
| 4446 | + }, | |
| 4447 | + { | |
| 4448 | + "id": "lift_torontoluxury", | |
| 4449 | + "name": "Toronto Luxury Rentals", | |
| 4450 | + "url": "", | |
| 4451 | + "listing_url": "", | |
| 4452 | + "sectors": [ | |
| 4453 | + "Ontario" | |
| 4454 | + ], | |
| 4455 | + "connector": "lift_torontoluxury", | |
| 4456 | + "status": "actif", | |
| 4457 | + "region": "Ontario — LiftSystem", | |
| 4458 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 850" | |
| 4459 | + }, | |
| 4460 | + { | |
| 4461 | + "id": "lift_oscarbarrerarealestate", | |
| 4462 | + "name": "Oscar Barrera Real Estate", | |
| 4463 | + "url": "https://obsold.com", | |
| 4464 | + "listing_url": "https://obsold.com", | |
| 4465 | + "sectors": [ | |
| 4466 | + "British Columbia" | |
| 4467 | + ], | |
| 4468 | + "connector": "lift_oscarbarrerarealestate", | |
| 4469 | + "status": "actif", | |
| 4470 | + "region": "British Columbia — LiftSystem", | |
| 4471 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 851" | |
| 4472 | + }, | |
| 4473 | + { | |
| 4474 | + "id": "lift_capitalltd", | |
| 4475 | + "name": "Capital Management Ltd. ", | |
| 4476 | + "url": "https://capmanagement.ca", | |
| 4477 | + "listing_url": "https://capmanagement.ca", | |
| 4478 | + "sectors": [ | |
| 4479 | + "Alberta", | |
| 4480 | + "British Columbia" | |
| 4481 | + ], | |
| 4482 | + "connector": "lift_capitalltd", | |
| 4483 | + "status": "actif", | |
| 4484 | + "region": "Alberta / British Columbia — LiftSystem", | |
| 4485 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 853" | |
| 4486 | + }, | |
| 4487 | + { | |
| 4488 | + "id": "lift_zeenzele", | |
| 4489 | + "name": "Zeen Zele", | |
| 4490 | + "url": "", | |
| 4491 | + "listing_url": "", | |
| 4492 | + "sectors": [ | |
| 4493 | + "Ontario" | |
| 4494 | + ], | |
| 4495 | + "connector": "lift_zeenzele", | |
| 4496 | + "status": "actif", | |
| 4497 | + "region": "Ontario — LiftSystem", | |
| 4498 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 860" | |
| 4499 | + }, | |
| 4500 | + { | |
| 4501 | + "id": "lift_riverview", | |
| 4502 | + "name": "Riverview Property Management", | |
| 4503 | + "url": "https://riverviewmgt.ca", | |
| 4504 | + "listing_url": "https://riverviewmgt.ca", | |
| 4505 | + "sectors": [ | |
| 4506 | + "Ontario" | |
| 4507 | + ], | |
| 4508 | + "connector": "lift_riverview", | |
| 4509 | + "status": "actif", | |
| 4510 | + "region": "Ontario — LiftSystem", | |
| 4511 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 859" | |
| 4512 | + }, | |
| 4513 | + { | |
| 4514 | + "id": "lift_tcudevelopmentcorporatio", | |
| 4515 | + "name": "TCU Development Corporation", | |
| 4516 | + "url": "https://tcudevcorp.com", | |
| 4517 | + "listing_url": "https://tcudevcorp.com", | |
| 4518 | + "sectors": [ | |
| 4519 | + "Ontario" | |
| 4520 | + ], | |
| 4521 | + "connector": "lift_tcudevelopmentcorporatio", | |
| 4522 | + "status": "actif", | |
| 4523 | + "region": "Ontario — LiftSystem", | |
| 4524 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 866" | |
| 4525 | + }, | |
| 4526 | + { | |
| 4527 | + "id": "lift_maxwelldirectrealty", | |
| 4528 | + "name": "Maxwell Direct Realty ", | |
| 4529 | + "url": "https://maxwelldirectrealty.ca", | |
| 4530 | + "listing_url": "https://maxwelldirectrealty.ca", | |
| 4531 | + "sectors": [ | |
| 4532 | + "Alberta" | |
| 4533 | + ], | |
| 4534 | + "connector": "lift_maxwelldirectrealty", | |
| 4535 | + "status": "actif", | |
| 4536 | + "region": "Alberta — LiftSystem", | |
| 4537 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 865" | |
| 4538 | + }, | |
| 4539 | + { | |
| 4540 | + "id": "lift_westseaconstructionltd", | |
| 4541 | + "name": "Westsea Construction Ltd", | |
| 4542 | + "url": "", | |
| 4543 | + "listing_url": "", | |
| 4544 | + "sectors": [ | |
| 4545 | + "British Columbia" | |
| 4546 | + ], | |
| 4547 | + "connector": "lift_westseaconstructionltd", | |
| 4548 | + "status": "actif", | |
| 4549 | + "region": "British Columbia — LiftSystem", | |
| 4550 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 869" | |
| 4551 | + }, | |
| 4552 | + { | |
| 4553 | + "id": "lift_kenlar", | |
| 4554 | + "name": "Kenlar Properties", | |
| 4555 | + "url": "", | |
| 4556 | + "listing_url": "", | |
| 4557 | + "sectors": [ | |
| 4558 | + "Ontario" | |
| 4559 | + ], | |
| 4560 | + "connector": "lift_kenlar", | |
| 4561 | + "status": "actif", | |
| 4562 | + "region": "Ontario — LiftSystem", | |
| 4563 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 871" | |
| 4564 | + }, | |
| 4565 | + { | |
| 4566 | + "id": "lift_harroninvestments", | |
| 4567 | + "name": "Harron Investments Inc", | |
| 4568 | + "url": "https://hrent.ca", | |
| 4569 | + "listing_url": "https://hrent.ca", | |
| 4570 | + "sectors": [ | |
| 4571 | + "British Columbia" | |
| 4572 | + ], | |
| 4573 | + "connector": "lift_harroninvestments", | |
| 4574 | + "status": "actif", | |
| 4575 | + "region": "British Columbia — LiftSystem", | |
| 4576 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 876" | |
| 4577 | + }, | |
| 4578 | + { | |
| 4579 | + "id": "lift_ppg", | |
| 4580 | + "name": "PPG", | |
| 4581 | + "url": "", | |
| 4582 | + "listing_url": "", | |
| 4583 | + "sectors": [ | |
| 4584 | + "Ontario", | |
| 4585 | + "Alberta", | |
| 4586 | + "British Columbia" | |
| 4587 | + ], | |
| 4588 | + "connector": "lift_ppg", | |
| 4589 | + "status": "actif", | |
| 4590 | + "region": "British Columbia / Alberta / Ontario — LiftSystem", | |
| 4591 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 877" | |
| 4592 | + }, | |
| 4593 | + { | |
| 4594 | + "id": "lift_tilt", | |
| 4595 | + "name": "Tilt Property Group", | |
| 4596 | + "url": "https://tiltgroup.ca", | |
| 4597 | + "listing_url": "https://tiltgroup.ca", | |
| 4598 | + "sectors": [ | |
| 4599 | + "Alberta" | |
| 4600 | + ], | |
| 4601 | + "connector": "lift_tilt", | |
| 4602 | + "status": "actif", | |
| 4603 | + "region": "Alberta — LiftSystem", | |
| 4604 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 879" | |
| 4605 | + }, | |
| 4606 | + { | |
| 4607 | + "id": "lift_metcapliving", | |
| 4608 | + "name": "MetCap Living Management Inc.", | |
| 4609 | + "url": "https://metcap.com", | |
| 4610 | + "listing_url": "https://metcap.com", | |
| 4611 | + "sectors": [ | |
| 4612 | + "British Columbia", | |
| 4613 | + "Ontario", | |
| 4614 | + "Nova Scotia" | |
| 4615 | + ], | |
| 4616 | + "connector": "lift_metcapliving", | |
| 4617 | + "status": "actif", | |
| 4618 | + "region": "Ontario / British Columbia / Nova Scotia — LiftSystem", | |
| 4619 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 752" | |
| 4620 | + }, | |
| 4621 | + { | |
| 4622 | + "id": "lift_toronto", | |
| 4623 | + "name": "Property Management Toronto", | |
| 4624 | + "url": "https://propertymanagementto.com", | |
| 4625 | + "listing_url": "https://propertymanagementto.com", | |
| 4626 | + "sectors": [ | |
| 4627 | + "Ontario" | |
| 4628 | + ], | |
| 4629 | + "connector": "lift_toronto", | |
| 4630 | + "status": "actif", | |
| 4631 | + "region": "Ontario — LiftSystem", | |
| 4632 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 883" | |
| 4633 | + }, | |
| 4634 | + { | |
| 4635 | + "id": "lift_grassroots", | |
| 4636 | + "name": "Grassroots Property Management", | |
| 4637 | + "url": "https://grassrootspropertymanagement.managebuilding.com", | |
| 4638 | + "listing_url": "https://grassrootspropertymanagement.managebuilding.com", | |
| 4639 | + "sectors": [ | |
| 4640 | + "Alberta" | |
| 4641 | + ], | |
| 4642 | + "connector": "lift_grassroots", | |
| 4643 | + "status": "actif", | |
| 4644 | + "region": "Alberta — LiftSystem", | |
| 4645 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 888" | |
| 4646 | + }, | |
| 4647 | + { | |
| 4648 | + "id": "lift_astrohill", | |
| 4649 | + "name": "Astro Hill", | |
| 4650 | + "url": "https://astrohill.ca", | |
| 4651 | + "listing_url": "https://astrohill.ca", | |
| 4652 | + "sectors": [ | |
| 4653 | + "Nunavut" | |
| 4654 | + ], | |
| 4655 | + "connector": "lift_astrohill", | |
| 4656 | + "status": "actif", | |
| 4657 | + "region": "Nunavut — LiftSystem", | |
| 4658 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 889" | |
| 4659 | + }, | |
| 4660 | + { | |
| 4661 | + "id": "lift_tolobirentalteam", | |
| 4662 | + "name": "Tolobi Rental Team", | |
| 4663 | + "url": "https://tolobi.com", | |
| 4664 | + "listing_url": "https://tolobi.com", | |
| 4665 | + "sectors": [ | |
| 4666 | + "Ontario", | |
| 4667 | + "Alberta", | |
| 4668 | + "Manitoba", | |
| 4669 | + "British Columbia" | |
| 4670 | + ], | |
| 4671 | + "connector": "lift_tolobirentalteam", | |
| 4672 | + "status": "actif", | |
| 4673 | + "region": "Ontario / Alberta / British Columbia / Manitoba — LiftSystem", | |
| 4674 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 894" | |
| 4675 | + }, | |
| 4676 | + { | |
| 4677 | + "id": "lift_tricorprealty", | |
| 4678 | + "name": "Tricorp Realty", | |
| 4679 | + "url": "https://tricorprealty.com", | |
| 4680 | + "listing_url": "https://tricorprealty.com", | |
| 4681 | + "sectors": [ | |
| 4682 | + "Ontario" | |
| 4683 | + ], | |
| 4684 | + "connector": "lift_tricorprealty", | |
| 4685 | + "status": "actif", | |
| 4686 | + "region": "Ontario — LiftSystem", | |
| 4687 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 896" | |
| 4688 | + }, | |
| 4689 | + { | |
| 4690 | + "id": "lift_hanlynltd", | |
| 4691 | + "name": "Hanlyn Property Management Ltd.", | |
| 4692 | + "url": "https://hanlyn.ca", | |
| 4693 | + "listing_url": "https://hanlyn.ca", | |
| 4694 | + "sectors": [ | |
| 4695 | + "Ontario" | |
| 4696 | + ], | |
| 4697 | + "connector": "lift_hanlynltd", | |
| 4698 | + "status": "actif", | |
| 4699 | + "region": "Ontario — LiftSystem", | |
| 4700 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 897" | |
| 4701 | + }, | |
| 4702 | + { | |
| 4703 | + "id": "lift_ottawavip", | |
| 4704 | + "name": "Ottawa VIP Property Management", | |
| 4705 | + "url": "https://ovippm.com", | |
| 4706 | + "listing_url": "https://ovippm.com", | |
| 4707 | + "sectors": [ | |
| 4708 | + "Ontario" | |
| 4709 | + ], | |
| 4710 | + "connector": "lift_ottawavip", | |
| 4711 | + "status": "actif", | |
| 4712 | + "region": "Ontario — LiftSystem", | |
| 4713 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 899" | |
| 4714 | + }, | |
| 4715 | + { | |
| 4716 | + "id": "lift_performance", | |
| 4717 | + "name": "Performance Property Management", | |
| 4718 | + "url": "https://performancepm.com", | |
| 4719 | + "listing_url": "https://performancepm.com", | |
| 4720 | + "sectors": [ | |
| 4721 | + "Ontario" | |
| 4722 | + ], | |
| 4723 | + "connector": "lift_performance", | |
| 4724 | + "status": "actif", | |
| 4725 | + "region": "Ontario — LiftSystem", | |
| 4726 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 900" | |
| 4727 | + }, | |
| 4728 | + { | |
| 4729 | + "id": "lift_atlantisrealtyservices", | |
| 4730 | + "name": "Atlantis Realty Services", | |
| 4731 | + "url": "https://atlantisrealtyservices.com", | |
| 4732 | + "listing_url": "https://atlantisrealtyservices.com", | |
| 4733 | + "sectors": [ | |
| 4734 | + "Ontario" | |
| 4735 | + ], | |
| 4736 | + "connector": "lift_atlantisrealtyservices", | |
| 4737 | + "status": "actif", | |
| 4738 | + "region": "Ontario — LiftSystem", | |
| 4739 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 903" | |
| 4740 | + }, | |
| 4741 | + { | |
| 4742 | + "id": "lift_avana", | |
| 4743 | + "name": "Avana", | |
| 4744 | + "url": "https://avanabuilds.com", | |
| 4745 | + "listing_url": "https://avanabuilds.com", | |
| 4746 | + "sectors": [ | |
| 4747 | + "Saskatchewan", | |
| 4748 | + "Alberta" | |
| 4749 | + ], | |
| 4750 | + "connector": "lift_avana", | |
| 4751 | + "status": "actif", | |
| 4752 | + "region": "Saskatchewan / Alberta — LiftSystem", | |
| 4753 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 905" | |
| 4754 | + }, | |
| 4755 | + { | |
| 4756 | + "id": "lift_shieldinvestment", | |
| 4757 | + "name": "Shield Investment Property Management", | |
| 4758 | + "url": "https://shieldipm.com", | |
| 4759 | + "listing_url": "https://shieldipm.com", | |
| 4760 | + "sectors": [ | |
| 4761 | + "Ontario" | |
| 4762 | + ], | |
| 4763 | + "connector": "lift_shieldinvestment", | |
| 4764 | + "status": "actif", | |
| 4765 | + "region": "Ontario — LiftSystem", | |
| 4766 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 907" | |
| 4767 | + }, | |
| 4768 | + { | |
| 4769 | + "id": "lift_universityofwinnipegcomm", | |
| 4770 | + "name": "University of Winnipeg Community Renewal Corporation 2.0", | |
| 4771 | + "url": "https://uwcrc.ca", | |
| 4772 | + "listing_url": "https://uwcrc.ca", | |
| 4773 | + "sectors": [ | |
| 4774 | + "Manitoba" | |
| 4775 | + ], | |
| 4776 | + "connector": "lift_universityofwinnipegcomm", | |
| 4777 | + "status": "actif", | |
| 4778 | + "region": "Manitoba — LiftSystem", | |
| 4779 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 908" | |
| 4780 | + }, | |
| 4781 | + { | |
| 4782 | + "id": "lift_ghcapitalcorporation", | |
| 4783 | + "name": "GH Capital Corporation", | |
| 4784 | + "url": "https://graydonhallapartments.ca", | |
| 4785 | + "listing_url": "https://graydonhallapartments.ca", | |
| 4786 | + "sectors": [ | |
| 4787 | + "Ontario" | |
| 4788 | + ], | |
| 4789 | + "connector": "lift_ghcapitalcorporation", | |
| 4790 | + "status": "actif", | |
| 4791 | + "region": "Ontario — LiftSystem", | |
| 4792 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 912" | |
| 4793 | + }, | |
| 4794 | + { | |
| 4795 | + "id": "lift_pacificreach", | |
| 4796 | + "name": "Pacific Reach", | |
| 4797 | + "url": "https://pacificreach.com", | |
| 4798 | + "listing_url": "https://pacificreach.com", | |
| 4799 | + "sectors": [ | |
| 4800 | + "Alberta", | |
| 4801 | + "British Columbia" | |
| 4802 | + ], | |
| 4803 | + "connector": "lift_pacificreach", | |
| 4804 | + "status": "actif", | |
| 4805 | + "region": "British Columbia / Alberta — LiftSystem", | |
| 4806 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 913" | |
| 4807 | + }, | |
| 4808 | + { | |
| 4809 | + "id": "lift_sh", | |
| 4810 | + "name": "SH", | |
| 4811 | + "url": "https://shorelinewestend.ca", | |
| 4812 | + "listing_url": "https://shorelinewestend.ca", | |
| 4813 | + "sectors": [ | |
| 4814 | + "British Columbia" | |
| 4815 | + ], | |
| 4816 | + "connector": "lift_sh", | |
| 4817 | + "status": "actif", | |
| 4818 | + "region": "British Columbia — LiftSystem", | |
| 4819 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 914" | |
| 4820 | + }, | |
| 4821 | + { | |
| 4822 | + "id": "lift_mccormb", | |
| 4823 | + "name": "McCOR Management (MB) Inc.", | |
| 4824 | + "url": "https://mccor.ca", | |
| 4825 | + "listing_url": "https://mccor.ca", | |
| 4826 | + "sectors": [ | |
| 4827 | + "Alberta", | |
| 4828 | + "Manitoba" | |
| 4829 | + ], | |
| 4830 | + "connector": "lift_mccormb", | |
| 4831 | + "status": "actif", | |
| 4832 | + "region": "Manitoba / Alberta — LiftSystem", | |
| 4833 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 916" | |
| 4834 | + }, | |
| 4835 | + { | |
| 4836 | + "id": "lift_coronetrealtyltd", | |
| 4837 | + "name": "Coronet Realty Ltd", | |
| 4838 | + "url": "https://coronetrealtyltd.com", | |
| 4839 | + "listing_url": "https://coronetrealtyltd.com", | |
| 4840 | + "sectors": [ | |
| 4841 | + "British Columbia" | |
| 4842 | + ], | |
| 4843 | + "connector": "lift_coronetrealtyltd", | |
| 4844 | + "status": "actif", | |
| 4845 | + "region": "British Columbia — LiftSystem", | |
| 4846 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 923" | |
| 4847 | + }, | |
| 4848 | + { | |
| 4849 | + "id": "lift_kingsley", | |
| 4850 | + "name": "Kingsley Management", | |
| 4851 | + "url": "https://kingsleyca.com", | |
| 4852 | + "listing_url": "https://kingsleyca.com", | |
| 4853 | + "sectors": [ | |
| 4854 | + "Ontario" | |
| 4855 | + ], | |
| 4856 | + "connector": "lift_kingsley", | |
| 4857 | + "status": "actif", | |
| 4858 | + "region": "Ontario — LiftSystem", | |
| 4859 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 921" | |
| 4860 | + }, | |
| 4861 | + { | |
| 4862 | + "id": "lift_berlincommunities", | |
| 4863 | + "name": "Berlin Communities", | |
| 4864 | + "url": "https://berlincommunities.com", | |
| 4865 | + "listing_url": "https://berlincommunities.com", | |
| 4866 | + "sectors": [ | |
| 4867 | + "Ontario" | |
| 4868 | + ], | |
| 4869 | + "connector": "lift_berlincommunities", | |
| 4870 | + "status": "actif", | |
| 4871 | + "region": "Ontario — LiftSystem", | |
| 4872 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 929" | |
| 4873 | + }, | |
| 4874 | + { | |
| 4875 | + "id": "lift_profile", | |
| 4876 | + "name": "Profile Properties", | |
| 4877 | + "url": "https://www.profile-properties.com", | |
| 4878 | + "listing_url": "https://www.profile-properties.com", | |
| 4879 | + "sectors": [ | |
| 4880 | + "British Columbia" | |
| 4881 | + ], | |
| 4882 | + "connector": "lift_profile", | |
| 4883 | + "status": "actif", | |
| 4884 | + "region": "British Columbia — LiftSystem", | |
| 4885 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 935" | |
| 4886 | + }, | |
| 4887 | + { | |
| 4888 | + "id": "lift_orcarealty", | |
| 4889 | + "name": "Orca Realty Inc", | |
| 4890 | + "url": "https://orcarealty.ca", | |
| 4891 | + "listing_url": "https://orcarealty.ca", | |
| 4892 | + "sectors": [ | |
| 4893 | + "British Columbia" | |
| 4894 | + ], | |
| 4895 | + "connector": "lift_orcarealty", | |
| 4896 | + "status": "actif", | |
| 4897 | + "region": "British Columbia — LiftSystem", | |
| 4898 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 933" | |
| 4899 | + }, | |
| 4900 | + { | |
| 4901 | + "id": "lift_associabritishcolumbiarh", | |
| 4902 | + "name": "Associa British Columbia, Inc.-Rhome Property Management S", | |
| 4903 | + "url": "", | |
| 4904 | + "listing_url": "", | |
| 4905 | + "sectors": [ | |
| 4906 | + "British Columbia" | |
| 4907 | + ], | |
| 4908 | + "connector": "lift_associabritishcolumbiarh", | |
| 4909 | + "status": "actif", | |
| 4910 | + "region": "British Columbia — LiftSystem", | |
| 4911 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 938" | |
| 4912 | + }, | |
| 4913 | + { | |
| 4914 | + "id": "lift_associabritishcolumbiarh2", | |
| 4915 | + "name": "Associa British Columbia, Inc.-Rhome Property Management MF", | |
| 4916 | + "url": "", | |
| 4917 | + "listing_url": "", | |
| 4918 | + "sectors": [ | |
| 4919 | + "British Columbia" | |
| 4920 | + ], | |
| 4921 | + "connector": "lift_associabritishcolumbiarh2", | |
| 4922 | + "status": "actif", | |
| 4923 | + "region": "British Columbia — LiftSystem", | |
| 4924 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 937" | |
| 4925 | + }, | |
| 4926 | + { | |
| 4927 | + "id": "lift_azuria", | |
| 4928 | + "name": "Azuria Group", | |
| 4929 | + "url": "https://azuriagroup.com", | |
| 4930 | + "listing_url": "https://azuriagroup.com", | |
| 4931 | + "sectors": [ | |
| 4932 | + "Ontario" | |
| 4933 | + ], | |
| 4934 | + "connector": "lift_azuria", | |
| 4935 | + "status": "actif", | |
| 4936 | + "region": "Ontario — LiftSystem", | |
| 4937 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 950" | |
| 4938 | + }, | |
| 4939 | + { | |
| 4940 | + "id": "lift_westurban", | |
| 4941 | + "name": "WestUrban Properties Management", | |
| 4942 | + "url": "https://westurbanproperties.ca", | |
| 4943 | + "listing_url": "https://westurbanproperties.ca", | |
| 4944 | + "sectors": [ | |
| 4945 | + "Alberta", | |
| 4946 | + "British Columbia", | |
| 4947 | + "Manitoba" | |
| 4948 | + ], | |
| 4949 | + "connector": "lift_westurban", | |
| 4950 | + "status": "actif", | |
| 4951 | + "region": "British Columbia / Alberta / Manitoba — LiftSystem", | |
| 4952 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 954" | |
| 4953 | + }, | |
| 4954 | + { | |
| 4955 | + "id": "lift_graftondevelopments", | |
| 4956 | + "name": "Grafton Developments", | |
| 4957 | + "url": "", | |
| 4958 | + "listing_url": "", | |
| 4959 | + "sectors": [ | |
| 4960 | + "Nova Scotia" | |
| 4961 | + ], | |
| 4962 | + "connector": "lift_graftondevelopments", | |
| 4963 | + "status": "actif", | |
| 4964 | + "region": "Nova Scotia — LiftSystem", | |
| 4965 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 953" | |
| 4966 | + }, | |
| 4967 | + { | |
| 4968 | + "id": "lift_reside", | |
| 4969 | + "name": "Reside Management", | |
| 4970 | + "url": "https://residemanage.com", | |
| 4971 | + "listing_url": "https://residemanage.com", | |
| 4972 | + "sectors": [ | |
| 4973 | + "British Columbia" | |
| 4974 | + ], | |
| 4975 | + "connector": "lift_reside", | |
| 4976 | + "status": "actif", | |
| 4977 | + "region": "British Columbia — LiftSystem", | |
| 4978 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 955" | |
| 4979 | + }, | |
| 4980 | + { | |
| 4981 | + "id": "lift_ferguslea", | |
| 4982 | + "name": "Ferguslea Properties", | |
| 4983 | + "url": "https://accoravillage.com", | |
| 4984 | + "listing_url": "https://accoravillage.com", | |
| 4985 | + "sectors": [ | |
| 4986 | + "Ontario" | |
| 4987 | + ], | |
| 4988 | + "connector": "lift_ferguslea", | |
| 4989 | + "status": "actif", | |
| 4990 | + "region": "Ontario — LiftSystem", | |
| 4991 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 960" | |
| 4992 | + }, | |
| 4993 | + { | |
| 4994 | + "id": "lift_austevilleltd", | |
| 4995 | + "name": "Austeville Properties Ltd", | |
| 4996 | + "url": "https://austeville.com", | |
| 4997 | + "listing_url": "https://austeville.com", | |
| 4998 | + "sectors": [ | |
| 4999 | + "British Columbia" | |
| 5000 | + ], | |
| 5001 | + "connector": "lift_austevilleltd", | |
| 5002 | + "status": "actif", | |
| 5003 | + "region": "British Columbia — LiftSystem", | |
| 5004 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 962" | |
| 5005 | + }, | |
| 5006 | + { | |
| 5007 | + "id": "lift_ksdmholdings", | |
| 5008 | + "name": "KSDM Holdings Inc", | |
| 5009 | + "url": "", | |
| 5010 | + "listing_url": "", | |
| 5011 | + "sectors": [ | |
| 5012 | + "Ontario" | |
| 5013 | + ], | |
| 5014 | + "connector": "lift_ksdmholdings", | |
| 5015 | + "status": "actif", | |
| 5016 | + "region": "Ontario — LiftSystem", | |
| 5017 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 969" | |
| 5018 | + }, | |
| 5019 | + { | |
| 5020 | + "id": "lift_cityscape", | |
| 5021 | + "name": "Cityscape", | |
| 5022 | + "url": "https://cityscapeone.com", | |
| 5023 | + "listing_url": "https://cityscapeone.com", | |
| 5024 | + "sectors": [ | |
| 5025 | + "Ontario" | |
| 5026 | + ], | |
| 5027 | + "connector": "lift_cityscape", | |
| 5028 | + "status": "actif", | |
| 5029 | + "region": "Ontario — LiftSystem", | |
| 5030 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 971" | |
| 5031 | + }, | |
| 5032 | + { | |
| 5033 | + "id": "lift_alston", | |
| 5034 | + "name": "Alston Properties", | |
| 5035 | + "url": "https://alstonproperties.com", | |
| 5036 | + "listing_url": "https://alstonproperties.com", | |
| 5037 | + "sectors": [ | |
| 5038 | + "Alberta" | |
| 5039 | + ], | |
| 5040 | + "connector": "lift_alston", | |
| 5041 | + "status": "actif", | |
| 5042 | + "region": "Alberta — LiftSystem", | |
| 5043 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 978" | |
| 5044 | + }, | |
| 5045 | + { | |
| 5046 | + "id": "lift_opuscorporation", | |
| 5047 | + "name": "Opus Corporation", | |
| 5048 | + "url": "https://opuscorp.ca", | |
| 5049 | + "listing_url": "https://opuscorp.ca", | |
| 5050 | + "sectors": [ | |
| 5051 | + "Alberta" | |
| 5052 | + ], | |
| 5053 | + "connector": "lift_opuscorporation", | |
| 5054 | + "status": "actif", | |
| 5055 | + "region": "Alberta — LiftSystem", | |
| 5056 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 979" | |
| 5057 | + }, | |
| 5058 | + { | |
| 5059 | + "id": "lift_gowan", | |
| 5060 | + "name": "Gowan Properties", | |
| 5061 | + "url": "", | |
| 5062 | + "listing_url": "", | |
| 5063 | + "sectors": [ | |
| 5064 | + "Ontario" | |
| 5065 | + ], | |
| 5066 | + "connector": "lift_gowan", | |
| 5067 | + "status": "actif", | |
| 5068 | + "region": "Ontario — LiftSystem", | |
| 5069 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 982" | |
| 5070 | + }, | |
| 5071 | + { | |
| 5072 | + "id": "lift_northamericanleaseholds", | |
| 5073 | + "name": "North American Leaseholds", | |
| 5074 | + "url": "https://nalgp.com", | |
| 5075 | + "listing_url": "https://nalgp.com", | |
| 5076 | + "sectors": [ | |
| 5077 | + "Alberta" | |
| 5078 | + ], | |
| 5079 | + "connector": "lift_northamericanleaseholds", | |
| 5080 | + "status": "actif", | |
| 5081 | + "region": "Alberta — LiftSystem", | |
| 5082 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 981" | |
| 5083 | + }, | |
| 5084 | + { | |
| 5085 | + "id": "lift_pembertonholmes", | |
| 5086 | + "name": "Pemberton Holmes ", | |
| 5087 | + "url": "https://thepropertymanagers.ca", | |
| 5088 | + "listing_url": "https://thepropertymanagers.ca", | |
| 5089 | + "sectors": [ | |
| 5090 | + "British Columbia" | |
| 5091 | + ], | |
| 5092 | + "connector": "lift_pembertonholmes", | |
| 5093 | + "status": "actif", | |
| 5094 | + "region": "British Columbia — LiftSystem", | |
| 5095 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 991" | |
| 5096 | + }, | |
| 5097 | + { | |
| 5098 | + "id": "lift_beaux", | |
| 5099 | + "name": "Beaux Properties", | |
| 5100 | + "url": "https://beauxproperties.ca", | |
| 5101 | + "listing_url": "https://beauxproperties.ca", | |
| 5102 | + "sectors": [ | |
| 5103 | + "Ontario" | |
| 5104 | + ], | |
| 5105 | + "connector": "lift_beaux", | |
| 5106 | + "status": "actif", | |
| 5107 | + "region": "Ontario — LiftSystem", | |
| 5108 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 994" | |
| 5109 | + }, | |
| 5110 | + { | |
| 5111 | + "id": "lift_pattyhoprecvancouvermana", | |
| 5112 | + "name": "Patty Ho PREC - Vancouver Property Manager at Easyrent Real Estate Services", | |
| 5113 | + "url": "https://vanpm.com", | |
| 5114 | + "listing_url": "https://vanpm.com", | |
| 5115 | + "sectors": [ | |
| 5116 | + "British Columbia" | |
| 5117 | + ], | |
| 5118 | + "connector": "lift_pattyhoprecvancouvermana", | |
| 5119 | + "status": "actif", | |
| 5120 | + "region": "British Columbia — LiftSystem", | |
| 5121 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 995" | |
| 5122 | + }, | |
| 5123 | + { | |
| 5124 | + "id": "lift_freshcoastinvestments", | |
| 5125 | + "name": "Fresh Coast Investments", | |
| 5126 | + "url": "https://freshcoast.managebuilding.com", | |
| 5127 | + "listing_url": "https://freshcoast.managebuilding.com", | |
| 5128 | + "sectors": [ | |
| 5129 | + "Alberta" | |
| 5130 | + ], | |
| 5131 | + "connector": "lift_freshcoastinvestments", | |
| 5132 | + "status": "actif", | |
| 5133 | + "region": "Alberta — LiftSystem", | |
| 5134 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 999" | |
| 5135 | + }, | |
| 5136 | + { | |
| 5137 | + "id": "lift_mac", | |
| 5138 | + "name": "Mac Management Properties Inc", | |
| 5139 | + "url": "https://macmanagement.ca", | |
| 5140 | + "listing_url": "https://macmanagement.ca", | |
| 5141 | + "sectors": [ | |
| 5142 | + "Ontario" | |
| 5143 | + ], | |
| 5144 | + "connector": "lift_mac", | |
| 5145 | + "status": "actif", | |
| 5146 | + "region": "Ontario — LiftSystem", | |
| 5147 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1000" | |
| 5148 | + }, | |
| 5149 | + { | |
| 5150 | + "id": "lift_tricocommunities", | |
| 5151 | + "name": "Trico Communities", | |
| 5152 | + "url": "https://tricocommunities.com", | |
| 5153 | + "listing_url": "https://tricocommunities.com", | |
| 5154 | + "sectors": [ | |
| 5155 | + "Alberta" | |
| 5156 | + ], | |
| 5157 | + "connector": "lift_tricocommunities", | |
| 5158 | + "status": "actif", | |
| 5159 | + "region": "Alberta — LiftSystem", | |
| 5160 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 998" | |
| 5161 | + }, | |
| 5162 | + { | |
| 5163 | + "id": "lift_dsminvestmentlimited", | |
| 5164 | + "name": "DSM Investment Group Limited", | |
| 5165 | + "url": "https://dsminvestments.ca", | |
| 5166 | + "listing_url": "https://dsminvestments.ca", | |
| 5167 | + "sectors": [ | |
| 5168 | + "Ontario" | |
| 5169 | + ], | |
| 5170 | + "connector": "lift_dsminvestmentlimited", | |
| 5171 | + "status": "actif", | |
| 5172 | + "region": "Ontario — LiftSystem", | |
| 5173 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1002" | |
| 5174 | + }, | |
| 5175 | + { | |
| 5176 | + "id": "lift_macdonaldcommercialreale", | |
| 5177 | + "name": "Macdonald Commercial Real Estate Services Ltd (SF)", | |
| 5178 | + "url": "https://macdonaldpm.com", | |
| 5179 | + "listing_url": "https://macdonaldpm.com", | |
| 5180 | + "sectors": [ | |
| 5181 | + "British Columbia" | |
| 5182 | + ], | |
| 5183 | + "connector": "lift_macdonaldcommercialreale", | |
| 5184 | + "status": "actif", | |
| 5185 | + "region": "British Columbia — LiftSystem", | |
| 5186 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1004" | |
| 5187 | + }, | |
| 5188 | + { | |
| 5189 | + "id": "lift_westfraserdevelopment", | |
| 5190 | + "name": "West Fraser Development", | |
| 5191 | + "url": "https://westfraserdev.ca", | |
| 5192 | + "listing_url": "https://westfraserdev.ca", | |
| 5193 | + "sectors": [ | |
| 5194 | + "British Columbia" | |
| 5195 | + ], | |
| 5196 | + "connector": "lift_westfraserdevelopment", | |
| 5197 | + "status": "actif", | |
| 5198 | + "region": "British Columbia — LiftSystem", | |
| 5199 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1009" | |
| 5200 | + }, | |
| 5201 | + { | |
| 5202 | + "id": "lift_headwaterprojects", | |
| 5203 | + "name": "Headwater Projects", | |
| 5204 | + "url": "https://headwaterprojects.com", | |
| 5205 | + "listing_url": "https://headwaterprojects.com", | |
| 5206 | + "sectors": [ | |
| 5207 | + "British Columbia" | |
| 5208 | + ], | |
| 5209 | + "connector": "lift_headwaterprojects", | |
| 5210 | + "status": "actif", | |
| 5211 | + "region": "British Columbia — LiftSystem", | |
| 5212 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1007" | |
| 5213 | + }, | |
| 5214 | + { | |
| 5215 | + "id": "lift_cricket", | |
| 5216 | + "name": "Cricket Property Management", | |
| 5217 | + "url": "https://cricketmgt.com", | |
| 5218 | + "listing_url": "https://cricketmgt.com", | |
| 5219 | + "sectors": [ | |
| 5220 | + "Ontario" | |
| 5221 | + ], | |
| 5222 | + "connector": "lift_cricket", | |
| 5223 | + "status": "actif", | |
| 5224 | + "region": "Ontario — LiftSystem", | |
| 5225 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1011" | |
| 5226 | + }, | |
| 5227 | + { | |
| 5228 | + "id": "lift_northtowne", | |
| 5229 | + "name": "Northtowne Properties", | |
| 5230 | + "url": "https://northtowne.ca", | |
| 5231 | + "listing_url": "https://northtowne.ca", | |
| 5232 | + "sectors": [ | |
| 5233 | + "Manitoba" | |
| 5234 | + ], | |
| 5235 | + "connector": "lift_northtowne", | |
| 5236 | + "status": "actif", | |
| 5237 | + "region": "Manitoba — LiftSystem", | |
| 5238 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1014" | |
| 5239 | + }, | |
| 5240 | + { | |
| 5241 | + "id": "lift_wes", | |
| 5242 | + "name": "Wesgroup Properties", | |
| 5243 | + "url": "https://wesgroup.ca", | |
| 5244 | + "listing_url": "https://wesgroup.ca", | |
| 5245 | + "sectors": [ | |
| 5246 | + "British Columbia" | |
| 5247 | + ], | |
| 5248 | + "connector": "lift_wes", | |
| 5249 | + "status": "actif", | |
| 5250 | + "region": "British Columbia — LiftSystem", | |
| 5251 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1018" | |
| 5252 | + }, | |
| 5253 | + { | |
| 5254 | + "id": "lift_653858ontario", | |
| 5255 | + "name": "653858 Ontario Inc.", | |
| 5256 | + "url": "", | |
| 5257 | + "listing_url": "", | |
| 5258 | + "sectors": [ | |
| 5259 | + "Ontario" | |
| 5260 | + ], | |
| 5261 | + "connector": "lift_653858ontario", | |
| 5262 | + "status": "actif", | |
| 5263 | + "region": "Ontario — LiftSystem", | |
| 5264 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1019" | |
| 5265 | + }, | |
| 5266 | + { | |
| 5267 | + "id": "lift_firstserviceresidentiala", | |
| 5268 | + "name": "FirstService Residential Alberta (MF)", | |
| 5269 | + "url": "https://fsresidentialrentals.com", | |
| 5270 | + "listing_url": "https://fsresidentialrentals.com", | |
| 5271 | + "sectors": [ | |
| 5272 | + "Alberta" | |
| 5273 | + ], | |
| 5274 | + "connector": "lift_firstserviceresidentiala", | |
| 5275 | + "status": "actif", | |
| 5276 | + "region": "Alberta — LiftSystem", | |
| 5277 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1022" | |
| 5278 | + }, | |
| 5279 | + { | |
| 5280 | + "id": "lift_brigil", | |
| 5281 | + "name": "Brigil", | |
| 5282 | + "url": "https://brigil.com", | |
| 5283 | + "listing_url": "https://brigil.com", | |
| 5284 | + "sectors": [ | |
| 5285 | + "Ontario" | |
| 5286 | + ], | |
| 5287 | + "connector": "lift_brigil", | |
| 5288 | + "status": "actif", | |
| 5289 | + "region": "Ontario — LiftSystem", | |
| 5290 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1024" | |
| 5291 | + }, | |
| 5292 | + { | |
| 5293 | + "id": "lift_hines", | |
| 5294 | + "name": "Hines", | |
| 5295 | + "url": "https://oneparkcentral.com", | |
| 5296 | + "listing_url": "https://oneparkcentral.com", | |
| 5297 | + "sectors": [ | |
| 5298 | + "Alberta", | |
| 5299 | + "Ontario" | |
| 5300 | + ], | |
| 5301 | + "connector": "lift_hines", | |
| 5302 | + "status": "actif", | |
| 5303 | + "region": "Alberta / Ontario — LiftSystem", | |
| 5304 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1036" | |
| 5305 | + }, | |
| 5306 | + { | |
| 5307 | + "id": "lift_kiplingresidential", | |
| 5308 | + "name": "Kipling Residential Management Inc", | |
| 5309 | + "url": "https://fhkipling.com", | |
| 5310 | + "listing_url": "https://fhkipling.com", | |
| 5311 | + "sectors": [ | |
| 5312 | + "Ontario" | |
| 5313 | + ], | |
| 5314 | + "connector": "lift_kiplingresidential", | |
| 5315 | + "status": "actif", | |
| 5316 | + "region": "Ontario — LiftSystem", | |
| 5317 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1016" | |
| 5318 | + }, | |
| 5319 | + { | |
| 5320 | + "id": "lift_orchard", | |
| 5321 | + "name": "Orchard Apartments", | |
| 5322 | + "url": "https://orchardapartments.ca", | |
| 5323 | + "listing_url": "https://orchardapartments.ca", | |
| 5324 | + "sectors": [ | |
| 5325 | + "Ontario" | |
| 5326 | + ], | |
| 5327 | + "connector": "lift_orchard", | |
| 5328 | + "status": "actif", | |
| 5329 | + "region": "Ontario — LiftSystem", | |
| 5330 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1038" | |
| 5331 | + }, | |
| 5332 | + { | |
| 5333 | + "id": "lift_hollyburnfurnished", | |
| 5334 | + "name": "Hollyburn Properties (Furnished)", | |
| 5335 | + "url": "https://hollyburn.com", | |
| 5336 | + "listing_url": "https://hollyburn.com", | |
| 5337 | + "sectors": [ | |
| 5338 | + "British Columbia" | |
| 5339 | + ], | |
| 5340 | + "connector": "lift_hollyburnfurnished", | |
| 5341 | + "status": "actif", | |
| 5342 | + "region": "British Columbia — LiftSystem", | |
| 5343 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1044" | |
| 5344 | + }, | |
| 5345 | + { | |
| 5346 | + "id": "lift_colliersinternational", | |
| 5347 | + "name": "Colliers International", | |
| 5348 | + "url": "https://colliersrentals.com", | |
| 5349 | + "listing_url": "https://colliersrentals.com", | |
| 5350 | + "sectors": [ | |
| 5351 | + "Saskatchewan" | |
| 5352 | + ], | |
| 5353 | + "connector": "lift_colliersinternational", | |
| 5354 | + "status": "actif", | |
| 5355 | + "region": "Saskatchewan — LiftSystem", | |
| 5356 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1042" | |
| 5357 | + }, | |
| 5358 | + { | |
| 5359 | + "id": "lift_campbellu0026haliburtono", | |
| 5360 | + "name": "Campbell \\u0026 Haliburton Group of Companies", | |
| 5361 | + "url": "https://www.chliving.ca/", | |
| 5362 | + "listing_url": "https://www.chliving.ca/", | |
| 5363 | + "sectors": [ | |
| 5364 | + "Saskatchewan" | |
| 5365 | + ], | |
| 5366 | + "connector": "lift_campbellu0026haliburtono", | |
| 5367 | + "status": "actif", | |
| 5368 | + "region": "Saskatchewan — LiftSystem", | |
| 5369 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1043" | |
| 5370 | + }, | |
| 5371 | + { | |
| 5372 | + "id": "lift_westwooddevelopments", | |
| 5373 | + "name": "Westwood Developments", | |
| 5374 | + "url": "https://westwoodgroup.ca", | |
| 5375 | + "listing_url": "https://westwoodgroup.ca", | |
| 5376 | + "sectors": [ | |
| 5377 | + "Nova Scotia" | |
| 5378 | + ], | |
| 5379 | + "connector": "lift_westwooddevelopments", | |
| 5380 | + "status": "actif", | |
| 5381 | + "region": "Nova Scotia — LiftSystem", | |
| 5382 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1058" | |
| 5383 | + }, | |
| 5384 | + { | |
| 5385 | + "id": "lift_chardltd", | |
| 5386 | + "name": "Chard Property Group Ltd. ", | |
| 5387 | + "url": "https://charddevelopment.com", | |
| 5388 | + "listing_url": "https://charddevelopment.com", | |
| 5389 | + "sectors": [ | |
| 5390 | + "British Columbia" | |
| 5391 | + ], | |
| 5392 | + "connector": "lift_chardltd", | |
| 5393 | + "status": "actif", | |
| 5394 | + "region": "British Columbia — LiftSystem", | |
| 5395 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1066" | |
| 5396 | + }, | |
| 5397 | + { | |
| 5398 | + "id": "lift_orrdevelopment", | |
| 5399 | + "name": "Orr Development", | |
| 5400 | + "url": "https://orrdevelopment.com", | |
| 5401 | + "listing_url": "https://orrdevelopment.com", | |
| 5402 | + "sectors": [ | |
| 5403 | + "British Columbia" | |
| 5404 | + ], | |
| 5405 | + "connector": "lift_orrdevelopment", | |
| 5406 | + "status": "actif", | |
| 5407 | + "region": "British Columbia — LiftSystem", | |
| 5408 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1069" | |
| 5409 | + }, | |
| 5410 | + { | |
| 5411 | + "id": "lift_onekalandcompany", | |
| 5412 | + "name": "Oneka Land Company", | |
| 5413 | + "url": "https://olcl.ca", | |
| 5414 | + "listing_url": "https://olcl.ca", | |
| 5415 | + "sectors": [ | |
| 5416 | + "Alberta", | |
| 5417 | + "Ontario" | |
| 5418 | + ], | |
| 5419 | + "connector": "lift_onekalandcompany", | |
| 5420 | + "status": "actif", | |
| 5421 | + "region": "Alberta / Ontario — LiftSystem", | |
| 5422 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1072" | |
| 5423 | + }, | |
| 5424 | + { | |
| 5425 | + "id": "lift_hiloinvestments", | |
| 5426 | + "name": "Hi-Lo Investments Inc", | |
| 5427 | + "url": "", | |
| 5428 | + "listing_url": "", | |
| 5429 | + "sectors": [ | |
| 5430 | + "Ontario" | |
| 5431 | + ], | |
| 5432 | + "connector": "lift_hiloinvestments", | |
| 5433 | + "status": "actif", | |
| 5434 | + "region": "Ontario — LiftSystem", | |
| 5435 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1077" | |
| 5436 | + }, | |
| 5437 | + { | |
| 5438 | + "id": "lift_cando", | |
| 5439 | + "name": "Cando Apartments", | |
| 5440 | + "url": "https://candoapartments.com", | |
| 5441 | + "listing_url": "https://candoapartments.com", | |
| 5442 | + "sectors": [ | |
| 5443 | + "Ontario" | |
| 5444 | + ], | |
| 5445 | + "connector": "lift_cando", | |
| 5446 | + "status": "actif", | |
| 5447 | + "region": "Ontario — LiftSystem", | |
| 5448 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1074" | |
| 5449 | + }, | |
| 5450 | + { | |
| 5451 | + "id": "lift_amr", | |
| 5452 | + "name": "AMR Group", | |
| 5453 | + "url": "https://amrpropertymanagement.com", | |
| 5454 | + "listing_url": "https://amrpropertymanagement.com", | |
| 5455 | + "sectors": [ | |
| 5456 | + "Ontario" | |
| 5457 | + ], | |
| 5458 | + "connector": "lift_amr", | |
| 5459 | + "status": "actif", | |
| 5460 | + "region": "Ontario — LiftSystem", | |
| 5461 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1076" | |
| 5462 | + }, | |
| 5463 | + { | |
| 5464 | + "id": "lift_key", | |
| 5465 | + "name": "Key Property Management", | |
| 5466 | + "url": "https://keypropertymanagement.ca", | |
| 5467 | + "listing_url": "https://keypropertymanagement.ca", | |
| 5468 | + "sectors": [ | |
| 5469 | + "British Columbia" | |
| 5470 | + ], | |
| 5471 | + "connector": "lift_key", | |
| 5472 | + "status": "actif", | |
| 5473 | + "region": "British Columbia — LiftSystem", | |
| 5474 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1087" | |
| 5475 | + }, | |
| 5476 | + { | |
| 5477 | + "id": "lift_mainlineliving", | |
| 5478 | + "name": "Mainline Living", | |
| 5479 | + "url": "https://mainlineliving.ca", | |
| 5480 | + "listing_url": "https://mainlineliving.ca", | |
| 5481 | + "sectors": [ | |
| 5482 | + "British Columbia", | |
| 5483 | + "Ontario" | |
| 5484 | + ], | |
| 5485 | + "connector": "lift_mainlineliving", | |
| 5486 | + "status": "actif", | |
| 5487 | + "region": "British Columbia / Ontario — LiftSystem", | |
| 5488 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1089" | |
| 5489 | + }, | |
| 5490 | + { | |
| 5491 | + "id": "lift_macdonaldcommercialreale2", | |
| 5492 | + "name": "Macdonald Commercial Real Estate Services Ltd (MF)", | |
| 5493 | + "url": "https://macdonaldpm-rentals.com", | |
| 5494 | + "listing_url": "https://macdonaldpm-rentals.com", | |
| 5495 | + "sectors": [ | |
| 5496 | + "British Columbia" | |
| 5497 | + ], | |
| 5498 | + "connector": "lift_macdonaldcommercialreale2", | |
| 5499 | + "status": "actif", | |
| 5500 | + "region": "British Columbia — LiftSystem", | |
| 5501 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1095" | |
| 5502 | + }, | |
| 5503 | + { | |
| 5504 | + "id": "lift_welcomehome", | |
| 5505 | + "name": "Welcome Home Management", | |
| 5506 | + "url": "", | |
| 5507 | + "listing_url": "", | |
| 5508 | + "sectors": [ | |
| 5509 | + "Ontario" | |
| 5510 | + ], | |
| 5511 | + "connector": "lift_welcomehome", | |
| 5512 | + "status": "actif", | |
| 5513 | + "region": "Ontario — LiftSystem", | |
| 5514 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1094" | |
| 5515 | + }, | |
| 5516 | + { | |
| 5517 | + "id": "lift_hu0026rlimited", | |
| 5518 | + "name": "H \\u0026 R Property Management Limited", | |
| 5519 | + "url": "https://hrpm.ca", | |
| 5520 | + "listing_url": "https://hrpm.ca", | |
| 5521 | + "sectors": [ | |
| 5522 | + "Ontario" | |
| 5523 | + ], | |
| 5524 | + "connector": "lift_hu0026rlimited", | |
| 5525 | + "status": "actif", | |
| 5526 | + "region": "Ontario — LiftSystem", | |
| 5527 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1101" | |
| 5528 | + }, | |
| 5529 | + { | |
| 5530 | + "id": "lift_cityofedmontonnonprofith", | |
| 5531 | + "name": "City of Edmonton Non-Profit Housing Corporation", | |
| 5532 | + "url": "https://myhomeed.ca", | |
| 5533 | + "listing_url": "https://myhomeed.ca", | |
| 5534 | + "sectors": [ | |
| 5535 | + "Alberta" | |
| 5536 | + ], | |
| 5537 | + "connector": "lift_cityofedmontonnonprofith", | |
| 5538 | + "status": "actif", | |
| 5539 | + "region": "Alberta — LiftSystem", | |
| 5540 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1104" | |
| 5541 | + }, | |
| 5542 | + { | |
| 5543 | + "id": "lift_residentialservicesrpms", | |
| 5544 | + "name": "Residential Property Management Services (RPMS)", | |
| 5545 | + "url": "", | |
| 5546 | + "listing_url": "", | |
| 5547 | + "sectors": [ | |
| 5548 | + "Ontario" | |
| 5549 | + ], | |
| 5550 | + "connector": "lift_residentialservicesrpms", | |
| 5551 | + "status": "actif", | |
| 5552 | + "region": "Ontario — LiftSystem", | |
| 5553 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1113" | |
| 5554 | + }, | |
| 5555 | + { | |
| 5556 | + "id": "lift_larocque", | |
| 5557 | + "name": "Larocque Property Management", | |
| 5558 | + "url": "https://larocquepm.com", | |
| 5559 | + "listing_url": "https://larocquepm.com", | |
| 5560 | + "sectors": [ | |
| 5561 | + "Ontario", | |
| 5562 | + "Manitoba" | |
| 5563 | + ], | |
| 5564 | + "connector": "lift_larocque", | |
| 5565 | + "status": "actif", | |
| 5566 | + "region": "Ontario / Manitoba — LiftSystem", | |
| 5567 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1109" | |
| 5568 | + }, | |
| 5569 | + { | |
| 5570 | + "id": "lift_2136615ontarioltd", | |
| 5571 | + "name": "2136615 Ontario Ltd.", | |
| 5572 | + "url": "https://everlastgroup.com", | |
| 5573 | + "listing_url": "https://everlastgroup.com", | |
| 5574 | + "sectors": [ | |
| 5575 | + "Ontario" | |
| 5576 | + ], | |
| 5577 | + "connector": "lift_2136615ontarioltd", | |
| 5578 | + "status": "actif", | |
| 5579 | + "region": "Ontario — LiftSystem", | |
| 5580 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1110" | |
| 5581 | + }, | |
| 5582 | + { | |
| 5583 | + "id": "lift_stewart2", | |
| 5584 | + "name": "Stewart Property Management", | |
| 5585 | + "url": "https://stewartpm.ca", | |
| 5586 | + "listing_url": "https://stewartpm.ca", | |
| 5587 | + "sectors": [ | |
| 5588 | + "Ontario" | |
| 5589 | + ], | |
| 5590 | + "connector": "lift_stewart2", | |
| 5591 | + "status": "actif", | |
| 5592 | + "region": "Ontario — LiftSystem", | |
| 5593 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1114" | |
| 5594 | + }, | |
| 5595 | + { | |
| 5596 | + "id": "lift_devonshire2", | |
| 5597 | + "name": "Devonshire Properties Inc.", | |
| 5598 | + "url": "https://devonshire-inc.com", | |
| 5599 | + "listing_url": "https://devonshire-inc.com", | |
| 5600 | + "sectors": [ | |
| 5601 | + "Manitoba", | |
| 5602 | + "British Columbia", | |
| 5603 | + "Ontario" | |
| 5604 | + ], | |
| 5605 | + "connector": "lift_devonshire2", | |
| 5606 | + "status": "actif", | |
| 5607 | + "region": "Manitoba / Ontario / British Columbia — LiftSystem", | |
| 5608 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1117" | |
| 5609 | + }, | |
| 5610 | + { | |
| 5611 | + "id": "lift_nelmsltdccalondon", | |
| 5612 | + "name": "Nelms Group Ltd (CCA Apartments - London)", | |
| 5613 | + "url": "https://ccalondon.ca", | |
| 5614 | + "listing_url": "https://ccalondon.ca", | |
| 5615 | + "sectors": [ | |
| 5616 | + "Ontario" | |
| 5617 | + ], | |
| 5618 | + "connector": "lift_nelmsltdccalondon", | |
| 5619 | + "status": "actif", | |
| 5620 | + "region": "Ontario — LiftSystem", | |
| 5621 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1118" | |
| 5622 | + }, | |
| 5623 | + { | |
| 5624 | + "id": "lift_campanale", | |
| 5625 | + "name": "Campanale", | |
| 5626 | + "url": "https://campanale.com", | |
| 5627 | + "listing_url": "https://campanale.com", | |
| 5628 | + "sectors": [ | |
| 5629 | + "Ontario" | |
| 5630 | + ], | |
| 5631 | + "connector": "lift_campanale", | |
| 5632 | + "status": "actif", | |
| 5633 | + "region": "Ontario — LiftSystem", | |
| 5634 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1129" | |
| 5635 | + }, | |
| 5636 | + { | |
| 5637 | + "id": "lift_homease", | |
| 5638 | + "name": "Homease", | |
| 5639 | + "url": "https://homease.ca", | |
| 5640 | + "listing_url": "https://homease.ca", | |
| 5641 | + "sectors": [ | |
| 5642 | + "Ontario" | |
| 5643 | + ], | |
| 5644 | + "connector": "lift_homease", | |
| 5645 | + "status": "actif", | |
| 5646 | + "region": "Ontario — LiftSystem", | |
| 5647 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1131" | |
| 5648 | + }, | |
| 5649 | + { | |
| 5650 | + "id": "lift_peaceofmind", | |
| 5651 | + "name": "Peace of Mind Management", | |
| 5652 | + "url": "https://pomm.ca", | |
| 5653 | + "listing_url": "https://pomm.ca", | |
| 5654 | + "sectors": [ | |
| 5655 | + "New Brunswick" | |
| 5656 | + ], | |
| 5657 | + "connector": "lift_peaceofmind", | |
| 5658 | + "status": "actif", | |
| 5659 | + "region": "New Brunswick — LiftSystem", | |
| 5660 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1139" | |
| 5661 | + }, | |
| 5662 | + { | |
| 5663 | + "id": "lift_myvic", | |
| 5664 | + "name": "Myvic Property Management", | |
| 5665 | + "url": "https://myvicpropertymanagement.com", | |
| 5666 | + "listing_url": "https://myvicpropertymanagement.com", | |
| 5667 | + "sectors": [ | |
| 5668 | + "Alberta" | |
| 5669 | + ], | |
| 5670 | + "connector": "lift_myvic", | |
| 5671 | + "status": "actif", | |
| 5672 | + "region": "Alberta — LiftSystem", | |
| 5673 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1141" | |
| 5674 | + }, | |
| 5675 | + { | |
| 5676 | + "id": "lift_nomadhomes", | |
| 5677 | + "name": "NomadHomes Inc", | |
| 5678 | + "url": "https://nomadhomes.com", | |
| 5679 | + "listing_url": "https://nomadhomes.com", | |
| 5680 | + "sectors": [ | |
| 5681 | + "Ontario" | |
| 5682 | + ], | |
| 5683 | + "connector": "lift_nomadhomes", | |
| 5684 | + "status": "actif", | |
| 5685 | + "region": "Ontario — LiftSystem", | |
| 5686 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1147" | |
| 5687 | + }, | |
| 5688 | + { | |
| 5689 | + "id": "lift_yorkwestdevelopments", | |
| 5690 | + "name": "YorkWest Developments", | |
| 5691 | + "url": "https://yorkwestdevelopments.ca", | |
| 5692 | + "listing_url": "https://yorkwestdevelopments.ca", | |
| 5693 | + "sectors": [ | |
| 5694 | + "Ontario" | |
| 5695 | + ], | |
| 5696 | + "connector": "lift_yorkwestdevelopments", | |
| 5697 | + "status": "actif", | |
| 5698 | + "region": "Ontario — LiftSystem", | |
| 5699 | + "notes": "canada-expansion 2026-08-27 — API LiftSystem client_id 1150" | |
| 5700 | + }, | |
| 5701 | + { | |
| 5702 | + "id": "lift_ranchoservicesvancouver", | |
| 5703 | + "name": "Rancho Management Services (Vancouver)", | |
| 5704 | + "url": "https://ranchovan.com", | |
| 5705 | + "listing_url": "https://ranchovan.com", | |
| 5706 | + "sectors": [ | |
| 5707 | + "British Columbia" | |
| 5708 | + ], | |
| 5709 | + "connector": "lift_ranchoservicesvancouver", | |
| 5710 | + "status": "actif", | |
| 5711 | + "region": "British Columbia — LiftSystem", | |
Diff truncated — file too large.