    <script>
    (function() {
        let utmzValue = '6bc18e83.1776361974.1.1.utmcsr=direct|utmccn=(direct)|utmcmd=(none)|utmctr=|utmcct=';    
        let emptyUtm = 'yes';
        function getCookieUsingRegex(name) {
            
            const match = document.cookie.match(new RegExp('(^| )' + name + '=([^;]+)'));
            return match ? match[2] : null;
        }

        function setCookie() {
             // Set the __utmz cookie with a long expiration
            let expiryDate = new Date();
            expiryDate.setTime(expiryDate.getTime() + (180 * 24 * 60 * 60 * 1000)); // 180 days
            
            // Delete existing cookie first to avoid duplication
            document.cookie = 'viedu_utmz=; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT; domain=' + location.hostname + ';';
            document.cookie = 'viedu_utmz=; path=/; expires=Thu, 01 Jan 1970 00:00:01 GMT;';
            
            // Set new cookie
            document.cookie = 'viedu_utmz=' + 'https://visions.test.parentstudentportal.com/mod.php/public/registration/wizard_landing.php/?__utmz=' + utmzValue + 
                          '; expires=' + expiryDate.toUTCString() + 
                          '; path=/; SameSite=Lax';
        }

        const exist_utmValue = getCookieUsingRegex('viedu_utmz');
        if(exist_utmValue) {
            if(utmzValue != exist_utmValue) {
                if(emptyUtm == 'no') {
                    setCookie();
                }
            }
        }else {
            setCookie();
        }

        
        console.log('viedu_utmz cookie set:', utmzValue);
    })();
    </script>

    {"id":395,"count":118,"description":"","link":"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/","name":"Student Spotlight","slug":"student-spotlight","taxonomy":"category","parent":0,"meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Student Spotlight Archives - Visions In Education<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Student Spotlight Archives - Visions In Education\" \/>\n<meta property=\"og:url\" content=\"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/\" \/>\n<meta property=\"og:site_name\" content=\"Visions In Education\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Student Spotlight Archives - Visions In Education","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"Student Spotlight Archives - Visions In Education","og_url":"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/","og_site_name":"Visions In Education","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"CollectionPage","@id":"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/","url":"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/","name":"Student Spotlight Archives - Visions In Education","isPartOf":{"@id":"https:\/\/crodev.site\/viedu_dev\/#website"},"breadcrumb":{"@id":"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/#breadcrumb"},"inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https:\/\/crodev.site\/viedu_dev\/category\/student-spotlight\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/crodev.site\/viedu_dev\/homepage\/"},{"@type":"ListItem","position":2,"name":"Student Spotlight"}]},{"@type":"WebSite","@id":"https:\/\/crodev.site\/viedu_dev\/#website","url":"https:\/\/crodev.site\/viedu_dev\/","name":"Visions In Education","description":"WASC accredited K-12 charter school that provides in-home educational services","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/crodev.site\/viedu_dev\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/crodev.site\/viedu_dev\/wp-json\/wp\/v2\/categories\/395"}],"collection":[{"href":"https:\/\/crodev.site\/viedu_dev\/wp-json\/wp\/v2\/categories"}],"about":[{"href":"https:\/\/crodev.site\/viedu_dev\/wp-json\/wp\/v2\/taxonomies\/category"}],"wp:post_type":[{"href":"https:\/\/crodev.site\/viedu_dev\/wp-json\/wp\/v2\/posts?categories=395"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}