{"id":4021,"date":"2020-02-27T10:43:06","date_gmt":"2020-02-27T15:43:06","guid":{"rendered":"https:\/\/experienceparkland.com\/?page_id=4021"},"modified":"2022-04-03T09:07:57","modified_gmt":"2022-04-03T13:07:57","slug":"quinpool-halifax-lifestyle-residence","status":"publish","type":"page","link":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/","title":{"rendered":"Parkland Lifestyle Residences: Quinpool Road, Halifax"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"alignleft size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1150\" height=\"500\" src=\"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg\" alt=\"\" class=\"wp-image-4115\" srcset=\"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg 1150w, https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner-300x130.jpg 300w, https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner-1024x445.jpg 1024w, https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner-768x334.jpg 768w\" sizes=\"auto, (max-width: 1150px) 100vw, 1150px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>We are pleased to introduce a new Parkland Lifestyle Residences community offering a new option for active adult living in one of Halifax\u2019s most beautiful and iconic neighbourhoods.&nbsp;Read the<a href=\"https:\/\/www.shannex.com\/news\/armco-capital-transfers-ownership-of-its-willow-tree-tower-property-to-shannex-group-of-companies\/\" target=\"_blank\" rel=\"noreferrer noopener\"> news release about the Quinpool property<\/a>.<\/p>\n\n\n\n<p>This Parkland community is the first of its kind in Nova Scotia. Based on the concept we are using in our new locations in Ontario, we have considered every detail to enrich the lives of residents who are looking for a variety of suite options, amenities and convenience without the bundled service packages typically offered in retirement communities.<\/p>\n\n\n\n<p>Expected to open in 2024, the building will feature: <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Spacious suites<\/li><li>Stunning views<\/li><li>Multiple dining venues <\/li><li>Spa<\/li><li>Fitness centre<\/li><li>Golf simulator<\/li><li>Library<\/li><li>Games room <\/li><li>Multiple outdoor spaces.<\/li><\/ul>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"alignleft size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"230\" src=\"https:\/\/experienceparkland.com\/wp-content\/uploads\/2021\/03\/Common_550x422-300x230.jpg\" alt=\"Parkland at the Common\" class=\"wp-image-6049\" srcset=\"https:\/\/experienceparkland.com\/wp-content\/uploads\/2021\/03\/Common_550x422-300x230.jpg 300w, https:\/\/experienceparkland.com\/wp-content\/uploads\/2021\/03\/Common_550x422.jpg 550w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><figcaption>Parkland at the Common<\/figcaption><\/figure><\/div>\n\n\n\n<p>The Shannex group of companies acquired the property from Armco Capital and will ensure all parameters approved by Halifax Regional Council in October 2019 will be adhered to, including the 25-storey building height, integrated bus shelter, setbacks to enhance the pedestrian experience and the $1.8 million contribution to the municipality\u2019s affordable housing fund.<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Find out more!<\/strong><\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Website <\/h4>\n\n\n\n<p>We will post regular updates on this page so check back often.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">E-newsletter<\/h4>\n\n\n\n<p>Provide your email address below to sign up for our e-newsletter to receive project updates.<\/p>\n\n\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_14' >\n                        <div class='gform_heading'>\n                            <p class='gform_description'><\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_14'  action='\/en\/wp-json\/wp\/v2\/pages\/4021' data-formid='14' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_14' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_14_3\" class=\"gfield gfield--type-email large-6 columns field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_14_3'>Email<\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_3' id='input_14_3' type='email' value='' class='large'     aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_14_10\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent large-12 columns optin-container field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label screen-reader-text gfield_label_before_complex' ><\/label><div class='ginput_container ginput_container_consent'><input name='input_10.1' id='input_14_10_1' type='checkbox' value='1'    aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_14_10_1' >I would like to receive email updates on local events, helpful advice, and promotions from Parkland. You can unsubscribe at any time. View our privacy policy <a href=\"\/en\/privacy-policy\/\">here.<\/a><\/label><input type='hidden' name='input_10.2' value='I would like to receive email updates on local events, helpful advice, and promotions from Parkland. You can unsubscribe at any time. View our privacy policy &lt;a href=&quot;\/en\/privacy-policy\/&quot;&gt;here.&lt;\/a&gt;' class='gform_hidden' \/><input type='hidden' name='input_10.3' value='15' class='gform_hidden' \/><\/div><\/li><li id=\"field_14_9\" class=\"gfield gfield--type-captcha large-12 columns field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label screen-reader-text' for='input_14_9'><\/label><div id='input_14_9' class='ginput_container ginput_recaptcha' data-sitekey='6Lege4orAAAAAONLP8m1-z2xspKGhtBdXJk43nWi'  data-theme='light' data-tabindex='-1' data-size='invisible' data-badge='bottomright'><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type=\"submit\" id=\"gform_submit_button_14\" class=\"block-button blue-navy\" onclick=\"gform.submission.handleButtonClick(this);\" data-submission-type=\"submit\" value=\"Submit\"> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_14' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_14' id='gform_theme_14' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_14' id='gform_style_settings_14' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_14' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='14' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='CAD' value='axku5B9Wxbt5b4LpizSO84cNij7AACem42PeLejgyB8bSjCMevYrSrBzz94z0TfuDkiQmqyWmmzg0eccIEwDb8TLRuE4JYlQL8572OSfLnnl2pM=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_14' value='WyJ7XCIxMC4xXCI6XCJmYzI0NDg4MDcyNmQ3Nzg4ZWNmMmFiZTQwODY5ODQwM1wiLFwiMTAuMlwiOlwiMzFmZjEwY2Y4MWI4MTA2NjZmMGYyNTQxMzkwMGNiMGNcIixcIjEwLjNcIjpcIjUyMjg0MTg1MTRhYmRhMDNhZmUzZmU1NDI0NjE3NDllXCJ9IiwiNzcxNDgxODY2Njc0OWViZDQ1MjA1NDJiZWJmY2IzOGIiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_14' id='gform_target_page_number_14' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_14' id='gform_source_page_number_14' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 14, 'https:\/\/experienceparkland.com\/wp-content\/themes\/parkland\/img\/ajax-spinner.svg', true );jQuery('#gform_ajax_frame_14').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_14');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_14').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_14').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_14').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_14').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_14').val();gformInitSpinner( 14, 'https:\/\/experienceparkland.com\/wp-content\/themes\/parkland\/img\/ajax-spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [14, current_page]);window['gf_submitting_14'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_14').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [14]);window['gf_submitting_14'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_14').text());}else{jQuery('#gform_14').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"14\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_14\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_14\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_14\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 14, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n\n\n\n<h4 class=\"wp-block-heading\">Contact us<\/h4>\n\n\n\n<p><em>For Construction inquiries please contact Adam Mitchell at&nbsp;<a class=\"\" href=\"mailto:amitchell@designbuildsolutions.ca\">amitchell@designbuildsolutions.ca<\/a>.<\/em><\/p>\n\n\n\n<p><em>For sales inquiries, call 1-877-742-6639<\/em>.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are pleased to introduce a new Parkland Lifestyle Residences community offering a new option for active adult living in one of Halifax\u2019s most beautiful and iconic neighbourhoods.&nbsp;Read the news release about the Quinpool property. This Parkland community is the first of its kind in Nova Scotia. Based on the concept we are using in&#8230; <a class=\"read_more\" title=\"Parkland Lifestyle Residences: Quinpool Road, Halifax\" href=\"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/\">Read more<\/a><\/p>\n","protected":false},"author":19,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-image-and-text.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4021","page","type-page","status-publish","hentry"],"acf":[],"featured_image_src":null,"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>New Seniors Residence Coming to Halifax 2024 | Parkland<\/title>\n<meta name=\"description\" content=\"A new lifestyle residence for active senior living is coming to Quinpool Road. Discover the amenities and services, and get updates on the 2024 opening.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"New Seniors Residence Coming to Halifax 2024 | Parkland\" \/>\n<meta property=\"og:description\" content=\"A new lifestyle residence for active senior living is coming to Quinpool Road. Discover the amenities and services, and get updates on the 2024 opening.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/\" \/>\n<meta property=\"og:site_name\" content=\"Parkland Retirement Living\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-03T13:07:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/\",\"url\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/\",\"name\":\"New Seniors Residence Coming to Halifax 2024 | Parkland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/experienceparkland.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Banner.jpg\",\"datePublished\":\"2020-02-27T15:43:06+00:00\",\"dateModified\":\"2022-04-03T13:07:57+00:00\",\"description\":\"A new lifestyle residence for active senior living is coming to Quinpool Road. Discover the amenities and services, and get updates on the 2024 opening.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/#primaryimage\",\"url\":\"https:\\\/\\\/experienceparkland.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Banner.jpg\",\"contentUrl\":\"https:\\\/\\\/experienceparkland.com\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Banner.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/quinpool-halifax-lifestyle-residence\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Parkland Lifestyle Residences: Quinpool Road, Halifax\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/\",\"name\":\"Parkland Retirement Living\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/experienceparkland.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"New Seniors Residence Coming to Halifax 2024 | Parkland","description":"A new lifestyle residence for active senior living is coming to Quinpool Road. Discover the amenities and services, and get updates on the 2024 opening.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/","og_locale":"en_US","og_type":"article","og_title":"New Seniors Residence Coming to Halifax 2024 | Parkland","og_description":"A new lifestyle residence for active senior living is coming to Quinpool Road. Discover the amenities and services, and get updates on the 2024 opening.","og_url":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/","og_site_name":"Parkland Retirement Living","article_modified_time":"2022-04-03T13:07:57+00:00","og_image":[{"url":"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/","url":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/","name":"New Seniors Residence Coming to Halifax 2024 | Parkland","isPartOf":{"@id":"https:\/\/experienceparkland.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/#primaryimage"},"image":{"@id":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/#primaryimage"},"thumbnailUrl":"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg","datePublished":"2020-02-27T15:43:06+00:00","dateModified":"2022-04-03T13:07:57+00:00","description":"A new lifestyle residence for active senior living is coming to Quinpool Road. Discover the amenities and services, and get updates on the 2024 opening.","breadcrumb":{"@id":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/#primaryimage","url":"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg","contentUrl":"https:\/\/experienceparkland.com\/wp-content\/uploads\/2020\/02\/Banner.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/experienceparkland.com\/en\/quinpool-halifax-lifestyle-residence\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/experienceparkland.com\/en\/"},{"@type":"ListItem","position":2,"name":"Parkland Lifestyle Residences: Quinpool Road, Halifax"}]},{"@type":"WebSite","@id":"https:\/\/experienceparkland.com\/en\/#website","url":"https:\/\/experienceparkland.com\/en\/","name":"Parkland Retirement Living","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/experienceparkland.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/pages\/4021","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/comments?post=4021"}],"version-history":[{"count":0,"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/pages\/4021\/revisions"}],"wp:attachment":[{"href":"https:\/\/experienceparkland.com\/en\/wp-json\/wp\/v2\/media?parent=4021"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}