{"id":1361,"date":"2026-06-09T23:17:57","date_gmt":"2026-06-10T04:17:57","guid":{"rendered":"https:\/\/synergyeducationconsulting.com\/test_environment\/?page_id=1361"},"modified":"2026-06-23T23:03:02","modified_gmt":"2026-06-24T04:03:02","slug":"services","status":"publish","type":"page","link":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/","title":{"rendered":"Services"},"content":{"rendered":"\n<\/div>\n\n\n\n<p class=\"ticss-de7b5ec2 wp-block-paragraph\"><\/p>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow\">\n<style data-wp-block-html=\"css\">\n.container{\nwidth:90%;\nmax-width:1200px;\nmargin:auto;\n}\n\n\/* ==========================================\n   MODERNIZED PHOTO MATRIX COMPONENT\n   ========================================== *\/\n.services-gallery-section {\n    padding: 6rem 0 8rem 0;\n    background: #fdfaf7; \/* A cleaner, brighter variation of the warm backdrop *\/\n}\n\n.gallery-title-header {\n    text-align: center;\n    margin-bottom: 4rem;\n}\n\n.gallery-title-header h2 {\n    font-family: 'Inter', sans-serif;\n    font-size: 3rem;\n    font-weight: 700;\n    color: #1d2d35; \/* Tied directly to your primary deep typography color *\/\n    margin: 0;\n    letter-spacing: -0.03em;\n}\n\n\/* Symmetrical 2x2 Photo Grid Framework *\/\n.services-photo-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 2.5rem; \/* Expanded gutters for a cleaner look *\/\n}\n\n\/* Individual Interactive Image Card Container *\/\n.photo-card-item {\n    position: relative;\n    display: block;\n    width: 100%;\n    aspect-ratio: 16 \/ 10; \/* Clean cinematic proportions *\/\n    border-radius: 16px; \/* Smooth modern corner rounding *\/\n    overflow: hidden;\n    text-decoration: none;\n    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);\n    transition: transform 0.5s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.5s ease;\n}\n\n\/* Controls zooming context cleanly within card perimeter boundaries *\/\n.image-wrapper {\n    width: 100%;\n    height: 100%;\n    overflow: hidden;\n    position: relative;\n}\n\n\/* Subdued image overlay to keep the centered text perfectly legible *\/\n.image-wrapper::after {\n    content: '';\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    background: rgba(0, 0, 0, 0.15);\n    transition: background 0.4s ease;\n}\n\n.photo-card-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.7s cubic-bezier(0.16, 1, 0.3, 1);\n}\n\n\/* Modern Floating Center Badge Layout *\/\n.text-overlay-badge {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: rgba(255, 255, 255, 0.95); \/* High-contrast crisp white background *\/\n    padding: 16px 32px;\n    border-radius: 50px; \/* Fully rounded modern pill shape *\/\n    text-align: center;\n    box-sizing: border-box;\n    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);\n    transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n    z-index: 2;\n}\n\n.text-overlay-badge span {\n    color: #0c5162; \/* Uses your master primary dark teal brand code *\/\n    font-family: 'Inter', sans-serif;\n    font-size: 1rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    white-space: nowrap;\n    display: block;\n}\n\n\/* Micro-Interaction Transitions on Hover *\/\n.photo-card-item:hover {\n    transform: translateY(-6px);\n    box-shadow: 0 25px 50px -10px rgba(12, 81, 98, 0.15);\n}\n\n\/* Smooth zoom effect inside image background container on hover *\/\n.photo-card-item:hover img {\n    transform: scale(1.06);\n}\n\n.photo-card-item:hover .image-wrapper::after {\n    background: rgba(12, 81, 98, 0.25); \/* Tint subtly adapts to brand color on hover *\/\n}\n\n\/* Floating badge shifts to brand teal with white text on hover *\/\n.photo-card-item:hover .text-overlay-badge {\n    background: #0c5162; \n    box-shadow: 0 15px 30px rgba(12, 81, 98, 0.3);\n    padding: 16px 40px; \/* Slight width expansion on hover *\/\n}\n\n.photo-card-item:hover .text-overlay-badge span {\n    color: #ffffff;\n}\n\n\/* ==========================================\n   MOBILE RESPONSIVE LAYOUT MODIFIERS\n   ========================================== *\/\n@media (max-width: 900px) {\n    .services-photo-grid {\n        grid-template-columns: 1fr; \/* Flips to a single column on tablet\/mobile *\/\n        gap: 2rem;\n    }\n    \n    .services-gallery-section {\n        padding: 4rem 0;\n    }\n\n    .gallery-title-header h2 {\n        font-size: 2.5rem;\n    }\n\n    .text-overlay-badge {\n        padding: 14px 28px;\n    }\n}\n\/* ==========================================\n   MODERNIZED HERO HEADING SECTION\n   ========================================== *\/\n.gallery-title-header {\n    text-align: center;\n    max-width: 750px;       \/* Keeps text lines centered and readable *\/\n    margin: 0 auto 5rem auto; \/* Creates a clean, spacious gap above the 4 blocks *\/\n    padding: 0 1rem;\n}\n\n\/* Small elegant tag sitting above the main header text *\/\n.header-eyebrow {\n    color: var(--primary-teal, #0c5162);\n    font-size: 0.85rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.12em;\n    display: inline-block;\n    margin-bottom: 0.75rem;\n}\n\n\/* Bold, high-contrast primary page title text *\/\n.gallery-title-header h2 {\n    font-family: 'Inter', sans-serif;\n    font-size: 3.5rem;       \/* Larger, impactful heading size *\/\n    font-weight: 800;\n    line-height: 1.1;\n    color: var(--primary-dark, #1d2d35);\n    margin: 0 0 1.25rem 0;\n    letter-spacing: -0.03em; \/* Slightly tighter tracking for a premium feel *\/\n}\n\n\/* Soft secondary subtitle descriptor paragraph text *\/\n.gallery-title-header p {\n    font-family: 'Inter', sans-serif;\n    font-size: 1.15rem;\n    line-height: 1.65;\n    color: var(--muted-gray, #475569);\n    margin: 0 auto;\n}\n\n\/* Subtle, clean geometric grounding design element line *\/\n.header-divider {\n    width: 60px;\n    height: 4px;\n    background: var(--primary-teal, #0c5162);\n    border-radius: 2px;\n    margin: 2rem auto 0 auto;\n}\n\n\/* ==========================================\n   RESPONSIVE TEXT MEDIA BREAKPOINTS\n   ========================================== *\/\n@media (max-width: 768px) {\n    .gallery-title-header {\n        margin-bottom: 3.5rem;\n    }\n    \n    .gallery-title-header h2 {\n        font-size: 2.5rem; \/* Safely downsizes title text sizing structure on mobile viewports *\/\n    }\n    \n    .gallery-title-header p {\n        font-size: 1.05rem;\n    }\n}\n\n@media screen and (min-width: 901px) and (max-width: 1120px) {\n  .text-overlay-badge span { \nfont-size: .7rem;\n}\n}\n\n@media screen and (min-width: 400px) and (max-width: 580px) {\n  .text-overlay-badge span { \nfont-size: .7rem;\n}\n}\n<\/style>\n\n<section class=\"services-gallery-section\">\n    <div class=\"wrapper\">\n        \n       <!-- Modernized Services Hero Title Section -->\n<div class=\"gallery-title-header\">\n    <span class=\"header-eyebrow\">Expert Partnerships<\/span>\n    <h2>Our Services<\/h2>\n    <p>Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support.<\/p>\n    <div class=\"header-divider\"><\/div>\n<\/div>\n\n<div class=\"container\">\n        <div class=\"services-photo-grid\">\n            \n            <!-- Box 1: Assessments, Evaluation & Data -->\n            <a href=\"https:\/\/synergyeducationconsulting.com\/test_environment\/assessments-evaluation-data\/\" class=\"photo-card-item\">\n                <div class=\"image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/synergyeducationconsulting.com\/wp-content\/uploads\/2025\/04\/1.png\" alt=\"Assessments\">\n                <\/div>\n                <div class=\"text-overlay-badge\">\n                    <span>Assessments, Evaluation &amp; Data<\/span>\n                <\/div>\n            <\/a>\n\n            <!-- Box 2: Workshops & Professional Development -->\n            <a href=\"https:\/\/synergyeducationconsulting.com\/test_environment\/workshops\/\" class=\"photo-card-item\">\n                <div class=\"image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/synergyeducationconsulting.com\/wp-content\/uploads\/2025\/04\/2.png\" alt=\"Workshops\">\n                <\/div>\n                <div class=\"text-overlay-badge\">\n                    <span>Workshops &amp; Professional Development<\/span>\n                <\/div>\n            <\/a>\n\n            <!-- Box 3: Strategic Partnership & Coaching -->\n            <a href=\"https:\/\/synergyeducationconsulting.com\/test_environment\/strategic-partnership-coaching\/\" class=\"photo-card-item\">\n                <div class=\"image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/synergyeducationconsulting.com\/wp-content\/uploads\/2025\/04\/3.png\" alt=\"Strategic Partnership &amp; Coaching\">\n                <\/div>\n                <div class=\"text-overlay-badge\">\n                    <span>Strategic Partnership &amp; Coaching<\/span>\n                <\/div>\n            <\/a>\n\n            <!-- Box 4: Grant Writing & Evaluation -->\n            <a href=\"https:\/\/synergyeducationconsulting.com\/test_environment\/grant-writing-evaluation\/\" class=\"photo-card-item\">\n                <div class=\"image-wrapper\">\n                    <img decoding=\"async\" src=\"https:\/\/synergyeducationconsulting.com\/wp-content\/uploads\/2025\/04\/4.png\" alt=\"Grant Writing &amp; Evaluation\">\n                <\/div>\n                <div class=\"text-overlay-badge\">\n                    <span>Grant Writing &amp; Evaluation<\/span>\n                <\/div>\n            <\/a>\n<\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation &amp; Data Workshops &amp; Professional Development Strategic Partnership &amp; Coaching Grant Writing &amp; Evaluation<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-1361","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation &amp; Data Workshops &amp; Professional Development Strategic Partnership &amp; Coaching Grant Writing &amp; Evaluation\" \/>\n\t<meta name=\"robots\" content=\"noindex, nofollow, max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\n\t\t<meta name=\"google-site-verification\" content=\"sdsHhjwaxhBrIRy91T5sp68Z6r2uACWg-7zaw4-j3XE\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Synergy Testing Environments -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Services - Synergy Testing Environments\" \/>\n\t\t<meta property=\"og:description\" content=\"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation &amp; Data Workshops &amp; Professional Development Strategic Partnership &amp; Coaching Grant Writing &amp; Evaluation\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-10T04:17:57+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-24T04:03:02+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100088014597473&amp;mibextid=LQQJ4d\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Services - Synergy Testing Environments\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation &amp; Data Workshops &amp; Professional Development Strategic Partnership &amp; Coaching Grant Writing &amp; Evaluation\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#listItem\",\"name\":\"Services\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#listItem\",\"position\":2,\"name\":\"Services\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/#organization\",\"name\":\"Synergy Testing Environments\",\"url\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/\",\"email\":\"admin@synergyeduconsult.com\",\"telephone\":\"+14146788228\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/wp-content\\\/uploads\\\/2022\\\/12\\\/cropped-cropped-synergy_logo-1.jpg\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#organizationLogo\",\"width\":259,\"height\":259,\"caption\":\"synergy_logo\"},\"image\":{\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=100088014597473&mibextid=LQQJ4d\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#webpage\",\"url\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/\",\"name\":\"Services - Synergy Testing Environments\",\"description\":\"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation & Data Workshops & Professional Development Strategic Partnership & Coaching Grant Writing & Evaluation\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/services\\\/#breadcrumblist\"},\"datePublished\":\"2026-06-09T23:17:57-05:00\",\"dateModified\":\"2026-06-23T23:03:02-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/#website\",\"url\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/\",\"name\":\"Synergy Testing Environments\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/synergyeducationconsulting.com\\\/test_environment\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Services - Synergy Testing Environments","description":"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation & Data Workshops & Professional Development Strategic Partnership & Coaching Grant Writing & Evaluation","canonical_url":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/","robots":"noindex, nofollow, max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":"&lt;meta name=\"google-site-verification\" content=\"sdsHhjwaxhBrIRy91T5sp68Z6r2uACWg-7zaw4-j3XE\" \/&gt;"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/synergyeducationconsulting.com\/test_environment#listItem","position":1,"name":"Home","item":"https:\/\/synergyeducationconsulting.com\/test_environment","nextItem":{"@type":"ListItem","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#listItem","name":"Services"}},{"@type":"ListItem","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#listItem","position":2,"name":"Services","previousItem":{"@type":"ListItem","@id":"https:\/\/synergyeducationconsulting.com\/test_environment#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/#organization","name":"Synergy Testing Environments","url":"https:\/\/synergyeducationconsulting.com\/test_environment\/","email":"admin@synergyeduconsult.com","telephone":"+14146788228","logo":{"@type":"ImageObject","url":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-content\/uploads\/2022\/12\/cropped-cropped-synergy_logo-1.jpg","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#organizationLogo","width":259,"height":259,"caption":"synergy_logo"},"image":{"@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=100088014597473&mibextid=LQQJ4d"]},{"@type":"WebPage","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#webpage","url":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/","name":"Services - Synergy Testing Environments","description":"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation & Data Workshops & Professional Development Strategic Partnership & Coaching Grant Writing & Evaluation","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/#website"},"breadcrumb":{"@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/#breadcrumblist"},"datePublished":"2026-06-09T23:17:57-05:00","dateModified":"2026-06-23T23:03:02-05:00"},{"@type":"WebSite","@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/#website","url":"https:\/\/synergyeducationconsulting.com\/test_environment\/","name":"Synergy Testing Environments","inLanguage":"en-US","publisher":{"@id":"https:\/\/synergyeducationconsulting.com\/test_environment\/#organization"}}]},"og:locale":"en_US","og:site_name":"Synergy Testing Environments -","og:type":"article","og:title":"Services - Synergy Testing Environments","og:description":"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation &amp; Data Workshops &amp; Professional Development Strategic Partnership &amp; Coaching Grant Writing &amp; Evaluation","og:url":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/","article:published_time":"2026-06-10T04:17:57+00:00","article:modified_time":"2026-06-24T04:03:02+00:00","article:publisher":"https:\/\/www.facebook.com\/profile.php?id=100088014597473&mibextid=LQQJ4d","twitter:card":"summary_large_image","twitter:title":"Services - Synergy Testing Environments","twitter:description":"Expert Partnerships Our Services Empowering educational systems and school leadership teams through scalable, data-backed frameworks and equity-centered support. Assessments, Evaluation &amp; Data Workshops &amp; Professional Development Strategic Partnership &amp; Coaching Grant Writing &amp; Evaluation"},"aioseo_meta_data":{"post_id":"1361","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":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-06-10 04:07:00","updated":"2026-06-24 19:13:01","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/synergyeducationconsulting.com\/test_environment\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tServices\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/synergyeducationconsulting.com\/test_environment"},{"label":"Services","link":"https:\/\/synergyeducationconsulting.com\/test_environment\/services\/"}],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/pages\/1361","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/comments?post=1361"}],"version-history":[{"count":11,"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/pages\/1361\/revisions"}],"predecessor-version":[{"id":1472,"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/pages\/1361\/revisions\/1472"}],"wp:attachment":[{"href":"https:\/\/synergyeducationconsulting.com\/test_environment\/wp-json\/wp\/v2\/media?parent=1361"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}