[]
-1; } // command = ‘getUSPData’, version = 1, callback = function(uspData: uspdata, success: boolean) window.__uspapi = function (command, version, callback) { if (command === ‘getUSPData’ && version === 1) { if (isFullMeasure() || getPrivacyKVP()) { // enable via KVP or if the site is fullmeasure.news // check trustarc for privacy info var uspString = getTrustArc(); if (uspString) { // if the uspString was created and returned properly // Then perform callback with correct object var uspData = { version: version, uspString: uspString }; return callback(uspData, true); } } } // Case where command !== getUSPData || uspString returns null || version !== 1 || !usPrivacyEnabled // call callback with uspData = null and success = false return callback(null, false); } function getTrustArc() { if (window.truste && window.truste.cma) { // if the trustarc object and methods are available var url = location.protocol + ‘//’ + location.host; // Get consent decision by calling trustarc api var consentDetails = window.truste.cma.callApi(“getConsentDecision”, url); /* returns consentDetails: {consentDecision:$integer, source:”asserted”} consentDetails.source can be “asserted” or “implied” – ignore for our purposes consentDetails.consentDecision can be 0, 1, 2, or 3 0 – no decision (closing banner without making a decision) 1 – required – “opted out” 3 – advertising – accepted */ var uspPrivacyString = formatUSPrivacyString(consentDetails.consentDecision); return writeUSPrivacyString(uspPrivacyString); } else { return null; } } // Handle getting the value of the notice_behavior cookie (provided for us by trustarc) function getCookieData(name) { var value = ‘; ‘ + document.cookie; var parts = value.split(‘; ‘ + name + ‘=’); if (parts.length === 2) { return parts.pop().split(‘;’).shift(); } return null; } function getNoticeBehavior() { var cookie = getCookieData(‘notice_behavior’); var usPrivacyString = getUSPrivacyString(); // If the user is in region “eu” (which covers both EU and California), meaning they’ve seen the banner by default, then we return “Y” if (cookie) { var noticeRegion = cookie.split(‘,’)[1]; if (noticeRegion === ‘eu’) { return ‘Y’; } } // If there’s an existing USPrivacyString, we need to check if the “notice given” letter is set to Y // If it is, we use that, regardless of the region (meaning that they’ve checked their privacy settings themselves) if (usPrivacyString && usPrivacyString[1] === ‘Y’) { return ‘Y’; } return ‘N’; } // On cookie preferences click window.setExplicitNoticeGiven = function () { truste.eu && truste.eu.clickListener(); var usPrivacyString = getUSPrivacyString() || ‘1-N-‘; usPrivacyString = usPrivacyString[0] + ‘Y’ + usPrivacyString.slice(2); writeUSPrivacyString(usPrivacyString); } // On Do Not Sell click window.openDoNotSellModal = function () { truste.eu && truste.eu.irmClickListener(); } function formatUSPrivacyString(consentDecision) { // If 0 or 3, the user has not opted out, so we return “N” // If 1 or 2, the user has opted out of advertising, so we return “Y” var advertisingOptOut = consentDecision === 0 || consentDecision === 3 ? ‘N’ : ‘Y’; // Default will be 1-N- // The third value (advertisingOptOut) will be the only one that changes based on the user’s preferences var uspPrivacyString = ‘1-‘ + advertisingOptOut + ‘-‘; return uspPrivacyString; } // Write USP string to localStorage function writeUSPrivacyString(usPrivacyString) { // write USP cookie data localStorage.setItem(‘usprivacy’, usPrivacyString); return usPrivacyString; } // Get USPrivacyString from localStorage function getUSPrivacyString() { var usPrivacyString = localStorage.getItem(‘usprivacy’); return usPrivacyString; } // Remove USPrivacyString from localStorage – mainly used for unit testing // Return success boolean function clearUSPrivacyString() { localStorage.removeItem(‘usprivacy’); return !localStorage.getItem(‘usprivacy’); } // Handle postMessage implementation for use without SafeFrame function receiveUSPrivacyMessage(event) { var message = event.data; var apiCall = message.__uspapiCall; if (apiCall) { // only want to do anything with the events called with the correct params var response = { __uspapiReturn: { callId: apiCall.callId, } } // Call __uspapi for them with the params they’ve given __uspapi(apiCall.command, apiCall.version, function(uspData, success) { response.__uspapiReturn.returnValue = uspData; response.__uspapiReturn.success = success; // Respond with the results if (event.source) { event.source.postMessage(response, event.origin); } return response; }) } } // Set listener for postMessage window.addEventListener(“message”, receiveUSPrivacyMessage, false); function parseKeyValues(featureFlags) { for (var flag in featureFlags) { if (featureFlags.hasOwnProperty(flag)) { if(featureFlags[flag].length >0 && (featureFlags[flag] == ‘true’ || featureFlags[flag] == “false” || featureFlags[flag].indexOf(‘{‘) >-1 || featureFlags[flag].indexOf(‘]’) >-1)){ featureFlags[flag] = featureFlags[flag].replace(/^”(.*)”$/, ‘$1’); featureFlags[flag] = JSON.parse(featureFlags[flag]); } } } return featureFlags; } })();]]>-1) { isBlocked = true; } return isBlocked; } })();]]>After the wallop of an atmospheric river at the end of our week, drought has officially been eradicated in Washington State. The Skokomish River, experiencing moderate flooding, is under a flood warning until further notice. The threat of landslides remains elevated across the saturated lowlands through the weekend. Expect delays traveling through mountain passes for ongoing avalanche control over the weekend due to destabilized snowpack from warming and rain. Snow levels Saturday morning at, 5,000 feet, will drop to 3,500 feet by Saturday night.
A surge of rain across western Washington diminishes to showers by Saturday morning. The atmospheric river will have dissipated and drier breaks over the weekend will be more numerous than the left-over rain showers. Saturday will begin mostly cloudy with rain showers, lows in the low to mid 40s. This will be the last “mild” day with highs in the low to mid 50s. Rain showers will decrease in the afternoon and skies will even be partly sunny at times.
The next low pressure tracks to the Oregon coast Saturday and waits to move north until Sunday night. The lull between storms Saturday allows rivers like Snoqualmie and Snohomish Rivers to stay within the banks and other flooded areas will recede . Snow levels will gradually drop eventually down to 3,000 feet Sunday night.
![](http://thetimeethio.flywheelsites.com/wp-content/uploads/2018/07/dummy-ad-300x250-1.jpg)
Sunday, just a few rain showers around under mostly cloudy skies, highs slightly cooler in the upper 40s, near 50. The low pressure system will increase rain over south Washington by Sunday evening. Monday morning a cold trough of low pressure will be overhead for steady rain to start Martin Luther King Jr. Day. Steady rain will break to showers for a cloudy Monday afternoon and highs will be cooler in the mid 40s.
Tuesday brings another day with dry breaks, a few sun-breaks, and some rain showers here and there. By Tuesday afternoon an approaching front will increase clouds and wind will increase for the coast and north interior. Rain arrives to the coast in the evening and slides inland for a rainy Wednesday morning that changes to showers in the afternoon. Snow levels will be around 2,500 feet for a round of fresh snow in the passes and mountains.
Thursday and Friday will have a few rounds of cool, rain showers but the weekend ahead promises a glorious round of mountain snow to encourage snow sports.
Meteorologist Rebecca Stevenson
The KOMO 4-Cast Team
Updated Friday Evening{/strong}”,”forecast”:{“externalServiceId”:”USWA0395″,”zipCode”:”98158″,”state”:”Washington”,”stateAbbreviation”:”WA”,”city”:”Seattle”,”latitude”:”47.632″,”longitude”:”-122.35″,”current”:{“relHumidity”:90,”wndSpdMph”:4,”wndDirDegr”:”140″,”wndDirCardinal”:”SE”,”snowAmtIn”:”N/A”,”tempF”:49,”precipChance”:”70″,”iconCode”:99,”skyText”:”Mostly Cloudy”},”weatherForecasts”:[{“relHumidity”:92,”wndSpdMph”:8,”wndDirDegr”:”149″,”wndDirCardinal”:”SSE”,”snowAmtIn”:”0″,”dateTime”:1673622000000,”dayOfWeek”:”Friday”,”origHiTempF”:55,”origLoTempF”:45,”origPrecipChance”:100,”origIconCode”:82,”origSkyText”:”Rain”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”A steady rain this evening. Showers continuing overnight. Low near 45F. Winds SSE at 5 to 10 mph. Chance of rain 100%.”,”sunrise”:”07:54:31 am”,”sunset”:”04:42:12 pm”,”shortPhrase”:null,”phraseNight”:”A steady rain this evening. Showers continuing overnight. Low near 45F. Winds SSE at 5 to 10 mph. Chance of rain 100%.”,”skyCode”:”12″,”snowChance”:”0″,”wndSpdKm”:13,”wndSpdKn”:9,”cloudCoverage”:”96″,”uvIdx”:”0″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-13T23:51:41-0800″,”moonset”:”2023-01-13T11:07:45-0800″,”moonPhase”:”5″,”moonPhaseText”:”Waning gibbous”,”skyCodeDay”:”12″,”skyCodeNight”:”12″,”precipChanceDay”:”100″,”precipChanceNight”:”100″,”iconCodeDay”:”82″,”iconCodeNight”:”107″,”skyTextDay”:”Rain”,”skyTextNight”:”Rain”,”relHumidityNight”:92,”wndSpdMphNight”:8,”wndSpdKmNight”:13,”wndSpdKnNight”:9,”wndDirDegrNight”:”149″,”wndDirCardinalNight”:”SSE”,”phraseDayC”:”A steady rain this evening. Showers continuing overnight. Low near 7C. Winds SSE at 5 to 16 km/h. Chance of rain 100%.”,”phraseNightC”:”A steady rain this evening. Showers continuing overnight. Low near 7C. Winds SSE at 5 to 16 km/h. Chance of rain 100%.”,”snowAmtCm”:”0″},{“relHumidity”:80,”wndSpdMph”:7,”wndDirDegr”:”63″,”wndDirCardinal”:”ENE”,”snowAmtIn”:”0″,”dateTime”:1673708400000,”dayOfWeek”:”Saturday”,”origHiTempF”:55,”origLoTempF”:45,”origPrecipChance”:20,”origIconCode”:87,”origSkyText”:”Showers”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:87,”modifiedSkyText”:”Showers”,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Cloudy skies. High around 55F. Winds ENE at 5 to 10 mph.”,”sunrise”:”07:53:56 am”,”sunset”:”04:43:33 pm”,”shortPhrase”:null,”phraseNight”:”Cloudy skies with a few showers later at night. Low around 45F. Winds light and variable. Chance of rain 40%.”,”skyCode”:”26″,”snowChance”:”0″,”wndSpdKm”:11,”wndSpdKn”:8,”cloudCoverage”:”94″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:””,”moonset”:”2023-01-14T11:23:31-0800″,”moonPhase”:”6″,”moonPhaseText”:”Last Quarter”,”skyCodeDay”:”26″,”skyCodeNight”:”45″,”precipChanceDay”:”20″,”precipChanceNight”:”40″,”iconCodeDay”:”67″,”iconCodeNight”:”106″,”skyTextDay”:”Cloudy”,”skyTextNight”:”Showers Late”,”relHumidityNight”:83,”wndSpdMphNight”:4,”wndSpdKmNight”:6,”wndSpdKnNight”:5,”wndDirDegrNight”:”78″,”wndDirCardinalNight”:”ENE”,”phraseDayC”:”Cloudy skies. High around 13C. Winds ENE at 5 to 16 km/h.”,”phraseNightC”:”Cloudy skies with a few showers later at night. Low around 7C. Winds light and variable. Chance of rain 40%.”,”snowAmtCm”:”0″},{“relHumidity”:84,”wndSpdMph”:12,”wndDirDegr”:”156″,”wndDirCardinal”:”SSE”,”snowAmtIn”:”0″,”dateTime”:1673794800000,”dayOfWeek”:”Sunday”,”origHiTempF”:49,”origLoTempF”:42,”origPrecipChance”:70,”origIconCode”:82,”origSkyText”:”Rain”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Rain. High 49F. Winds SSE at 10 to 15 mph. Chance of rain 70%. Rainfall near a quarter of an inch.”,”sunrise”:”07:53:18 am”,”sunset”:”04:44:56 pm”,”shortPhrase”:null,”phraseNight”:”Steady light rain in the evening. Showers continuing late. Low 42F. Winds S at 10 to 15 mph. Chance of rain 60%.”,”skyCode”:”12″,”snowChance”:”0″,”wndSpdKm”:19,”wndSpdKn”:14,”cloudCoverage”:”97″,”uvIdx”:”0″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-15T01:02:49-0800″,”moonset”:”2023-01-15T11:41:08-0800″,”moonPhase”:”7″,”moonPhaseText”:”Waning crescent”,”skyCodeDay”:”12″,”skyCodeNight”:”11″,”precipChanceDay”:”70″,”precipChanceNight”:”60″,”iconCodeDay”:”82″,”iconCodeNight”:”106″,”skyTextDay”:”Rain”,”skyTextNight”:”Showers”,”relHumidityNight”:85,”wndSpdMphNight”:12,”wndSpdKmNight”:19,”wndSpdKnNight”:14,”wndDirDegrNight”:”177″,”wndDirCardinalNight”:”S”,”phraseDayC”:”Rain. High 9C. Winds SSE at 10 to 24 km/h. Chance of rain 70%. Rainfall near a quarter of an inch.”,”phraseNightC”:”Steady light rain in the evening. Showers continuing late. Low 6C. Winds S at 10 to 24 km/h. Chance of rain 60%.”,”snowAmtCm”:”0″},{“relHumidity”:80,”wndSpdMph”:10,”wndDirDegr”:”176″,”wndDirCardinal”:”S”,”snowAmtIn”:”0″,”dateTime”:1673881200000,”dayOfWeek”:”Monday”,”origHiTempF”:48,”origLoTempF”:41,”origPrecipChance”:20,”origIconCode”:69,”origSkyText”:”Mostly Cloudy”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Mostly cloudy skies. High 48F. Winds S at 10 to 15 mph.”,”sunrise”:”07:52:38 am”,”sunset”:”04:46:20 pm”,”shortPhrase”:null,”phraseNight”:”Mostly cloudy during the evening. A few showers developing late. Low 41F. Winds SSE at 5 to 10 mph. Chance of rain 30%.”,”skyCode”:”28″,”snowChance”:”0″,”wndSpdKm”:16,”wndSpdKn”:12,”cloudCoverage”:”76″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-16T02:17:52-0800″,”moonset”:”2023-01-16T12:02:16-0800″,”moonPhase”:”7″,”moonPhaseText”:”Waning crescent”,”skyCodeDay”:”28″,”skyCodeNight”:”45″,”precipChanceDay”:”20″,”precipChanceNight”:”30″,”iconCodeDay”:”69″,”iconCodeNight”:”106″,”skyTextDay”:”Mostly Cloudy”,”skyTextNight”:”Showers Late”,”relHumidityNight”:90,”wndSpdMphNight”:7,”wndSpdKmNight”:11,”wndSpdKnNight”:8,”wndDirDegrNight”:”167″,”wndDirCardinalNight”:”SSE”,”phraseDayC”:”Mostly cloudy skies. High 9C. Winds S at 10 to 24 km/h.”,”phraseNightC”:”Mostly cloudy during the evening. A few showers developing late. Low 5C. Winds SSE at 5 to 16 km/h. Chance of rain 30%.”,”snowAmtCm”:”0″},{“relHumidity”:84,”wndSpdMph”:10,”wndDirDegr”:”167″,”wndDirCardinal”:”SSE”,”snowAmtIn”:”0″,”dateTime”:1673967600000,”dayOfWeek”:”Tuesday”,”origHiTempF”:46,”origLoTempF”:43,”origPrecipChance”:50,”origIconCode”:87,”origSkyText”:”Showers”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Cloudy with showers. High 46F. Winds SSE at 5 to 10 mph. Chance of rain 50%.”,”sunrise”:”07:51:55 am”,”sunset”:”04:47:44 pm”,”shortPhrase”:null,”phraseNight”:”Cloudy with periods of rain. Low 43F. Winds S at 10 to 15 mph. Chance of rain 90%. Rainfall near a quarter of an inch.”,”skyCode”:”11″,”snowChance”:”0″,”wndSpdKm”:16,”wndSpdKn”:12,”cloudCoverage”:”84″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-17T03:38:03-0800″,”moonset”:”2023-01-17T12:29:59-0800″,”moonPhase”:”7″,”moonPhaseText”:”Waning crescent”,”skyCodeDay”:”11″,”skyCodeNight”:”12″,”precipChanceDay”:”50″,”precipChanceNight”:”90″,”iconCodeDay”:”87″,”iconCodeNight”:”107″,”skyTextDay”:”Showers”,”skyTextNight”:”Rain”,”relHumidityNight”:88,”wndSpdMphNight”:11,”wndSpdKmNight”:18,”wndSpdKnNight”:13,”wndDirDegrNight”:”171″,”wndDirCardinalNight”:”S”,”phraseDayC”:”Cloudy with showers. High 8C. Winds SSE at 5 to 16 km/h. Chance of rain 50%.”,”phraseNightC”:”Cloudy with periods of rain. Low 6C. Winds S at 10 to 24 km/h. Chance of rain 90%. Rainfall near a quarter of an inch.”,”snowAmtCm”:”0″},{“relHumidity”:84,”wndSpdMph”:12,”wndDirDegr”:”185″,”wndDirCardinal”:”S”,”snowAmtIn”:”0″,”dateTime”:1674054000000,”dayOfWeek”:”Wednesday”,”origHiTempF”:47,”origLoTempF”:39,”origPrecipChance”:80,”origIconCode”:82,”origSkyText”:”Rain”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Cloudy with periods of rain. High 47F. Winds S at 10 to 15 mph. Chance of rain 80%. Rainfall near a quarter of an inch.”,”sunrise”:”07:51:10 am”,”sunset”:”04:49:11 pm”,”shortPhrase”:null,”phraseNight”:”Showers in the evening with some clearing overnight. Low 39F. Winds light and variable. Chance of rain 50%.”,”skyCode”:”12″,”snowChance”:”0″,”wndSpdKm”:19,”wndSpdKn”:14,”cloudCoverage”:”95″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-18T04:59:55-0800″,”moonset”:”2023-01-18T13:08:39-0800″,”moonPhase”:”7″,”moonPhaseText”:”Waning crescent”,”skyCodeDay”:”12″,”skyCodeNight”:”45″,”precipChanceDay”:”80″,”precipChanceNight”:”50″,”iconCodeDay”:”82″,”iconCodeNight”:”106″,”skyTextDay”:”Rain”,”skyTextNight”:”Showers Early”,”relHumidityNight”:90,”wndSpdMphNight”:6,”wndSpdKmNight”:10,”wndSpdKnNight”:7,”wndDirDegrNight”:”175″,”wndDirCardinalNight”:”S”,”phraseDayC”:”Cloudy with periods of rain. High 8C. Winds S at 10 to 24 km/h. Chance of rain 80%. Rainfall near a quarter of an inch.”,”phraseNightC”:”Showers in the evening with some clearing overnight. Low 4C. Winds light and variable. Chance of rain 50%.”,”snowAmtCm”:”0″},{“relHumidity”:83,”wndSpdMph”:6,”wndDirDegr”:”161″,”wndDirCardinal”:”SSE”,”snowAmtIn”:”0″,”dateTime”:1674140400000,”dayOfWeek”:”Thursday”,”origHiTempF”:46,”origLoTempF”:38,”origPrecipChance”:20,”origIconCode”:69,”origSkyText”:”Mostly Cloudy”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Considerable cloudiness. High 46F. Winds light and variable.”,”sunrise”:”07:50:22 am”,”sunset”:”04:50:38 pm”,”shortPhrase”:null,”phraseNight”:”Mostly cloudy skies. Low 38F. Winds light and variable.”,”skyCode”:”28″,”snowChance”:”0″,”wndSpdKm”:10,”wndSpdKn”:7,”cloudCoverage”:”77″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-19T06:18:37-0800″,”moonset”:”2023-01-19T14:01:53-0800″,”moonPhase”:”7″,”moonPhaseText”:”Waning crescent”,”skyCodeDay”:”28″,”skyCodeNight”:”27″,”precipChanceDay”:”20″,”precipChanceNight”:”10″,”iconCodeDay”:”69″,”iconCodeNight”:”99″,”skyTextDay”:”Mostly Cloudy”,”skyTextNight”:”Mostly Cloudy”,”relHumidityNight”:87,”wndSpdMphNight”:4,”wndSpdKmNight”:6,”wndSpdKnNight”:5,”wndDirDegrNight”:”149″,”wndDirCardinalNight”:”SSE”,”phraseDayC”:”Considerable cloudiness. High 8C. Winds light and variable.”,”phraseNightC”:”Mostly cloudy skies. Low 3C. Winds light and variable.”,”snowAmtCm”:”0″},{“relHumidity”:77,”wndSpdMph”:5,”wndDirDegr”:”149″,”wndDirCardinal”:”SSE”,”snowAmtIn”:”0″,”dateTime”:1674226800000,”dayOfWeek”:”Friday”,”origHiTempF”:48,”origLoTempF”:41,”origPrecipChance”:30,”origIconCode”:87,”origSkyText”:”PM Showers”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Mostly cloudy skies with a few showers later in the day. High 48F. Winds light and variable. Chance of rain 30%.”,”sunrise”:”07:49:32 am”,”sunset”:”04:52:06 pm”,”shortPhrase”:null,”phraseNight”:”Cloudy with occasional rain showers. Low 41F. Winds SSE at 5 to 10 mph. Chance of rain 60%.”,”skyCode”:”39″,”snowChance”:”0″,”wndSpdKm”:8,”wndSpdKn”:6,”cloudCoverage”:”68″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-20T07:27:01-0800″,”moonset”:”2023-01-20T15:12:39-0800″,”moonPhase”:”7″,”moonPhaseText”:”Waning crescent”,”skyCodeDay”:”39″,”skyCodeNight”:”11″,”precipChanceDay”:”30″,”precipChanceNight”:”60″,”iconCodeDay”:”87″,”iconCodeNight”:”106″,”skyTextDay”:”PM Showers”,”skyTextNight”:”Showers”,”relHumidityNight”:85,”wndSpdMphNight”:7,”wndSpdKmNight”:11,”wndSpdKnNight”:8,”wndDirDegrNight”:”164″,”wndDirCardinalNight”:”SSE”,”phraseDayC”:”Mostly cloudy skies with a few showers later in the day. High 9C. Winds light and variable. Chance of rain 30%.”,”phraseNightC”:”Cloudy with occasional rain showers. Low 5C. Winds SSE at 5 to 16 km/h. Chance of rain 60%.”,”snowAmtCm”:”0″},{“relHumidity”:81,”wndSpdMph”:7,”wndDirDegr”:”166″,”wndDirCardinal”:”SSE”,”snowAmtIn”:”0″,”dateTime”:1674313200000,”dayOfWeek”:”Saturday”,”origHiTempF”:48,”origLoTempF”:41,”origPrecipChance”:60,”origIconCode”:87,”origSkyText”:”Showers”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Rain showers in the morning becoming more intermittent in the afternoon. High 48F. Winds SSE at 5 to 10 mph. Chance of rain 60%.”,”sunrise”:”07:48:39 am”,”sunset”:”04:53:35 pm”,”shortPhrase”:null,”phraseNight”:”Rain showers early with overcast skies late. Low 41F. Winds light and variable. Chance of rain 40%.”,”skyCode”:”11″,”snowChance”:”0″,”wndSpdKm”:11,”wndSpdKn”:8,”cloudCoverage”:”88″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-21T08:19:12-0800″,”moonset”:”2023-01-21T16:36:18-0800″,”moonPhase”:”0″,”moonPhaseText”:”New Moon”,”skyCodeDay”:”11″,”skyCodeNight”:”45″,”precipChanceDay”:”60″,”precipChanceNight”:”40″,”iconCodeDay”:”87″,”iconCodeNight”:”106″,”skyTextDay”:”Showers”,”skyTextNight”:”Showers Early”,”relHumidityNight”:87,”wndSpdMphNight”:4,”wndSpdKmNight”:6,”wndSpdKnNight”:5,”wndDirDegrNight”:”158″,”wndDirCardinalNight”:”SSE”,”phraseDayC”:”Rain showers in the morning becoming more intermittent in the afternoon. High 9C. Winds SSE at 5 to 16 km/h. Chance of rain 60%.”,”phraseNightC”:”Rain showers early with overcast skies late. Low 5C. Winds light and variable. Chance of rain 40%.”,”snowAmtCm”:”0″},{“relHumidity”:79,”wndSpdMph”:6,”wndDirDegr”:”104″,”wndDirCardinal”:”ESE”,”snowAmtIn”:”0″,”dateTime”:1674399600000,”dayOfWeek”:”Sunday”,”origHiTempF”:47,”origLoTempF”:39,”origPrecipChance”:20,”origIconCode”:69,”origSkyText”:”Mostly Cloudy”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Mostly cloudy skies. High 47F. Winds ESE at 5 to 10 mph.”,”sunrise”:”07:47:44 am”,”sunset”:”04:55:05 pm”,”shortPhrase”:null,”phraseNight”:”A few clouds. Low 39F. Winds light and variable.”,”skyCode”:”28″,”snowChance”:”0″,”wndSpdKm”:10,”wndSpdKn”:7,”cloudCoverage”:”77″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-22T08:57:58-0800″,”moonset”:”2023-01-22T18:05:41-0800″,”moonPhase”:”1″,”moonPhaseText”:”Waxing crescent”,”skyCodeDay”:”28″,”skyCodeNight”:”29″,”precipChanceDay”:”20″,”precipChanceNight”:”20″,”iconCodeDay”:”69″,”iconCodeNight”:”98″,”skyTextDay”:”Mostly Cloudy”,”skyTextNight”:”Partly Cloudy”,”relHumidityNight”:83,”wndSpdMphNight”:5,”wndSpdKmNight”:8,”wndSpdKnNight”:6,”wndDirDegrNight”:”123″,”wndDirCardinalNight”:”ESE”,”phraseDayC”:”Mostly cloudy skies. High 8C. Winds ESE at 5 to 16 km/h.”,”phraseNightC”:”A few clouds. Low 4C. Winds light and variable.”,”snowAmtCm”:”0″},{“relHumidity”:73,”wndSpdMph”:6,”wndDirDegr”:”123″,”wndDirCardinal”:”ESE”,”snowAmtIn”:”0″,”dateTime”:1674486000000,”dayOfWeek”:”Monday”,”origHiTempF”:47,”origLoTempF”:38,”origPrecipChance”:20,”origIconCode”:66,”origSkyText”:”Partly Cloudy”,”modifiedHiTempF”:null,”modifiedLoTempF”:null,”modifiedPrecipChance”:null,”modifiedIconCode”:null,”modifiedSkyText”:null,”modifiedPrecipitationChanceDay”:null,”modifiedPrecipitationChanceNight”:null,”hiddenWind”:false,”modifiedWindDirectionCardinal”:null,”modifiedWindDirectionCardinalNight”:null,”modifiedWindDirectionDeg”:null,”modifiedWindDirectionDegNight”:null,”modifiedWindSpeedKm”:null,”modifiedWindSpeedKmNight”:null,”modifiedWindSpeedKn”:null,”modifiedWindSpeedKnNight”:null,”modifiedWindSpeedMph”:null,”modifiedWindSpeedMphNight”:null,”hiddenHumidity”:false,”modifiedRelativeHumidity”:null,”modifiedRelativeHumidityNight”:null,”hiddenUv”:false,”modifiedUvDescription”:null,”modifiedUvIndex”:null,”modifiedUvWarn”:null,”phraseDay”:”Partly cloudy. High 47F. Winds light and variable.”,”sunrise”:”07:46:47 am”,”sunset”:”04:56:36 pm”,”shortPhrase”:null,”phraseNight”:”Partly cloudy skies. Low 38F. Winds light and variable.”,”skyCode”:”30″,”snowChance”:”0″,”wndSpdKm”:10,”wndSpdKn”:7,”cloudCoverage”:”50″,”uvIdx”:”1″,”uvDescr”:”Low”,”uvWarn”:”False”,”moonrise”:”2023-01-23T09:26:52-0800″,”moonset”:”2023-01-23T19:33:57-0800″,”moonPhase”:”1″,”moonPhaseText”:”Waxing crescent”,”skyCodeDay”:”30″,”skyCodeNight”:”29″,”precipChanceDay”:”20″,”precipChanceNight”:”20″,”iconCodeDay”:”66″,”iconCodeNight”:”98″,”skyTextDay”:”Partly Cloudy”,”skyTextNight”:”Partly Cloudy”,”relHumidityNight”:82,”wndSpdMphNight”:4,”wndSpdKmNight”:6,”wndSpdKnNight”:5,”wndDirDegrNight”:”138″,”wndDirCardinalNight”:”SE”,”phraseDayC”:”Partly cloudy. High 8C. Winds light and variable.”,”phraseNightC”:”Partly cloudy skies. Low 3C. Winds light and variable.”,”snowAmtCm”:”0″}],”hourlyForecasts”:[{“hourNum”:1,”precipChance”:70,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:90,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:49,”wndChillF”:47,”tempFeelsLike”:47,”temp”:49,”dayOfWeek”:”Friday”,”iconCode”:106,”skyLongText”:”Light Rain”},{“hourNum”:2,”precipChance”:100,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:3,”heatIdxF”:49,”wndChillF”:47,”tempFeelsLike”:47,”temp”:49,”dayOfWeek”:”Friday”,”iconCode”:107,”skyLongText”:”Rain”},{“hourNum”:3,”precipChance”:100,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:95,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:3,”heatIdxF”:48,”wndChillF”:46,”tempFeelsLike”:46,”temp”:48,”dayOfWeek”:”Friday”,”iconCode”:107,”skyLongText”:”Rain”},{“hourNum”:4,”precipChance”:90,”windSpeedMph”:7,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:3,”heatIdxF”:48,”wndChillF”:45,”tempFeelsLike”:45,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:107,”skyLongText”:”Rain”},{“hourNum”:5,”precipChance”:80,”windSpeedMph”:7,”windDirection”:”SSE”,”relHumidity”:91,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:48,”wndChillF”:45,”tempFeelsLike”:45,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:106,”skyLongText”:”Light Rain”},{“hourNum”:6,”precipChance”:20,”windSpeedMph”:6,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:48,”wndChillF”:45,”tempFeelsLike”:45,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:7,”precipChance”:20,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:48,”wndChillF”:45,”tempFeelsLike”:45,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:8,”precipChance”:40,”windSpeedMph”:6,”windDirection”:”SSE”,”relHumidity”:93,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:49,”wndChillF”:46,”tempFeelsLike”:46,”temp”:49,”dayOfWeek”:”Saturday”,”iconCode”:106,”skyLongText”:”Showers”},{“hourNum”:9,”precipChance”:40,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:91,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:48,”wndChillF”:46,”tempFeelsLike”:46,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:106,”skyLongText”:”Showers”},{“hourNum”:10,”precipChance”:30,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:90,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:48,”wndChillF”:46,”tempFeelsLike”:46,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:106,”skyLongText”:”Few Showers”},{“hourNum”:11,”precipChance”:20,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:94,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:47,”wndChillF”:45,”tempFeelsLike”:45,”temp”:47,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:12,”precipChance”:10,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:94,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:6,”heatIdxF”:46,”wndChillF”:44,”tempFeelsLike”:44,”temp”:46,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:13,”precipChance”:10,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:47,”wndChillF”:45,”tempFeelsLike”:45,”temp”:47,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:14,”precipChance”:10,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:86,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:49,”wndChillF”:47,”tempFeelsLike”:47,”temp”:49,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:15,”precipChance”:10,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:80,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:51,”wndChillF”:49,”tempFeelsLike”:51,”temp”:51,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:16,”precipChance”:10,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:76,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:52,”wndChillF”:51,”tempFeelsLike”:52,”temp”:52,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:17,”precipChance”:10,”windSpeedMph”:6,”windDirection”:”SSE”,”relHumidity”:72,”uvIndev”:1,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:54,”wndChillF”:52,”tempFeelsLike”:54,”temp”:54,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:18,”precipChance”:10,”windSpeedMph”:6,”windDirection”:”SSE”,”relHumidity”:71,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:54,”wndChillF”:52,”tempFeelsLike”:54,”temp”:54,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:19,”precipChance”:10,”windSpeedMph”:6,”windDirection”:”SSE”,”relHumidity”:73,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:54,”wndChillF”:52,”tempFeelsLike”:54,”temp”:54,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:20,”precipChance”:10,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:74,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:52,”wndChillF”:51,”tempFeelsLike”:52,”temp”:52,”dayOfWeek”:”Saturday”,”iconCode”:67,”skyLongText”:”Cloudy”},{“hourNum”:21,”precipChance”:10,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:75,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:9,”heatIdxF”:52,”wndChillF”:50,”tempFeelsLike”:52,”temp”:52,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:22,”precipChance”:10,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:75,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:51,”wndChillF”:50,”tempFeelsLike”:51,”temp”:51,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:23,”precipChance”:20,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:74,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:50,”wndChillF”:49,”tempFeelsLike”:50,”temp”:50,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:24,”precipChance”:20,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:77,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:50,”wndChillF”:49,”tempFeelsLike”:50,”temp”:50,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:25,”precipChance”:20,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:79,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:49,”wndChillF”:48,”tempFeelsLike”:48,”temp”:49,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:26,”precipChance”:20,”windSpeedMph”:2,”windDirection”:”SSE”,”relHumidity”:81,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:48,”wndChillF”:48,”tempFeelsLike”:48,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:27,”precipChance”:20,”windSpeedMph”:2,”windDirection”:”SSE”,”relHumidity”:82,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:48,”wndChillF”:48,”tempFeelsLike”:48,”temp”:48,”dayOfWeek”:”Saturday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:28,”precipChance”:20,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:82,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:48,”wndChillF”:47,”tempFeelsLike”:47,”temp”:48,”dayOfWeek”:”Sunday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:29,”precipChance”:20,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:84,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:47,”wndChillF”:47,”tempFeelsLike”:47,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:103,”skyLongText”:”Cloudy”},{“hourNum”:30,”precipChance”:20,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:85,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:46,”wndChillF”:46,”tempFeelsLike”:46,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:99,”skyLongText”:”Mostly Cloudy”},{“hourNum”:31,”precipChance”:20,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:87,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:46,”wndChillF”:45,”tempFeelsLike”:45,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:99,”skyLongText”:”Mostly Cloudy”},{“hourNum”:32,”precipChance”:30,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:89,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:46,”wndChillF”:45,”tempFeelsLike”:45,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Few Showers”},{“hourNum”:33,”precipChance”:30,”windSpeedMph”:4,”windDirection”:”SSE”,”relHumidity”:88,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:46,”wndChillF”:44,”tempFeelsLike”:44,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Few Showers”},{“hourNum”:34,”precipChance”:40,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:90,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:6,”heatIdxF”:46,”wndChillF”:45,”tempFeelsLike”:45,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Showers”},{“hourNum”:35,”precipChance”:50,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:6,”heatIdxF”:46,”wndChillF”:45,”tempFeelsLike”:45,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Showers”},{“hourNum”:36,”precipChance”:50,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:5,”heatIdxF”:46,”wndChillF”:46,”tempFeelsLike”:46,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:87,”skyLongText”:”Showers”},{“hourNum”:37,”precipChance”:60,”windSpeedMph”:3,”windDirection”:”SSE”,”relHumidity”:92,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:6,”heatIdxF”:46,”wndChillF”:45,”tempFeelsLike”:45,”temp”:46,”dayOfWeek”:”Sunday”,”iconCode”:87,”skyLongText”:”Showers”},{“hourNum”:38,”precipChance”:70,”windSpeedMph”:5,”windDirection”:”SSE”,”relHumidity”:90,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:3,”heatIdxF”:47,”wndChillF”:44,”tempFeelsLike”:44,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:82,”skyLongText”:”Rain”},{“hourNum”:39,”precipChance”:60,”windSpeedMph”:6,”windDirection”:”SSE”,”relHumidity”:87,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:47,”wndChillF”:44,”tempFeelsLike”:44,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:87,”skyLongText”:”Light Rain”},{“hourNum”:40,”precipChance”:60,”windSpeedMph”:7,”windDirection”:”SSE”,”relHumidity”:83,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:48,”wndChillF”:45,”tempFeelsLike”:45,”temp”:48,”dayOfWeek”:”Sunday”,”iconCode”:87,”skyLongText”:”Light Rain”},{“hourNum”:41,”precipChance”:60,”windSpeedMph”:7,”windDirection”:”SSE”,”relHumidity”:81,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:3,”heatIdxF”:49,”wndChillF”:46,”tempFeelsLike”:46,”temp”:49,”dayOfWeek”:”Sunday”,”iconCode”:82,”skyLongText”:”Rain”},{“hourNum”:42,”precipChance”:60,”windSpeedMph”:10,”windDirection”:”SSE”,”relHumidity”:81,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:3,”heatIdxF”:49,”wndChillF”:45,”tempFeelsLike”:45,”temp”:49,”dayOfWeek”:”Sunday”,”iconCode”:82,”skyLongText”:”Rain”},{“hourNum”:43,”precipChance”:60,”windSpeedMph”:10,”windDirection”:”SSE”,”relHumidity”:79,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:49,”wndChillF”:44,”tempFeelsLike”:44,”temp”:49,”dayOfWeek”:”Sunday”,”iconCode”:87,”skyLongText”:”Light Rain”},{“hourNum”:44,”precipChance”:60,”windSpeedMph”:11,”windDirection”:”SSE”,”relHumidity”:78,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:8,”heatIdxF”:48,”wndChillF”:43,”tempFeelsLike”:43,”temp”:48,”dayOfWeek”:”Sunday”,”iconCode”:87,”skyLongText”:”Showers”},{“hourNum”:45,”precipChance”:60,”windSpeedMph”:12,”windDirection”:”SSE”,”relHumidity”:78,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:47,”wndChillF”:42,”tempFeelsLike”:42,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Showers”},{“hourNum”:46,”precipChance”:60,”windSpeedMph”:12,”windDirection”:”SSE”,”relHumidity”:79,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:47,”wndChillF”:42,”tempFeelsLike”:42,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Showers”},{“hourNum”:47,”precipChance”:60,”windSpeedMph”:12,”windDirection”:”SSE”,”relHumidity”:79,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:47,”wndChillF”:41,”tempFeelsLike”:41,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Light Rain”},{“hourNum”:48,”precipChance”:60,”windSpeedMph”:11,”windDirection”:”SSE”,”relHumidity”:79,”uvIndev”:0,”uvDescription”:”Low”,”visibilityMi”:7,”heatIdxF”:47,”wndChillF”:41,”tempFeelsLike”:41,”temp”:47,”dayOfWeek”:”Sunday”,”iconCode”:106,”skyLongText”:”Light Rain”}],”historicAverages”:{“cityId”:”457458″,”stationId”:”457458″,”stationName”:”SEATTLE URBAN SITE”,”month”:”13″,”date”:”01-13″,”interval”:”D”,”averageHighTemperatureF”:”47″,”averageHighTemperatureC”:”8″,”averageLowTemperatureF”:”36″,”averageLowTemperatureC”:”2″,”recordHighTemperatureF”:”58″,”recordHighTemperatureC”:”14″,”recordHighTemperatureDate”:”1986-13-01″,”recordLowTemperatureF”:”12″,”recordLowTemperatureC”:”-11″,”recordLowTemperatureDate”:”1950-13-01″,”meanTemperatureF”:”41″,”meanTemperatureC”:”5″,”meanPrecipitationInches”:”0.17″,”meanPrecipitationCm”:”0.4318″,”averageSnowInches”:”N/A”,”averageSnowCm”:”N/A”}},”video”:{“tags”:[],”video”:{“type”:”Video”,”uuid”:”cd564f5f-1f28-4a81-b30b-4a956ae04772″,”title”:”Meteorologist Rebecca Stevenson has your weekend forecast”,”updatedBy”:”Rebecca Stevenson”,”created”:1673657358000,”version”:1,”attributes”:[],”caption”:”KOMO”,”drm”:”0″,”externalId”:”e18ee16b74d14d04aa8a38819b70b880″,”alt”:”KOMO”,”original”:”true”,”metadata”:””,”thumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/e18/34d28c6069b34f1d96307c80809697d7/e18ee16b74d14d04aa8a38819b70b880/poster_0a8f737116554bc68b18f5d6ccd8658e.png”,”url”:”https://content.uplynk.com/e18ee16b74d14d04aa8a38819b70b880.m3u8?tc=1&exp=1673757991&rn=1258662738&ct=a&cid=e18ee16b74d14d04aa8a38819b70b880&sig=561daa8a0e3e1bd602a793574667a52b624a593496310b181c19a4e9bc15e5dc”,”mp4Url”:”http://x-default-stgec.uplynk.com/ause/slices/e18/34d28c6069b34f1d96307c80809697d7/e18ee16b74d14d04aa8a38819b70b880/e18ee16b74d14d04aa8a38819b70b880_g.mp4″},”playbackUrl”:null,”filename”:null},”orderNumber”:null,”additionalForecasts”:null,”galleries”:[{“name”:”Weather Cams”,”images”:[{“name”:”Seattle Waterfront Cam”,”url”:”/resources/ftptransfer/komo/maps/Seattle_Cam_BigFish.jpg”,”oname”:”Seattle_Cam_BigFish.jpg”,”id”:”c45045″,”index”:0},{“name”:”Sea-Tac Airport Cam”,”url”:”/resources/ftptransfer/komo/maps/SeaTac_Tower_Cam.jpg”,”oname”:”SeaTac_Tower_Cam.jpg”,”id”:”c156990″,”index”:1},{“name”:”Columbia Tower Cam”,”url”:”/resources/ftptransfer/komo/maps/ColumbiaCam.jpg”,”oname”:”ColumbiaCam.jpg”,”id”:”c773″,”index”:2},{“name”:”Queen Anne Tower Cam”,”url”:”/resources/ftptransfer/komo/maps/QATowerCam.jpg”,”oname”:”QATowerCam.jpg”,”id”:”c134420″,”index”:3},{“name”:”Snoqualmie Pass”,”url”:”/resources/ftptransfer/komo/maps/Snoqualmie_ski_cam.jpg”,”oname”:”Snoqualmie_ski_cam.jpg”,”id”:”c50702″,”index”:4}],”id”:”f6d33b3d-1a70-4828-a3a2-503ca434678d”,”locked”:”true”,”cams”:”true”},{“name”:”Satellite Maps”,”images”:[{“name”:”Wide Pacific Satellite”,”url”:”/resources/ftptransfer/komo/maps/komo_sat_pacific_wide.gif”,”oname”:”komo_sat_pacific_wide.gif”,”id”:”c5322″,”index”:0},{“name”:”Medium Pacific Satellite”,”url”:”/resources/ftptransfer/komo/maps/komo_sat_pac_medium.gif”,”oname”:”komo_sat_pac_medium.gif”,”id”:”c5321″,”index”:1},{“name”:”Gulf of Alaska Loop”,”url”:”/resources/ftptransfer/komo/maps/komo_sat_gulf_alaska.gif”,”oname”:”komo_sat_gulf_alaska.gif”,”id”:”c5315″,”index”:2},{“name”:”BC Satellite Loop”,”url”:”/resources/ftptransfer/komo/maps/komo_bc_satellite.gif”,”oname”:”komo_bc_satellite.gif”,”id”:”c5255″,”index”:3},{“name”:”Close Pacific Satellite”,”url”:”/resources/ftptransfer/komo/maps/komo_sat_pac_close.gif”,”oname”:”komo_sat_pac_close.gif”,”id”:”c5320″,”index”:4},{“name”:”Washington/Oregon Satellite”,”url”:”/resources/ftptransfer/komo/maps/komo_sat_wa_or.gif”,”oname”:”komo_sat_wa_or.gif”,”id”:”c5327″,”index”:5},{“name”:”Visible Sat (Only during daylight)”,”url”:”/resources/ftptransfer/komo/maps/west_wa_vis.gif”,”oname”:”west_wa_vis.gif”,”id”:”c47973″,”index”:6},{“name”:”National Sat/Rad”,”url”:”/resources/ftptransfer/komo/maps/komo_satrad_national.gif”,”oname”:”komo_satrad_national.gif”,”id”:”c5331″,”index”:7}],”id”:”f663b853-2a0d-4331-8747-10d1532fc4da”,”locked”:”true”,”satellite”:”true”},{“name”:”Radar Maps”,”images”:[{“name”:”Puget Sound Radar”,”url”:”/resources/ftptransfer/komo/maps/KOMO_Radar_Puget_Sound.gif”,”oname”:”KOMO_Radar_Puget_Sound.gif”,”id”:”c5090″,”index”:0},{“name”:”West Wa Radar/Sat”,”url”:”/resources/ftptransfer/komo/maps/komo_satrad_westwa.gif”,”oname”:”komo_satrad_westwa.gif”,”id”:”c5332″,”index”:3},{“name”:”Seattle Metro Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_seattle_metro.gif”,”oname”:”komo_radar_seattle_metro.gif”,”id”:”c10514″,”index”:4},{“name”:”North Sound Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_north_sound.gif”,”oname”:”komo_radar_north_sound.gif”,”id”:”c5133″,”index”:5},{“name”:”Everett Metro Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_everett_metro.gif”,”oname”:”komo_radar_everett_metro.gif”,”id”:”c5129″,”index”:6},{“name”:”Tacoma Metro Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_tacoma.gif”,”oname”:”komo_radar_tacoma.gif”,”id”:”c10521″,”index”:7},{“name”:”Fraser Valley Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_fraser_valley.gif”,”oname”:”komo_radar_fraser_valley.gif”,”id”:”c10504″,”index”:8},{“name”:”SW Washington Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_SW_Washington.gif”,”oname”:”komo_radar_SW_Washington.gif”,”id”:”c5121″,”index”:9},{“name”:”Cascades Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_cascades_new.gif”,”oname”:”komo_radar_cascades_new.gif”,”id”:”c5122″,”index”:10},{“name”:”Coast Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_coast.gif”,”oname”:”komo_radar_coast.gif”,”id”:”c5123″,”index”:11},{“name”:”Eastern WA Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_eastern_wa.gif”,”oname”:”komo_radar_eastern_wa.gif”,”id”:”c5124″,”index”:12},{“name”:”WA State Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_wa_state.gif”,”oname”:”komo_radar_wa_state.gif”,”id”:”c10525″,”index”:13},{“name”:”Willamette Valley Radar”,”url”:”/resources/ftptransfer/komo/maps/komo_radar_will_vly.gif”,”oname”:”komo_radar_will_vly.gif”,”id”:”c10532″,”index”:14}],”id”:”9e5f6617-ab16-46bc-843b-911237a4dd9b”,”locked”:”true”,”Radar”:”true”},{“name”:”Map Widget”,”images”:[{“name”:”Seattle So Far Today”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_today.jpg”,”oname”:”komo_seattle_today.jpg”,”id”:”c341925″,”index”:0},{“name”:”Seattle Rainfall”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_rain.jpg”,”oname”:”komo_seattle_rain.jpg”,”id”:”c341924″,”index”:1},{“name”:”Past 10 Days Highs”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_past10highs.jpg”,”oname”:”komo_seattle_past10highs.jpg”,”id”:”c341922″,”index”:2}],”id”:”23f459e7-7075-4c3f-b2b5-69ddfcadcc14″,”locked”:”true”,”widget”:”true”},{“name”:”Weather Maps”,”images”:[{“name”:”Seattle Rainfall Stats”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_rain.jpg”,”oname”:”komo_seattle_rain.jpg”,”id”:”c60473″,”index”:0},{“name”:”Seattle So Far Today”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_today.jpg”,”oname”:”komo_seattle_today.jpg”,”id”:”c60474″,”index”:1},{“name”:”7 Day Forecast On Air”,”url”:”/resources/ftptransfer/komo/maps/7day_komo.jpg”,”oname”:”7day_komo.jpg”,”id”:”c214076″,”index”:2},{“name”:”Seattle Past 10 Days High Temps”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_past10highs.jpg”,”oname”:”komo_seattle_past10highs.jpg”,”id”:”c8812″,”index”:3},{“name”:”Seattle Past 10 Days Rainfall”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_past_10drain.jpg”,”oname”:”komo_seattle_past_10drain.jpg”,”id”:”c8813″,”index”:4},{“name”:”West WA Tonight Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_forecast_tonight.jpg”,”oname”:”komo_forecast_tonight.jpg”,”id”:”c861075″,”index”:5},{“name”:”Seattle Area Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_seattle_zone.jpg”,”oname”:”komo_seattle_zone.jpg”,”id”:”c230431″,”index”:6},{“name”:”Tacoma Area Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_tacoma_zone.jpg”,”oname”:”komo_tacoma_zone.jpg”,”id”:”c230434″,”index”:7},{“name”:”Everett Area Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_everett_zone.jpg”,”oname”:”komo_everett_zone.jpg”,”id”:”c230355″,”index”:8},{“name”:”East Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_east_zone.jpg”,”oname”:”komo_east_zone.jpg”,”id”:”c230354″,”index”:9},{“name”:”Coast/South WA Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_south_zone.jpg”,”oname”:”komo_south_zone.jpg”,”id”:”c230432″,”index”:10},{“name”:”NW Washington Forecast”,”url”:”/resources/ftptransfer/komo/maps/komo_north_zone.jpg”,”oname”:”komo_north_zone.jpg”,”id”:”c230364″,”index”:11}],”id”:”fbaade96-0ede-4936-ff29-b429cd24bb38″},{“name”:”Weather Warnings”,”images”:[{“name”:”Tsunami Alerts (West WA)”,”url”:”/resources/ftptransfer/komo/maps/komo_alerts_tsunami_wa.jpg”,”oname”:”komo_alerts_tsunami_wa.jpg”,”id”:”c4498″,”index”:9},{“name”:”Tsunami Alerts (Wider)”,”url”:”/resources/ftptransfer/komo/maps/komo_tsunami_alerts_pac_nw.jpg”,”oname”:”komo_tsunami_alerts_pac_nw.jpg”,”id”:”c4587″,”index”:10}],”id”:”6ad46582-58b2-4cd2-db09-ee15c4821a11″},{“name”:”Current Conditions”,”images”:[{“name”:”Western WA Now”,”url”:”/resources/ftptransfer/komo/maps/komo_current_temp_westwa.jpg”,”oname”:”komo_current_temp_westwa.jpg”,”id”:”c10631″,”index”:0},{“name”:”West Wa “Feels Like” Temps”,”url”:”/resources/ftptransfer/komo/maps/komo_current_feels_like_wwa.jpg”,”oname”:”komo_current_feels_like_wwa.jpg”,”id”:”c10630″,”index”:1},{“name”:”Snohomish/Skagit Now”,”url”:”/resources/ftptransfer/komo/maps/komo_currents_snoho_skagit.jpg”,”oname”:”komo_currents_snoho_skagit.jpg”,”id”:”c10636″,”index”:2},{“name”:”South Sound Now”,”url”:”/resources/ftptransfer/komo/maps/komo_currents_so_sound.jpg”,”oname”:”komo_currents_so_sound.jpg”,”id”:”c10637″,”index”:3},{“name”:”SW Washington Now”,”url”:”/resources/ftptransfer/komo/maps/komo_currents_SW_Wash.jpg”,”oname”:”komo_currents_SW_Wash.jpg”,”id”:”c10633″,”index”:4},{“name”:”Fraser Valley Now”,”url”:”/resources/ftptransfer/komo/maps/komo_currents_fraser_valley.jpg”,”oname”:”komo_currents_fraser_valley.jpg”,”id”:”c10634″,”index”:5},{“name”:”Olympic Peninsula Now”,”url”:”/resources/ftptransfer/komo/maps/komo_currents_olypen.jpg”,”oname”:”komo_currents_olypen.jpg”,”id”:”c10635″,”index”:6},{“name”:”Washington State Now”,”url”:”/resources/ftptransfer/komo/maps/komo_right_now_wa_state.jpg”,”oname”:”komo_right_now_wa_state.jpg”,”id”:”c10688″,”index”:7},{“name”:”Southern BC/West WA Temps Now”,”url”:”/resources/ftptransfer/komo/maps/komo_arctic_temps.jpg”,”oname”:”komo_arctic_temps.jpg”,”id”:”c2586″,”index”:8},{“name”:”National Temps Now”,”url”:”/resources/ftptransfer/komo/maps/komo_national_now.jpg”,”oname”:”komo_national_now.jpg”,”id”:”c10646″,”index”:9},{“name”:”Rain So Far Today”,”url”:”/resources/ftptransfer/komo/maps/komo_west_wa_rain_today.jpg”,”oname”:”komo_west_wa_rain_today.jpg”,”id”:”c14197″,”index”:10},{“name”:”Current Wind Speeds”,”url”:”/resources/ftptransfer/komo/maps/komo_winds_now.jpg”,”oname”:”komo_winds_now.jpg”,”id”:”c14201″,”index”:11},{“name”:”Peak Wind Gusts Today”,”url”:”/resources/ftptransfer/komo/maps/komo_westwa_peak_gusts.jpg”,”oname”:”komo_westwa_peak_gusts.jpg”,”id”:”c14200″,”index”:12}],”id”:”6afe6e70-ea23-49e8-ec3b-96fbb29122a0″},{“name”:”Highs Lows So Far”,”images”:[{“name”:”West WA Highs So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_westwa_highs_so_far.jpg”,”oname”:”komo_westwa_highs_so_far.jpg”,”id”:”c12456″,”index”:0},{“name”:”West WA Lows So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_westwa_lows_so_far.jpg”,”oname”:”komo_westwa_lows_so_far.jpg”,”id”:”c12457″,”index”:1},{“name”:”Washington Highs Today So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_wa_highs_today.jpg”,”oname”:”komo_wa_highs_today.jpg”,”id”:”c12452″,”index”:2},{“name”:”Washington Lows Today So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_wa_lows_today.jpg”,”oname”:”komo_wa_lows_today.jpg”,”id”:”c12453″,”index”:3},{“name”:”Pacific NW Highs So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_pacnw_highs_today.jpg”,”oname”:”komo_pacnw_highs_today.jpg”,”id”:”c12388″,”index”:4},{“name”:”Pacific NW Lows So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_pacnw_lows_today.jpg”,”oname”:”komo_pacnw_lows_today.jpg”,”id”:”c12389″,”index”:5},{“name”:”National Highs So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_national_highs_so_far.jpg”,”oname”:”komo_national_highs_so_far.jpg”,”id”:”c12384″,”index”:6},{“name”:”National Lows So Far”,”url”:”/resources/ftptransfer/komo/maps/komo_national_lows_so_far.jpg”,”oname”:”komo_national_lows_so_far.jpg”,”id”:”c12385″,”index”:7}],”id”:”0a4f2910-7470-45d1-ef0a-8186ff8b8924″},{“name”:”Misc Maps”,”images”:[{“name”:”Wave Height Forecasts”,”url”:”/resources/ftptransfer/komo/maps/komo_wave_heights.jpg”,”oname”:”komo_wave_heights.jpg”,”id”:”c14196″,”index”:0},{“name”:”Sea Surface Temp Anomaly”,”url”:”/resources/ftptransfer/komo/maps/komo_sst_anomaly.jpg”,”oname”:”komo_sst_anomaly.jpg”,”id”:”c14193″,”index”:1},{“name”:”Futurecast1.mov”,”url”:”/resources/ftptransfer/komo/maps/Futurecast1.mov”,”oname”:”Futurecast1.mov”,”id”:”c119828″}],”id”:”3cd50b5e-4aee-48bc-2abf-7b0191a2eb46″},{“name”:”Earthquakes”,”images”:[{“name”:”Latest Quakes (Puget Sound)”,”url”:”/resources/ftptransfer/komo/maps/komo_earthquakes_puget_sound.jpg”,”oname”:”komo_earthquakes_puget_sound.jpg”,”id”:”c6259″,”index”:0},{“name”:”Latest Quakes (Western WA)”,”url”:”/resources/ftptransfer/komo/maps/komo_earthquakes_wwa.jpg”,”oname”:”komo_earthquakes_wwa.jpg”,”id”:”c6260″,”index”:1},{“name”:”Latest Quakes (Pacific NW)”,”url”:”/resources/ftptransfer/komo/maps/komo_quake_pac_nw.jpg”,”oname”:”komo_quake_pac_nw.jpg”,”id”:”c6272″,”index”:2},{“name”:”Latest Quakes (Pacific Coast)”,”url”:”/resources/ftptransfer/komo/maps/komo_quake_pacific_wide.jpg”,”oname”:”komo_quake_pacific_wide.jpg”,”id”:”c6273″,”index”:3},{“name”:”Latest Quakes (Asia)”,”url”:”/resources/ftptransfer/komo/maps/komo_quake_asia.jpg”,”oname”:”komo_quake_asia.jpg”,”id”:”c6271″,”index”:4}],”id”:”4c2a2b89-2d49-4dd9-cbf0-31d6dd7e1cc7″}],”componentInstanceId”:null,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”full_width_twitter”:{“componentInstanceId”:”full_width_twitter”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”full_width_ugc”:{“componentInstanceId”:”full_width_ugc”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”section”:{“componentInstanceId”:null,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”analytics”:{“componentInstanceId”:null,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”aud_home”:{“componentInstanceId”:”aud_home”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-link_list-radio-v1-01″:{“componentInstanceId”:”component-link_list-radio-v1-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-02-desktop”:{“componentInstanceId”:”component-ddb-300×250-v1-02-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″},{“width”:”300″,”height”:”600″}],”position”:”2″,”dfpId”:”ddb_300x250_pos_2_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-04-desktop”:{“componentInstanceId”:”component-ddb-300×250-v1-04-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”4″,”dfpId”:”ddb_300x250_pos_4_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-custom-sidebar_survey_link-v1-01″:{“componentInstanceId”:”component-custom-sidebar_survey_link-v1-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”col1_vertical_list”:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”col1_vertical_list”,”data”:{“ddb”:null,”moreUrl”:””,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-05-desktop”:{“componentInstanceId”:”component-ddb-300×250-v1-05-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”5″,”dfpId”:”ddb_300x250_pos_5_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-social-feeds-v1-01″:{“componentInstanceId”:”component-social-feeds-v1-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-728×90-v1-01-desktop”:{“componentInstanceId”:”component-ddb-728×90-v1-01-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”728″,”height”:”90″}],”position”:”1″,”dfpId”:”ddb_728x90_pos_1_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”col1_vertical_list_trending”:{“componentInstanceId”:”col1_vertical_list_trending”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”sidebar_side_scrolling”:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”sidebar_side_scrolling”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-1×1-v1-01-desktop”:{“componentInstanceId”:”component-ddb-1×1-v1-01-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”1″,”height”:”1″}],”dfpId”:”ddb_1x1_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-02-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-02-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”2″,”dfpId”:”ddb_300x250_pos_2_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-04-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-04-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”4″,”dfpId”:”ddb_300x250_pos_4_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-06-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-06-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”6″,”dfpId”:”ddb_300x250_pos_6_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”main_teaser”:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”main_teaser”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-728×90-v1-03-desktop”:{“componentInstanceId”:”component-ddb-728×90-v1-03-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”728″,”height”:”90″}],”position”:”3″,”dfpId”:”ddb_728x90_pos_3_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-header-alerts-v2-01″:{“componentInstanceId”:”component-header-alerts-v2-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”full_width_video_teaser”:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”full_width_video_teaser”,”data”:{“ddb”:null,”moreUrl”:”/news/videos”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-home_premium-v1-01-desktop”:{“componentInstanceId”:”component-ddb-home_premium-v1-01-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”1570″,”height”:”300″},{“width”:”1570″,”height”:”30″},{“width”:”970″,”height”:”250″},{“width”:”970″,”height”:”90″}],”position”:”premium”,”collapseEmptyDiv”:”true,true”,”dfpId”:”ddb_home_premium”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_4″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”vertical_teaser_4″,”data”:{“ddb”:null,”moreUrl”:”/news/consumer”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_5″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”vertical_teaser_7″,”data”:{“ddb”:null,”moreUrl”:”/news/tech”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_2″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”vertical_teaser_2″,”data”:{“ddb”:null,”moreUrl”:”/sports”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_3″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”vertical_teaser_3″,”data”:{“ddb”:null,”moreUrl”:”/news/entertainment”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_1″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”vertical_teaser_1″,”data”:{“ddb”:null,”moreUrl”:”/news/nation-world”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-custom-teaser_link-v1-02″:{“componentInstanceId”:”component-custom-teaser_link-v1-02″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-custom-teaser_link-v1-01″:{“componentInstanceId”:”component-custom-teaser_link-v1-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-01-desktop”:{“componentInstanceId”:”component-ddb-300×250-v1-01-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″},{“width”:”300″,”height”:”600″}],”position”:”1″,”dfpId”:”ddb_300x250_pos_1_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”page-data”:{“teaser”:[{“teasers”:[{“categories”:[“Local”,”News”],”title”:”Suspected carjacker killed in ‘altercation’ with Lake Stevens police”,”storyUuid”:”b4fbd50a-a65f-4d14-a181-65d08aca2ae5″,”url”:”/news/local/police-activity-officer-lake-stevens-snohomish-county-smart-team-state-route-sr-9-crime-washington-state-patrol-investigation”,”summary”:”A portion of SR 9 in Snohomish County is closed due to police activity.”,”publishedDateISO8601″:”2023-01-13T12:57:05.000-08:00″,”updatedDateISO8601″:”2023-01-13T18:38:20.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/6b0a8216-5c84-45cd-b4bd-213f862b3c7a-large16x9_ls.JPG?1673650748910″,”renditionImage”:”/resources/media/6b0a8216-5c84-45cd-b4bd-213f862b3c7a-jumbo36x25_ls.JPG?1673650748910″},{“categories”:[“Local”,”News”],”title”:”Washington Congressional leaders demand answers to postal delays”,”storyUuid”:”12104c78-13f4-4b41-be7b-c1dd6b221f4a”,”url”:”/news/local/washington-congressional-leaders-demand-answers-to-postal-delays-post-office-city-washington-postmaster-general”,”summary”:”The complaint line for mail delivery problems is getting a lot of calls these days. Those calls go to the post office, our office at KOMO News, and congressiona”,”publishedDateISO8601″:”2023-01-13T18:31:16.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:17:03.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/281/34d28c6069b34f1d96307c80809697d7/281bafdc319e448bb6748fdacfde8376/poster_2989aa1df1d04589bb7d1ef531791b6e.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/281bafdc319e448bb6748fdacfde8376.m3u8?tc=1&exp=1673757988&rn=1006053705&ct=a&cid=281bafdc319e448bb6748fdacfde8376&sig=5e1c5b60e3d386db8bbb435998a79e613b1030247c0a52ad94d97d49b7802223″,”data”:null,”tags”:null,”videoDuration”:140.928,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/116a467f-4c76-45e3-8732-b74ec5d8679a-large16x9_USPSEverett.jpg?1673660845307″,”renditionImage”:”/resources/media/116a467f-4c76-45e3-8732-b74ec5d8679a-jumbo36x25_USPSEverett.jpg?1673660845307″},{“categories”:[“Local”,”News”],”title”:”New Approach to King Co. Juvenile Diversion Programs Showing Early Success”,”storyUuid”:”cfad5df6-02d5-455f-bdee-97303a96bd99″,”url”:”/news/local/new-approach-to-king-co-juvenile-diversion-programs-showing-early-success-king-county-crime-washington-seattle-juvenile-division”,”summary”:”The King County Prosecuting Attorney’s Office (KCPAO) is taking a different approach to handling juvenile offenders by diverting some cases to community program”,”publishedDateISO8601″:”2023-01-13T17:01:07.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:12:54.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/83c/34d28c6069b34f1d96307c80809697d7/83c5c9d9162141de9e49dc6af2e96d90/poster_08d2bde167b74bc9b8120fe69e8e1322.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/83c5c9d9162141de9e49dc6af2e96d90.m3u8?tc=1&exp=1673757988&rn=1461313737&ct=a&cid=83c5c9d9162141de9e49dc6af2e96d90&sig=213cacf2671ae71c9367d71e66fa4efd04eedea95c10bc7ab3e9d41f9ea0d5d8″,”data”:null,”tags”:null,”videoDuration”:190.464,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/1361d311-d58d-4bbb-a6fb-2abe01c394b5-large16x9_thumb_73920.png?1673657559496″,”renditionImage”:”/resources/media/1361d311-d58d-4bbb-a6fb-2abe01c394b5-jumbo36x25_thumb_73920.png?1673657559496″},{“categories”:[“Local”,”News”],”title”:”Seahawks Wild Card berth has fans excited for more”,”storyUuid”:”a00e9f76-f0a8-45ab-8498-ffb087e14974″,”url”:”/news/local/seahawks-wild-card-spot-has-fans-ready-for-more-san-francisco-seattle-49ers-geno-smith-playoffs-nfl-washington-sports-football”,”summary”:”The 12s are pumped for Saturday’s NFL Wild Card appearance between the Seattle Seahawks and San Francisco 49ers.”,”publishedDateISO8601″:”2023-01-13T18:00:28.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:15:38.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/a4c4a155-fee1-4eac-a744-e8f3ba347779-large16x9_hawks1.jpg?1673661597835″,”renditionImage”:”/resources/media/a4c4a155-fee1-4eac-a744-e8f3ba347779-jumbo36x25_hawks1.jpg?1673661597835″},{“categories”:[“Local”,”News”],”title”:”King County shooting spree suspect chose victims at random, prosecutors say”,”storyUuid”:”0d7eaf8b-03bd-42d4-8804-d25ddb070017″,”url”:”/news/local/king-county-shooting-spree-suspect-mamadou-diallo-chose-victims-random-prosecutors-i5-tacoma-sheriff-renton-seatac-renton-assault”,”summary”:”The man accused of shooting three people on Thursday in King County chose his victims at random, prosecutors allege.”,”publishedDateISO8601″:”2023-01-13T14:51:52.000-08:00″,”updatedDateISO8601″:”2023-01-13T18:38:44.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/11b/34d28c6069b34f1d96307c80809697d7/11b29194e3ad4b61a9b1c86cca46e42c/poster_9ac818bc2efb4bc5b647f85ddb293fa1.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/11b29194e3ad4b61a9b1c86cca46e42c.m3u8?tc=1&exp=1673757988&rn=564906710&ct=a&cid=11b29194e3ad4b61a9b1c86cca46e42c&sig=404a9c3246d790091ae7cb32f18d3ddc101b12d2f68c8527e5aff72ea27983c0″,”data”:null,”tags”:null,”videoDuration”:118.912,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2185e0c4-311b-44ec-94f4-ea03841bb791-large16x9_dn12Air4RentonShooting_frame_139931.jpeg?1673649768358″,”renditionImage”:”/resources/media/feab2043-7d96-46c6-be1f-20a04eb5a2a7-jumbo36x25_dn12RentonShootingGroundNIK_frame_8268.jpeg?1673649749719″},{“categories”:[“Local”,”News”],”title”:”West Seattle low bridge reopens Friday afternoon after weeks of repairs”,”storyUuid”:”6a7c1b90-7515-4e25-89c1-251860592fbe”,”url”:”/news/local/west-seattle-low-bridge-spokane-street-swing-bridge-open-friday-winter-ice-storm-damage-hydraulic-repairs-sdot-transportation-power-outage-issues-mechanical”,”summary”:”The Spokane Street Swing Bridge, also known as the West Seattle low bridge, will reopen to traffic Friday afternoon after being closed for three weeks.”,”publishedDateISO8601″:”2023-01-13T13:13:09.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:13:46.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/0b56c119-e4ea-46d3-94f7-d98e7d7319e1-large16x9_bridgeopen.jpeg?1673649084366″,”renditionImage”:”/resources/media/0b56c119-e4ea-46d3-94f7-d98e7d7319e1-jumbo36x25_bridgeopen.jpeg?1673649084366″},{“categories”:[“Local”,”News”],”title”:”Kent police arrest man accused of stealing car with child inside”,”storyUuid”:”1587907c-b7f8-4b61-9088-004da0105f66″,”url”:”/news/local/kent-police-arrest-man-accused-of-stealing-car-with-child-amber-alert-kidnapping-theft-motor-vehicle”,”summary”:”Kent police have arrested a 31-year-old man who is accused of stealing a car with a child inside. “,”publishedDateISO8601″:”2023-01-13T16:28:26.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:14:37.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/56d8bc22-cda2-4076-909e-1bd3767d8f71-large16x9_25bc7a21de6d4636b065b2819978ee85poster_39bcd62afff043d1a2c8b4844fc993c2.png?1673656036385″,”renditionImage”:”/resources/media/56d8bc22-cda2-4076-909e-1bd3767d8f71-jumbo36x25_25bc7a21de6d4636b065b2819978ee85poster_39bcd62afff043d1a2c8b4844fc993c2.png?1673656036385″},{“categories”:[“Local”,”News”],”title”:”Rain, landslide threat to continue this weekend in western Washington”,”storyUuid”:”0b460034-5fd0-4504-98d9-fc864f6099fe”,”url”:”/news/local/puget-sound-weather-seattle-forecast-rain-landslide-atmospheric-river-flood-warning-avalanche-warning-cascades-mountain-snow-western-washington”,”summary”:”The wet weather in western Washington is expected to continue Friday and into the weekend as an atmospheric river moves across the region.”,”publishedDateISO8601″:”2023-01-13T10:44:47.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:13:52.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/a09/34d28c6069b34f1d96307c80809697d7/a09332f89b1b4944ad9fa3cbaf63f1ec/poster_ef74bf919bbe42508d047150f60667df.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/a09332f89b1b4944ad9fa3cbaf63f1ec.m3u8?tc=1&exp=1673757988&rn=1070452882&ct=a&cid=a09332f89b1b4944ad9fa3cbaf63f1ec&sig=a0619931f3183d99a0e0b6d60cffedc22a1aafae84e71aeb4b76d04bdc5817e2″,”data”:null,”tags”:null,”videoDuration”:104.32,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/471a2f89-4656-4797-87c2-3b1ada04576c-large16x9_325584243_5792638400849279_7192205666611706094_n.jpg?1673628160432″,”renditionImage”:”/resources/media/471a2f89-4656-4797-87c2-3b1ada04576c-jumbo36x25_325584243_5792638400849279_7192205666611706094_n.jpg?1673628160432″},{“categories”:[“Contests & Community Events”,”About KOMO”],”title”:”Save a life, donate with the KOMO Blood Drive 2023″,”storyUuid”:”86f70d07-5438-4294-b70e-13c489e2315c”,”url”:”/station/contests-community-events/save-a-life-donate-with-komo-blood-drive-2023″,”summary”:”Start this new year by saving a life. The need for blood donations is critical right now.”,”publishedDateISO8601″:”2022-12-06T14:26:37.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:20:15.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/8ce/34d28c6069b34f1d96307c80809697d7/8cec1c577c6c480da3228e3d5c06cbe8/poster_7157fb513fad42f9a455bb38aff74752.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/8cec1c577c6c480da3228e3d5c06cbe8.m3u8?tc=1&exp=1673757988&rn=1207344984&ct=a&cid=8cec1c577c6c480da3228e3d5c06cbe8&sig=d227009d0c812ed4d1f9b4f7d2287740151976a439266efbdf49a3ca688f0e75″,”data”:null,”tags”:null,”videoDuration”:98.944,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/72b466f9-33e9-4971-ad17-b558c32074d7-large16x9_komo_blood_drive_bloodworks_2023_1280x720.jpg?1670872598655″,”large36x25Url”:”/resources/defaults/komo/large36x25.jpg”},{“categories”:[“Local”,”News”],”title”:”Seattle police arrest man for armed robbery with a hammer”,”storyUuid”:”5a2abfc7-eebc-4bc0-93ba-8e148d9dccae”,”url”:”/news/local/seattle-police-arrest-man-man-for-assault-armed-robbery-with-hammer-crime-washington-pike-harborview-medical-center-king-county-jail”,”summary”:”Seattle police are investigating an armed robbery attempt that took place near the intersection of 4th Avenue and Pike Street.”,”publishedDateISO8601″:”2023-01-13T16:20:15.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:19:41.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/f6449627-0887-4c2d-bb9f-b4c5746bff00-large16x9_pikest.jpeg?1673654986184″,”renditionImage”:”/resources/media/f6449627-0887-4c2d-bb9f-b4c5746bff00-jumbo36x25_pikest.jpeg?1673654986184″}],”componentInstanceId”:”main_teaser”,”title”:”Top Stories”,”data”:{“moreUrl”:null}},{“teasers”:[{“categories”:[“Local”,”News”],”title”:”2-day-old baby found in Bremerton home was suffering withdrawals”,”storyUuid”:”047eb112-68aa-470f-b6a9-9c63dae3bb9f”,”url”:”/news/local/2-day-old-baby-found-in-bremerton-home-was-suffering-withdrawals-charges-sought-criminal-mistreatment-assault-police-rendering-criminal-assistance”,”summary”:”A days-old infant is now receiving care after the newborn was found going through withdrawals at a home in Bremerton.”,”publishedDateISO8601″:”2023-01-13T13:31:07.000-08:00″,”updatedDateISO8601″:”2023-01-13T13:31:07.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/4af8a458-e97d-4a4e-9209-a922e46a4f24-large16x9_newbornfound.PNG?1673645301161″,”renditionImage”:”/resources/media/4af8a458-e97d-4a4e-9209-a922e46a4f24-jumbo36x25_newbornfound.PNG?1673645301161″},{“categories”:[“Local”,”News”],”title”:”Out-of-control tractor-trailer with 50K load crashes into Puget Sound”,”storyUuid”:”084b31d8-fed2-4476-a508-ddb726134e5c”,”url”:”/news/local/out-of-control-tractor-trailer-with-50k-load-crashes-into-puget-sound-manchester-kitsap-county-sheriff-salish-sea”,”summary”:”The Kitsap County Sheriff’s Office said a driver is okay after their truck lost its brakes and ended up underwater Wednesday.”,”publishedDateISO8601″:”2023-01-13T12:34:58.000-08:00″,”updatedDateISO8601″:”2023-01-13T12:36:42.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/018a295d-11ac-4942-8779-0c28e48111c2-large16x9_boatinwater.jpg?1673641887311″,”renditionImage”:”/resources/media/018a295d-11ac-4942-8779-0c28e48111c2-jumbo36x25_boatinwater.jpg?1673641887311″},{“categories”:[“Local”,”News”],”title”:”Man arrested in Tacoma for December murder of 30-year-old”,”storyUuid”:”eb0d569f-65b6-4ac6-ba5a-783f920e9d48″,”url”:”/news/local/tacoma-shooting-death-homicide-dead-die-fatal-police-department-mason-hall-fire-pierce-county-medical-examiner-december-unresponsive-man”,”summary”:”A 22-year-old man was arrested Thursday and booked into jail for second-degree murder after a 30-year-old man was killed in Tacoma on the morning of Dec. 12.”,”publishedDateISO8601″:”2023-01-13T11:21:11.000-08:00″,”updatedDateISO8601″:”2023-01-13T14:29:53.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/8f8ddb1f-293a-429b-99be-349da2764aa9-large16x9_Tacomashooting.png?1673637618643″,”renditionImage”:”/resources/media/8f8ddb1f-293a-429b-99be-349da2764aa9-jumbo36x25_Tacomashooting.png?1673637618643″},{“categories”:[“Local”,”News”],”title”:”Amtrak to add 2nd trip between Seattle and Vancouver, B.C.”,”storyUuid”:”1c3bea80-4bf9-46bb-b8b4-2dded8520dea”,”url”:”/news/local/amtrak-cascades-to-add-a-second-trip-to-vancouver-in-march-british-columbia-canada-seattle-washington-portland-oregon”,”summary”:”Amtrak is adding a second round-trip to Vancouver, B.C. March 7, restoring full service on the Cascades line to pre-pandemic levels.”,”publishedDateISO8601″:”2023-01-13T10:58:42.000-08:00″,”updatedDateISO8601″:”2023-01-13T10:58:42.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2131bbea-4c5e-497b-8671-1c8a0d1f2dfd-large16x9_Locomotiveontracks.jpg?1663184178702″,”renditionImage”:”/resources/media/2131bbea-4c5e-497b-8671-1c8a0d1f2dfd-jumbo36x25_Locomotiveontracks.jpg?1663184178702″},{“categories”:[“Local”,”News”],”title”:”Man shot, knocked unconscious during armed robbery in Seattle”,”storyUuid”:”d8bd53ea-df53-4a72-8156-2877c024bbf0″,”url”:”/news/local/seattle-man-teen-19-shot-shoeless-gunshot-hand-pratt-park-yesler-terrace-police-department-handgun-violence-crime-cigarette-harborview-medical-center”,”summary”:”A man walked into the hospital after an altercation left him unconcious, shoeless and with a gunshot wound in his hand.”,”publishedDateISO8601″:”2023-01-13T10:58:04.000-08:00″,”updatedDateISO8601″:”2023-01-13T10:58:04.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/fa48c673-c8ee-43d7-966e-1044ec3483b1-large16x9_PrattParkshooting.png?1673635833206″,”renditionImage”:”/resources/media/fa48c673-c8ee-43d7-966e-1044ec3483b1-jumbo36x25_PrattParkshooting.png?1673635833206″},{“categories”:[“Local”,”News”],”title”:”Starbucks employees to return to Seattle headquarters 3 days a week”,”storyUuid”:”53b24ef2-10bf-45b0-9097-0abaaf3ea802″,”url”:”/news/local/starbucks-employees-to-return-to-seattle-headquarters-3-days-a-week-howard-schultz”,”summary”:”Starbucks employees who work at the Seattle headquarters in SODO must work from the office at least three days a week starting at the end of this month.”,”publishedDateISO8601″:”2023-01-12T13:45:48.000-08:00″,”updatedDateISO8601″:”2023-01-12T22:59:53.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/a830b0e9-a81b-4e8f-be60-870ec5911b75-large16x9_AP19031613455474.jpg?1549034539112″,”renditionImage”:”/resources/media/a830b0e9-a81b-4e8f-be60-870ec5911b75-jumbo36x25_AP19031613455474.jpg?1549034539177″},{“categories”:[“Local”,”News”],”title”:”Inslee open to changing state pursuit, zoning laws as 2023 legislative session begins”,”storyUuid”:”d86b341f-afaf-4996-95fd-8ffb7f783f29″,”url”:”/news/local/governor-jay-inslee-washington-state-legislative-session-2023-homelessness-police-pursuit-laws-housing-crisis-zoning-changes-laws-policy-politics-george-floyd-unhoused-people-crime”,”summary”:”Washington Gov. Jay Inslee said he’s open to revising the state law concerning police pursuits and changing statewide zoning to allow for housing construction”,”publishedDateISO8601″:”2023-01-12T15:52:52.000-08:00″,”updatedDateISO8601″:”2023-01-13T05:38:18.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/b6b/34d28c6069b34f1d96307c80809697d7/b6b4c9f590104e5daafc0fb9cd90a30d/poster_739ce355383e4de29c00cf71a0f0bda5.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/b6b4c9f590104e5daafc0fb9cd90a30d.m3u8?tc=1&exp=1673757988&rn=1182816847&ct=a&cid=b6b4c9f590104e5daafc0fb9cd90a30d&sig=08fcce9c3fcdd6b241a9a79c92b1de426d6e6453eef8c3f4c42950c6a8226372″,”data”:null,”tags”:null,”videoDuration”:165.376,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/cb85afea-059d-4a98-8482-2b182c0f3d32-large16x9_thumb_238655.png?1673567538276″,”renditionImage”:”/resources/media/cb85afea-059d-4a98-8482-2b182c0f3d32-jumbo36x25_thumb_238655.png?1673567538276″}],”componentInstanceId”:”teaser_2″,”title”:”Local News”,”data”:{“moreUrl”:”/news/local”}},{“teasers”:[{“categories”:[“Nation & World”,”News”],”title”:”Families joined in lawsuit targeting social media as addictive, harmful to teens”,”storyUuid”:”34204f21-f51c-46a0-9d38-e1d05a86ff84″,”url”:”/news/nation-world/families-lawsuit-targeting-social-media-addictive-harmful-teens-instagram-tiktok-snapchat-youtube-teenagers-mental-health-anxiety-depression-body-image-children-parents”,”summary”:”The plaintiffs hope this case can usher in big, meaningful changes to how social media companies operate.”,”publishedDateISO8601″:”2023-01-13T18:23:43.000-08:00″,”updatedDateISO8601″:”2023-01-13T18:23:43.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2a2f3a0b-7cac-41aa-a88c-1d14bcdbf63b-large16x9_GettyImages883745980.jpg?1673647080401″,”renditionImage”:”/resources/media/2a2f3a0b-7cac-41aa-a88c-1d14bcdbf63b-jumbo36x25_GettyImages883745980.jpg?1673647080401″},{“categories”:[“Nation & World”,”News”],”title”:”New report supports trend of lower birth rate, women waiting to become mothers”,”storyUuid”:”bd13ed6f-c3d4-49bb-885a-a96e520cd557″,”url”:”/news/nation-world/new-report-lower-birth-rate-women-waiting-mothers-babies-children-parents-families-fertility”,”summary”:””The big story here” is fewer teens and women in their 20s are having children, said demographer Alison Gemmill.”,”publishedDateISO8601″:”2023-01-13T18:22:37.000-08:00″,”updatedDateISO8601″:”2023-01-13T18:22:37.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/67910ae2-89ce-472e-8b0a-da900381905b-large16x9_AP20217794706007.jpg?1596636870285″,”renditionImage”:”/resources/media/67910ae2-89ce-472e-8b0a-da900381905b-jumbo36x25_AP20217794706007.jpg?1596636871125″},{“categories”:[“Nation & World”,”News”],”title”:”Apple CEO Tim Cook to take more than 40% pay cut”,”storyUuid”:”1168b713-418f-4833-b183-6f7e7f6e2566″,”url”:”/news/nation-world/apple-ceo-tim-cook-to-take-more-than-40-pay-cut-cupertino-california”,”summary”:”Apple CEO Tim Cook will take a more than 40% pay cut this year from a year earlier as the company adjusts how it calculates his compensation”,”publishedDateISO8601″:”2023-01-13T16:50:54.000-08:00″,”updatedDateISO8601″:”2023-01-13T16:50:54.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/905dee42-991c-41e7-90cc-4ba20a6b31b9-large16x9_AP23013491477027.jpg?1673657446158″,”renditionImage”:”/resources/media/905dee42-991c-41e7-90cc-4ba20a6b31b9-jumbo36x25_AP23013491477027.jpg?1673657446158″},{“categories”:[“Nation & World”,”News”],”title”:”Survivors emerge from wreckage after US storms kill 9 people”,”storyUuid”:”2ebe9801-1b5d-4fb3-9dc0-9e9eac3062da”,”url”:”/news/nation-world/survivors-emerge-from-wreckage-after-us-storms-kill-9-people-alabama-severe-weather-dangerous-storms-tornado-tornadoes-ef1-ef2-large-damaging-tornadoes-move-through-georgia-residents-reflect-on-surviving-severe-storm-extreme-weather-heavy-rain-wind-gusts”,”summary”:”Stunned residents tried to salvage belongings, and rescue crews pulled survivors from beneath collapsed houses Friday in the aftermath of a tornado-spawning sto”,”publishedDateISO8601″:”2023-01-13T20:03:14.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:18:15.000-08:00″,”teaserStatus”:[“new”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/988/34d28c6069b34f1d96307c80809697d7/988200ba716148109f75ee6df763aae8/poster_94a1bd375952496abcb1b8d86f3c7ac8.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/988200ba716148109f75ee6df763aae8.m3u8?tc=1&exp=1673757988&rn=1213937004&ct=a&cid=988200ba716148109f75ee6df763aae8&sig=b2d3058eab41fdaf5109fb7221ebc31b8d8fa4b4df430fd03dd8d7cad3c841ef”,”data”:null,”tags”:null,”videoDuration”:88.192,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/8d90f13b-09cb-4f33-ae3f-e57964159579-large16x9_AP23013705055089.jpg?1673668923400″,”renditionImage”:”/resources/media/8d90f13b-09cb-4f33-ae3f-e57964159579-jumbo36x25_AP23013705055089.jpg?1673668923400″},{“categories”:[“Nation & World”,”News”],”title”:”Fact Check Team: House forms select subcommittee to investigate government weaponization”,”storyUuid”:”e755a9d1-890e-4c33-ab40-9df48c61c693″,”url”:”/news/nation-world/-house-creates-select-subcommittee-to-investigate-government-weaponization-congress-legislation-government-oversight-government-power-fbi-federal-bureau-of-investigation”,”summary”:”Republican lawmakers gave their approval to a new House select subcommittee that is designed to investigate the weaponization of the federal government.”,”publishedDateISO8601″:”2023-01-13T19:50:03.000-08:00″,”updatedDateISO8601″:”2023-01-13T19:50:03.000-08:00″,”teaserStatus”:[“new”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/eb4/34d28c6069b34f1d96307c80809697d7/eb418e1a03864a3c9b98e75a25a6713e/poster_e9465d937cf14ae5b0bcef4f436a23b7.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/eb418e1a03864a3c9b98e75a25a6713e.m3u8?tc=1&exp=1673757988&rn=1477638009&ct=a&cid=eb418e1a03864a3c9b98e75a25a6713e&sig=0e2a18eafdcf83cfff02e971fc590ce4ef7baf289e077acdb634afed555316fa”,”data”:null,”tags”:null,”videoDuration”:79.616,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/b58a97f2-201a-463b-b089-200083c2c33e-large16x9_capitol.PNG?1654829265570″,”renditionImage”:”/resources/media/b58a97f2-201a-463b-b089-200083c2c33e-jumbo36x25_capitol.PNG?1654829265571″},{“categories”:[“Nation & World”,”News”],”title”:”Russian disinformation at center of latest Twitter Files revelations “,”storyUuid”:”b635b72e-229b-4eea-abd6-0de1b06da0bc”,”url”:”/news/nation-world/russian-disinformation-at-center-of-latest-twitter-files-revelations”,”summary”:”The latest Twitter files release shows the company knew there was no evidence of Russians spreading disinformation on the platform as Democrats pushed those acc”,”publishedDateISO8601″:”2023-01-13T19:38:21.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:27:19.000-08:00″,”teaserStatus”:[“new”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/285/34d28c6069b34f1d96307c80809697d7/285d4713d0614eb2a623182cd935c143/poster_6f6e9e5836654991bfdcd40a70643ac4.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/285d4713d0614eb2a623182cd935c143.m3u8?tc=1&exp=1673757988&rn=216671797&ct=a&cid=285d4713d0614eb2a623182cd935c143&sig=bb36c4616f1a87aedbc9d6988ce6a5fdcb83a20026d9a624d4d598c50872c5d7″,”data”:null,”tags”:null,”videoDuration”:132.736,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/7f38a862-c661-4b3a-b31b-42494ba8d2bc-large16x9_df12d9ec25064c899e50b887bdbb9683AP22352582989218.jpg?1672201892305″,”renditionImage”:”/resources/media/7f38a862-c661-4b3a-b31b-42494ba8d2bc-jumbo36x25_df12d9ec25064c899e50b887bdbb9683AP22352582989218.jpg?1672201892305″},{“categories”:[“Nation & World”,”News”],”title”:”Consumer sentiment improves as big banks brace for potential recession”,”storyUuid”:”9816fd01-6bf3-4d37-b916-c7ed98c54a9e”,”url”:”/news/nation-world/consumer-sentiment-improves-as-big-banks-brace-for-potential-recession-inflation-money-economic-conditions-economy-united-states-recession-fears-economy-core-producer-prices-americans-food-energy-costs-goods-services-consumer-price-index”,”summary”:”WASHINGTON (TND) — Cooling inflation has begun to revive how Americans feel about their personal financial situation and the broader economy.”,”publishedDateISO8601″:”2023-01-13T18:55:10.000-08:00″,”updatedDateISO8601″:”2023-01-13T20:20:34.000-08:00″,”teaserStatus”:[“updated”],”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/399/34d28c6069b34f1d96307c80809697d7/39954f0ca00147868f3b04b5327538c5/poster_6d90ff83caa04f0e8db076c347022de9.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/39954f0ca00147868f3b04b5327538c5.m3u8?tc=1&exp=1673757988&rn=2000883235&ct=a&cid=39954f0ca00147868f3b04b5327538c5&sig=7b5d5685a97dae8e08382bb2500e52d04a05afef68c274bb3a0f5cd10ecfe90d”,”data”:null,”tags”:null,”videoDuration”:135.04,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/1e0e1599-2d64-4985-b60e-18a00e09ec00-large16x9_AP22348605746043.jpg?1673625585923″,”renditionImage”:”/resources/media/1e0e1599-2d64-4985-b60e-18a00e09ec00-jumbo36x25_AP22348605746043.jpg?1673625585923″}],”componentInstanceId”:”vertical_teaser_1″,”title”:”Nation & World”,”data”:{“moreUrl”:”/news/nation-world”}},{“teasers”:[{“categories”:[“Mariners”,”Sports”],”title”:”Former Seattle Mariners outfielder, coach Lee Tinsley dead at 53″,”storyUuid”:”281fdbcb-8138-4324-b89f-c45d0eea5114″,”url”:”/sports/mariners/seattle-mariners-lee-tinsley-outfielder-coach-dead-die-53-years-old-first-base-mlb-baseball-boston-red-sox-philadelphia-phillies-cincinnati-reds”,”summary”:”Former Seattle Mariners outfielder and coach Lee Tinsley died on Thursday, the club announced on Twitter. He was 53 years old.”,”publishedDateISO8601″:”2023-01-13T09:37:46.000-08:00″,”updatedDateISO8601″:”2023-01-13T09:40:48.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/d77c8c2b-1a24-4df7-926d-d02ab0223f10-large16x9_FmTqdSTacAEhq0F.jpg?1673631354215″,”renditionImage”:”/resources/media/d77c8c2b-1a24-4df7-926d-d02ab0223f10-jumbo36x25_FmTqdSTacAEhq0F.jpg?1673631354215″},{“categories”:[“Seahawks”,”Sports”],”title”:”Seahawks’ Quandre Diggs thrives as teacher for young Seattle secondary”,”storyUuid”:”49640ee9-6c15-43cc-b130-6ae337bcd909″,”url”:”/sports/seahawks/seattle-seahawks-quandre-diggs-teacher-secondary-young-defensive-back-cornerback-safety-pete-carroll-ryan-neal-clint-hurtt-nfl-football-west-playoffs”,”summary”:”Quandre Diggs spent as much time this season teaching as playing free safety.”,”publishedDateISO8601″:”2023-01-13T08:26:43.000-08:00″,”updatedDateISO8601″:”2023-01-13T12:46:52.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/985/34d28c6069b34f1d96307c80809697d7/985a9a0535d1411fb7bde2acf6ec742c/poster_343ef7a7d4b646a5bebc72ae26d82561.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/985a9a0535d1411fb7bde2acf6ec742c.m3u8?tc=1&exp=1673757988&rn=1045258114&ct=a&cid=985a9a0535d1411fb7bde2acf6ec742c&sig=8a4ec3f9db1fbd14e1875e1dde6d12b94cdee01a8713a3b9da901a77fca931f8″,”data”:null,”tags”:null,”videoDuration”:467.712,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/f250099c-1825-43af-b295-b27510edb33a-large16x9_AP23009016686048.jpg?1673627098816″,”renditionImage”:”/resources/media/f250099c-1825-43af-b295-b27510edb33a-jumbo36x25_AP23009016686048.jpg?1673627098816″},{“categories”:[“Sports Content”,”Sports”],”title”:”Washington State hires Schmedding as defensive coordinator”,”storyUuid”:”ab6af7fd-b033-4672-8d82-af252bb8aa15″,”url”:”/sports/sports-content/washington-state-hires-schmedding-as-defensive-coordinator-cougars-sports-football-spokane-pullman-sec-auburn-arizona-state”,”summary”:”Washington State hired Jeff Schmedding as the Cougars’ new defensive coordinator on Thursday.”,”publishedDateISO8601″:”2023-01-12T18:45:00.000-08:00″,”updatedDateISO8601″:”2023-01-12T18:45:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/09329d92-bd4f-4b58-b48b-1cc99ba49c0a-large16x9_AP22301133274707.jpg?1673577777363″,”renditionImage”:”/resources/media/09329d92-bd4f-4b58-b48b-1cc99ba49c0a-jumbo36x25_AP22301133274707.jpg?1673577777363″}],”componentInstanceId”:”vertical_teaser_2″,”title”:”Sports”,”data”:{“moreUrl”:”/sports”}},{“teasers”:[{“categories”:[“Entertainment”,”News”],”title”:”Review: ‘Plane’ is a wholly unoriginal and absolutely enjoyable action film “,”storyUuid”:”58b8babf-3d1e-4640-9cba-a617baf2ab4c”,”url”:”/news/entertainment/review-plane-is-a-wholly-unoriginal-and-absolutely-enjoyable-action-film-mike-colter-gerard-butler”,”summary”:” In the white-knuckle action movie PLANE, pilot Brodie Torrance (Gerard Butler) saves his passengers from a lightning strike by making a risky landing on a war-“,”publishedDateISO8601″:”2023-01-13T14:32:12.000-08:00″,”updatedDateISO8601″:”2023-01-13T14:51:19.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/5117caa2-3340-4ec0-8e62-83010cef7efe-large16x9_PLANE_Unit_210825_00982RC2_rgb.jpg?1673648506361″,”renditionImage”:”/resources/media/5117caa2-3340-4ec0-8e62-83010cef7efe-jumbo36x25_PLANE_Unit_210825_00982RC2_rgb.jpg?1673648506361″},{“categories”:[“Entertainment”,”News”],”title”:”What to watch in theaters and at home this weekend January 13-15, 2023″,”storyUuid”:”9cbbb9db-3c3d-4839-ad21-5bf1253d160d”,”url”:”/news/entertainment/what-to-watch-in-theaters-and-at-home-this-weekend-january-13-15-2023-plane-women-talking-last-of-us-netflix-appletv”,”summary”:”PlaneStudio Synopsis:Starring:Genre:Rated:Reaction:Where to Watch:Women TalkingStudio Synopsis:Starring:Genre:Rated:Reaction:Where to Watch:The Last of UsStudi”,”publishedDateISO8601″:”2023-01-13T13:03:42.000-08:00″,”updatedDateISO8601″:”2023-01-13T13:15:03.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/4d1bff5f-8056-4ded-b0a5-336cc00b4391-large16x9_PLANE_Unit_210817_00377RC2_rgb.jpg?1673643664441″,”renditionImage”:”/resources/media/4d1bff5f-8056-4ded-b0a5-336cc00b4391-jumbo36x25_PLANE_Unit_210817_00377RC2_rgb.jpg?1673643664441″},{“categories”:[“Entertainment”,”News”],”title”:”Lisa Marie Presley, singer and daughter of Elvis, dies at 54″,”storyUuid”:”9113e070-8693-4e8f-86d9-86a72ee2b866″,”url”:”/news/entertainment/lisa-marie-presley-singer-and-daughter-of-elvis-dies-at-54-dallas-naked-gun-california-new-orleans-mtv-music-awards-diane-sawyer”,”summary”:”Lisa Marie Presley, the only child of Elvis Presley and a singer-songwriter dedicated to her father’s legacy, died Thursday after being hospitalized.”,”publishedDateISO8601″:”2023-01-12T19:48:01.000-08:00″,”updatedDateISO8601″:”2023-01-12T23:02:49.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/1caf9e01-815c-4476-bcd3-35fdc02ee4e7-large16x9_AP23012733535431.jpg?1673593345302″,”renditionImage”:”/resources/media/1caf9e01-815c-4476-bcd3-35fdc02ee4e7-jumbo36x25_AP23012733535431.jpg?1673593345302″},{“categories”:[“Entertainment”,”News”],”title”:”Robbie Bachman of Bachman-Turner Overdrive dies at 69″,”storyUuid”:”aa886d47-ca6e-4b63-96c0-6a2d09ff66ca”,”url”:”/news/entertainment/robbie-bachman-of-bachman-turner-overdrive-dies-at-69-takin-care-of-business-you-aint-seen-nothin-yet-drummer-rock-band-music”,”summary”:”Robbie Bachman, the drummer for the Canadian hard rock band Bachman-Turner Overdrive, has died at age 69.”,”publishedDateISO8601″:”2023-01-13T11:49:45.000-08:00″,”updatedDateISO8601″:”2023-01-13T12:30:29.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/59cad9e7-953f-4704-8896-d082484e99cc-large16x9_AP23013644007880.jpg?1673639301706″,”renditionImage”:”/resources/media/59cad9e7-953f-4704-8896-d082484e99cc-jumbo36x25_AP23013644007880.jpg?1673639301706″}],”componentInstanceId”:”vertical_teaser_3″,”title”:”Entertainment”,”data”:{“moreUrl”:”/news/entertainment”}},{“teasers”:[{“categories”:[“Offbeat”,”News”],”title”:”New taller Barbie doll is aimed at kids as young as 3″,”storyUuid”:”0abcbed6-db58-4276-afaf-8a5b8fbbb972″,”url”:”/news/offbeat/new-taller-barbie-doll-is-aimed-at-kids-as-young-as-3-my-first-barbie-moveable-limbs-diverse-skin-tones-hair-textures-julys-live-action-film-margot-robbie-ryan-gosling”,”summary”:”Love her or loathe her, Barbie has been transformed again, this time into a version for children as young as 3.”,”publishedDateISO8601″:”2023-01-12T07:03:34.000-08:00″,”updatedDateISO8601″:”2023-01-12T07:03:34.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/9b73ef70-ae12-4abe-9c7b-58f4414d157e-large16x9_AP23012484791319.jpg?1673535566075″,”renditionImage”:”/resources/media/9b73ef70-ae12-4abe-9c7b-58f4414d157e-jumbo36x25_AP23012484791319.jpg?1673535566075″},{“categories”:[“Offbeat”,”News”],”title”:”Forest lizards genetically morph to survive life in the city”,”storyUuid”:”bb277b7d-625e-4ab2-85cf-c80c299ad0f9″,”url”:”/news/offbeat/forest-lizards-genetically-morph-to-survive-life-in-the-city-evolution-puerto-rican-crested-anole-proceedings-of-the-national-academy-of-sciences-genetic-makeup”,”summary”:”Lizards that once dwelled in forests but now slink around urban areas have genetically morphed to survive life in the city, researchers have found.”,”publishedDateISO8601″:”2023-01-10T11:20:44.000-08:00″,”updatedDateISO8601″:”2023-01-10T11:20:44.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/27ff43ab-cbd6-40d1-92f6-41a5f1e16129-large16x9_AP23008790887884.jpg?1673378218892″,”renditionImage”:”/resources/media/27ff43ab-cbd6-40d1-92f6-41a5f1e16129-jumbo36x25_AP23008790887884.jpg?1673378218892″},{“categories”:[“Offbeat”,”News”],”title”:”30% larger than a large, Pizza Hut bringing back ’90s era ‘Big New Yorker'”,”storyUuid”:”ccce4212-5cb1-4355-80c0-6e727f0c83a9″,”url”:”/news/offbeat/30-larger-than-a-large-pizza-hut-bringing-back-90s-era-big-new-yorker-foldable-slices-crispy-crust-marinara-sauce-parmesan-oregano-iconic-menu-item”,”summary”:”Pizza Hut is bringing back its 16-inch “Big New Yorker” that launched 24 years ago.”,”publishedDateISO8601″:”2023-01-10T10:36:54.000-08:00″,”updatedDateISO8601″:”2023-01-10T10:36:54.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/9ac3da8d-9d8c-4dc8-9abe-002a4fe8c115-large16x9_BNYHeroPizza_Hut.jpeg?1673375677026″,”renditionImage”:”/resources/media/9ac3da8d-9d8c-4dc8-9abe-002a4fe8c115-jumbo36x25_BNYHeroPizza_Hut.jpeg?1673375677026″},{“categories”:[“Offbeat”,”News”],”title”:”Cuffing Season: What it means for dating app activity”,”storyUuid”:”515e5138-bdaf-4942-806e-485dd5b4d0d4″,”url”:”/news/offbeat/cuffing-season-what-it-means-for-dating-app-activity-tinder-grindr-bumble-hinge-okcupid-coffee-meets-bagel-hormones-brain-chemicals-neurology-valentines-day-winter-months-cold-netflix-and-chill”,”summary”:”We’ve reached the peak of cuffing season – it’s a real phenomenon spanning from October to February – and it has huge implicaitons for dating apps.”,”publishedDateISO8601″:”2023-01-09T15:38:45.000-08:00″,”updatedDateISO8601″:”2023-01-09T15:38:45.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/0cf/34d28c6069b34f1d96307c80809697d7/0cf1fcc505ff495f8a858791f26915a6/poster_833b1d73cde04ed6bb1d1f24850d40c4.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/0cf1fcc505ff495f8a858791f26915a6.m3u8?tc=1&exp=1673757988&rn=1890038056&ct=a&cid=0cf1fcc505ff495f8a858791f26915a6&sig=43a0961632898fcc2e9577e4f285c4c3e64d9c1de8e404ded0f8eae266653385″,”data”:null,”tags”:null,”videoDuration”:148.608,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/7f844083-6cfb-432e-b4a2-0b438a632fad-large16x9_poster_833b1d73cde04ed6bb1d1f24850d40c4.png?1673307319554″,”renditionImage”:”/resources/media/7f844083-6cfb-432e-b4a2-0b438a632fad-jumbo36x25_poster_833b1d73cde04ed6bb1d1f24850d40c4.png?1673307319554″},{“categories”:[“Offbeat”,”News”],”title”:”Fans love NFL star’s anime-inspired player introduction as ‘Swag Kazekage'”,”storyUuid”:”4545ecb1-751a-47f4-ac94-f4c1b97486ca”,”url”:”/news/offbeat/fans-love-nfl-stars-anime-inspired-player-introduction-as-swag-kazekage-naruto-ninja-headband-jamaal-williams-manga-football”,”summary”:”Jamaal Williams, running back for the Detroit Lions, turned some heads on Sunday when he gave an unorthodox player introduction.”,”publishedDateISO8601″:”2023-01-09T10:49:14.000-08:00″,”updatedDateISO8601″:”2023-01-09T10:49:14.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/1d27b759-74ef-4000-82bc-bbcf2394af80-large16x9_preview.jpg?1673287948329″,”renditionImage”:”/resources/media/1d27b759-74ef-4000-82bc-bbcf2394af80-jumbo36x25_preview.jpg?1673287948329″},{“categories”:[“Offbeat”,”News”],”title”:”Dog giving back to shelter he repeatedly escaped from to sleep on nursing home’s couch”,”storyUuid”:”cef0030a-90b9-4372-8a13-17557fc5dcd5″,”url”:”/news/offbeat/dog-scout-escape-shelter-repeatedly-sleeping-couch-nursing-home-lobby-michigan-antrim-county-shelter-marna-robertson-jenny-martinek-stephanie-elsey-meadow-brook-medical-care-facility”,”summary”:”Some people believe an animal chooses its human and shows up in their life for a specific reason. That’s exactly what staff at a nursing home think.”,”publishedDateISO8601″:”2023-01-08T11:16:04.000-08:00″,”updatedDateISO8601″:”2023-01-08T12:26:49.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”/resources/media/fd7e6464-913c-4055-af6d-9e97c1921465-thumb_2586.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/25146169d82543f3a8c77f3584e0e4f7.m3u8?tc=1&exp=1673757988&rn=434777147&ct=a&cid=25146169d82543f3a8c77f3584e0e4f7&sig=52f1799652efd17c9b46c71fbe1e0f8f70df876d6a4231469be1bc1595fc477c”,”data”:null,”tags”:null,”videoDuration”:91.52,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/fd7e6464-913c-4055-af6d-9e97c1921465-large16x9_thumb_2586.png?1673204522544″,”renditionImage”:”/resources/media/fd7e6464-913c-4055-af6d-9e97c1921465-jumbo36x25_thumb_2586.png?1673204522544″},{“categories”:[“News Brief Newsletter”],”title”:”New Mega Millions jackpot of $1.35B is game’s 2nd highest”,”storyUuid”:”b46f33af-a507-478c-8b56-68c3b37bb52a”,”url”:”/news-brief-newsletter/new-mega-millions-jackpot-of-135b-is-games-2nd-highest-game-milestone-giant-prize-cash-payout-annuity-paid-over-29-years-tickets-drawings”,”summary”:”The Mega Millions prize has grown again to an estimated $1.35 billion after there was no winner of the lottery’s latest giant jackpot.”,”publishedDateISO8601″:”2023-01-11T04:15:39.000-08:00″,”updatedDateISO8601″:”2023-01-11T04:16:51.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/e0cf1675-05f7-457e-a944-ba99e87edc93-large16x9_AP23010677099868.jpg?1673439099289″,”renditionImage”:”/resources/media/e0cf1675-05f7-457e-a944-ba99e87edc93-jumbo36x25_AP23010677099868.jpg?1673439099289″},{“categories”:[“Offbeat”,”News”],”title”:”Pope Benedict entombed at St. Peter’s, site open to public”,”storyUuid”:”74d17301-736b-440c-9bf5-00fade3f926e”,”url”:”/news/offbeat/pope-benedict-entombed-at-st-peters-site-open-to-public-vatican-city-catholic-and-apostolic-church-pontiff-papacy-benedict-xvi-marble-st-john-paul-ii-pope-francis”,”summary”:”The public can now visit the tomb of Pope Benedict XVI in the grottoes under St. Peter’s Basilica.”,”publishedDateISO8601″:”2023-01-08T08:28:08.000-08:00″,”updatedDateISO8601″:”2023-01-08T08:28:08.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/61261ab2-f9be-4529-8b12-9493dfcc29fe-large16x9_AP23008264705932.jpg?1673194489540″,”renditionImage”:”/resources/media/61261ab2-f9be-4529-8b12-9493dfcc29fe-jumbo36x25_AP23008264705932.jpg?1673194489540″},{“categories”:[“Offbeat”,”News”],”title”:”Rare, illegal animal found clinging to front door”,”storyUuid”:”a4bbf683-d370-43be-a63f-f9b814df4062″,”url”:”/news/offbeat/rare-coati-animal-seized-found-front-door-wild-illegal-racoon-san-antonio-animal-care-services-central-south-america”,”summary”:”A very unusual sight led to a chase for San Antonio’s animal authorities. Friday, someone came face to face with an unfamiliar creature that didn’t seem happy.”,”publishedDateISO8601″:”2023-01-07T12:43:31.000-08:00″,”updatedDateISO8601″:”2023-01-09T09:59:06.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/21d7d6ae-58ec-48e8-abcf-7128e675c12d-large16x9_Coatimundi2.jpg?1673121963526″,”renditionImage”:”/resources/media/21d7d6ae-58ec-48e8-abcf-7128e675c12d-jumbo36x25_Coatimundi2.jpg?1673121963526″},{“categories”:[],”title”:”‘Twilight’-themed day trip to Forks? I’ll bite.”,”storyUuid”:null,”url”:”https://seattlerefined.com/travel/seattle-day-trip-to-forks-twilight-saga-movie-books-la-push-team-edward-cullen-team-jacob”,”summary”:””,”publishedDateISO8601″:”2023-01-13T20:46:28.770-08:00″,”updatedDateISO8601″:”2023-01-06T21:14:23.000-08:00″,”teaserStatus”:null,”sponsored”:null,”videoThumbUrl”:null,”hasGallery”:null,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:null,”heroImageUrl”:”/resources/defaults/komo/large16x9.jpg”,”renditionImage”:”/resources/media/0e739de8-0aa2-41fb-5c0f-7323eca63f44-large36x25_trsuck.jpg?1673068422064″}],”componentInstanceId”:”col1_vertical_list”,”title”:”Offbeat”,”data”:{“moreUrl”:””}},{“teasers”:[{“categories”:[“Seattle Refined”],”title”:”Review: Gerard Butler’s ‘Plane’ is a turbulent but fun ride “,”storyUuid”:”2fb196c9-6582-4378-9579-fc5b11a53ebb”,”url”:”/seattle-refined/film-review-gerard-butler-plane-movie-action-thriller”,”summary”:”If there were such a genre as ‘horribly fun action then Gerard Butler would certainly serve on its executive board. “,”publishedDateISO8601″:”2023-01-13T15:20:39.000-08:00″,”updatedDateISO8601″:”2023-01-13T15:20:39.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/6c861582-2081-4153-bba5-8b5e85e7009a-large16x9_planeunit21082500982rc2.jpg?1673651847738″,”renditionImage”:”/resources/media/6c861582-2081-4153-bba5-8b5e85e7009a-jumbo36x25_planeunit21082500982rc2.jpg?1673651847738″},{“categories”:[“Seattle Refined”],”title”:”‘Whidbey Wild’ is going mad for mushrooms”,”storyUuid”:”0123a2cc-90a8-43c0-b89a-dc58534e1c96″,”url”:”/seattle-refined/whidbey-wild-mushroom-tours-travis-furlanic-pnw-pacific-northwest-shrooms-travel”,”summary”:”Mushrooms are having their moment. “,”publishedDateISO8601″:”2023-01-13T13:10:41.000-08:00″,”updatedDateISO8601″:”2023-01-13T13:10:41.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/3b69c259-2103-4e11-ae36-708002ffb93e-large16x9_MushroomsarepoppingupeverywhereatWildWhidbeyMushroomTours.jpg?1669767291498″,”renditionImage”:”/resources/media/3b69c259-2103-4e11-ae36-708002ffb93e-jumbo36x25_MushroomsarepoppingupeverywhereatWildWhidbeyMushroomTours.jpg?1669767291498″},{“categories”:[“Seattle Refined”],”title”:”What you should know about Capitol Hill’s Chophouse Row “,”storyUuid”:”86eed229-245b-4071-9d2f-98e3572977c8″,”url”:”/seattle-refined/seattle-capitol-hill-chophouse-row-shopping-business-food-eat-drink”,”summary”:”A charming courtyard connects the community with a variety of shops and options. “,”publishedDateISO8601″:”2023-01-09T11:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-09T11:00:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/9b829b22-9f22-40ed-8f9d-acdfa8e107e8-large16x9_22.07.07_CHR_ExtCorridor_benlindbloom_850_5413.jpg?1673244746183″,”renditionImage”:”/resources/media/9b829b22-9f22-40ed-8f9d-acdfa8e107e8-jumbo36x25_22.07.07_CHR_ExtCorridor_benlindbloom_850_5413.jpg?1673244746183″},{“categories”:[“Seattle Refined”],”title”:”Bigfoot-themed, 12-inch hot dogs await you at Bigfoot Long’s”,”storyUuid”:”43003c71-93d6-4a49-9f7f-fd49d0c2ba18″,”url”:”/seattle-refined/bigfoot-longs-hot-dogs-seattle-washington-geofrey-redd-yum”,”summary”:”May we suggest the Seattle Sasquatch?”,”publishedDateISO8601″:”2023-01-12T23:57:15.000-08:00″,”updatedDateISO8601″:”2023-01-12T23:57:15.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/ff6/34d28c6069b34f1d96307c80809697d7/ff68a6e816af4d5d98e100de70c73bc3/poster_f81a33f0c5a64558bb7b704b050034da.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/ff68a6e816af4d5d98e100de70c73bc3.m3u8?tc=1&exp=1673757988&rn=1154030686&ct=a&cid=ff68a6e816af4d5d98e100de70c73bc3&sig=13f833d606dcbd897d2aaae717ea78eadaa229d5e29d85f33d036f2efef56b71″,”data”:null,”tags”:null,”videoDuration”:233.728,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/657073d6-e8ba-4125-825f-3733633e1a55-large16x9_ScreenShot20220803at2.59.10PM.png?1660264617842″,”renditionImage”:”/resources/media/657073d6-e8ba-4125-825f-3733633e1a55-jumbo36x25_ScreenShot20220803at2.59.10PM.png?1660264617842″},{“categories”:[“Seattle Refined”],”title”:”Cocktail of the Week: Lavender Berry”,”storyUuid”:”ed2583a8-8220-402b-9589-d1bd2bc4694e”,”url”:”/seattle-refined/gin-cocktail-recipe-lavender-berry”,”summary”:”The Lavender Berry matches the energy of the color by striking a balance of the floral undertones with a bit of a kick.”,”publishedDateISO8601″:”2023-01-12T15:00:01.000-08:00″,”updatedDateISO8601″:”2023-01-12T15:00:01.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/bef/34d28c6069b34f1d96307c80809697d7/bef5785e61a84e1e9593831b9fa0705d/poster_8c46c1b18e704789b7299c2f444a43d7.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/bef5785e61a84e1e9593831b9fa0705d.m3u8?tc=1&exp=1673757988&rn=1916112043&ct=a&cid=bef5785e61a84e1e9593831b9fa0705d&sig=e3299c1447f9612166377cb1f5c508316998d4dc907ea5aa7bd4859587d4d358″,”data”:null,”tags”:null,”videoDuration”:72.064,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/8e8ccd90-370b-4ab2-9ac9-32df05d42e91-large16x9_Lavender_Berry_Queen_Bee_Mixology_M29.jpg?1673466861434″,”renditionImage”:”/resources/media/8e8ccd90-370b-4ab2-9ac9-32df05d42e91-jumbo36x25_Lavender_Berry_Queen_Bee_Mixology_M29.jpg?1673466861434″},{“categories”:[“Seattle Refined”],”title”:”Triumphant return of Taste Washington in 2023 “,”storyUuid”:”2175a050-39e8-4174-9c5d-6646b325cff6″,”url”:”/seattle-refined/taste-washington-wine-food-lumen-field-event-seattle-dine-2023″,”summary”:”Great news, oenophiles! “,”publishedDateISO8601″:”2023-01-11T14:46:41.000-08:00″,”updatedDateISO8601″:”2023-01-11T14:46:41.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/0985211f-798e-4460-9ec6-26bb167911b6-large16x9_TheGrandTastingPhotoCreditSuziPratt.jpg?1673474580497″,”renditionImage”:”/resources/media/0985211f-798e-4460-9ec6-26bb167911b6-jumbo36x25_TheGrandTastingPhotoCreditSuziPratt.jpg?1673474580497″},{“categories”:[“Seattle Refined”],”title”:”Matcha Magic serves mood-boosting beverages in Old Bellevue “,”storyUuid”:”fcf92a2f-d84a-4551-bc06-d94dd1dcd77d”,”url”:”/seattle-refined/matcha-magic-bellevue-washington-green-tea-mood-boosting-old-main”,”summary”:”This new spot has become a quick favorite for its delicious and mood-boosting offerings. “,”publishedDateISO8601″:”2023-01-12T13:27:32.000-08:00″,”updatedDateISO8601″:”2023-01-12T13:27:32.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/a4bd88a8-9cb2-42c1-9f25-c20f41bbb929-large16x9_FruityPebbles.jpeg?1673558685960″,”renditionImage”:”/resources/media/a4bd88a8-9cb2-42c1-9f25-c20f41bbb929-jumbo36x25_FruityPebbles.jpeg?1673558685960″},{“categories”:[“Seattle Refined”],”title”:”TOMO is comfortable fine dining with a focus on collaboration”,”storyUuid”:”44085dc0-a638-4ca4-9587-87f434d66359″,”url”:”/seattle-refined/tomo-white-center-brady-ishiwata-williams-collaboration-seattle-pnw-restaurant-scene-fine-dining”,”summary”:”TOMO in White Center is from celebrated chef Brady Ishiwata Williams. “,”publishedDateISO8601″:”2023-01-09T07:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-09T07:00:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/2ba/34d28c6069b34f1d96307c80809697d7/2ba1c891069f4b359d359bb78bc1fc6b/poster_7764a58bbca94fbc9de443f05ecaf9a1.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/2ba1c891069f4b359d359bb78bc1fc6b.m3u8?tc=1&exp=1673757988&rn=1076080514&ct=a&cid=2ba1c891069f4b359d359bb78bc1fc6b&sig=5e543c2d969496b8b1fd1c5bad222e4f4897c4382ed3f1cab1eee1bbda55eb2b”,”data”:null,”tags”:null,”videoDuration”:267.904,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/692f967f-f028-43b3-b2b7-750051920c3b-large16x9_TOMO_Hogstone0459.jpg?1673226443299″,”renditionImage”:”/resources/media/692f967f-f028-43b3-b2b7-750051920c3b-jumbo36x25_TOMO_Hogstone0459.jpg?1673226443299″},{“categories”:[“Seattle Refined”],”title”:”Chef Shota creates Japanese-fusion, Detroit-style pizza at Kobo “,”storyUuid”:”eea7d039-dd4e-48ac-832f-827b6ee9282b”,”url”:”/seattle-refined/kobo-pizza-japanese-inspired-capitol-hill-seattle-chef-shota-nakajima”,”summary”:”Kobo Pizza is Detroit-style pizza inspired by Japanese ingredients.”,”publishedDateISO8601″:”2023-01-10T11:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-10T11:00:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/faa/34d28c6069b34f1d96307c80809697d7/faa4179c8ad14f889d2510318e00fb3b/poster_2e0d6c058d264a4ab65e6df1fce293a6.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/faa4179c8ad14f889d2510318e00fb3b.m3u8?tc=1&exp=1673757988&rn=1713374553&ct=a&cid=faa4179c8ad14f889d2510318e00fb3b&sig=925288c30bb991b7da4a0c30ade598947a40e86ed9041529d5b3750289b41c68″,”data”:null,”tags”:null,”videoDuration”:241.024,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/93a117d1-3c82-433a-822a-9099ffba9694-large16x9_TheDodger.jpg?1669242930022″,”renditionImage”:”/resources/media/93a117d1-3c82-433a-822a-9099ffba9694-jumbo36x25_TheDodger.jpg?1669242930022″},{“categories”:[“Seattle Refined”],”title”:”Snowshoeing 101: What to know and where to go”,”storyUuid”:”9f58dc8d-7509-40f1-9b8a-28d3694163b4″,”url”:”/seattle-refined/snowshoeing-101-what-to-know-and-where-to-go”,”summary”:”Fun for all ages and skill levels. “,”publishedDateISO8601″:”2023-01-12T09:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-12T09:00:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/e12daada-3322-44a0-8f36-c6e8a900d33f-large16x9_SnowshoeLisetteWolterMcKinleyRefined202210.jpeg?1673502571079″,”renditionImage”:”/resources/media/e12daada-3322-44a0-8f36-c6e8a900d33f-jumbo36x25_SnowshoeLisetteWolterMcKinleyRefined202210.jpeg?1673502571079″},{“categories”:[“Seattle Refined”],”title”:”What’s Up This Weekend: Your Seattle Guide Jan. 13-16″,”storyUuid”:”57bf2a55-839d-4f77-bc73-59ce6e5ed457″,”url”:”/seattle-refined/events-things-to-do-seattle-area-january-13-14-15-16-2023″,”summary”:”Monday is Dr. Martin Luther King Jr. Day.”,”publishedDateISO8601″:”2023-01-12T07:00:01.000-08:00″,”updatedDateISO8601″:”2023-01-12T07:00:01.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/27631602-acb2-4e12-b86f-571dfd651f47-large16x9_1fc2faa768cb439089825eaba6fd6e51PhotoJan17034916.jpg?1673471657242″,”renditionImage”:”/resources/media/27631602-acb2-4e12-b86f-571dfd651f47-jumbo36x25_1fc2faa768cb439089825eaba6fd6e51PhotoJan17034916.jpg?1673471657242″},{“categories”:[“Seattle Refined”],”title”:”Seattle brand Arku00ebras debuts stylish and comfortable medical gowns “,”storyUuid”:”9f87f725-de08-4a96-909c-28cb694ba75e”,”url”:”/seattle-refined/arkeras-medical-gowns-seattle-brand”,”summary”:”Feel more like yourself and less like a patient during what could be a difficult time.”,”publishedDateISO8601″:”2023-01-11T07:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-11T07:00:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/5faae0e3-765d-4aa2-84dd-850744a9949e-large16x9__ArkerasClassicHospitalGownLilacModal_1237.jpg?1672353847997″,”renditionImage”:”/resources/media/5faae0e3-765d-4aa2-84dd-850744a9949e-jumbo36x25__ArkerasClassicHospitalGownLilacModal_1237.jpg?1672353847997″},{“categories”:[“Seattle Refined”],”title”:”Phish performing for two nights at Climate Pledge Arena in April”,”storyUuid”:”ce7f9f17-2906-4303-b0d3-c1cc65205683″,”url”:”/seattle-refined/phish-tour-climate-pledge-arena-seattle-april-2023″,”summary”:”Phish performing for two nights atClimate Pledge Arena in April”,”publishedDateISO8601″:”2023-01-10T14:49:47.000-08:00″,”updatedDateISO8601″:”2023-01-10T14:55:08.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/b62a672d-45d1-4df2-ac1c-65c4b55a7193-large16x9_cfbcc5783f59441d8bf76ac4268a1daa_23_Phish_Email_Feature_1080x1080.jpg?1673389998032″,”renditionImage”:”/resources/media/b62a672d-45d1-4df2-ac1c-65c4b55a7193-jumbo36x25_cfbcc5783f59441d8bf76ac4268a1daa_23_Phish_Email_Feature_1080x1080.jpg?1673389998032″},{“categories”:[“Seattle Refined”],”title”:”Refined Real Estate: Mediterranean mansion in Seattle lists for $13.2M”,”storyUuid”:”a22a184c-4a77-4f6c-98b3-9b302f46dd9d”,”url”:”/seattle-refined/photos-mediterranean-style-home-lists-in-north-capitol-hill-seattle-refined-real-estate”,”summary”:”A stunner. “,”publishedDateISO8601″:”2023-01-03T04:30:00.000-08:00″,”updatedDateISO8601″:”2023-01-03T04:30:00.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/0fa2f668-07c4-4aa8-8195-02a1b08bcda4-large16x9_Web_07.jpg?1672704501246″,”renditionImage”:”/resources/media/0fa2f668-07c4-4aa8-8195-02a1b08bcda4-jumbo36x25_Web_07.jpg?1672704501247″},{“categories”:[“Seattle Refined”],”title”:”Seattle pizza shop Northlake Tavern is closing after 65 years”,”storyUuid”:”ce87d61a-4484-4d84-bb2d-ce59ffd90fee”,”url”:”/seattle-refined/seattle-northlake-tavern-pizza-closing-small-business-big-marios-pnw-restaurant-closure”,”summary”:”It’s last call for a local favorite. “,”publishedDateISO8601″:”2023-01-08T09:50:22.000-08:00″,”updatedDateISO8601″:”2023-01-08T09:50:22.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/b73/34d28c6069b34f1d96307c80809697d7/b73d4b57b86749dc852520023a19db0d/poster_df75b5ccf98e45679b62a76255f43831..jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/b73d4b57b86749dc852520023a19db0d.m3u8?tc=1&exp=1673757988&rn=129296258&ct=a&cid=b73d4b57b86749dc852520023a19db0d&sig=4170b6b47de72ba20b88d73b3830a7229e4518e5d28628eb201a4411cc1ebe0f”,”data”:null,”tags”:null,”videoDuration”:208.12479166667,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/1f77d2a0-98f9-4a98-a0da-c61008b3fc1a-large16x9_28378261_10156061018102674_1984663611062091776_o.jpg?1673162530167″,”renditionImage”:”/resources/media/1f77d2a0-98f9-4a98-a0da-c61008b3fc1a-jumbo36x25_28378261_10156061018102674_1984663611062091776_o.jpg?1673162530167″}],”componentInstanceId”:”teaser_3″,”title”:”Seattle Refined”,”data”:{“moreUrl”:”//seattlerefined.com”}},{“teasers”:[{“categories”:[“Nation & World”,”News”],”title”:”High egg prices leading customers to farmers in droves”,”storyUuid”:”7989c0f1-cf72-4ce8-bda5-9b0f7fcf851a”,”url”:”/news/nation-world/high-egg-prices-leading-customers-to-farmers-in-droves-groceries-inflation-pandemic-bird-flu-farms-chickens-usda-bloom-refrigerate-pretty-water-feed-feather-sapulpa-oklahoma-tulsa”,”summary”:”Grocery budgets are cracking under the pressure of sky-high egg prices, as the average cost for a dozen eggs has nearly tripled in the last year.”,”publishedDateISO8601″:”2023-01-11T13:17:03.000-08:00″,”updatedDateISO8601″:”2023-01-11T13:17:03.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/8ef/34d28c6069b34f1d96307c80809697d7/8ef9f38f1b2744bd97dba054aaff2a23/poster_595e558ea8fd430ea1a46ce8f9c49840.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/8ef9f38f1b2744bd97dba054aaff2a23.m3u8?tc=1&exp=1673757988&rn=1643931146&ct=a&cid=8ef9f38f1b2744bd97dba054aaff2a23&sig=18a6a46ddf82ffe8fdc35e3b79c93593c0af0bdff06902f3e4af2c797c4278be”,”data”:null,”tags”:null,”videoDuration”:53.632,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/a016f6e6-02ef-47e1-9b49-3e241ff1e980-large16x9_11122Eggs.00_00_05_21.Still118.jpg?1673465900453″,”renditionImage”:”/resources/media/a016f6e6-02ef-47e1-9b49-3e241ff1e980-jumbo36x25_11122Eggs.00_00_05_21.Still118.jpg?1673465900453″},{“categories”:[“Nation & World”,”News”],”title”:”Egg prices are skyrocketing, with experts saying bird flu is partly to blame”,”storyUuid”:”4906eb5d-92fc-4a6b-af66-eaf877125193″,”url”:”/news/nation-world/egg-prices-are-skyrocketing-with-experts-saying-bird-flu-is-partly-to-blame-protein-consumer-price-index-inflation-pandemic-cartons-grocery-store-disease-chickens-animal-health-commission-veterinarian-texas-coop”,”summary”:”Eggs are traditionally known as the cheapest protein option at the grocery store — but not anymore.”,”publishedDateISO8601″:”2023-01-05T13:45:33.000-08:00″,”updatedDateISO8601″:”2023-01-05T13:45:33.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/2ed/34d28c6069b34f1d96307c80809697d7/2ed791fe22384e6482d052972414a483/poster_fbc3d27575624ea392574c8bfc04d3e9.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/2ed791fe22384e6482d052972414a483.m3u8?tc=1&exp=1673757988&rn=1998962881&ct=a&cid=2ed791fe22384e6482d052972414a483&sig=54021f345d44223b8207a80cd7763e9ae7880c41907b4f4c02c588defc5114eb”,”data”:null,”tags”:null,”videoDuration”:51.968,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/295090de-ce9b-41c0-aa85-dfca46339543-large16x9_1522Eggprices.00_00_03_26.Still364.jpg?1672949332397″,”renditionImage”:”/resources/media/295090de-ce9b-41c0-aa85-dfca46339543-jumbo36x25_1522Eggprices.00_00_03_26.Still364.jpg?1672949332397″},{“categories”:[“Videos”,”News”],”title”:”VIDEO: Suspects set themselves on fire while trying to burn down business”,”storyUuid”:”807313a2-1098-4ab7-a742-08abec11f599″,”url”:”/news/videos/video-suspects-set-themselves-on-fire-while-trying-to-burn-down-business-east-bakersfield-california-servicio-de-immigracion-immigration-services-crime-theft-robbery-arson”,”summary”:”Jaw-dropping video reveals two people setting fire to a business in East Bakersfield, California — but what happened next was not planned.”,”publishedDateISO8601″:”2023-01-04T08:44:03.000-08:00″,”updatedDateISO8601″:”2023-01-04T08:44:03.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/085/34d28c6069b34f1d96307c80809697d7/08519d742dd5464f9c438175739c9d8d/poster_f5da7bc3d1b8484f83b38847cb84c6bd.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/08519d742dd5464f9c438175739c9d8d.m3u8?tc=1&exp=1673757988&rn=896584275&ct=a&cid=08519d742dd5464f9c438175739c9d8d&sig=40601f9db74b3f9b5eb9b67c579bf9824c912d7eb58ef1bc49bd7938e3a237af”,”data”:null,”tags”:null,”videoDuration”:197.248,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/0f7c4ec8-d700-41bc-a348-5d64dbbc2026-large16x9_1422Setonfire.00_00_12_05.Still360.jpg?1672848042640″,”renditionImage”:”/resources/media/0f7c4ec8-d700-41bc-a348-5d64dbbc2026-jumbo36x25_1422Setonfire.00_00_12_05.Still360.jpg?1672848042640″},{“categories”:[“Videos”,”News”],”title”:”Video: Stolen car falls 20 feet before landing on house”,”storyUuid”:”29698709-ade8-4937-8334-914a4da976c8″,”url”:”/news/videos/video-stolen-car-falls-20-feet-before-landing-on-house-north-caldwell-new-jersey-new-years-day-theft-crime-crash-north-caldwell-police-department-caught-on-camera-footage”,”summary”:”A stolen car fell 20 feet before landing on a house and another car in North Caldwell, New Jersey — and it was caught on camera.”,”publishedDateISO8601″:”2023-01-04T12:02:25.000-08:00″,”updatedDateISO8601″:”2023-01-04T12:02:25.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/fc8/34d28c6069b34f1d96307c80809697d7/fc8a29f827034d139c1e4ebde3ae3737/poster_5722197b54624afd89a61d045d3392c2.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/fc8a29f827034d139c1e4ebde3ae3737.m3u8?tc=1&exp=1673757988&rn=1580271939&ct=a&cid=fc8a29f827034d139c1e4ebde3ae3737&sig=7b83f060cc12bc949539f50bccaa97d350f14b9a1b0aea9676c68ef94bfa3fb1″,”data”:null,”tags”:null,”videoDuration”:48.512,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2c7c853e-e549-4987-8dd6-190c31ad7ef0-large16x9_BHDN_NE001WE_NJ_STOLENCARFALLS_7b52db76b9ca4086b7f5a0b3483514f0.mp4.00_00_48_15.Still005.jpg?1672858238447″,”renditionImage”:”/resources/media/2c7c853e-e549-4987-8dd6-190c31ad7ef0-jumbo36x25_BHDN_NE001WE_NJ_STOLENCARFALLS_7b52db76b9ca4086b7f5a0b3483514f0.mp4.00_00_48_15.Still005.jpg?1672858238447″},{“categories”:[“Videos”,”News”],”title”:”Lost dog to be reunited with owner 3 years later”,”storyUuid”:”dd657df9-6df0-478a-891b-76998b282796″,”url”:”/news/videos/lost-dog-to-be-reunited-with-owner-3-years-later-roscie-pitbull-mix-all-4-paws-animal-rescue-pawleys-island-south-carolina-peyton-kennedy-24hourpetwatch-west-virginia-calvin”,”summary”:”After being brought to a rescue in South Carolina, 5-year-old Pitbull mix Roscoe was discovered to be a missing dog from West Virginia.”,”publishedDateISO8601″:”2023-01-09T12:56:51.000-08:00″,”updatedDateISO8601″:”2023-01-09T12:56:51.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/136/34d28c6069b34f1d96307c80809697d7/13670453236d4da0acab5a05e4fbd8ad/poster_5283771918ef43e897a0101625e7b2f3.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/13670453236d4da0acab5a05e4fbd8ad.m3u8?tc=1&exp=1673757988&rn=1722419379&ct=a&cid=13670453236d4da0acab5a05e4fbd8ad&sig=1345e7e4bd54b1e20b6d71fba70fc7b75636cc4911a04447cb8e180ab64294a3″,”data”:null,”tags”:null,”videoDuration”:59.776,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/715fc439-70df-46e4-a920-514e9485584e-large16x9_1522Eggprices.00_00_01_00.Still371.jpg?1673294294822″,”renditionImage”:”/resources/media/715fc439-70df-46e4-a920-514e9485584e-jumbo36x25_1522Eggprices.00_00_01_00.Still371.jpg?1673294294822″},{“categories”:[“Videos”,”News”],”title”:”Federal Inflation Reduction Act leads to energy credits and rebates”,”storyUuid”:”6b69e038-8661-4ccd-8d2c-9948942135a0″,”url”:”/news/videos/federal-inflation-reduction-act-leads-to-energy-credits-and-rebates-climate-change-tax-dollars-solar-panels-water-heater-thermostat-insulation-appliances-electric-vehicles-ev-brotherhood-electrical-workers-cranston-sheldon-whitehouse-finance-comittee”,”summary”:”The landmark $738 billion Federal Inflation Reduction Act will kick in this year and it includes $391 billion for energy and climate-related issues. “,”publishedDateISO8601″:”2023-01-09T09:33:13.000-08:00″,”updatedDateISO8601″:”2023-01-09T09:33:13.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/cba/34d28c6069b34f1d96307c80809697d7/cba3340e762749dab1914f429fcf8c86/poster_bd243edb21724913881e0efb62fbd4ef.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/cba3340e762749dab1914f429fcf8c86.m3u8?tc=1&exp=1673757988&rn=1327751665&ct=a&cid=cba3340e762749dab1914f429fcf8c86&sig=c7cc27c1deb2d84f78f21581e4f74c64a658c8ddabcbdc220ff8cc5f260767a3″,”data”:null,”tags”:null,”videoDuration”:47.872,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/f35d78b8-36f8-4a98-aa21-4d5a916ff391-large16x9_1522Eggprices.00_00_21_08.Still370.jpg?1673283811191″,”renditionImage”:”/resources/media/f35d78b8-36f8-4a98-aa21-4d5a916ff391-jumbo36x25_1522Eggprices.00_00_21_08.Still370.jpg?1673283811191″},{“categories”:[“Videos”,”News”],”title”:”As arctic air covers US, electric vehicles could struggle to perform in cold weather”,”storyUuid”:”632909a5-ee8b-46f3-be86-3eebf9327d1b”,”url”:”/news/videos/as-arctic-air-covers-us-electric-vehicles-could-struggle-to-perform-in-cold-weather”,”summary”:”According to a study by AAA, electric vehicles get 40% less range when temperatures drop below 20 degrees Fahrenheit.”,”publishedDateISO8601″:”2022-12-22T12:57:21.000-08:00″,”updatedDateISO8601″:”2022-12-22T12:57:21.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/b7a/34d28c6069b34f1d96307c80809697d7/b7aa2b599083453fab3e5e3dcde07b16/poster_08d2b132efa746eb93db061f46172603.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/b7aa2b599083453fab3e5e3dcde07b16.m3u8?tc=1&exp=1673757988&rn=1001581202&ct=a&cid=b7aa2b599083453fab3e5e3dcde07b16&sig=4a252d00f2b3540b6dff3f6e3b572ae5c23cda6eb4a053456ddb8532f4912f9f”,”data”:null,”tags”:null,”videoDuration”:58.112,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/96ef6311-6207-4019-a4a4-4d4df9d03b93-large16x9_122222EVCold.00_00_51_06.Still116.jpg?1671739201958″,”renditionImage”:”/resources/media/96ef6311-6207-4019-a4a4-4d4df9d03b93-jumbo36x25_122222EVCold.00_00_51_06.Still116.jpg?1671739201958″},{“categories”:[“Videos”,”News”],”title”:”‘I could have had my foot amputated’: Teen helps raise awareness for rare pain syndrome”,”storyUuid”:”ec234212-5ee8-4861-bf44-ce19070107d7″,”url”:”/news/videos/i-could-have-had-my-foot-amputated-teen-helps-raise-awareness-for-rare-pain-syndrome”,”summary”:””A couple of days after, we noticed my toes were swollen and purple, and I was in a ton of pain,” Keslyn said.”,”publishedDateISO8601″:”2022-12-22T10:27:07.000-08:00″,”updatedDateISO8601″:”2022-12-22T10:27:07.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/63f/34d28c6069b34f1d96307c80809697d7/63fd79ffbe064b88988f7c1093c96928/poster_c205ef44862e4bf1aee8c952c54c05eb.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/63fd79ffbe064b88988f7c1093c96928.m3u8?tc=1&exp=1673757988&rn=1566427891&ct=a&cid=63fd79ffbe064b88988f7c1093c96928&sig=d8dbbd17f9758677bd3af7fda91400fd59a2388075c6cbe38216a83172cf97f9″,”data”:null,”tags”:null,”videoDuration”:59.52,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/f2e26a1e-2963-4934-bb68-9f694c8f8da9-large16x9_KABB_RARE_PAIN_SYNDROME.mp4.00_00_48_19.Still007.jpg?1671728398234″,”renditionImage”:”/resources/media/f2e26a1e-2963-4934-bb68-9f694c8f8da9-jumbo36x25_KABB_RARE_PAIN_SYNDROME.mp4.00_00_48_19.Still007.jpg?1671728398234″},{“categories”:[“Videos”,”News”],”title”:”Shortage of over-the-counter children’s pain relief drugs, tips on easing pain”,”storyUuid”:”da24835f-b63c-4391-9808-180607abb950″,”url”:”/news/videos/shortage-of-over-the-counter-childrens-pain-relief-drugs-tips-on-easing-pain-walgreens-cvs-limiting-tylenol-advil-fever-covid-19-flu-rsv-respiratory-illnesses-vaccinated-symptoms-ohio-good-samaritan-hospital-er-emergency-room-ibuprofen-sponge-bath”,”summary”:”CINCINNATI (WKRC) – Both Walgreens and CVS announced Tuesday they are limiting over-the-counter children’s pain-relieving medicine purchases to try and help man”,”publishedDateISO8601″:”2022-12-21T08:27:15.000-08:00″,”updatedDateISO8601″:”2022-12-21T08:31:58.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/b7c/34d28c6069b34f1d96307c80809697d7/b7c760e984364063a64e20e6aa1b2479/poster_1145611985e8445c96790bd62832bdb5.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/b7c760e984364063a64e20e6aa1b2479.m3u8?tc=1&exp=1673757988&rn=191800011&ct=a&cid=b7c760e984364063a64e20e6aa1b2479&sig=8e8b2ee4e44ee80a2d077898a6a9924a3aa6838b963c04972592397c424426a0″,”data”:null,”tags”:null,”videoDuration”:59.52,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/e08ab2e8-9412-4bc4-8287-03dc91a96c80-large16x9_KIDSMEDICINEPKG.mp4.00_00_42_08.Still004.jpg?1671638342362″,”renditionImage”:”/resources/media/e08ab2e8-9412-4bc4-8287-03dc91a96c80-jumbo36x25_KIDSMEDICINEPKG.mp4.00_00_42_08.Still004.jpg?1671638342362″},{“categories”:[“Videos”,”News”],”title”:”Cultivated meat tastes ‘savory’, could be coming to a plate near you soon”,”storyUuid”:”6da417fe-bf02-4420-a4e8-fe4d60c81bfb”,”url”:”/news/videos/cultivated-meat-tastes-savory-could-be-coming-to-a-plate-near-you-soon-ivy-farm-technologies-british-meatballs-flavor-animal-cells-fda-lab-grown-singapore”,”summary”:”British startup Ivy Farm Technologies recently released more information about what their “cultivated meat” tastes like.”,”publishedDateISO8601″:”2022-12-20T12:31:05.000-08:00″,”updatedDateISO8601″:”2022-12-20T12:31:05.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/684/34d28c6069b34f1d96307c80809697d7/68483751708a447b92d297e97d727d9d/poster_d526c22cd4464ebfafa9665bb623ea6d.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/68483751708a447b92d297e97d727d9d.m3u8?tc=1&exp=1673757988&rn=239099206&ct=a&cid=68483751708a447b92d297e97d727d9d&sig=db76425df427f9f0b11a5684ba8931403c90bd65f4454362cbb5d13e1cd9e8ea”,”data”:null,”tags”:null,”videoDuration”:41.216,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/0f1f94bd-8f69-4c5b-bde8-d8e0dc168490-large16x9_122022LabMeat.00_00_18_15.Still334.jpg?1671556812907″,”renditionImage”:”/resources/media/0f1f94bd-8f69-4c5b-bde8-d8e0dc168490-jumbo36x25_122022LabMeat.00_00_18_15.Still334.jpg?1671556812907″},{“categories”:[“Videos”,”News”],”title”:”Video: Violent ‘jugging’ attack caught on camera”,”storyUuid”:”87dc0b3d-2e3f-430b-89fb-23d6128cce88″,”url”:”/news/videos/video-violent-jugging-caught-on-camera-east-austin-texas-william-cannon-drive-bluff-springs-road-bank-theft-robbery”,”summary”:”Police are looking for three people connected to a violent “jugging” in East Austin, Texas.”,”publishedDateISO8601″:”2022-12-19T12:37:19.000-08:00″,”updatedDateISO8601″:”2022-12-19T12:38:14.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/d0c/34d28c6069b34f1d96307c80809697d7/d0caac852ef84f7c8757d08a2c89900f/poster_1b6206a1c2e741388b3873a31f636384.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/d0caac852ef84f7c8757d08a2c89900f.m3u8?tc=1&exp=1673757988&rn=1776703516&ct=a&cid=d0caac852ef84f7c8757d08a2c89900f&sig=0541b8d142d9faa79b93a4e544ed72b1331d7bb5ec5e5dfc400640504c8df44c”,”data”:null,”tags”:null,”videoDuration”:53.12,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/710e0ee0-285c-4892-a405-7afb6f486e38-large16x9_121922Jugging.00_00_06_13.Still324.jpg?1671472517575″,”renditionImage”:”/resources/media/710e0ee0-285c-4892-a405-7afb6f486e38-jumbo36x25_121922Jugging.00_00_06_13.Still324.jpg?1671472517575″},{“categories”:[“Nation & World”,”News”],”title”:”Jewish groups asks for community support during Hanukkah amid rise in antisemitism”,”storyUuid”:”23c27cd2-8e28-4b0a-b465-e748e59914f1″,”url”:”/news/nation-world/jewish-groups-asking-for-community-support-during-hanukkah-amid-rise-in-anti-semitism-rhode-island-rabbi-michael-fel-adam-greenman-jewish-alliance-of-greater-rhode-island-warwick-north-providence-festival”,”summary”:”Jewish people around the world celebrated the first night of Hanukkah Sunday.”Each night we had an additional light every night and it reminds us even in the da”,”publishedDateISO8601″:”2022-12-20T09:52:44.000-08:00″,”updatedDateISO8601″:”2022-12-20T09:56:26.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/b45/34d28c6069b34f1d96307c80809697d7/b45803200dd24ed5b8d3d6d9fb825fef/poster_7dd89fcb8b9a4f90b485191e00d37dc5.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/b45803200dd24ed5b8d3d6d9fb825fef.m3u8?tc=1&exp=1673757988&rn=1116175136&ct=a&cid=b45803200dd24ed5b8d3d6d9fb825fef&sig=3e2042cf70d82905d8abb3390ea0f7712c24547584eea6e058d43410c1fe6080″,”data”:null,”tags”:null,”videoDuration”:59.392,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/574680a3-f485-4e19-8b53-f99140b20902-large16x9_GettyImages1291376180.jpg?1671553918115″,”renditionImage”:”/resources/media/574680a3-f485-4e19-8b53-f99140b20902-jumbo36x25_GettyImages1291376180.jpg?1671553918115″},{“categories”:[“Videos”,”News”],”title”:”Police: Theft ring members who stole $300K nationwide arrested while stealing from Target”,”storyUuid”:”ba548d88-5ed0-46c2-8049-f089828d2869″,”url”:”/news/videos/members-of-theft-ring-that-stole-over-300k-nationwide-arrested-while-stealing-from-target-lynwood-washington-retail-felony-michigan-walmart-merchandise-attorney-general-bob-ferguson”,”summary”:”Investigators say their efforts to catch retail theft suspects netted three people who are wanted in a nationwide organized retail theft ring.”,”publishedDateISO8601″:”2022-12-19T08:34:08.000-08:00″,”updatedDateISO8601″:”2022-12-19T08:34:08.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/cbc/34d28c6069b34f1d96307c80809697d7/cbcaaf3282724ff9bcb51be4d017d02f/poster_6f0b18602af446ff8e80b3d34c63f057.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/cbcaaf3282724ff9bcb51be4d017d02f.m3u8?tc=1&exp=1673757988&rn=667529843&ct=a&cid=cbcaaf3282724ff9bcb51be4d017d02f&sig=3b6f83b062559fd48f34b33a627a5cda5f1a0484bde3e61e05f75b6eea84eae8″,”data”:null,”tags”:null,”videoDuration”:57.216,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/843d8ffe-738d-4a0c-b587-c147ccbbd4fd-large16x9_121922Retailtheftarrests.00_00_03_08.Still321.jpg?1671466425951″,”renditionImage”:”/resources/media/843d8ffe-738d-4a0c-b587-c147ccbbd4fd-jumbo36x25_121922Retailtheftarrests.00_00_03_08.Still321.jpg?1671466425951″},{“categories”:[“Videos”,”News”],”title”:”Thieves using legal technology that helps them unlock your car and Wi-Fi”,”storyUuid”:”eed88d8f-b420-4486-b3cc-d20e134ea832″,”url”:”/news/videos/norman-man-warns-about-technology-that-helps-thieves-unlock-your-car-and-wi-fi”,”summary”:”An Oklahoma man is warning residents there about technology that allows thieves to unlock your car or access your Wi-Fi.He says someone who lives nearby has bee”,”publishedDateISO8601″:”2022-12-16T14:10:37.000-08:00″,”updatedDateISO8601″:”2022-12-16T14:10:37.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/24c/34d28c6069b34f1d96307c80809697d7/24c0ff9524404c229bdd3912f3999782/poster_d80da6bf8e784365b10c5488393c347f.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/24c0ff9524404c229bdd3912f3999782.m3u8?tc=1&exp=1673757988&rn=2035777330&ct=a&cid=24c0ff9524404c229bdd3912f3999782&sig=c9aeaba6a74793f1dcb061ec59e78f429e09c13a27f683794f991f82987a725e”,”data”:null,”tags”:null,”videoDuration”:54.272,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2cfa25a5-2c1b-4131-8e3e-e383851a2533-large16x9_KOKHHighTechThieves.mov.00_00_49_28.Still005.jpg?1671221192991″,”renditionImage”:”/resources/media/2cfa25a5-2c1b-4131-8e3e-e383851a2533-jumbo36x25_KOKHHighTechThieves.mov.00_00_49_28.Still005.jpg?1671221192991″},{“categories”:[“Videos”,”News”],”title”:”American imprisoned in same penal colony as Brittney Griner tells her story”,”storyUuid”:”e071148f-4a91-4ed8-b292-fdd3c025abff”,”url”:”/news/videos/american-imprisoned-in-same-penal-colony-as-brittney-griner-tells-her-story”,”summary”:”WNBA star Brittney Griner was not alone in leaving Russia, as a California woman joined her escape after spending over a year in a Russian penal colony.”,”publishedDateISO8601″:”2022-12-15T15:12:34.000-08:00″,”updatedDateISO8601″:”2022-12-15T15:12:34.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/78f/34d28c6069b34f1d96307c80809697d7/78f72b0bbcdc4d8fb369d089e0e9b773/poster_88050863dcf64922b2bfbc7284f49571.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/78f72b0bbcdc4d8fb369d089e0e9b773.m3u8?tc=1&exp=1673757988&rn=2013060459&ct=a&cid=78f72b0bbcdc4d8fb369d089e0e9b773&sig=c725fff07a109561f1b5d1c7e409e326e38bfbeb2e448997679267a06abcf4ed”,”data”:null,”tags”:null,”videoDuration”:52.992,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/e20887f0-c5e4-453e-9512-311bb239a03e-large16x9_KMPH_RUSSIARETURN_PKG_121322.mp4.00_02_09_12.Still006.jpg?1671143002724″,”renditionImage”:”/resources/media/e20887f0-c5e4-453e-9512-311bb239a03e-jumbo36x25_KMPH_RUSSIARETURN_PKG_121322.mp4.00_02_09_12.Still006.jpg?1671143002724″}],”componentInstanceId”:”full_width_video_teaser”,”title”:”Featured Videos”,”data”:{“moreUrl”:”/news/videos”}},{“teasers”:[{“categories”:[“Consumer”,”News”],”title”:”Consumer Reports investigates broadband internet access and costs”,”storyUuid”:”f3b8ba8b-03ef-4dbc-acdb-c56ec8cc2105″,”url”:”/news/consumer/broadband-access-price-internet-speed-online-internet-television-association-ncta-consumer-reports-investigates”,”summary”:”How much are you paying for your internet? If you looked at your bill but are confused and still can’t find the answer, you’re not alone.”,”publishedDateISO8601″:”2023-01-11T07:27:09.000-08:00″,”updatedDateISO8601″:”2023-01-11T07:38:29.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/63c/34d28c6069b34f1d96307c80809697d7/63cbefd3676a40e5a988f95360f1f35e/poster_aac29ce642324275baa137d0572c0c97.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/63cbefd3676a40e5a988f95360f1f35e.m3u8?tc=1&exp=1673757988&rn=522684862&ct=a&cid=63cbefd3676a40e5a988f95360f1f35e&sig=31b103724052d7c497c1d8fd880c80375807ac600de206e9a2bf13d190bcb1cf”,”data”:null,”tags”:null,”videoDuration”:66.56,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/0185ac6e-1104-4fea-bc00-f76fe79687d5-large16x9_VOTZ4ABROADBANDACCESS.transfer_frame_698.jpeg?1673450746655″,”renditionImage”:”/resources/media/0185ac6e-1104-4fea-bc00-f76fe79687d5-jumbo36x25_VOTZ4ABROADBANDACCESS.transfer_frame_698.jpeg?1673450746655″},{“categories”:[“Consumer”,”News”],”title”:”Consumer Reports: What to buy in January 2023″,”storyUuid”:”9d01c0e9-eb43-4467-8aff-c6176a7715fa”,”url”:”/news/consumer/consumer-reports-best-time-to-buy-january-2023-bowflex-treadmill-10-schwinn-elliptical-garmin-forerunner-35-apple-watch-se-withings-bathroom-scale-online-shopping”,”summary”:”From big items like treadmills to smaller ones like smartwatches, January is a great time to find savings on things that will help jumpstart the new year right.”,”publishedDateISO8601″:”2023-01-09T07:59:25.000-08:00″,”updatedDateISO8601″:”2023-01-09T08:02:14.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/01b/34d28c6069b34f1d96307c80809697d7/01bb7c6d7ef74f77aba9709e1ce0e451/poster_0eda398f1908445f98eec8de6a9dd861.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/01bb7c6d7ef74f77aba9709e1ce0e451.m3u8?tc=1&exp=1673757988&rn=721718889&ct=a&cid=01bb7c6d7ef74f77aba9709e1ce0e451&sig=3a77e1e16a59a7e013e5658eb36df0cc6df1e74c7bb6e2db28052fc2248c8cc3″,”data”:null,”tags”:null,”videoDuration”:59.904,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/3629ff7d-1534-44c0-8e73-f5942358e2c1-large16x9_VOtz4acrwhattobuyinjanuary.transfer_frame_42.jpeg?1673279859843″,”renditionImage”:”/resources/media/3629ff7d-1534-44c0-8e73-f5942358e2c1-jumbo36x25_VOtz4acrwhattobuyinjanuary.transfer_frame_42.jpeg?1673279859843″},{“categories”:[“Local”,”News”],”title”:”Tips for selecting a tax preparer ahead of the April filing deadline”,”storyUuid”:”33fa7b5e-8a05-462e-9d13-4be1c22f7cb6″,”url”:”/news/local/irs-file-federal-income-taxes-help-april-deadline-preparer-enrolled-agent-certified-public-accountant-cpa-non-credentialed-tax-attorneys-paycheck-washington-better-business-bureau”,”summary”:”The Better Business Bureau said there are essentially four different types of preparers that can help you file your federal income taxes.”,”publishedDateISO8601″:”2023-01-06T11:10:26.000-08:00″,”updatedDateISO8601″:”2023-01-06T17:32:05.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/1ae/34d28c6069b34f1d96307c80809697d7/1ae1124687cc42bc941d81fcb9b79b39/poster_f8ff8be71c5841f79e5add95a7db66fe.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/1ae1124687cc42bc941d81fcb9b79b39.m3u8?tc=1&exp=1673757988&rn=310774069&ct=a&cid=1ae1124687cc42bc941d81fcb9b79b39&sig=24cf284578e286e1262c21aa89c52ba66f4fcfff587a216c989665ed4e6f655e”,”data”:null,”tags”:null,”videoDuration”:114.688,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/aa5aff1a-2d9c-4b22-b90b-a3e6d0b9b34c-large16x9_GettyImages57167631.jpg?1673031758962″,”renditionImage”:”/resources/media/b2b5505b-324d-4f44-b98e-539faabaaf64-jumbo36x25_GettyImages1343803257.jpg?1673031694210″}],”componentInstanceId”:”vertical_teaser_4″,”title”:”Consumer”,”data”:{“moreUrl”:”/news/consumer”}},{“teasers”:[{“categories”:[“Spotlight”,”Sponsored”],”title”:”The prices of precious metals”,”storyUuid”:”90c998ec-a6d7-4b18-80c7-4cfbee8e2aba”,”url”:”/sponsored/spotlight/the-prices-of-precious-metals”,”summary”:”How precious metal pricing worksThe current prices of gold, silver, and platinum are measured by the current spot price. Precious metals are typically measured “,”publishedDateISO8601″:”2022-12-19T09:13:42.000-08:00″,”updatedDateISO8601″:”2022-12-20T10:07:53.000-08:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/8cc2b40f-66a3-480b-a7b0-d1c7631d5e5d-large16x9_GettyImages145158250.jpg?1671470255765″,”renditionImage”:”/resources/media/8cc2b40f-66a3-480b-a7b0-d1c7631d5e5d-jumbo36x25_GettyImages145158250.jpg?1671470255765″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”Father and daughter find education and hope through Evergreen Goodwill”,”storyUuid”:”8177a409-1e0c-432b-943c-976228e232c1″,”url”:”/sponsored/spotlight/father-and-daughter-find-education-and-hope-through-evergreen-goodwill”,”summary”:”Through perseverance, dedication, and some help from others along the way, a father-daughter duo were able to change the direction of their lives and pursue goa”,”publishedDateISO8601″:”2022-11-29T10:30:31.000-08:00″,”updatedDateISO8601″:”2022-11-30T10:10:22.000-08:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/38d/34d28c6069b34f1d96307c80809697d7/38dbc8436e35474da9ceaa4099fea53a/poster_c6511cc3ec7d4444930f414ab43e1e47.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/38dbc8436e35474da9ceaa4099fea53a.m3u8?tc=1&exp=1673757988&rn=1759417915&ct=a&cid=38dbc8436e35474da9ceaa4099fea53a&sig=c76c7d18e541b883d45fd50c58126c2fed796de5cee0b8fe782664160fb28dd0″,”data”:null,”tags”:null,”videoDuration”:187.648,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/3952faed-36e9-471b-890b-e549bee940b1-large16x9_ScreenShot20221129at9.25.18AM.png?1669746470933″,”renditionImage”:”/resources/media/3952faed-36e9-471b-890b-e549bee940b1-jumbo36x25_ScreenShot20221129at9.25.18AM.png?1669746470933″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”Wait, who did I just hire? The importance of proving the identity of your new hires”,”storyUuid”:”4d0681bc-e77f-49a9-ada1-96cbd2ec0301″,”url”:”/sponsored/spotlight/wait-who-did-i-just-hire-the-importance-of-proving-the-identity-of-your-new-hires”,”summary”:”In a world of false and stolen identities, it’s more important than ever to prove job candidates are who they say they are. The flaw in the current model of emp”,”publishedDateISO8601″:”2022-11-01T11:00:00.000-07:00″,”updatedDateISO8601″:”2022-11-01T11:00:00.000-07:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/f7d/34d28c6069b34f1d96307c80809697d7/f7d41f2b38af4a218f80ee2879540120/poster_760eb848c6f84b2ebb1f7fd790bf9980.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/f7d41f2b38af4a218f80ee2879540120.m3u8?tc=1&exp=1673757988&rn=278305824&ct=a&cid=f7d41f2b38af4a218f80ee2879540120&sig=92f2a29e1fcb5717162c9420eba54ac35d3df327a4b347e384d69c88f53ed405″,”data”:null,”tags”:null,”videoDuration”:60.16,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/f45736da-6179-4a49-b07e-b42528b682ee-large16x9_ScreenShot20221031at2.35.57PM.png?1667252175734″,”renditionImage”:”/resources/media/f45736da-6179-4a49-b07e-b42528b682ee-jumbo36x25_ScreenShot20221031at2.35.57PM.png?1667252175734″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”100 local small businesses to receive $10,000 grants in November”,”storyUuid”:”13d05181-e528-4215-8ba8-0f027e2c4d37″,”url”:”/sponsored/spotlight/100-local-small-businesses-to-receive-10000-grants-in-november”,”summary”:”Next month, more than 100 small businesses in King and Pierce Counties will be awarded $1 million in total grants as well as technology and marketing resources,”,”publishedDateISO8601″:”2022-10-26T13:56:38.000-07:00″,”updatedDateISO8601″:”2022-10-26T13:56:38.000-07:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/c6d/34d28c6069b34f1d96307c80809697d7/c6df7082fc774b1890b949d183770316/poster_2c162a2614e64c0ba05466db61aa1896.jpg”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/c6df7082fc774b1890b949d183770316.m3u8?tc=1&exp=1673757988&rn=844794521&ct=a&cid=c6df7082fc774b1890b949d183770316&sig=834be5d800f9ba4f55168dcd4065a71db8bfaf6e175bcf62c0f3e783109aea58″,”data”:null,”tags”:null,”videoDuration”:233.472,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/99fe3e0a-d6f8-4894-b53d-51d71a679a3c-large16x9_ScreenShot20221026at1.50.56PM.png?1666817485008″,”renditionImage”:”/resources/media/99fe3e0a-d6f8-4894-b53d-51d71a679a3c-jumbo36x25_ScreenShot20221026at1.50.56PM.png?1666817485008″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”Seahawks and Seattle Army Recruiting team up for exciting gameday events!”,”storyUuid”:”d0c89728-b326-49b1-9972-701885656cd4″,”url”:”/sponsored/spotlight/seahawks-and-seattle-army-recruiting-team-up-for-exciting-gameday-events”,”summary”:”The NFL and the Seattle Seahawks are committed to honoring the servicemen and servicewomen who have dedicated their lives to protecting the freedom of the Unite”,”publishedDateISO8601″:”2022-09-22T13:51:58.000-07:00″,”updatedDateISO8601″:”2022-09-26T14:08:59.000-07:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/f5814ffd-2d15-4708-9075-4e4665850962-large16x9_091222_SeattleRefined_Army_dsm1.jpg?1663879768308″,”renditionImage”:”/resources/media/f5814ffd-2d15-4708-9075-4e4665850962-jumbo36x25_091222_SeattleRefined_Army_dsm1.jpg?1663879768308″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”Healthy foods your kids will actually love to eat!”,”storyUuid”:”06b3b219-e180-41b7-9f03-c50c3c5ddd7c”,”url”:”/sponsored/spotlight/healthy-foods-your-kids-will-actually-love-to-eat”,”summary”:”School’s in full swing and with that comes making school lunches, shopping for snack choices, and figuring out foods that are healthier options that kids will a”,”publishedDateISO8601″:”2022-09-21T15:30:00.000-07:00″,”updatedDateISO8601″:”2022-09-21T15:30:00.000-07:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/a29005a8-9a09-45ed-868e-056665f3b367-large16x9_BananaFudgebars1.jpeg?1663797037502″,”renditionImage”:”/resources/media/a29005a8-9a09-45ed-868e-056665f3b367-jumbo36x25_BananaFudgebars1.jpeg?1663797037502″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”New U.S. Congress legislation may help pay your home improvement costs”,”storyUuid”:”50d48c7d-af73-4a39-b318-28d2c13a67b7″,”url”:”/sponsored/spotlight/new-us-congress-legislation-may-help-pay-your-home-improvement-costs”,”summary”:”Congress’ recently passed Inflation Reduction Act introduces several measures designed to help Americans save more money while also helping the environment. Acc”,”publishedDateISO8601″:”2022-09-20T11:02:40.000-07:00″,”updatedDateISO8601″:”2022-09-20T11:02:40.000-07:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2014eabd-012c-41b5-9785-65e8aa7e5723-large16x9_BuildersYellowHousegraphic.png?1663696800946″,”renditionImage”:”/resources/media/2014eabd-012c-41b5-9785-65e8aa7e5723-jumbo36x25_BuildersYellowHousegraphic.png?1663696800947″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”4 harmful myths that can make you sicker and fatter, according to science”,”storyUuid”:”90954093-b9df-4ac7-82bd-7ccc4d77e9c4″,”url”:”/sponsored/spotlight/4-harmful-myths-that-make-you-sicker-and-fatter-according-to-science”,”summary”:”You’ve probably heard some questionable information and advice about health and weight loss over the years.”,”publishedDateISO8601″:”2022-06-27T08:13:01.000-07:00″,”updatedDateISO8601″:”2022-06-28T08:47:27.000-07:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/522145a3-554d-4eec-90e8-410a2dc167c7-large16x9_GettyImages610260794.jpg?1656117950021″,”renditionImage”:”/resources/media/522145a3-554d-4eec-90e8-410a2dc167c7-jumbo36x25_GettyImages610260794.jpg?1656117950022″},{“categories”:[“Our Clean Energy Future”,”Sponsored”],”title”:”PSE gives solar grant to Boys & Girls Clubs of South Puget Sound”,”storyUuid”:”918a0780-c250-4af9-b322-f785da77b7d8″,”url”:”/sponsored/our-clean-energy-future/pse-gives-solar-grant-to-boys-girls-clubs-of-south-puget-sound”,”summary”:”Utility company Puget Sound Energy awarded a grant to the Boys & Girls Clubs of South Puget Sound to help the group create its own energy and lower its operating costs. “This project will provide crucial energy savings allowing our organization to focus resources on serving youth who need us most,” president and CEO of the Boys & Girls Clubs of South Puget Sound Carrie Prudente Holden said in a news release.”,”publishedDateISO8601″:”2022-03-01T10:01:30.000-08:00″,”updatedDateISO8601″:”2022-03-01T10:01:30.000-08:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/ebf99327-9f2a-47ac-9bb5-f2b19d991f2a-large16x9_BoysGirlsClubaerialview1.jpg?1646157440412″,”renditionImage”:”/resources/media/ebf99327-9f2a-47ac-9bb5-f2b19d991f2a-jumbo36x25_BoysGirlsClubaerialview1.jpg?1646157440634″},{“categories”:[“Spotlight”,”Sponsored”],”title”:”Now is the time to order the fireplace you want for the spring and summer”,”storyUuid”:”ba5d0c2c-0cc2-495c-86e0-efc327d893f7″,”url”:”/sponsored/spotlight/now-is-the-time-to-order-the-fireplace-you-want-for-the-spring-and-summer”,”summary”:”All the time people spent at home during the COVID-19 pandemic likely sparked some inspiration for home improvement. They’ve been staring at their old, broken fireplaces, and right now is the perfect time to be using one. But, if you’re looking to in invest in a new Lopi or Fireplace Xtrordinair gas or wood fireplace, like the Lopi Cypress Gas Stove pictured above, you might see there is a significant backlog in production.”,”publishedDateISO8601″:”2022-02-15T10:00:01.000-08:00″,”updatedDateISO8601″:”2022-02-15T10:00:01.000-08:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/15510dc4-412e-440c-9f68-6a09bf5d2815-large16x9_ScreenShot20220211at11.31.14AM.png?1644607925751″,”renditionImage”:”/resources/media/15510dc4-412e-440c-9f68-6a09bf5d2815-jumbo36x25_ScreenShot20220211at11.31.14AM.png?1644607927607″},{“categories”:[“Financial Focus Tips”,”Wafd”,”Sponsored”],”title”:”Credit card balances are going to get even more costly”,”storyUuid”:”8e40c247-0014-4eee-9d65-131c2dc4cd1f”,”url”:”/sponsored/wafd/financial-focus-tips/credit-card-balances-are-going-to-get-even-more-costly”,”summary”:”Jan. 25, 2022Inflation is at the highest level in 40 years, and the Federal Reserve expects to act as soon as March to start cooling things down. The Fed hopes to do that by raising the federal funds rate, driving up the cost of borrowing for businesses and consumers. “Typically, any moves that the Fed makes with interest rates, they get filtered through to credit card users within one to two months,” said Ted Rossman, chief industry analyst at CreditCards. com.”,”publishedDateISO8601″:”2022-01-25T09:00:01.000-08:00″,”updatedDateISO8601″:”2022-01-25T09:00:01.000-08:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/3ad802b7-d7c5-4ca6-b098-4266e8f65ea2-large16x9_GettyImages138077193.jpg?1643040851017″,”renditionImage”:”/resources/media/3ad802b7-d7c5-4ca6-b098-4266e8f65ea2-jumbo36x25_GettyImages138077193.jpg?1643040852009″},{“categories”:[“Financial Focus Tips”,”Wafd”,”Sponsored”],”title”:”Special charity deduction on the 2021 tax form”,”storyUuid”:”24f2ed5e-d0d8-4c20-8af0-0ed179e2a22f”,”url”:”/sponsored/wafd/financial-focus-tips/special-charity-deduction-on-the-2021-tax-form”,”summary”:”Jan. 24, 2022Here’s a tax tip for those who don’t itemize. Typically, you can’t deduct your charitable contributions if you take the standard deduction—something most taxpayers do. But because of a special one-time tax provision passed by Congress, individuals, including married individuals filing separate returns, can claim deductions of up to $300 for cash contributions made to qualifying charities last year on their 2021 returns.”,”publishedDateISO8601″:”2022-01-24T07:59:20.000-08:00″,”updatedDateISO8601″:”2022-01-24T07:59:20.000-08:00″,”teaserStatus”:null,”sponsored”:true,”videoThumbUrl”:null,”hasGallery”:false,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/05c8e464-3240-43db-beaa-998413ced2a8-large16x9_GettyImages1215750758.jpg?1643039516185″,”renditionImage”:”/resources/media/05c8e464-3240-43db-beaa-998413ced2a8-jumbo36x25_GettyImages1215750758.jpg?1643039516969″}],”componentInstanceId”:”sidebar_side_scrolling”,”title”:”Sponsored Content”,”data”:{“moreUrl”:null}},{“teasers”:[{“categories”:[“Business”,”News”],”title”:”Boeing airliner orders hit 4-year high, led by 737 MAX jets”,”storyUuid”:”c14baa66-62a1-413a-98a5-ea84644692dc”,”url”:”/news/business/boeing-737-max-787-passenger-airplane-orders-december-united-airlines-bank-of-china-aviation-southwest-travel-business”,”summary”:”Boeing said Tuesday it took more than 200 net orders for passenger airplanes in December and finished 2022 with its best year since 2018.”,”publishedDateISO8601″:”2023-01-10T09:44:42.000-08:00″,”updatedDateISO8601″:”2023-01-10T12:02:32.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/bfc6d155-c206-414a-b643-b05b337229e4-large16x9_AP22258725958895.jpg?1673372084569″,”renditionImage”:”/resources/media/bfc6d155-c206-414a-b643-b05b337229e4-jumbo36x25_AP22258725958895.jpg?1673372084569″},{“categories”:[“Business”,”News”],”title”:”Goode 4 Business”,”storyUuid”:”0792e09a-16b2-4724-b8f4-3c3216df3e42″,”url”:”/news/business/goode-4-business-01-10-2023″,”summary”:”Brad Goode here, with your Goode 4 Business Report. RedFin stock sinking, lower payments for student loans, and the latest on the stock market.”,”publishedDateISO8601″:”2023-01-10T07:32:45.000-08:00″,”updatedDateISO8601″:”2023-01-10T07:32:45.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/f72/34d28c6069b34f1d96307c80809697d7/f72f9e2c075d4995b083e2ceedc40b4c/poster_00a340dc77314bdf9153001e5b9626aa.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/f72f9e2c075d4995b083e2ceedc40b4c.m3u8?tc=1&exp=1673757988&rn=1584216956&ct=a&cid=f72f9e2c075d4995b083e2ceedc40b4c&sig=c1f26c3aa41b4258a171c8debfb9782771a1f6d78a711b397509a0a5ee5c844f”,”data”:null,”tags”:null,”videoDuration”:113.536,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/9b0e37c1-1e0e-42ca-802c-392aca0aca38-large16x9_poster_00a340dc77314bdf9153001e5b9626aa.png?1673364716391″,”renditionImage”:”/resources/media/9b0e37c1-1e0e-42ca-802c-392aca0aca38-jumbo36x25_poster_00a340dc77314bdf9153001e5b9626aa.png?1673364716391″},{“categories”:[“Local”,”News”],”title”:”Amazon, Salesforce jettison jobs in latest tech worker purge”,”storyUuid”:”681ae414-397c-4dd9-93ba-4ec02ef4d906″,”url”:”/news/local/amazon-salesforce-jettison-jobs-in-latest-tech-worker-purge-andy-jassy-tech-layoffs-seattle-washington-elon-musk-twitter-slack-mark-zuckerberg-facebook-instagram”,”summary”:”E-commerce giant Amazon and software maker Salesforce are the latest U.S. technology companies to announce major job cuts as they cut payrolls. “,”publishedDateISO8601″:”2023-01-05T17:44:05.000-08:00″,”updatedDateISO8601″:”2023-01-06T06:36:12.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/9708789c-e50f-48db-a704-4a6218118c3b-large16x9_AP23005070848541.jpg?1672969237991″,”renditionImage”:”/resources/media/9708789c-e50f-48db-a704-4a6218118c3b-jumbo36x25_AP23005070848541.jpg?1672969237991″},{“categories”:[“Business”,”News”],”title”:”Goode 4 Business”,”storyUuid”:”c8055541-89d5-4faf-b81f-843200d14a10″,”url”:”/news/business/goode-4-business-01-05-2023″,”summary”:”Brad Goode here, with your Goode 4 Business Report. Amazon laying off more than 18,000, Maggiano’s to close in spring,and the latest on the stock market.”,”publishedDateISO8601″:”2023-01-05T07:21:26.000-08:00″,”updatedDateISO8601″:”2023-01-05T07:21:26.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/fe3/34d28c6069b34f1d96307c80809697d7/fe3dbad2008841fda0641d0c8635df41/poster_746086e5d2c941138c50a0f3abe4ca8f.png”,”hasGallery”:false,”videoUrl”:”https://content.uplynk.com/fe3dbad2008841fda0641d0c8635df41.m3u8?tc=1&exp=1673757988&rn=1408595734&ct=a&cid=fe3dbad2008841fda0641d0c8635df41&sig=46e7e354aedcce77ca209ac692f49c2ad5e74ec4719a61b39da327d571c9e9b8″,”data”:null,”tags”:null,”videoDuration”:122.368,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/4bcfffdd-2fc9-4b3a-92fc-ce09c7d0b390-large16x9_poster_746086e5d2c941138c50a0f3abe4ca8f.png?1672932031273″,”renditionImage”:”/resources/media/4bcfffdd-2fc9-4b3a-92fc-ce09c7d0b390-jumbo36x25_poster_746086e5d2c941138c50a0f3abe4ca8f.png?1672932031273″}],”componentInstanceId”:”vertical_teaser_7″,”title”:”Biz/Tech”,”data”:{“moreUrl”:”/news/tech”}},{“teasers”:[{“categories”:[“Seattle Refined”],”title”:”7 unique fitness ideas putting a new twist on old resolutions”,”storyUuid”:”88cda134-ded4-4056-b2f0-1eac20819db9″,”url”:”/seattle-refined/7-unique-fitness-ideas-putting-a-new-twist-on-old-resolutions-seattle-washington-pnw-exercise-goals-health-wellness”,”summary”:”These are so fun, you’ll forget it’s exercise. “,”publishedDateISO8601″:”2023-01-03T15:30:00.000-08:00″,”updatedDateISO8601″:”2023-01-04T14:26:32.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/9d1f66df-e809-4835-a59b-7a30e0ea6886-large16x9_EmeraldCityTrapeze2.jpeg?1672342650854″,”renditionImage”:”/resources/media/9d1f66df-e809-4835-a59b-7a30e0ea6886-jumbo36x25_EmeraldCityTrapeze2.jpeg?1672342650854″},{“categories”:[“Eric’s Heroes”,”News”],”title”:”Eric’s Heroes: The man behind popular YouTube channel, ‘Dad, how do I?’ “,”storyUuid”:”ae6b1137-fd3c-4ed5-ae72-5c945adc534c”,”url”:”/news/erics-heroes/rob-kenney-dad-how-do-i-youtube-channel-influencer-father-kids-children-family-how-to-videos-tutorials-kent-washington-film-photography”,”summary”:”Rob Kenney is a friendly guy. A regular guy. He wears glasses and lives in a comfortable home in Kent. Until very recently, he worked selling office supplies.”,”publishedDateISO8601″:”2023-01-04T09:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-04T15:56:44.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”/resources/media/b75fb936-aa31-44e2-ada0-e7d480eb508a-thumb_97026.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/264e929d07cc4da5a963f80cc300cef8.m3u8?tc=1&exp=1673757988&rn=867931712&ct=a&cid=264e929d07cc4da5a963f80cc300cef8&sig=eef37b4e700c3c7a087825a19d9451e859ca1df0d472df32dafe0dab3857be2b”,”data”:null,”tags”:null,”videoDuration”:302.336,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/1b8b9f0a-5794-4fc4-92e2-e9c68217c0ea-large16x9_DadHowDo4CookingBTS.jpg?1672782044640″,”renditionImage”:”/resources/media/1b8b9f0a-5794-4fc4-92e2-e9c68217c0ea-jumbo36x25_DadHowDo4CookingBTS.jpg?1672782044640″},{“categories”:[“Local”,”News”],”title”:”You have the cutest pets! Here were our favorites from 2022″,”storyUuid”:”875cb493-7588-4ee8-ae5e-603d25f707d0″,”url”:”/news/local/viewer-photo-galleries-pets-cats-dogs-seattle-tacoma-washington-bellevue-2022-gallery-photography-animals”,”summary”:””,”publishedDateISO8601″:”2022-12-31T07:30:00.000-08:00″,”updatedDateISO8601″:”2023-01-01T22:17:12.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:null,”hasGallery”:true,”videoUrl”:null,”data”:null,”tags”:null,”videoDuration”:null,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/d9ae42d5-389c-41d8-9479-b08ea0c3f917-large16x9_96b99f409df241a26df3a140abfcb07dlarge.jpg?1671481136117″,”renditionImage”:”/resources/media/d9ae42d5-389c-41d8-9479-b08ea0c3f917-jumbo36x25_96b99f409df241a26df3a140abfcb07dlarge.jpg?1671481136117″},{“categories”:[“Don’t Miss”,”Features”],”title”:”A look back at some of western Washington’s top stories of 2022 “,”storyUuid”:”a3fc91af-ae2d-4c1f-aa9e-a05fd8e10b96″,”url”:”/features/dont-miss/seattle-new-year-eve-2022-2023-western-washington-puget-sound-top-stories-seatac-airport-ice-weather-traffic-mariners-storm-sue-bird-snohomish-plane-crash-mutiny-bay-jonathan-batista-pike-place-market”,”summary”:”As 2022 comes to an end, here’s a look back at some of the top stories KOMO News covered in western Washington.”,”publishedDateISO8601″:”2022-12-31T07:00:00.000-08:00″,”updatedDateISO8601″:”2023-01-01T18:40:55.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ause/slices/d03/34d28c6069b34f1d96307c80809697d7/d03803e5cb174d4b849d90d61ef60470/poster_c694223b6a4e47cba8174e909aa09017.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/d03803e5cb174d4b849d90d61ef60470.m3u8?tc=1&exp=1673757988&rn=1228429671&ct=a&cid=d03803e5cb174d4b849d90d61ef60470&sig=b709499ec154b2931fed8aaf0840505eecc8208f381d61d9ba348fa6200cd953″,”data”:null,”tags”:null,”videoDuration”:131.2,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/4e0a2239-cfe4-4020-bb8a-7d0e114e2a4e-large16x9_sunsetsupperpikeplacerobertdouglas202241.png?1661023576933″,”renditionImage”:”/resources/media/4e0a2239-cfe4-4020-bb8a-7d0e114e2a4e-jumbo36x25_sunsetsupperpikeplacerobertdouglas202241.png?1661023576933″}],”componentInstanceId”:”teaser_4″,”title”:”Don’t Miss”,”data”:{“moreUrl”:”/features/dont-miss”}},{“teasers”:[{“categories”:[“Local”,”News”],”title”:”King County homelessness authority feels ‘urgency’ to address Capitol Hill encampments”,”storyUuid”:”15489059-d01c-45bf-85ad-991e8bb9b628″,”url”:”/news/local/king-county-homelessness-authority-feels-urgency-to-address-capitol-hill-encampments-greek-orthodox-church-seattle-mayor-bruce-harrell-city-councilmember-kshama-sawant”,”summary”:”The King County Regional Homelessness Authority saidit feels the urgency of the Capitol Hill community to address growing encampments along Howell Street”,”publishedDateISO8601″:”2023-01-06T17:06:51.000-08:00″,”updatedDateISO8601″:”2023-01-08T19:24:33.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/365/34d28c6069b34f1d96307c80809697d7/365163839eb24ce09364ce140173d0fa/poster_63befa402e0049aaacb9ebf80b314aa8.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/365163839eb24ce09364ce140173d0fa.m3u8?tc=1&exp=1673757988&rn=1952557228&ct=a&cid=365163839eb24ce09364ce140173d0fa&sig=1d4cbfd958b8175ad80176264d9e88820278655ef197dba52d2ea6c3a7765d2b”,”data”:null,”tags”:null,”videoDuration”:112.768,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/b80d8c64-f105-43b8-8383-84c05c08b803-large16x9_19cc38976ab74007a07590b8c464bbb2Image.jpeg?1673062901329″,”renditionImage”:”/resources/media/b80d8c64-f105-43b8-8383-84c05c08b803-jumbo36x25_19cc38976ab74007a07590b8c464bbb2Image.jpeg?1673062901329″},{“categories”:[“Local”,”News”],”title”:”Renovated Ballard Commons Park to reopen following year-long closure “,”storyUuid”:”df07e9da-eb08-4e24-8df8-67bfc7b90591″,”url”:”/news/local/ballard-commons-park-to-reopen-in-coming-months-after-being-closed-for-more-than-a-year-seattle-washington-councilmember-dan-strauss-unified-care-team”,”summary”:”It has been more than a year since Ballard Commons Park in Seattle was closed after a dangerous homeless encampment was removed.”,”publishedDateISO8601″:”2023-01-06T14:40:07.000-08:00″,”updatedDateISO8601″:”2023-01-06T23:13:05.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/auso/slices/018/34d28c6069b34f1d96307c80809697d7/01811a1f18594f8fa93fdb83ea733acf/poster_06bd213dbfbd44e2853c64560c25c7f0.png”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/01811a1f18594f8fa93fdb83ea733acf.m3u8?tc=1&exp=1673757988&rn=1258661038&ct=a&cid=01811a1f18594f8fa93fdb83ea733acf&sig=c627a8a660b4e027cecbd53ed53f4efa284115640f7fe92af3d34b4c7a143ff4″,”data”:null,”tags”:null,”videoDuration”:135.808,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/344c551b-051e-49a8-a989-2ca5d7350e6c-large16x9_ballard1.jpeg?1673044653494″,”renditionImage”:”/resources/media/344c551b-051e-49a8-a989-2ca5d7350e6c-jumbo36x25_ballard1.jpeg?1673044653494″},{“categories”:[“Local”,”News”],”title”:”Seattle mayor believes city is on a ‘good trajectory’ following his first year in office”,”storyUuid”:”e3b6a5b7-67cd-41a0-8230-5f5d9e2b8bc8″,”url”:”/news/local/seattle-mayor-bruce-harrell-spd-police-officers-recruitment-crime-homelessness-homeless-encampments-unhoused-gun-violence-public-safety-downtown-revitalization-tourism-travel-politics-city-government-washington-state”,”summary”:”Seattle Mayor Bruce Harrell says he won’t take a victory lap, but believes Seattle is on a “good trajectory” during his first year in office.”,”publishedDateISO8601″:”2023-01-03T14:31:55.000-08:00″,”updatedDateISO8601″:”2023-01-04T10:26:37.000-08:00″,”teaserStatus”:null,”sponsored”:false,”videoThumbUrl”:”https://x-default-stgec.uplynk.com/ausw/slices/4ef/34d28c6069b34f1d96307c80809697d7/4ef6490b16c54946a0cc29e9881d79ba/poster_b4f0b022a61543dbbd9213da48b785ec.jpg”,”hasGallery”:true,”videoUrl”:”https://content.uplynk.com/4ef6490b16c54946a0cc29e9881d79ba.m3u8?tc=1&exp=1673757988&rn=796464061&ct=a&cid=4ef6490b16c54946a0cc29e9881d79ba&sig=a29f90f17616e59c9f6c14ccc96eb47750dcab6c3b47fa7571ec1af4d2a20612″,”data”:null,”tags”:null,”videoDuration”:165.76,”hasHeroImage”:true,”heroImageUrl”:”/resources/media/2dc5a927-fefd-45c0-b15d-d35a1e235630-large16x9_thumb_2434.png?1672785060365″,”renditionImage”:”/resources/media/2dc5a927-fefd-45c0-b15d-d35a1e235630-jumbo36x25_thumb_2434.png?1672785060365″}],”componentInstanceId”:”vertical_teaser_5″,”title”:”Project Seattle”,”data”:{“moreUrl”:”/news/project-seattle”}}],”package-list”:{“teaser_3”:[{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/lifestyle”}]},”canonicalUrl”:”/film-review-gerard-butler-plane-movie-action-thriller”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/whidbey-wild-mushroom-tours-travis-furlanic-pnw-pacific-northwest-shrooms-travel”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/lifestyle”}]},”canonicalUrl”:”/seattle-capitol-hill-chophouse-row-shopping-business-food-eat-drink”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/bigfoot-longs-hot-dogs-seattle-washington-geofrey-redd-yum”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink/cocktail-of-the-week”}]},”canonicalUrl”:”/gin-cocktail-recipe-lavender-berry”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/taste-washington-wine-food-lumen-field-event-seattle-dine-2023″},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/matcha-magic-bellevue-washington-green-tea-mood-boosting-old-main”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/tomo-white-center-brady-ishiwata-williams-collaboration-seattle-pnw-restaurant-scene-fine-dining”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/kobo-pizza-japanese-inspired-capitol-hill-seattle-chef-shota-nakajima”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/lifestyle”}]},”canonicalUrl”:”/snowshoeing-101-what-to-know-and-where-to-go”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/lifestyle”}]},”canonicalUrl”:”/events-things-to-do-seattle-area-january-13-14-15-16-2023″},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/fashion-beauty”}]},”canonicalUrl”:”/arkeras-medical-gowns-seattle-brand”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/lifestyle”}]},”canonicalUrl”:”/phish-tour-climate-pledge-arena-seattle-april-2023″},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/the-home”}]},”canonicalUrl”:”/photos-mediterranean-style-home-lists-in-north-capitol-hill-seattle-refined-real-estate”},{“primaryTarget”:{“site”:{“url”:”seattlerefined.com”},”sections”:[{“navigationPath”:”/eat-drink”}]},”canonicalUrl”:”/seattle-northlake-tavern-pizza-closing-small-business-big-marios-pnw-restaurant-closure”}]},”componentInstanceId”:null,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-head-v1-01″:{“componentInstanceId”:”component-head-v1-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-custom-related_pages-v1-01″:{“componentInstanceId”:”component-custom-related_pages-v1-01″,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-03-desktop”:{“componentInstanceId”:”component-ddb-300×250-v1-03-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”3″,”dfpId”:”ddb_300x250_pos_3_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”header_brand”:{“componentInstanceId”:”header_brand”,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_6″:{“componentInstanceId”:”vertical_teaser_6″,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″},{“width”:”300″,”height”:”600″}],”position”:”4″,”dfpId”:”ddb_300x250_pos_4_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”vertical_teaser_7″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”vertical_teaser_5″,”data”:{“ddb”:null,”moreUrl”:”/news/project-seattle”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”teaser_4″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”teaser_4″,”data”:{“ddb”:null,”moreUrl”:”/features/dont-miss”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-06-desktop”:{“componentInstanceId”:”component-ddb-300×250-v1-06-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”6″,”dfpId”:”ddb_300x250_pos_6_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”teaser_3″:{“componentInstanceId”:”teaser_3″,”data”:{“ddb”:null,”moreUrl”:”//seattlerefined.com”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”teaser_2″:{“teaser”:[{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}},{“teasers”:[],”componentInstanceId”:null,”title”:null,”data”:{“moreUrl”:null}}],”componentInstanceId”:”teaser_2″,”data”:{“ddb”:null,”moreUrl”:”/news/local”,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-728×90-v1-02-desktop”:{“componentInstanceId”:”component-ddb-728×90-v1-02-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”728″,”height”:”90″}],”position”:”2″,”dfpId”:”ddb_728x90_pos_2_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-01-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-01-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”1″,”dfpId”:”ddb_300x250_pos_1_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-03-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-03-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”3″,”dfpId”:”ddb_300x250_pos_3_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-05-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-05-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”5″,”dfpId”:”ddb_300x250_pos_5_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-300×250-v1-07-mobile”:{“componentInstanceId”:”component-ddb-300×250-v1-07-mobile”,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”7″,”dfpId”:”ddb_300x250_pos_7_mobile”,”viewports”:[“mobile”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-ddb-728×90-v1-04-desktop”:{“componentInstanceId”:”component-ddb-728×90-v1-04-desktop”,”data”:{“ddb”:[{“sizes”:[{“width”:”728″,”height”:”90″}],”position”:”4″,”dfpId”:”ddb_728x90_pos_4_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”site”:{“componentInstanceId”:null,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”component-teaser-full_width_col4_row1_teaser-v1-01″:{“componentInstanceId”:”component-teaser-full_width_col4_row1_teaser-v1-01″,”data”:{“ddb”:[{“sizes”:[{“width”:”300″,”height”:”250″}],”position”:”3″,”dfpId”:”ddb_300x250_pos_3_desktop”,”viewports”:[“desktop”]}],”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null},”DOTfeed”:{“componentInstanceId”:null,”data”:{“ddb”:null,”moreUrl”:null,”moreEndpoint”:null,”sectionTitle”:null,”visibleTeaserCount”:null,”paywallEntitlementTags”:null,”useInfiniteScroll”:null},”feed-reader”:null}}}; ]]>
0 ? adsBlocked : true; // If height -1) { return “gallery”; } else if (path.indexOf(“/weather”) === 0) { // Includes all subsections of /weather, per request return “weather”; } else if (path.indexOf(“/traffic”) === 0) { // Includes all subsections of /traffic, per request return “traffic”; } else if (path.indexOf(“/watch”) === 0 || path.indexOf(“/watch-beta”) === 0) { // Includes watch and watch-beta pages return “watch”; } // All other sections should report as simply “section” return “section”; } function getCookie(name) { var v = document.cookie.match(‘(^|;) ?’ + name + ‘=([^;]*)(;|$)’); return v ? v[2] : null; } function setCustomDimensions() { // Use set to persist page type so it is sent in all subsequent GA calls ga(‘set’, ‘dimension6’, getPageType()); setTimeout(function() { if(getCookie(“isUserRegistered”)) { var registrationStatus= getCookie(“isUserRegistered”); if(registrationStatus === “true”) { ga(‘set’, ‘dimension1’, ‘Registered’); } } else { ga(‘set’, ‘dimension1’, ‘Unregistered’); } if(getCookie(“isUserSubscribed”)) { var subscribedStatus= getCookie(“isUserSubscribed”) if(subscribedStatus === “true”) { ga(‘set’, ‘dimension2’, ‘Subscribed’); if(getCookie(“offerId”)) { var offerIdValue= getCookie(“offerId”) if(offerIdValue) { ga(‘set’, ‘dimension10’, offerIdValue); } } } else { ga(‘set’, ‘dimension2’, ‘Unsubscribed’); } } else { ga(‘set’, ‘dimension2’, ‘Unsubscribed’); } ga(‘send’, ‘pageview’, sinclairDigitalAnalytics.customDimensions); }, 500); } setCustomDimensions();]]>Please ensure Javascript is enabled for purposes ofwebsite accessibilitySeattle News, Weather, Sports, Breaking News | KOMO
Source
![](http://thetimeethio.flywheelsites.com/wp-content/uploads/2018/07/dummy-ad-728x90-1.jpg)
GIPHY App Key not set. Please check settings