{
    "id": 1881,
    "date": "2025-07-09T14:08:25",
    "date_gmt": "2025-07-09T14:08:25",
    "guid": {
        "rendered": "https:\/\/quartiermeredith.ca\/?page_id=1881"
    },
    "modified": "2026-07-13T13:22:34",
    "modified_gmt": "2026-07-13T13:22:34",
    "slug": "54-chemin-old-chelsea",
    "status": "publish",
    "type": "page",
    "link": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/",
    "title": {
        "rendered": "54 chemin Old Chelsea"
    },
    "content": {
        "rendered": "<div data-elementor-type=\"wp-page\" data-elementor-id=\"1881\" class=\"elementor elementor-1881\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23240eef e-flex e-con-boxed e-con e-parent\" data-id=\"23240eef\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-60059748 elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"60059748\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Explore the floor plans and availability.<\/h1>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6c17686b e-flex e-con-boxed e-con e-parent\" data-id=\"6c17686b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2cd33bec elementor-widget elementor-widget-heading\" data-id=\"2cd33bec\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">54 chemin Old Chelsea<\/h4>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3eae886 e-flex e-con-boxed e-con e-parent\" data-id=\"3eae886\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4b6a5611 elementor-widget elementor-widget-html\" data-id=\"4b6a5611\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n<div\n  id=\"planpoint-container\"\n  style=\"position: relative; overflow: hidden; width: 100%; transition: all 0.2s ease;\"\n>\n    <iframe\n      id=\"planpoint\"\n      frameborder=\"0\"\n      allowfullscreen\n scrolling=\"no\"\n      style=\"position: relative; top: 0; left: 0; bottom: 0; right: 0; width: 100%; border: 0; overflow: hidden;\"\n      data-src=\"https:\/\/app.planpoint.io\/68-chemin-du-relais\/quartier-meredith?lang=English&amp;style=undefined&amp;colorBase=undefined&amp;colorAccent=undefined&amp;colorHover=rgba(161%2C%20179%2C%20160%2C%200.78)&amp;colorButton=undefined&amp;colorButtonText=undefined&amp;colorText=undefined&amp;colorFeatured=undefined&amp;colorSold=undefined&amp;colorAvailable=undefined&amp;colorReserved=undefined\"\n     src=\"about:blank\" class=\"lazyload\" data-load-mode=\"0\"><\/iframe>\n<\/div>\n\n<script>\n(() => {\n  if (typeof window !== 'undefined' && typeof document !== 'undefined') {\n    let iframe;\n    let enableResize = true;\n    let onFullscreen = false;\n\n    function getURLParams() {\n      const params = new URLSearchParams(window.location.search);\n      const f = params.get('f');\n      const u = params.get('u');\n      const utm_source = params.get('utm_source');\n      const utm_medium = params.get('utm_medium');\n      const utm_campaign = params.get('utm_campaign');\n\n      return { f, u, utm_source, utm_medium, utm_campaign };\n    }\n\n    const { f, u, utm_source, utm_medium, utm_campaign } = getURLParams();\n\n    const projectUrl = 'https:\/\/app.planpoint.io\/68-chemin-du-relais\/quartier-meredith?lang=English&style=undefined&colorBase=undefined&colorAccent=undefined&colorHover=rgba(161%2C%20179%2C%20160%2C%200.78)&colorButton=undefined&colorButtonText=undefined&colorText=undefined&colorFeatured=undefined&colorSold=undefined&colorAvailable=undefined&colorReserved=undefined';\n\n    const iframeSrc =\n      projectUrl +\n      (f ? `&f=${encodeURIComponent(f)}` : '') +\n      (u ? `&u=${encodeURIComponent(u)}` : '') +\n      (utm_source ? `&utm_source=${encodeURIComponent(utm_source)}` : '') +\n      (utm_medium ? `&utm_medium=${encodeURIComponent(utm_medium)}` : '') +\n      (utm_campaign ? `&utm_campaign=${encodeURIComponent(utm_campaign)}` : '');\n\n    const urlParams = new URLSearchParams(window.location.search);\n\n    const utmParams = {\n      utm_source: urlParams.get('utm_source'),\n      utm_medium: urlParams.get('utm_medium'),\n      utm_campaign: urlParams.get('utm_campaign'),\n      parentURL: window.location.href || document.referrer,\n    };\n\n    const interval = setInterval(() => {\n      iframe = document.getElementById('planpoint');\n\n      if (iframe) {\n        iframe.src = iframeSrc;\n        iframe.setAttribute('scrolling', 'no');\n        iframe.style.overflow = 'hidden';\n\n        clearInterval(interval);\n\n        function adjustSizeToContent() {\n          const iframeWindow = iframe.contentWindow;\n\n          if (iframeWindow && enableResize) {\n            iframeWindow.postMessage('get_size', '*');\n          }\n        }\n\n        setInterval(() => {\n          adjustSizeToContent();\n          iframe.contentWindow.postMessage({ type: 'utm', data: utmParams }, '*');\n        }, 1000);\n\n        function setIframeHeight(h) {\n          const iframeContainer = document.getElementById('planpoint-container');\n          const height = Math.ceil(Number(h));\n\n          if (!height || height < 100) return;\n\n          iframe.style.height = `${height}px`;\n          iframeContainer.style.height = `${height}px`;\n        }\n\n        function openFullscreen() {\n          const element = document.querySelector('#planpoint-container');\n\n          if (element.requestFullscreen) {\n            element.requestFullscreen();\n          } else if (element.mozRequestFullscreen) {\n            element.mozRequestFullscreen();\n          } else if (element.webkitRequestFullscreen) {\n            element.webkitRequestFullscreen();\n          } else if (element.msRequestFullscreen) {\n            element.msRequestFullscreen();\n          }\n        }\n\n        function closeFullscreen() {\n          if (\n            document.fullscreenElement ||\n            document.webkitFullscreenElement ||\n            document.mozFullScreenElement ||\n            document.msFullscreenElement\n          ) {\n            if (document.exitFullscreen) {\n              document.exitFullscreen();\n            } else if (document.mozCancelFullscreen) {\n              document.mozCancelFullscreen();\n            } else if (document.webkitExitFullscreen) {\n              document.webkitExitFullscreen();\n            } else if (document.msExitFullscreen) {\n              document.msExitFullscreen();\n            }\n          }\n        }\n\n        function fullscreenHandler() {\n          onFullscreen = !onFullscreen;\n\n          const iframeContainer = document.getElementById('planpoint-container');\n\n          if (!onFullscreen) {\n            iframe.contentWindow.postMessage({ type: 'close-fs' }, '*');\n\n            setTimeout(() => {\n              document.documentElement.style.overflow = 'auto';\n              document.body.style.overflow = 'auto';\n\n              iframeContainer.style.position = 'relative';\n              iframeContainer.style.top = 'auto';\n              iframeContainer.style.left = 'auto';\n              iframeContainer.style.zIndex = 'auto';\n\n              iframeContainer.scrollIntoView();\n\n              enableResize = true;\n              adjustSizeToContent();\n            }, 500);\n          } else {\n            document.documentElement.scrollTop = 0;\n            document.documentElement.style.overflow = 'hidden';\n            document.body.style.overflow = 'hidden';\n\n            iframeContainer.style.position = 'fixed';\n            iframeContainer.style.top = '0';\n            iframeContainer.style.left = '0';\n            iframeContainer.style.height = '100vh';\n            iframeContainer.style.width = '100%';\n            iframeContainer.style.zIndex = '1000000000';\n\n            iframe.style.height = '100vh';\n            iframe.style.width = '100%';\n\n            enableResize = false;\n          }\n        }\n\n        window.addEventListener('message', (event) => {\n          if (event.data?.type === 'fullscreen') {\n            if (event.data.active) {\n              openFullscreen();\n            } else {\n              closeFullscreen();\n            }\n\n            return;\n          }\n\n          if (event.data?.type === 'resize') {\n            const { h } = event.data;\n            setIframeHeight(h);\n            return;\n          }\n\n          if (event.data?.type === 'scroll-to-top') {\n            const iframeContainer = document.getElementById('planpoint-container');\n            iframeContainer.scrollIntoView({ behavior: 'smooth', block: 'start' });\n            return;\n          }\n\n          if (event.data?.type === 'agenda-status') {\n            console.log('Agenda Status Update:', event.data.status, event.data.data);\n            return;\n          }\n\n          if (event.data?.type === 'agenda-test-result') {\n            console.log('Agenda Test Result:', event.data.result);\n            return;\n          }\n\n          if (typeof event.data === 'string') {\n            const [intendedHeight] = event.data.split('x');\n            const h = parseInt(intendedHeight, 10);\n            setIframeHeight(h);\n          }\n        });\n\n        document.addEventListener('click', function(event) {\n          const eventData = {\n            type: event.type,\n          };\n\n          iframe.contentWindow.postMessage({ type: 'click', data: eventData }, '*');\n        });\n\n        document.addEventListener('scroll', function(event) {\n          const pageY = window.pageYOffset || document.documentElement.scrollTop;\n          const iframeContainer = document.getElementById('planpoint-container');\n          const { top: iframeRelativeY } = iframeContainer.getBoundingClientRect();\n\n          const eventData = {\n            type: event.type,\n            pageY,\n            iframeY: iframeContainer.offsetTop,\n            iframeRelativeY,\n            iframeHeight: iframe.scrollHeight,\n          };\n\n          iframe.contentWindow.postMessage(eventData, '*');\n        });\n\n        document.addEventListener('fullscreenchange', fullscreenHandler);\n        document.addEventListener('webkitfullscreenchange', fullscreenHandler);\n        document.addEventListener('mozfullscreenchange', fullscreenHandler);\n        document.addEventListener('MSFullscreenChange', fullscreenHandler);\n      }\n    }, 1000);\n  }\n})();\n\n\/\/ Agenda testing utilities\nwindow.testAgendaJob = function(jobName, jobData) {\n  const iframe = document.getElementById('planpoint');\n\n  if (!iframe || !iframe.contentWindow) {\n    console.error('iframe not available');\n    return;\n  }\n\n  iframe.contentWindow.postMessage(\n    {\n      type: 'agenda-test',\n      jobName: jobName,\n      jobData: jobData,\n    },\n    '*'\n  );\n};\n\nwindow.getAgendaStatus = function() {\n  const iframe = document.getElementById('planpoint');\n\n  if (!iframe || !iframe.contentWindow) {\n    console.error('iframe not available');\n    return;\n  }\n\n  console.log('Requesting Agenda status...');\n  iframe.contentWindow.postMessage({ type: 'agenda-status-request' }, '*');\n};\n<\/script>\n\n\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>",
        "protected": false
    },
    "excerpt": {
        "rendered": "<p>Explore the floor plans and availability. 54 chemin Old Chelsea<\/p>",
        "protected": false
    },
    "author": 1,
    "featured_media": 0,
    "parent": 0,
    "menu_order": 0,
    "comment_status": "closed",
    "ping_status": "closed",
    "template": "elementor_header_footer",
    "meta": {
        "footnotes": ""
    },
    "class_list": [
        "post-1881",
        "page",
        "type-page",
        "status-publish",
        "hentry"
    ],
    "aioseo_notices": [],
    "aioseo_head": "<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Explore the floor plans and availability. 54 chemin Old Chelsea\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"quartier-meredith -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"54 chemin Old Chelsea - quartier-meredith\" \/>\n\t\t<meta property=\"og:description\" content=\"Explore the floor plans and availability. 54 chemin Old Chelsea\" \/>\n\t\t<meta property=\"og:url\" content=\"http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/\" \/>\n\t\t<meta property=\"og:image\" content=\"http:\/\/quartiermeredith.ca\/wp-content\/uploads\/2026\/02\/cropped-favicon-1.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-07-09T14:08:25+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-13T13:22:34+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"54 chemin Old Chelsea - quartier-meredith\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Explore the floor plans and availability. 54 chemin Old Chelsea\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/quartiermeredith.ca\/wp-content\/uploads\/2026\/02\/cropped-favicon-1.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#listItem\",\"name\":\"54 chemin Old Chelsea\"}},{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#listItem\",\"position\":2,\"name\":\"54 chemin Old Chelsea\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/#organization\",\"name\":\"quartier-meredith\",\"url\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/quartiermeredith.ca\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/cropped-favicon-1.png\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#organizationLogo\",\"width\":152,\"height\":152},\"image\":{\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#webpage\",\"url\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/\",\"name\":\"54 chemin Old Chelsea - quartier-meredith\",\"description\":\"Explore the floor plans and availability. 54 chemin Old Chelsea\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/54-chemin-old-chelsea\\\/#breadcrumblist\"},\"datePublished\":\"2025-07-09T14:08:25+00:00\",\"dateModified\":\"2026-07-13T13:22:34+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/#website\",\"url\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/\",\"name\":\"quartier-meredith\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"http:\\\/\\\/quartiermeredith.ca\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->",
    "aioseo_head_json": {
        "title": "54 chemin Old Chelsea - quartier-meredith",
        "description": "Explore the floor plans and availability. 54 chemin Old Chelsea",
        "canonical_url": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/",
        "robots": "max-image-preview:large",
        "keywords": "",
        "webmasterTools": {
            "miscellaneous": ""
        },
        "schema": {
            "@context": "https:\/\/schema.org",
            "@graph": [
                {
                    "@type": "BreadcrumbList",
                    "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#breadcrumblist",
                    "itemListElement": [
                        {
                            "@type": "ListItem",
                            "@id": "http:\/\/quartiermeredith.ca\/en#listItem",
                            "position": 1,
                            "name": "Home",
                            "item": "http:\/\/quartiermeredith.ca\/en",
                            "nextItem": {
                                "@type": "ListItem",
                                "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#listItem",
                                "name": "54 chemin Old Chelsea"
                            }
                        },
                        {
                            "@type": "ListItem",
                            "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#listItem",
                            "position": 2,
                            "name": "54 chemin Old Chelsea",
                            "previousItem": {
                                "@type": "ListItem",
                                "@id": "http:\/\/quartiermeredith.ca\/en#listItem",
                                "name": "Home"
                            }
                        }
                    ]
                },
                {
                    "@type": "Organization",
                    "@id": "http:\/\/quartiermeredith.ca\/en\/#organization",
                    "name": "quartier-meredith",
                    "url": "http:\/\/quartiermeredith.ca\/en\/",
                    "logo": {
                        "@type": "ImageObject",
                        "url": "https:\/\/quartiermeredith.ca\/wp-content\/uploads\/2026\/02\/cropped-favicon-1.png",
                        "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#organizationLogo",
                        "width": 152,
                        "height": 152
                    },
                    "image": {
                        "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#organizationLogo"
                    }
                },
                {
                    "@type": "WebPage",
                    "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#webpage",
                    "url": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/",
                    "name": "54 chemin Old Chelsea - quartier-meredith",
                    "description": "Explore the floor plans and availability. 54 chemin Old Chelsea",
                    "inLanguage": "en-US",
                    "isPartOf": {
                        "@id": "http:\/\/quartiermeredith.ca\/en\/#website"
                    },
                    "breadcrumb": {
                        "@id": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/#breadcrumblist"
                    },
                    "datePublished": "2025-07-09T14:08:25+00:00",
                    "dateModified": "2026-07-13T13:22:34+00:00"
                },
                {
                    "@type": "WebSite",
                    "@id": "http:\/\/quartiermeredith.ca\/en\/#website",
                    "url": "http:\/\/quartiermeredith.ca\/en\/",
                    "name": "quartier-meredith",
                    "inLanguage": "en-US",
                    "publisher": {
                        "@id": "http:\/\/quartiermeredith.ca\/en\/#organization"
                    }
                }
            ]
        },
        "og:locale": "en_US",
        "og:site_name": "quartier-meredith -",
        "og:type": "article",
        "og:title": "54 chemin Old Chelsea - quartier-meredith",
        "og:description": "Explore the floor plans and availability. 54 chemin Old Chelsea",
        "og:url": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/",
        "og:image": "http:\/\/quartiermeredith.ca\/wp-content\/uploads\/2026\/02\/cropped-favicon-1.png",
        "article:published_time": "2025-07-09T14:08:25+00:00",
        "article:modified_time": "2026-07-13T13:22:34+00:00",
        "twitter:card": "summary_large_image",
        "twitter:title": "54 chemin Old Chelsea - quartier-meredith",
        "twitter:description": "Explore the floor plans and availability. 54 chemin Old Chelsea",
        "twitter:image": "https:\/\/quartiermeredith.ca\/wp-content\/uploads\/2026\/02\/cropped-favicon-1.png"
    },
    "aioseo_meta_data": {
        "post_id": "1881",
        "title": null,
        "description": null,
        "keywords": null,
        "keyphrases": {
            "focus": {
                "keyphrase": "",
                "score": 0,
                "analysis": {
                    "keyphraseInTitle": {
                        "score": 0,
                        "maxScore": 9,
                        "error": 1
                    }
                }
            },
            "additional": []
        },
        "primary_term": null,
        "canonical_url": null,
        "og_title": null,
        "og_description": null,
        "og_object_type": "default",
        "og_image_type": "default",
        "og_image_url": null,
        "og_image_width": null,
        "og_image_height": null,
        "og_image_custom_url": null,
        "og_image_custom_fields": null,
        "og_video": "",
        "og_custom_url": null,
        "og_article_section": null,
        "og_article_tags": null,
        "twitter_use_og": false,
        "twitter_card": "default",
        "twitter_image_type": "default",
        "twitter_image_url": null,
        "twitter_image_custom_url": null,
        "twitter_image_custom_fields": null,
        "twitter_title": null,
        "twitter_description": null,
        "schema": {
            "blockGraphs": [],
            "customGraphs": [],
            "default": {
                "data": {
                    "Article": [],
                    "Course": [],
                    "Dataset": [],
                    "FAQPage": [],
                    "Movie": [],
                    "Person": [],
                    "Product": [],
                    "ProductReview": [],
                    "Car": [],
                    "Recipe": [],
                    "Service": [],
                    "SoftwareApplication": [],
                    "WebPage": []
                },
                "graphName": "WebPage",
                "isEnabled": true
            },
            "graphs": []
        },
        "schema_type": "default",
        "schema_type_options": null,
        "pillar_content": false,
        "robots_default": true,
        "robots_noindex": false,
        "robots_noarchive": false,
        "robots_nosnippet": false,
        "robots_nofollow": false,
        "robots_noimageindex": false,
        "robots_noodp": false,
        "robots_notranslate": false,
        "robots_max_snippet": "-1",
        "robots_max_videopreview": "-1",
        "robots_max_imagepreview": "large",
        "priority": null,
        "frequency": "default",
        "local_seo": null,
        "breadcrumb_settings": null,
        "limit_modified_date": false,
        "ai": {
            "faqs": [],
            "keyPoints": [],
            "schemas": [],
            "titles": [],
            "descriptions": [],
            "socialPosts": {
                "email": {
                    "subject": "",
                    "preview": "",
                    "content": ""
                },
                "linkedin": [],
                "twitter": [],
                "facebook": [],
                "instagram": []
            }
        },
        "created": "2025-07-29 18:13:11",
        "updated": "2026-07-13 14:10:00",
        "seo_analyzer_scan_date": null
    },
    "aioseo_breadcrumb": "<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"http:\/\/quartiermeredith.ca\/en\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t54 chemin Old Chelsea\n\t\t<\/span><\/div>",
    "aioseo_breadcrumb_json": [
        {
            "label": "Home",
            "link": "http:\/\/quartiermeredith.ca\/en"
        },
        {
            "label": "54 chemin Old Chelsea",
            "link": "http:\/\/quartiermeredith.ca\/en\/54-chemin-old-chelsea\/"
        }
    ],
    "_links": {
        "self": [
            {
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/pages\/1881",
                "targetHints": {
                    "allow": [
                        "GET"
                    ]
                }
            }
        ],
        "collection": [
            {
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/pages"
            }
        ],
        "about": [
            {
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/types\/page"
            }
        ],
        "author": [
            {
                "embeddable": true,
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/users\/1"
            }
        ],
        "replies": [
            {
                "embeddable": true,
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/comments?post=1881"
            }
        ],
        "version-history": [
            {
                "count": 35,
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/pages\/1881\/revisions"
            }
        ],
        "predecessor-version": [
            {
                "id": 2052,
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/pages\/1881\/revisions\/2052"
            }
        ],
        "wp:attachment": [
            {
                "href": "http:\/\/quartiermeredith.ca\/en\/wp-json\/wp\/v2\/media?parent=1881"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}