{"id":232,"date":"2025-05-19T17:37:31","date_gmt":"2025-05-19T17:37:31","guid":{"rendered":"https:\/\/bm3demos.com\/2025-splc\/?page_id=232"},"modified":"2026-07-13T18:15:31","modified_gmt":"2026-07-13T18:15:31","slug":"rental","status":"publish","type":"page","link":"https:\/\/bm3demos.com\/2025-splc\/housing-opportunities\/rental\/","title":{"rendered":"Rental"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"232\" class=\"elementor elementor-232\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6d2484 e-flex e-con-boxed e-con e-parent\" data-id=\"a6d2484\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e665105 e-con-full e-flex e-con e-child\" data-id=\"e665105\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-346dbee e-flex e-con-boxed e-con e-child\" data-id=\"346dbee\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;fixed&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-16154b8 e-con-full e-flex e-con e-child\" data-id=\"16154b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ab51ef elementor-widget elementor-widget-image\" data-id=\"3ab51ef\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"146\" height=\"153\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/logo.jpg\" class=\"attachment-full size-full wp-image-44\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aeb464a e-con-full e-flex e-con e-child\" data-id=\"aeb464a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-34cbf6e e-con-full e-flex e-con e-child\" data-id=\"34cbf6e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-69e40d7 elementor-widget elementor-widget-html\" data-id=\"69e40d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Ontario Clock<\/title>\r\n  <style>\r\n    #clock {\r\n      font-size: 28px;\r\n      letter-spacing: 1px;\r\n      color: #273990\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"clock\">Loading...<\/div>\r\n\r\n  <script>\r\n    function updateClock() {\r\n      const options = {\r\n        timeZone: 'America\/Toronto',\r\n        hour: '2-digit',\r\n        minute: '2-digit',\r\n        second: '2-digit',\r\n        hour12: true\r\n      };\r\n\r\n      const formatter = new Intl.DateTimeFormat('en-CA', options);\r\n      let time = formatter.format(new Date());\r\n\r\n      \/\/ Convert \"a.m.\" or \"p.m.\" to \"AM\" or \"PM\"\r\n      time = time.replace(\/a\\.m\\.\/i, 'AM').replace(\/p\\.m\\.\/i, 'PM');\r\n\r\n      document.getElementById('clock').textContent = time;\r\n    }\r\n\r\n    updateClock();\r\n    setInterval(updateClock, 1000);\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-80842f5 elementor-widget elementor-widget-html\" data-id=\"80842f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Ontario Date<\/title>\r\n  <style>\r\n    #date {\r\n      font-size: 30px;\r\n      color: #273990;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div id=\"date\">Loading...<\/div>\r\n\r\n  <script>\r\n    function updateDate() {\r\n      const options = {\r\n        timeZone: 'America\/Toronto',\r\n        year: 'numeric',\r\n        month: 'long',     \/\/ e.g., May\r\n        day: 'numeric'\r\n      };\r\n\r\n      const formatter = new Intl.DateTimeFormat('en-CA', options);\r\n      const date = formatter.format(new Date());\r\n\r\n      document.getElementById('date').textContent = date;\r\n    }\r\n\r\n    updateDate();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef76bd2 elementor-widget elementor-widget-image\" data-id=\"ef76bd2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bm3demos.com\/2025-splc\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/back.jpg\" class=\"attachment-full size-full wp-image-78\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bb97ad8 elementor-widget elementor-widget-spacer\" data-id=\"bb97ad8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-56fe69e elementor-widget elementor-widget-heading\" data-id=\"56fe69e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Rental Residential Apartment Building<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3b25590 e-con-full e-flex e-con e-child\" data-id=\"3b25590\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa0e5db elementor-widget elementor-widget-text-editor\" data-id=\"aa0e5db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Our seniors- only midrise rental residential apartment building has 297 units- one-bedroom and bachelor with exclusive access to the communal patios, lovely view of the courtyard and accessible garden and amenities with 24-hours security and surveillance.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8c72738 e-con-full e-flex e-con e-child\" data-id=\"8c72738\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5341d03 e-con-full e-flex e-con e-child\" data-id=\"5341d03\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-860fbd1 elementor-widget elementor-widget-video\" data-id=\"860fbd1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/bm3demos.com\\\/2025-splc\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/onebedroom-with-kitchen.jpg&quot;,&quot;id&quot;:1274,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lightbox&quot;:&quot;yes&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;hosted&quot;,&quot;url&quot;:&quot;https:\\\/\\\/bm3demos.com\\\/2025-splc\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/One-Bedroom-with-Kitchen-new.mp4&quot;,&quot;autoplay&quot;:&quot;&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-860fbd1&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;916&quot;},&quot;videoParams&quot;:{&quot;controls&quot;:&quot;&quot;,&quot;preload&quot;:&quot;metadata&quot;,&quot;controlsList&quot;:&quot;nodownload&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJob3N0ZWQiLCJ1cmwiOiJodHRwczpcL1wvYm0zZGVtb3MuY29tXC8yMDI1LXNwbGNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9PbmUtQmVkcm9vbS13aXRoLUtpdGNoZW4tbmV3Lm1wNCIsImF1dG9wbGF5IjoiIiwibW9kYWxPcHRpb25zIjp7ImlkIjoiZWxlbWVudG9yLWxpZ2h0Ym94LTg2MGZiZDEiLCJlbnRyYW5jZUFuaW1hdGlvbiI6IiIsImVudHJhbmNlQW5pbWF0aW9uX3RhYmxldCI6IiIsImVudHJhbmNlQW5pbWF0aW9uX21vYmlsZSI6IiIsInZpZGVvQXNwZWN0UmF0aW8iOiI5MTYifSwidmlkZW9QYXJhbXMiOnsiY29udHJvbHMiOiIiLCJwcmVsb2FkIjoibWV0YWRhdGEiLCJjb250cm9sc0xpc3QiOiJub2Rvd25sb2FkIn19\">\n\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"494\" height=\"808\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/onebedroom-with-kitchen.jpg\" class=\"attachment-full size-full wp-image-1274\" alt=\"\" srcset=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/onebedroom-with-kitchen.jpg 494w, https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/onebedroom-with-kitchen-183x300.jpg 183w\" sizes=\"(max-width: 494px) 100vw, 494px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-39cd696 e-con-full e-flex e-con e-child\" data-id=\"39cd696\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c5be3 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a6c5be3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">One Bedroom with Kitchen<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f0b203 elementor-widget elementor-widget-text-editor\" data-id=\"5f0b203\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Each unit is approximately 446 sq ft.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81a479f e-con-full e-flex e-con e-child\" data-id=\"81a479f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8484508 e-con-full e-flex e-con e-child\" data-id=\"8484508\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc53d92 elementor-widget elementor-widget-image\" data-id=\"dc53d92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"147\" height=\"207\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/rental-2.jpg\" class=\"attachment-full size-full wp-image-237\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da59e91 e-con-full e-flex e-con e-child\" data-id=\"da59e91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ac519b elementor-widget elementor-widget-image\" data-id=\"7ac519b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"108\" height=\"138\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/rental-3.jpg\" class=\"attachment-full size-full wp-image-235\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a980145 elementor-widget elementor-widget-text-editor\" data-id=\"a980145\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Separate bedroom<\/li><li>Linen and clothing closets<\/li><li>Separate kitchen with pantry<\/li><li>Modernized kitchen, cabinets, fridge and stove<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3a0947b e-con-full e-flex e-con e-child\" data-id=\"3a0947b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dd8a712 e-con-full e-flex e-con e-child\" data-id=\"dd8a712\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03e977c elementor-widget elementor-widget-video\" data-id=\"03e977c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/bm3demos.com\\\/2025-splc\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/bachelor-unit.jpg&quot;,&quot;id&quot;:1280,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lightbox&quot;:&quot;yes&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;hosted&quot;,&quot;url&quot;:&quot;https:\\\/\\\/bm3demos.com\\\/2025-splc\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Bachelor-Unit.mp4&quot;,&quot;autoplay&quot;:&quot;&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-03e977c&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;916&quot;},&quot;videoParams&quot;:{&quot;controls&quot;:&quot;&quot;,&quot;preload&quot;:&quot;metadata&quot;,&quot;controlsList&quot;:&quot;nodownload&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJob3N0ZWQiLCJ1cmwiOiJodHRwczpcL1wvYm0zZGVtb3MuY29tXC8yMDI1LXNwbGNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9CYWNoZWxvci1Vbml0Lm1wNCIsImF1dG9wbGF5IjoiIiwibW9kYWxPcHRpb25zIjp7ImlkIjoiZWxlbWVudG9yLWxpZ2h0Ym94LTAzZTk3N2MiLCJlbnRyYW5jZUFuaW1hdGlvbiI6IiIsImVudHJhbmNlQW5pbWF0aW9uX3RhYmxldCI6IiIsImVudHJhbmNlQW5pbWF0aW9uX21vYmlsZSI6IiIsInZpZGVvQXNwZWN0UmF0aW8iOiI5MTYifSwidmlkZW9QYXJhbXMiOnsiY29udHJvbHMiOiIiLCJwcmVsb2FkIjoibWV0YWRhdGEiLCJjb250cm9sc0xpc3QiOiJub2Rvd25sb2FkIn19\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"494\" height=\"808\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/bachelor-unit.jpg\" class=\"attachment-full size-full wp-image-1280\" alt=\"\" srcset=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/bachelor-unit.jpg 494w, https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/bachelor-unit-183x300.jpg 183w\" sizes=\"(max-width: 494px) 100vw, 494px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49f8e92 e-con-full e-flex e-con e-child\" data-id=\"49f8e92\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a5532bd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"a5532bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bachelor Unit<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dafc226 elementor-widget elementor-widget-text-editor\" data-id=\"dafc226\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Each unit is approximately 350 sq ft.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-700c601 e-con-full e-flex e-con e-child\" data-id=\"700c601\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8a3b1e4 e-con-full e-flex e-con e-child\" data-id=\"8a3b1e4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db27264 elementor-widget elementor-widget-image\" data-id=\"db27264\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"157\" height=\"204\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/rental-5.jpg\" class=\"attachment-full size-full wp-image-244\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fb836d e-con-full e-flex e-con e-child\" data-id=\"3fb836d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1dcd08 elementor-widget elementor-widget-image\" data-id=\"a1dcd08\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"108\" height=\"138\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/rental-6.jpg\" class=\"attachment-full size-full wp-image-242\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-946a341 elementor-widget elementor-widget-text-editor\" data-id=\"946a341\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Separate bedroom<\/li><li>Linen and clothing closets<\/li><li>Separate kitchen with pantry<\/li><li>Modernized kitchen, cabinets, fridge and stove<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fe3dce7 e-con-full e-flex e-con e-child\" data-id=\"fe3dce7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c025728 e-con-full e-flex e-con e-child\" data-id=\"c025728\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6a2790a elementor-widget elementor-widget-video\" data-id=\"6a2790a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;video_type&quot;:&quot;hosted&quot;,&quot;show_image_overlay&quot;:&quot;yes&quot;,&quot;image_overlay&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/bm3demos.com\\\/2025-splc\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/bachelor-unit-no-kitchen.jpg&quot;,&quot;id&quot;:1285,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;lightbox&quot;:&quot;yes&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-hosted-video elementor-wrapper elementor-open-lightbox\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-image-overlay\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox=\"{&quot;type&quot;:&quot;video&quot;,&quot;videoType&quot;:&quot;hosted&quot;,&quot;url&quot;:&quot;https:\\\/\\\/bm3demos.com\\\/2025-splc\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/Bachelor-Unit-with-no-cooking-facilities.mp4&quot;,&quot;autoplay&quot;:&quot;&quot;,&quot;modalOptions&quot;:{&quot;id&quot;:&quot;elementor-lightbox-6a2790a&quot;,&quot;entranceAnimation&quot;:&quot;&quot;,&quot;entranceAnimation_tablet&quot;:&quot;&quot;,&quot;entranceAnimation_mobile&quot;:&quot;&quot;,&quot;videoAspectRatio&quot;:&quot;916&quot;},&quot;videoParams&quot;:{&quot;controls&quot;:&quot;&quot;,&quot;preload&quot;:&quot;metadata&quot;,&quot;controlsList&quot;:&quot;nodownload&quot;}}\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJ0eXBlIjoidmlkZW8iLCJ2aWRlb1R5cGUiOiJob3N0ZWQiLCJ1cmwiOiJodHRwczpcL1wvYm0zZGVtb3MuY29tXC8yMDI1LXNwbGNcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjZcLzA3XC9CYWNoZWxvci1Vbml0LXdpdGgtbm8tY29va2luZy1mYWNpbGl0aWVzLm1wNCIsImF1dG9wbGF5IjoiIiwibW9kYWxPcHRpb25zIjp7ImlkIjoiZWxlbWVudG9yLWxpZ2h0Ym94LTZhMjc5MGEiLCJlbnRyYW5jZUFuaW1hdGlvbiI6IiIsImVudHJhbmNlQW5pbWF0aW9uX3RhYmxldCI6IiIsImVudHJhbmNlQW5pbWF0aW9uX21vYmlsZSI6IiIsInZpZGVvQXNwZWN0UmF0aW8iOiI5MTYifSwidmlkZW9QYXJhbXMiOnsiY29udHJvbHMiOiIiLCJwcmVsb2FkIjoibWV0YWRhdGEiLCJjb250cm9sc0xpc3QiOiJub2Rvd25sb2FkIn19\">\n\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"494\" height=\"808\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/bachelor-unit-no-kitchen.jpg\" class=\"attachment-full size-full wp-image-1285\" alt=\"\" srcset=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/bachelor-unit-no-kitchen.jpg 494w, https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/bachelor-unit-no-kitchen-183x300.jpg 183w\" sizes=\"(max-width: 494px) 100vw, 494px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\" role=\"button\" aria-label=\"Play Video\" tabindex=\"0\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-play\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M838 162C746 71 633 25 500 25 371 25 258 71 163 162 71 254 25 367 25 500 25 633 71 746 163 837 254 929 367 979 500 979 633 979 746 933 838 837 929 746 975 633 975 500 975 367 929 254 838 162M808 192C892 279 933 379 933 500 933 621 892 725 808 808 725 892 621 938 500 938 379 938 279 896 196 808 113 725 67 621 67 500 67 379 108 279 196 192 279 108 383 62 500 62 621 62 721 108 808 192M438 392V642L642 517 438 392Z\"><\/path><\/svg>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e11ede e-con-full e-flex e-con e-child\" data-id=\"5e11ede\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0af7607 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0af7607\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bachelor Unit with no cooking facilities<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d8776f1 elementor-widget elementor-widget-text-editor\" data-id=\"d8776f1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Studio with a partial or no kitchen<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9dbe409 e-con-full e-flex e-con e-child\" data-id=\"9dbe409\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-40657a0 e-con-full e-flex e-con e-child\" data-id=\"40657a0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba52b0c elementor-widget elementor-widget-image\" data-id=\"ba52b0c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"146\" height=\"207\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/rental-8.jpg\" class=\"attachment-full size-full wp-image-248\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-daffce4 e-con-full e-flex e-con e-child\" data-id=\"daffce4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab06119 elementor-widget elementor-widget-image\" data-id=\"ab06119\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"108\" height=\"138\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/rental-9.jpg\" class=\"attachment-full size-full wp-image-246\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-92d343c elementor-widget elementor-widget-text-editor\" data-id=\"92d343c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Separate bedroom<\/li><li>Linen and clothing closets<\/li><li>Separate kitchen with pantry<\/li><li>Modernized kitchen, cabinets, fridge and stove<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-21f1460 e-con-full e-flex e-con e-child\" data-id=\"21f1460\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1fb07cc e-con-full e-flex e-con e-child\" data-id=\"1fb07cc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dc0e429 elementor-widget elementor-widget-text-editor\" data-id=\"dc0e429\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: #273990;\"><strong>Contact: <\/strong><\/span>info@splc.ca or call 416-493-3333<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb21c33 elementor-fixed elementor-widget elementor-widget-image-carousel\" data-id=\"cb21c33\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;_position&quot;:&quot;fixed&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/Inner-Banner_2.png\" alt=\"Inner Banner_2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/03\/In-Banner-Ads_Static.png\" alt=\"\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1772448 elementor-fixed elementor-widget elementor-widget-image\" data-id=\"1772448\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/bm3demos.com\/2025-splc\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"64\" height=\"64\" src=\"https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2025\/05\/back.jpg\" class=\"attachment-full size-full wp-image-78\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Ontario Clock Loading&#8230; Ontario Date Loading&#8230; Rental Residential Apartment Building Our seniors- only midrise rental residential apartment building has 297 units- one-bedroom and bachelor with exclusive access to the communal patios, lovely view of the courtyard and accessible garden and amenities with 24-hours security and surveillance. https:\/\/bm3demos.com\/2025-splc\/wp-content\/uploads\/2026\/07\/One-Bedroom-with-Kitchen-new.mp4 One Bedroom with Kitchen Each unit is approximately [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":103,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-232","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/232","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/comments?post=232"}],"version-history":[{"count":73,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/232\/revisions"}],"predecessor-version":[{"id":1388,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/232\/revisions\/1388"}],"up":[{"embeddable":true,"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/pages\/103"}],"wp:attachment":[{"href":"https:\/\/bm3demos.com\/2025-splc\/wp-json\/wp\/v2\/media?parent=232"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}