{"id":371534,"date":"2023-04-27T15:07:16","date_gmt":"2023-04-27T22:07:16","guid":{"rendered":"https:\/\/visitseattlep.kinsta.cloud\/?page_id=371534"},"modified":"2026-01-27T12:06:19","modified_gmt":"2026-01-27T20:06:19","slug":"sodo-motive","status":"publish","type":"page","link":"https:\/\/visitseattle.org\/tv\/sodo-motive\/","title":{"rendered":"SODO Motive"},"content":{"rendered":"\r\n<section id=\"hero-slider-block_dc1b98e386eba105ee8394e331c61870\" class=\"hero-slider-section hero-slider-block \">\r\n        <div class=\"hero-slider-cards hero-slider-card-total-1 hero-slider-container-block_dc1b98e386eba105ee8394e331c61870\">\r\n              <div class=\"hero-slider-card\">\r\n        <div class=\"hero-slider-card-wrapper\">\r\n                    <div class=\"hero-slider-card-media-box js-videoWrapper opacity-none\">\r\n                                                      <img decoding=\"async\" src=\"https:\/\/uploads.visitseattle.org\/2019\/07\/04172102\/SODO-Motive_Sneke_0704WIP-e1562286381417.jpg\" srcset=\"https:\/\/uploads.visitseattle.org\/2019\/07\/04172102\/SODO-Motive_Sneke_0704WIP-e1562286381417.jpg 1280w, https:\/\/uploads.visitseattle.org\/2019\/07\/04172102\/SODO-Motive_Sneke_0704WIP-e1562286381417-300x178.jpg 300w, https:\/\/uploads.visitseattle.org\/2019\/07\/04172102\/SODO-Motive_Sneke_0704WIP-e1562286381417-1024x606.jpg 1024w, https:\/\/uploads.visitseattle.org\/2019\/07\/04172102\/SODO-Motive_Sneke_0704WIP-e1562286381417-768x455.jpg 768w\" alt=\"A person on a blue Genie lift paints a colorful mural on a large wall. The artwork features bold, abstract shapes in green, pink, black, and white. A tree with green leaves stands in the background, partially shading the wall.\">                \r\n              \r\n                                    <div class=\"hero-slider-card-text-box gutter\">\r\n              <div class=\"container\">\r\n                <div class=\"hero-slider-card-inner\">\r\n                                    \r\n                                                                        <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n          \r\n        \r\n        <\/div>\r\n      <\/div>        <\/div>  <\/section>\r\n\r\n\r\n<script id=\"vs-custom-slick-slider\">\r\n\r\nwindow.addEventListener('DOMContentLoaded', function () {\r\n\r\n  function updateSlickDotsAccessibility() {\r\n  document.querySelectorAll('.hero-slider-container-block_dc1b98e386eba105ee8394e331c61870 .slick-dots li').forEach(function (dot) {\r\n    const isHidden = dot.getAttribute('aria-hidden') === 'true';\r\n    const button = dot.querySelector('button');\r\n\r\n    if (button) {\r\n      if (isHidden) {\r\n        button.setAttribute('tabindex', '-1');\r\n        button.setAttribute('aria-hidden', 'true');\r\n      } else {\r\n        button.setAttribute('tabindex', '0');\r\n        button.removeAttribute('aria-hidden');\r\n      }\r\n    }\r\n  });\r\n}\r\n\r\n $('.hero-slider-container-block_dc1b98e386eba105ee8394e331c61870').on('init reInit afterChange', function() {\r\n    document.querySelectorAll('.hero-slider-container-block_dc1b98e386eba105ee8394e331c61870 .slick-dots').forEach(function (ul) {\r\n      ul.removeAttribute('role');\r\n    });\r\n\r\n    updateSlickDotsAccessibility();\r\n  });\r\n\r\n  jQuery('.hero-slider-container-block_dc1b98e386eba105ee8394e331c61870').not('.slick-initialized').slick({\r\n    arrows: true,\r\n    centerPadding: \"0px\",\r\n    dots: true,\r\n    slidesToShow: 1,\r\n    infinite: true,\r\n    autoplay: false,\r\n    \/\/ autoplaySpeed: 5000,\r\n    pauseOnHover: true,\r\n    pauseOnFocus: true,\r\n  });\r\n\r\n  updateSlickDotsAccessibility();\r\n\r\n  document.querySelectorAll('.hero-slider-container-block_dc1b98e386eba105ee8394e331c61870 .slick-dots').forEach(function (ul) {\r\n    ul.removeAttribute('role');\r\n  });\r\n  \r\n  $(document).on(\"click\", \".play-btn\", function(e) {\r\n    \"use strict\";\r\n    e.preventDefault();\r\n\r\n    var $poster = $(this);\r\n    var $wrapper = $poster.closest(\".js-videoWrapper\");\r\n\r\n    var $iframe = $wrapper.find(\".hero-slider-card-video\");\r\n    var src = $iframe.data(\"src\"); \/\/ Get the data-src attribute from the current iframe\r\n    $iframe.attr(\"src\", src); \/\/ Set the src attribute of the iframe\r\n\r\n    \/\/ hide poster\r\n    $wrapper.addClass(\"videoWrapperActive\");\r\n    \r\n    \/\/ Remove autoplay and stop the slider.\r\n    \/\/ $(this).closest(\".hero-slider-container-block_dc1b98e386eba105ee8394e331c61870\").slick(\"slickSetOption\", \"autoplay\", false).slick(\"slickPause\");\r\n  });\r\n\r\n  \/\/ stop the targeted\/all videos (and re-instate the poster frames)\r\n  function videoStop($wrapper) {\r\n    \"use strict\";\r\n    \/\/ if we're stopping all videos on page\r\n    if (!$wrapper) {\r\n      var $wrapper = $(\".js-videoWrapper\");\r\n      var $iframe = $(\".hero-slider-card-video\");\r\n      \/\/ if we're stopping a particular video\r\n    } else {\r\n      var $iframe = $wrapper.find(\".hero-slider-card-video\");\r\n    }\r\n    \/\/ reveal poster\r\n    $wrapper.removeClass(\"videoWrapperActive\");\r\n    \/\/ remove youtube link, stopping the video from playing in the background\r\n    $iframe.attr(\"src\", \"\");\r\n    \/\/ Reinstate autoplay and start the slider.\r\n    \/\/ $(\".hero-slider-container-block_dc1b98e386eba105ee8394e331c61870\").slick(\"slickSetOption\", \"autoplay\", false).slick(\"slickPlay\");\r\n  }\r\n\r\n  \/\/ On before slide change\r\n  $(\".hero-slider-container-block_dc1b98e386eba105ee8394e331c61870\").on(\"beforeChange\", function(\r\n    event,\r\n    slick,\r\n    currentSlide,\r\n    nextSlide\r\n  ) {\r\n    videoStop();\r\n  });\r\n \r\n})\r\n\r\n<\/script>\r\n\n\n\r\n\r\n<section class=\"series-slider-wrapper gutter\">\r\n  <div class=\"container\">\r\n\t<div class=\"series-slider-header\">\r\n\t  <h2 class=\"series-slider-header-text\">SODO Motive<\/h2>\r\n\t\t\t\t\t\t\t<div class=\"series-slider-header-description\">\r\n\t\t\t\t\t<p>One of the first cities to adopt a percent-for-art ordinance, Seattle now sets aside 1% of all improvement projects to commission public art. This original documentary shares the story of four globally recognized artists: Paola Delfin, Gabriel Marquez, Sam \u201cSneke\u201d Swanson, and Angelina Villalobos. Originally connected through Seattle\u2019s SODO Track project, they reunite for a new creative collaboration around one of the city\u2019s most iconic gathering spots, Seattle Center. This film originally aired on REVOLT TV.<\/p>\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t<div class=\"series-slider-wrapper-inner\">  \r\n\t  <div class=\"series-slider-player\">\r\n\t\t<section id=\"series-slider-block_0b7ff34667556dc015f95945e6e77059\" class=\"series-slider-section series-slider-block \">\r\n\t\t  \t\t\t\t\t  \t\t  <div class=\"series-slider-cards series-slider-card-total-6 series-slider-container-block_0b7ff34667556dc015f95945e6e77059\">\r\n\t\t\t\t\t\t\t\t\t  \r\n\t\t\t\t\t\t  <div class=\"series-slider-card\" data-slug=\"sodo-motive-trailer\">\r\n\t\t\t\t<div class=\"series-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t   \r\n\t\t\t\t\t  \t\t\t\t\t  <iframe class=\"seriesIframe series-slider-card-series\" src=\"https:\/\/www.youtube.com\/embed\/RHst0aJwT7k?enablejsapi=1&#038;autoplay=0&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  frameborder=\"0\" allowTransparency=\"true\" allowfullscreen data-src=\"https:\/\/www.youtube.com\/embed\/RHst0aJwT7k?enablejsapi=1&#038;autoplay=1&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  allow=\"autoplay; fullscreen\"><\/iframe>\r\n\t\t\t\t\t\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t  <div class=\"series-slider-card-text-box\">\r\n\t\t\t\t\t<div class=\"series-slider-card-inner\">\r\n\t\t\t\t\t  \r\n\t\t\t\t\t  \t\t\t\t\t\t<div class=\"series-slider-card-title-box\">\r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h2 class=\"series-slider-repeater-title\">SODO Motive | Series Trailer<\/h2>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t  \t\t\t\t\t\t  \r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h3 class=\"series-thumbnail-slider-repeater-series\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <a href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSODO Motive\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"series-slider-repeater-text\">\r\n\t\t\t\t\t\t  One of the first cities to adopt a percent-for-art ordinance, Seattle now sets aside 1% of all improvement projects to commission public art. This original documentary shares the story of four globally recognized artists: Paola Delfin, Gabriel Marquez, Sam \u201cSneke\u201d Swanson, and Angelina Villalobos. Originally connected through Seattle\u2019s SODO Track project, they reunite for a new creative collaboration around one of the city\u2019s most iconic gathering spots, Seattle Center. This film originally aired on REVOLT TV.\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t  \t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t  <\/div>\r\n\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\t\t\t\t\t\t  \r\n\t\t\t\t\t\t  <div class=\"series-slider-card\" data-slug=\"sodo-motive-angelina\">\r\n\t\t\t\t<div class=\"series-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t   \r\n\t\t\t\t\t  \t\t\t\t\t  <iframe class=\"seriesIframe series-slider-card-series\" src=\"https:\/\/www.youtube.com\/embed\/U_aPsSftByk?enablejsapi=1&#038;autoplay=0&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  frameborder=\"0\" allowTransparency=\"true\" allowfullscreen data-src=\"https:\/\/www.youtube.com\/embed\/U_aPsSftByk?enablejsapi=1&#038;autoplay=1&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  allow=\"autoplay; fullscreen\"><\/iframe>\r\n\t\t\t\t\t\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t  <div class=\"series-slider-card-text-box\">\r\n\t\t\t\t\t<div class=\"series-slider-card-inner\">\r\n\t\t\t\t\t  \r\n\t\t\t\t\t  \t\t\t\t\t\t<div class=\"series-slider-card-title-box\">\r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h2 class=\"series-slider-repeater-title\">Artist Profile: Angelina Villalobos<\/h2>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t  \t\t\t\t\t\t  \r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h3 class=\"series-thumbnail-slider-repeater-series\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <a href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSODO Motive\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"series-slider-repeater-text\">\r\n\t\t\t\t\t\t  Angelina Villalobos, pseudonym 179, grew up in Seattle within a mosaic of cultures and ideas. Raised as an Americanized Mexican\u00a0Catholic, Angelina\u2019s work mixes the iconography of Catholicism with pop culture and folklore. Those influences, in addition to being raised in the Pacific Northwest in the 90s, reflect her personal pursuit of understanding the world around her.\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t  \t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t  <\/div>\r\n\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\t\t\t\t\t\t  \r\n\t\t\t\t\t\t  <div class=\"series-slider-card\" data-slug=\"sodo-motive-gabriel\">\r\n\t\t\t\t<div class=\"series-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t   \r\n\t\t\t\t\t  \t\t\t\t\t  <iframe class=\"seriesIframe series-slider-card-series\" src=\"https:\/\/www.youtube.com\/embed\/Ex2G_Ho9MVs?enablejsapi=1&#038;autoplay=0&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  frameborder=\"0\" allowTransparency=\"true\" allowfullscreen data-src=\"https:\/\/www.youtube.com\/embed\/Ex2G_Ho9MVs?enablejsapi=1&#038;autoplay=1&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  allow=\"autoplay; fullscreen\"><\/iframe>\r\n\t\t\t\t\t\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t  <div class=\"series-slider-card-text-box\">\r\n\t\t\t\t\t<div class=\"series-slider-card-inner\">\r\n\t\t\t\t\t  \r\n\t\t\t\t\t  \t\t\t\t\t\t<div class=\"series-slider-card-title-box\">\r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h2 class=\"series-slider-repeater-title\">Artist Profile: Gabriel Marquez<\/h2>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t  \t\t\t\t\t\t  \r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h3 class=\"series-thumbnail-slider-repeater-series\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <a href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSODO Motive\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"series-slider-repeater-text\">\r\n\t\t\t\t\t\t  Gabriel Marquez was born in El Paso, Texas, where he lived for 31 years. In 2014, he moved to Seattle\u2014a move which he says helped him evolve into the artist he is today. As an active member of the Seattle community, Gabriel\u2019s has exhibited in multiple exhibitions with the Center on Contemporary Art, as well as True Love Art Gallery, Axis Gallery and Mainframe Gallery, among many others. In the summer of 2016, he was a featured artist in the acclaimed \u201cLa Cocina\u201d pop-up Latinx art space, organized by non-profit La Sala, a Latinx artists\u2019 network.\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t  \t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t  <\/div>\r\n\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\t\t\t\t\t\t  \r\n\t\t\t\t\t\t  <div class=\"series-slider-card\" data-slug=\"sodo-motive-paola\">\r\n\t\t\t\t<div class=\"series-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t   \r\n\t\t\t\t\t  \t\t\t\t\t  <iframe class=\"seriesIframe series-slider-card-series\" src=\"https:\/\/www.youtube.com\/embed\/M7FoJ6m8W7Q?enablejsapi=1&#038;autoplay=0&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  frameborder=\"0\" allowTransparency=\"true\" allowfullscreen data-src=\"https:\/\/www.youtube.com\/embed\/M7FoJ6m8W7Q?enablejsapi=1&#038;autoplay=1&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  allow=\"autoplay; fullscreen\"><\/iframe>\r\n\t\t\t\t\t\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t  <div class=\"series-slider-card-text-box\">\r\n\t\t\t\t\t<div class=\"series-slider-card-inner\">\r\n\t\t\t\t\t  \r\n\t\t\t\t\t  \t\t\t\t\t\t<div class=\"series-slider-card-title-box\">\r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h2 class=\"series-slider-repeater-title\">Artist Profile: Paola Delfin<\/h2>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t  \t\t\t\t\t\t  \r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h3 class=\"series-thumbnail-slider-repeater-series\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <a href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSODO Motive\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"series-slider-repeater-text\">\r\n\t\t\t\t\t\t  Born in Mexico City, Paola Delfin is a muralist influenced by illustrations, organic forms, and a mixture of unusual materials. Her work explores beauty and feminine sensibility, depicting a range of incredible changes and contrasts that gives her work a life of its own. Through her meticulous process of illustration, Paola\u2019s goal is to make her work universally available to all audiences from all walks of life.\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t  \t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t  <\/div>\r\n\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\t\t\t\t\t\t  \r\n\t\t\t\t\t\t  <div class=\"series-slider-card\" data-slug=\"sodo-motive-sneke\">\r\n\t\t\t\t<div class=\"series-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t   \r\n\t\t\t\t\t  \t\t\t\t\t  <iframe class=\"seriesIframe series-slider-card-series\" src=\"https:\/\/www.youtube.com\/embed\/WCrDZgqUShE?enablejsapi=1&#038;autoplay=0&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  frameborder=\"0\" allowTransparency=\"true\" allowfullscreen data-src=\"https:\/\/www.youtube.com\/embed\/WCrDZgqUShE?enablejsapi=1&#038;autoplay=1&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  allow=\"autoplay; fullscreen\"><\/iframe>\r\n\t\t\t\t\t\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t  <div class=\"series-slider-card-text-box\">\r\n\t\t\t\t\t<div class=\"series-slider-card-inner\">\r\n\t\t\t\t\t  \r\n\t\t\t\t\t  \t\t\t\t\t\t<div class=\"series-slider-card-title-box\">\r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h2 class=\"series-slider-repeater-title\">Artist Profile: Sam &#8220;Sneke&#8221; Swanson<\/h2>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t  \t\t\t\t\t\t  \r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h3 class=\"series-thumbnail-slider-repeater-series\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <a href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSODO Motive\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"series-slider-repeater-text\">\r\n\t\t\t\t\t\t  Sam \u201cSneke\u201d Swanson was born and raised in Burien and Seattle. An accomplished graffiti artist, he spearheaded an initiative to beautify the Chinatown-International District by working with the neighborhood businesses to create legitimate, graffiti-style paintings and murals. A devoted Seattleite, Sneke also curates art events such as Mural Masters in and around Seattle.\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t  \t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t  <\/div>\r\n\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\t\t\t\t\t\t  \r\n\t\t\t\t\t\t  <div class=\"series-slider-card\" data-slug=\"sodo-motive\">\r\n\t\t\t\t<div class=\"series-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t   \r\n\t\t\t\t\t  \t\t\t\t\t  <iframe class=\"seriesIframe series-slider-card-series\" src=\"https:\/\/www.youtube.com\/embed\/ijhp-zOcofU?enablejsapi=1&#038;autoplay=0&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  frameborder=\"0\" allowTransparency=\"true\" allowfullscreen data-src=\"https:\/\/www.youtube.com\/embed\/ijhp-zOcofU?enablejsapi=1&#038;autoplay=1&#038;modestbranding=1&#038;rel=0&#038;loop=1&#038;mute=1\"  allow=\"autoplay; fullscreen\"><\/iframe>\r\n\t\t\t\t\t\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t  <div class=\"series-slider-card-text-box\">\r\n\t\t\t\t\t<div class=\"series-slider-card-inner\">\r\n\t\t\t\t\t  \r\n\t\t\t\t\t  \t\t\t\t\t\t<div class=\"series-slider-card-title-box\">\r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h2 class=\"series-slider-repeater-title\">SODO Motive (Full Feature)<\/h2>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t  \t\t\t\t\t\t  \r\n\t\t\t\t\t\t  \t\t\t\t\t\t\t<h3 class=\"series-thumbnail-slider-repeater-series\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <a href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tSODO Motive\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  <\/a>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/h3>\r\n\t\t\t\t\t\t  \t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t\r\n\t\t\t\t\t\t<div class=\"series-slider-repeater-text\">\r\n\t\t\t\t\t\t  One of the first cities to adopt a percent-for-art ordinance, Seattle now sets aside 1% of all improvement projects to commission public art. This original documentary shares the story of four globally recognized artists: Paola Delfin, Gabriel Marquez, Sam \u201cSneke\u201d Swanson, and Angelina Villalobos. Originally connected through Seattle\u2019s SODO Track project, they reunite for a new creative collaboration around one of the city\u2019s most iconic gathering spots, Seattle Center. This film originally aired on REVOLT TV.\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\r\n\r\n\t\t\t\t\t  \t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t  <\/div>\r\n\t\t\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\t\t\t\t\t\t<\/div>\t\t  \t\t<\/section>\r\n\t  <\/div>\r\n\r\n\t  <div class=\"series-slider-nav\">\r\n\t\t<section id=\"series-slider-block_0b7ff34667556dc015f95945e6e77059\" class=\"series-thumbnail-section series-slider-block \">\r\n\t\t  \t\t\t\t\t  <div class=\"series-thumbnail-slider-cards series-thumbnail-slider-card-total-6 series-slider-thumbnail-container-block_0b7ff34667556dc015f95945e6e77059\">\r\n\t\t  \t\t\t\t\t\t  <div class=\"series-thumbnail-slider-card\" data-slug=\"sodo-motive-trailer\">\r\n\t\t\t\t<div class=\"series-thumbnail-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-thumbnail-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t  \r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <div class=\"series-thumbnail-slider-card-image-box-inner\">\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"series-thumbnail-slider-card-image-graphic\" src=\"\/\/img.youtube.com\/vi\/RHst0aJwT7k\/sddefault.jpg\" alt=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-text-box\">\r\n\r\n\t\t\t\t\t  \t\t\t\t\t\t<h2 class=\"series-thumbnail-slider-repeater-title\">\r\n\t\t\t\t\t\t  SODO Motive | Series Trailer\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t  \r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\r\n\t\t\t\t\t\t\t\t\t  <div class=\"series-thumbnail-slider-card\" data-slug=\"sodo-motive-angelina\">\r\n\t\t\t\t<div class=\"series-thumbnail-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-thumbnail-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t  \r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <div class=\"series-thumbnail-slider-card-image-box-inner\">\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"series-thumbnail-slider-card-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/10\/09161021\/Angelina-450x300.jpg\" alt=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-text-box\">\r\n\r\n\t\t\t\t\t  \t\t\t\t\t\t<h2 class=\"series-thumbnail-slider-repeater-title\">\r\n\t\t\t\t\t\t  Artist Profile: Angelina Villalobos\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t  \r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\r\n\t\t\t\t\t\t\t\t\t  <div class=\"series-thumbnail-slider-card\" data-slug=\"sodo-motive-gabriel\">\r\n\t\t\t\t<div class=\"series-thumbnail-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-thumbnail-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t  \r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <div class=\"series-thumbnail-slider-card-image-box-inner\">\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"series-thumbnail-slider-card-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/10\/09161028\/gabe-450x300.jpg\" alt=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-text-box\">\r\n\r\n\t\t\t\t\t  \t\t\t\t\t\t<h2 class=\"series-thumbnail-slider-repeater-title\">\r\n\t\t\t\t\t\t  Artist Profile: Gabriel Marquez\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t  \r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\r\n\t\t\t\t\t\t\t\t\t  <div class=\"series-thumbnail-slider-card\" data-slug=\"sodo-motive-paola\">\r\n\t\t\t\t<div class=\"series-thumbnail-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-thumbnail-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t  \r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <div class=\"series-thumbnail-slider-card-image-box-inner\">\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"series-thumbnail-slider-card-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/10\/09161033\/paola-450x300.jpg\" alt=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-text-box\">\r\n\r\n\t\t\t\t\t  \t\t\t\t\t\t<h2 class=\"series-thumbnail-slider-repeater-title\">\r\n\t\t\t\t\t\t  Artist Profile: Paola Delfin\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t  \r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\r\n\t\t\t\t\t\t\t\t\t  <div class=\"series-thumbnail-slider-card\" data-slug=\"sodo-motive-sneke\">\r\n\t\t\t\t<div class=\"series-thumbnail-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-thumbnail-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t  \r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <div class=\"series-thumbnail-slider-card-image-box-inner\">\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"series-thumbnail-slider-card-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/10\/09161039\/sneke-450x300.jpg\" alt=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-text-box\">\r\n\r\n\t\t\t\t\t  \t\t\t\t\t\t<h2 class=\"series-thumbnail-slider-repeater-title\">\r\n\t\t\t\t\t\t  Artist Profile: Sam &#8220;Sneke&#8221; Swanson\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t  \r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\r\n\t\t\t\t\t\t\t\t\t  <div class=\"series-thumbnail-slider-card\" data-slug=\"sodo-motive\">\r\n\t\t\t\t<div class=\"series-thumbnail-slider-card-wrapper\">\r\n\t\t\t\t  <div class=\"series-thumbnail-slider-card-media-box js-seriesWrapper\">\r\n\t\t\t\t\t\r\n\t\t\t\t\t\t  \r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <div class=\"series-thumbnail-slider-card-image-box-inner\">\r\n\t\t\t\t\t\t<img decoding=\"async\" class=\"series-thumbnail-slider-card-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/11\/07143323\/SODO-Motive_Angelina-450x300.jpg\" alt=\"series-thumbnail-slider-card-image-box\">\r\n\t\t\t\t\t  <\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"series-thumbnail-slider-card-text-box\">\r\n\r\n\t\t\t\t\t  \t\t\t\t\t\t<h2 class=\"series-thumbnail-slider-repeater-title\">\r\n\t\t\t\t\t\t  SODO Motive (Full Feature)\t\t\t\t\t\t<\/h2>\r\n\t\t\t\t\t  \r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t  <\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t  <\/div>\r\n\t\t\t\t\t\t<\/div>\t\t  \t\t<\/section>\r\n\t  <\/div>\r\n\t<\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n\r\n<script id=\"vs-custom-slick-slider\">\r\nwindow.addEventListener('DOMContentLoaded', function () {\r\n\r\n\r\n\r\n  jQuery('.series-slider-container-block_0b7ff34667556dc015f95945e6e77059').not('.slick-initialized').slick({\r\n\tadaptiveHeight: true,\r\n\tarrows: false,\r\n\tcenterPadding: \"0px\",\r\n\tdots: false,\r\n\tslidesToShow: 1,\r\n\tinfinite: true,\r\n\tautoplay: true,\r\n\tautoplaySpeed: 7500,\r\n\tpauseOnHover: true,\r\n\tpauseOnFocus: true,\r\n\tasNavFor: \".series-slider-thumbnail-container-block_0b7ff34667556dc015f95945e6e77059\",\r\n\tresponsive: [\r\n\t  {\r\n\t\tbreakpoint: 1200,\r\n\t\tsettings: {\r\n\t\t  arrows: true\r\n\t\t}\r\n\t  }\r\n\t]\r\n  }).on('init', function () {\r\n  document.querySelectorAll('.slick-track[role=\"listbox\"]').forEach(function(track) {\r\n\tif (!track.hasAttribute('aria-label') && !track.hasAttribute('aria-labelledby')) {\r\n\t  track.setAttribute('aria-label', 'Video slider');\r\n\t}\r\n  });\r\n});\r\n\r\n  $('.series-slider-thumbnail-container-block_0b7ff34667556dc015f95945e6e77059').on('init reInit afterChange', function() {\r\n\tupdateSlickDotsAccessibility();\r\n\tcleanSlickDotsAccessibility();\r\n  });\r\n\r\n  jQuery('.series-slider-thumbnail-container-block_0b7ff34667556dc015f95945e6e77059').not('.slick-initialized').slick({\r\n\tarrows: false,\r\n\tcenterPadding: \"0px\",\r\n\tvertical: true,\r\n\tdots: false,\r\n\tslidesToShow: 6,\r\n\tinfinite: true,\r\n\tautoplay: false,\r\n\tasNavFor: \".series-slider-container-block_0b7ff34667556dc015f95945e6e77059\",\r\n\tfocusOnSelect: true,\r\n\tresponsive: [\r\n\t  {\r\n\t\tbreakpoint: 1200,\r\n\t\tsettings: {\r\n\t\t  dots: true,\r\n\t\t  vertical: false,\r\n\t\t  slidesToShow: 3,\r\n\t\t}\r\n\t  }\r\n\t]\r\n  });\r\n\r\n  cleanSlickDotsAccessibility();\r\n  updateSlickDotsAccessibility();\r\n\r\n  function cleanSlickDotsAccessibility() {\r\n\tdocument.querySelectorAll('.slick-dots').forEach(function (ul) {\r\n\t  ul.setAttribute('role', 'presentation');\r\n\t\t});\r\n  }\r\n\r\n  function updateSlickDotsAccessibility() {\r\n  document.querySelectorAll('.slick-dots li').forEach(function (dot) {\r\n\tconst isHidden = dot.getAttribute('aria-hidden') === 'true';\r\n\tconst button = dot.querySelector('button');\r\n\r\n\tif (button) {\r\n\t  if (isHidden) {\r\n\t\tbutton.setAttribute('tabindex', '-1');\r\n\t\tbutton.setAttribute('aria-hidden', 'true');\r\n\t  } else {\r\n\t\tbutton.setAttribute('tabindex', '0');\r\n\t\tbutton.removeAttribute('aria-hidden');\r\n\t  }\r\n\t}\r\n\r\n  });\r\n  }\r\n\r\n\r\n\r\n  $('.series-slider-cards').on('init afterChange', function(event, slick, currentSlide) {\r\n\t$('.series-slider-card.slick-slide').each(function(_, element) {\r\n\t  const $el = $(element);\r\n\t  const slideIndex = parseInt($el.attr('data-slick-index'), 10);\r\n\t  const $focusables = $el.find('a, iframe, button, input, select, textarea');\r\n\r\n\t  if (slideIndex === currentSlide) {\r\n\t\t$el.attr('aria-hidden', 'false');\r\n\t\t$focusables\r\n\t\t  .attr('tabindex', '0')\r\n\t\t  .removeAttr('aria-hidden');\r\n\t  } else {\r\n\t\t$el.attr('aria-hidden', 'true');\r\n\t\t$focusables\r\n\t\t  .attr('tabindex', '-1')\r\n\t\t  .attr('aria-hidden', 'true');\r\n\t  }\r\n\t});\r\n  });\r\n\r\n\r\n\r\n  function getUrlVars() {\r\n\tvar vars = [], hash;\r\n\tvar hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');\r\n\tfor(var i = 0; i < hashes.length; i++)\r\n\t{\r\n\t\thash = hashes[i].split('=');\r\n\t\tvars.push(hash[0]);\r\n\t\tvars[hash[0]] = hash[1];\r\n\t}\r\n\treturn vars;\r\n  }\r\n\r\n  var video = getUrlVars()[\"video\"];\r\n\r\n  if(video){\r\n\t\tseriesslider = $('.series-slider-container-block_0b7ff34667556dc015f95945e6e77059');\r\n\r\n\t\tresumeIndex = $('.series-slider-container-block_0b7ff34667556dc015f95945e6e77059').slick(\"getSlick\").currentSlide;\r\n\t\tvar slugIndex = seriesslider.find('[data-slug=\"' + video + '\"]').data('slick-index');\r\n\t\tif(slugIndex) {\r\n\t\t\tseriesslider.slick('slickPause').slick('slickGoTo', slugIndex);\r\n\t\t}\r\n  }\r\n\t\r\n  \r\n\r\n  $(document).on(\"click\", \".play-btn\", function(e) {\r\n\t\"use strict\";\r\n\te.preventDefault();\r\n\r\n\tvar $poster = $(this);\r\n\tvar $wrapper = $poster.closest(\".js-seriesWrapper\");\r\n\r\n\tvar $iframe = $wrapper.find(\".series-slider-card-series\");\r\n\tvar src = $(\".series-slider-card-series\").data(\"src\");\r\n\t\/\/ hide poster\r\n\t$wrapper.addClass(\"seriesWrapperActive\");\r\n\t\/\/ add iframe src in, starting the series\r\n\t$iframe.attr(\"src\", src);\r\n  });\r\n\r\n  \/\/ Stop the slider if the iframe itself is hovered\r\n  $(\".series-slider-container-block_0b7ff34667556dc015f95945e6e77059 .series-slider-card iframe\").on(\"mouseover\", function(e) {\r\n\t\/\/ Remove autoplay and stop the slider.\r\n\t$(this).closest(\".series-slider-container-block_0b7ff34667556dc015f95945e6e77059\").slick(\"slickSetOption\", \"autoplay\", false).slick(\"slickPause\");\r\n  });\r\n\r\n  \/\/ stop the targeted\/all seriess (and re-instate the poster frames)\r\n  function seriesStop($wrapper) {\r\n\t\"use strict\";\r\n\t\/\/ if we're stopping all seriess on page\r\n\tif (!$wrapper) {\r\n\t  var $wrapper = $(\".js-seriesWrapper\");\r\n\t  var $iframe = $(\".series-slider-card-series\");\r\n\t  \/\/ if we're stopping a particular series\r\n\t} else {\r\n\t  var $iframe = $wrapper.find(\".series-slider-card-series\");\r\n\t}\r\n\t\/\/ reveal poster\r\n\t$wrapper.removeClass(\"seriesWrapperActive\");\r\n\t\/\/ remove youtube link, stopping the series from playing in the background\r\n\t\/\/ $iframe.attr(\"src\", \"\");\r\n\r\n\t$wrapper.find('iframe').each(function(){\r\n\t\t$(this)[0].contentWindow.postMessage('{\"event\":\"command\",\"func\":\"' + 'stopVideo' + '\",\"args\":\"\"}', '*');    \r\n\t});\r\n  }\r\n\r\n  \/\/ On before slide change\r\n  $(\".series-slider-container-block_0b7ff34667556dc015f95945e6e77059\").on(\"beforeChange\", function(\r\n\tevent,\r\n\tslick,\r\n\tcurrentSlide,\r\n\tnextSlide\r\n  ) {\r\n\tseriesStop();\r\n  });\r\n\r\n  $(document).on(\"click\", \".series-thumbnail-slider-card\", function(e) {\r\n\t\"use strict\";\r\n\t\tconsole.log('clicked');\r\n\t\tconsole.log(window.location.href.split('?')[0] + '?video=' + $(this).attr(\"data-slug\"));\r\n\r\n\tconst $this = $(this),\r\n\t\t  $thisSlider = $this.closest(\".series-slider-wrapper\");\r\n\r\n\t\thistory.pushState({page: \"page\"}, \"\", window.location.href.split('?')[0] + '?video=' + $(this).attr(\"data-slug\"));\r\n\r\n\t\/\/ Scroll to the top of the .series-slider-wrapper\r\n\twindow.scroll({\r\n\t  top: $(this).closest(\".series-slider-wrapper\").offset().top - $(\"header.global-header\").outerHeight(), \/\/ The position of the top of the wrapper - the height of the header\r\n\t  behavior: \"smooth\"\r\n\t});\r\n  });\r\n\r\n})\r\n\r\n\r\n<\/script>\n\n\r\n\r\n\r\n<section id=\"image-slider-block_377464ee206cfff350c42a2ddd4a7191\"  class=\"image-slider gutter image-slider-count-4 image-slider-block\">\r\n  <div class=\"container\">\r\n    <div class=\"image-slider-header\">\r\n      <h2 class=\"image-slider-header-text\">EXPLORE ON YOUR OWN<\/h2>\r\n    <\/div>\r\n    <div class=\"image-slider-wrapper\">\r\n                <div class=\"image-slider-item image-slider-item-type-\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/www.seattlecenter.com\/\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2022\/06\/23112813\/travelswithdaphne-Instagram-2615-ig-17953014424603603-small-450x300.jpg\" alt=\"View of the Seattle Space Needle from below under a cloudy sky, with the curving, reflective metal facade of the Museum of Pop Culture in the foreground. The structures create a dynamic contrast against the light blue background.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Seattle Center                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Queen Anne                    <\/h4>\r\n                                                        <p class=\"image-slider-description\">\r\n                      seattlecenter.com                    <\/p>\r\n                                  <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/www.seattlecenter.com\/explore\/attractions\/international-fountain\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2022\/06\/23112220\/International-Fountain-450x300.jpg\" alt=\"People walking in front of a large, spherical fountain with multiple water jets spraying upwards. The sun is setting behind trees in the background, casting a warm glow over the scene.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    International Fountain                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Queen Anne                    <\/h4>\r\n                                                        <p class=\"image-slider-description\">\r\n                      seattlecenter.com                    <\/p>\r\n                                  <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/climatepledgearena.com\/\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2022\/06\/23112424\/DPdrones-Climate-Pledge-Arena-Sunset-Night-01-450x300.jpg\" alt=\"Night view of the Climate Pledge Arena with its green and blue illuminated sign, reflecting on the roof. The iconic Space Needle is visible in the background against the dark sky.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Climate Pledge Arena                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Queen Anne                    <\/h4>\r\n                                                        <p class=\"image-slider-description\">\r\n                      climatepledgearena.com                    <\/p>\r\n                                  <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/sodotrack.com\/\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2018\/08\/21120409\/SoDo-Track_1_Edited_ForWeb-450x300.jpg\" alt=\"A long mural on a building wall features dynamic, fragmented images of human figures and abstract elements, painted in vibrant colors against a pale background. The artwork stretches along a pathway under a clear blue sky.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    SODO Track                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      SoDo                    <\/h4>\r\n                                                        <p class=\"image-slider-description\">\r\n                      sodotrack.com                    <\/p>\r\n                                  <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n        <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script id=\"vs-custom-slick-slider\">\r\n  jQuery( document ).ready(function($) {\r\n    const $sliderWrapper = $(\"#image-slider-block_377464ee206cfff350c42a2ddd4a7191\");\r\n\r\n    $sliderWrapper.on(\"init reInit afterChange\", function () {\r\n      $sliderWrapper.find(\".slick-dots\").removeAttr(\"role\");\r\n      updateSlickDotsAccessibility();\r\n\r\n    });\r\n  \r\n    $(\"#image-slider-block_377464ee206cfff350c42a2ddd4a7191 .image-slider-wrapper\").not('.slick-initialized').slick({\r\n      dots: false,\r\n      arrows: true,\r\n      infinite: true,\r\n      slidesToShow: 4,\r\n      slidesToScroll: 1,\r\n      autoplay: false,\r\n      autoplaySpeed: 3000,\r\n      responsive: [\r\n      {\r\n        breakpoint: 1200,\r\n        settings: {\r\n          slidesToShow: 3,\r\n          slidesToScroll: 3,\r\n          infinite: true,\r\n          dots: true\r\n        }\r\n      },\r\n      {\r\n        breakpoint: 767,\r\n        settings: {\r\n          slidesToShow: 2,\r\n          slidesToScroll: 2,\r\n          arrows: true\r\n        }\r\n      },\r\n      {\r\n        breakpoint: 650,\r\n        settings: {\r\n          slidesToShow: 1,\r\n          slidesToScroll: 1,\r\n          arrows: true\r\n        }\r\n      }\r\n      \/\/ You can unslick at a given breakpoint now by adding:\r\n      \/\/ settings: \"unslick\"\r\n      \/\/ instead of a settings object\r\n    ]\r\n    });\r\n\r\n    $sliderWrapper.find(\".slick-dots\").removeAttr(\"role\");\r\n\r\n    updateSlickDotsAccessibility();\r\n\r\n    function updateSlickDotsAccessibility() {\r\n      document.querySelectorAll('.slick-dots li').forEach(function (dot) {\r\n        const isHidden = dot.getAttribute('aria-hidden') === 'true';\r\n        const button = dot.querySelector('button');\r\n\r\n        if (button) {\r\n          if (isHidden) {\r\n            button.setAttribute('tabindex', '-1');\r\n            button.setAttribute('aria-hidden', 'true');\r\n          } else {\r\n            button.setAttribute('tabindex', '0');\r\n            button.removeAttribute('aria-hidden');\r\n          }\r\n        }\r\n      });\r\n    }\r\n\r\n    document.querySelectorAll('.slick-track[role=\"listbox\"]').forEach(function(track) {\r\n      if (!track.hasAttribute('aria-label') && !track.hasAttribute('aria-labelledby')) {\r\n        track.setAttribute('aria-label', 'Video slider');\r\n      }\r\n    });\r\n  });\r\n<\/script>\n\n\r\n\r\n\r\n<section id=\"image-slider-block_6869dc436e63014fdf898f82400f966d\"  class=\"image-slider gutter image-slider-count-3 image-slider-block\">\r\n  <div class=\"container\">\r\n    <div class=\"image-slider-header\">\r\n      <h2 class=\"image-slider-header-text\">KEEP WATCHING<\/h2>\r\n    <\/div>\r\n    <div class=\"image-slider-wrapper\">\r\n                <div class=\"image-slider-item image-slider-item-type-video\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/visitseattle.org\/tv\/state-of-glass\/?video=dylan-neuwirth\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/09\/26145539\/Dylan-Neuwirth-450x300.jpg\" alt=\"A person wearing a camouflage jacket and a cap gestures with their hands while standing beside a table with colorful neon lights. The background is cluttered with tools and equipment.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Dylan Neuwirth                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      State of Glass                    <\/h4>\r\n                                                    <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-video\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/visitseattle.org\/tv\/uncharted-seattle\/?video=chong-the-nomad\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2019\/05\/13205348\/VSEA_Uncharted_Chong4-450x300.jpg\" alt=\"A person with long dark hair and a bandana is performing at a dimly lit venue. They are wearing a white t-shirt, standing in front of a microphone and DJ equipment, with an elevated audience area in the background.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Chong the Nomad                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Uncharted: Seattle                    <\/h4>\r\n                                                    <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-video\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/visitseattle.org\/tv\/dear-seattle\/?video=just-a-kid-from-seattle\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2018\/08\/27113640\/Just_a_Kid_from_Seattle_2-e1619661940192-450x300.jpg\" alt=\"A person with a green cap looks out the window of a train, with a calm expression. The background shows a blurred cityscape under a cloudy sky. The lighting is subdued, creating a reflective mood.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Just a Kid from Seattle (A Film by JJ Augustavo)                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Dear Seattle                    <\/h4>\r\n                                                    <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n        <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script id=\"vs-custom-slick-slider\">\r\n  jQuery( document ).ready(function($) {\r\n    const $sliderWrapper = $(\"#image-slider-block_6869dc436e63014fdf898f82400f966d\");\r\n\r\n    $sliderWrapper.on(\"init reInit afterChange\", function () {\r\n      $sliderWrapper.find(\".slick-dots\").removeAttr(\"role\");\r\n      updateSlickDotsAccessibility();\r\n\r\n    });\r\n  \r\n    $(\"#image-slider-block_6869dc436e63014fdf898f82400f966d .image-slider-wrapper\").not('.slick-initialized').slick({\r\n      dots: false,\r\n      arrows: true,\r\n      infinite: true,\r\n      slidesToShow: 3,\r\n      slidesToScroll: 1,\r\n      autoplay: false,\r\n      autoplaySpeed: 3000,\r\n      responsive: [\r\n      {\r\n        breakpoint: 1200,\r\n        settings: {\r\n          slidesToShow: 3,\r\n          slidesToScroll: 3,\r\n          infinite: true,\r\n          dots: true\r\n        }\r\n      },\r\n      {\r\n        breakpoint: 767,\r\n        settings: {\r\n          slidesToShow: 2,\r\n          slidesToScroll: 2,\r\n          arrows: true\r\n        }\r\n      },\r\n      {\r\n        breakpoint: 650,\r\n        settings: {\r\n          slidesToShow: 1,\r\n          slidesToScroll: 1,\r\n          arrows: true\r\n        }\r\n      }\r\n      \/\/ You can unslick at a given breakpoint now by adding:\r\n      \/\/ settings: \"unslick\"\r\n      \/\/ instead of a settings object\r\n    ]\r\n    });\r\n\r\n    $sliderWrapper.find(\".slick-dots\").removeAttr(\"role\");\r\n\r\n    updateSlickDotsAccessibility();\r\n\r\n    function updateSlickDotsAccessibility() {\r\n      document.querySelectorAll('.slick-dots li').forEach(function (dot) {\r\n        const isHidden = dot.getAttribute('aria-hidden') === 'true';\r\n        const button = dot.querySelector('button');\r\n\r\n        if (button) {\r\n          if (isHidden) {\r\n            button.setAttribute('tabindex', '-1');\r\n            button.setAttribute('aria-hidden', 'true');\r\n          } else {\r\n            button.setAttribute('tabindex', '0');\r\n            button.removeAttribute('aria-hidden');\r\n          }\r\n        }\r\n      });\r\n    }\r\n\r\n    document.querySelectorAll('.slick-track[role=\"listbox\"]').forEach(function(track) {\r\n      if (!track.hasAttribute('aria-label') && !track.hasAttribute('aria-labelledby')) {\r\n        track.setAttribute('aria-label', 'Video slider');\r\n      }\r\n    });\r\n  });\r\n<\/script>\n\n\r\n\r\n\r\n<section id=\"image-slider-block_bfc2c4fa2ee95e938532aebe733b9f19\"  class=\"image-slider gutter image-slider-count-3 image-slider-block\">\r\n  <div class=\"container\">\r\n    <div class=\"image-slider-header\">\r\n      <h2 class=\"image-slider-header-text\">RELATED<\/h2>\r\n    <\/div>\r\n    <div class=\"image-slider-wrapper\">\r\n                <div class=\"image-slider-item image-slider-item-type-image\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/visitseattle.org\/things-to-do\/arts-culture\/top-arts-culture-things-to-do\/\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2021\/07\/06230801\/IMG_8754Colored-450x300.jpg\" alt=\"A museum gallery with green walls displaying various sculptures and artifacts in glass cases. The room is well-lit with ceiling lights, highlighting the artworks. The floor is dark and reflective, complementing the serene atmosphere.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Top Arts & Culture Things to Do                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Art & Culture                    <\/h4>\r\n                                                    <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-image\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/visitseattle.org\/blog\/murals-aplenty\/\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2018\/08\/21113839\/SoDo-Track_2_ForWeb-450x300.jpg\" alt=\"A vibrant mural on a blue building depicts a stylized face with open mouth, blending into snowcapped mountains and clouds. Sunlight shines above. The words &quot;Above the Clouds&quot; are painted on the upper right. Green fence is in the foreground.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Murals Aplenty                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Blog                    <\/h4>\r\n                                                    <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n                <div class=\"image-slider-item image-slider-item-type-image\" >\r\n\r\n        <a class=\"image-slider-link\" href=\"https:\/\/visitseattle.org\/things-to-do\/arts-culture\/art-appreciation\/\">\r\n            <div class=\"image-slider-image-box opacity-none\">\r\n              \r\n                                                        <img decoding=\"async\" class=\"image-slider-image-graphic\" src=\"https:\/\/uploads.visitseattle.org\/2025\/02\/11122542\/web_See-Black-Sun-Isamu-Noguchi_Spike-Mafford-450x300.jpg\" alt=\"A large, circular black sculpture with abstract shapes stands on a platform overlooking a body of water. Trees and a pathway line the water&#039;s edge, with a clear blue sky in the background. A distant tower is visible beyond the trees.\" >\r\n\r\n              <div class=\"image-slider-content-box\">\r\n                <div class=\"image-slider-content-box-text\">\r\n                                      <h3 class=\"image-slider-title\">\r\n                    Art Appreciation                    <\/h3>\r\n                                                        <h4 class=\"image-slider-subtitle\">\r\n                      Arts & Culture                    <\/h4>\r\n                                                    <\/div>\r\n                              <\/div>\r\n               \r\n            <\/div>\r\n          \r\n        <\/a>\r\n        \r\n      <\/div>\r\n        <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<script id=\"vs-custom-slick-slider\">\r\n  jQuery( document ).ready(function($) {\r\n    const $sliderWrapper = $(\"#image-slider-block_bfc2c4fa2ee95e938532aebe733b9f19\");\r\n\r\n    $sliderWrapper.on(\"init reInit afterChange\", function () {\r\n      $sliderWrapper.find(\".slick-dots\").removeAttr(\"role\");\r\n      updateSlickDotsAccessibility();\r\n\r\n    });\r\n  \r\n    $(\"#image-slider-block_bfc2c4fa2ee95e938532aebe733b9f19 .image-slider-wrapper\").not('.slick-initialized').slick({\r\n      dots: false,\r\n      arrows: true,\r\n      infinite: true,\r\n      slidesToShow: 3,\r\n      slidesToScroll: 1,\r\n      autoplay: false,\r\n      autoplaySpeed: 3000,\r\n      responsive: [\r\n      {\r\n        breakpoint: 1200,\r\n        settings: {\r\n          slidesToShow: 3,\r\n          slidesToScroll: 3,\r\n          infinite: true,\r\n          dots: true\r\n        }\r\n      },\r\n      {\r\n        breakpoint: 767,\r\n        settings: {\r\n          slidesToShow: 2,\r\n          slidesToScroll: 2,\r\n          arrows: true\r\n        }\r\n      },\r\n      {\r\n        breakpoint: 650,\r\n        settings: {\r\n          slidesToShow: 1,\r\n          slidesToScroll: 1,\r\n          arrows: true\r\n        }\r\n      }\r\n      \/\/ You can unslick at a given breakpoint now by adding:\r\n      \/\/ settings: \"unslick\"\r\n      \/\/ instead of a settings object\r\n    ]\r\n    });\r\n\r\n    $sliderWrapper.find(\".slick-dots\").removeAttr(\"role\");\r\n\r\n    updateSlickDotsAccessibility();\r\n\r\n    function updateSlickDotsAccessibility() {\r\n      document.querySelectorAll('.slick-dots li').forEach(function (dot) {\r\n        const isHidden = dot.getAttribute('aria-hidden') === 'true';\r\n        const button = dot.querySelector('button');\r\n\r\n        if (button) {\r\n          if (isHidden) {\r\n            button.setAttribute('tabindex', '-1');\r\n            button.setAttribute('aria-hidden', 'true');\r\n          } else {\r\n            button.setAttribute('tabindex', '0');\r\n            button.removeAttribute('aria-hidden');\r\n          }\r\n        }\r\n      });\r\n    }\r\n\r\n    document.querySelectorAll('.slick-track[role=\"listbox\"]').forEach(function(track) {\r\n      if (!track.hasAttribute('aria-label') && !track.hasAttribute('aria-labelledby')) {\r\n        track.setAttribute('aria-label', 'Video slider');\r\n      }\r\n    });\r\n  });\r\n<\/script>","protected":false},"excerpt":{"rendered":"<p>          &#8230;<\/p>\n","protected":false},"author":115,"featured_media":339911,"parent":371419,"menu_order":22,"comment_status":"closed","ping_status":"closed","template":"template-gutenberg.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-371534","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>SODO Motive - Visit Seattle<\/title>\n<meta name=\"description\" content=\"This original documentary shares the story of four globally recognized artists as they unite for a creative collaboration at Seattle Center.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SODO Motive - Visit Seattle\" \/>\n<meta property=\"og:description\" content=\"This original documentary shares the story of four globally recognized artists as they unite for a creative collaboration at Seattle Center.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\" \/>\n<meta property=\"og:site_name\" content=\"Visit Seattle\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/visitseattle\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-27T20:06:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"564\" \/>\n\t<meta property=\"og:image:height\" content=\"246\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@visitseattle\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\",\"url\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\",\"name\":\"SODO Motive - Visit Seattle\",\"isPartOf\":{\"@id\":\"https:\/\/visitseattle.org\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg\",\"datePublished\":\"2023-04-27T22:07:16+00:00\",\"dateModified\":\"2026-01-27T20:06:19+00:00\",\"description\":\"This original documentary shares the story of four globally recognized artists as they unite for a creative collaboration at Seattle Center.\",\"breadcrumb\":{\"@id\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/visitseattle.org\/tv\/sodo-motive\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/#primaryimage\",\"url\":\"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg\",\"contentUrl\":\"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg\",\"width\":564,\"height\":246,\"caption\":\"A vibrant mural featuring abstract shapes in purple, blue, and black, with green leaf-like patterns. The word \\\"locomotive\\\" is written in stylized white lettering across the center.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/visitseattle.org\/tv\/sodo-motive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/visitseattle.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"VISITSEATTLE.tv\",\"item\":\"https:\/\/visitseattle.org\/tv\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SODO Motive\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/visitseattle.org\/#website\",\"url\":\"https:\/\/visitseattle.org\/\",\"name\":\"Visit Seattle\",\"description\":\"Your next great adventure\",\"publisher\":{\"@id\":\"https:\/\/visitseattle.org\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/visitseattle.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/visitseattle.org\/#organization\",\"name\":\"Visit Seattle\",\"alternateName\":\"Visit Seattle\",\"url\":\"https:\/\/visitseattle.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/visitseattle.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/uploads.visitseattle.org\/2024\/02\/26112700\/vsJPG.jpg\",\"contentUrl\":\"https:\/\/uploads.visitseattle.org\/2024\/02\/26112700\/vsJPG.jpg\",\"width\":696,\"height\":696,\"caption\":\"Visit Seattle\"},\"image\":{\"@id\":\"https:\/\/visitseattle.org\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/visitseattle\",\"https:\/\/x.com\/visitseattle\",\"https:\/\/instagram.com\/visitseattle\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SODO Motive - Visit Seattle","description":"This original documentary shares the story of four globally recognized artists as they unite for a creative collaboration at Seattle Center.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/visitseattle.org\/tv\/sodo-motive\/","og_locale":"en_US","og_type":"article","og_title":"SODO Motive - Visit Seattle","og_description":"This original documentary shares the story of four globally recognized artists as they unite for a creative collaboration at Seattle Center.","og_url":"https:\/\/visitseattle.org\/tv\/sodo-motive\/","og_site_name":"Visit Seattle","article_publisher":"https:\/\/www.facebook.com\/visitseattle","article_modified_time":"2026-01-27T20:06:19+00:00","og_image":[{"width":564,"height":246,"url":"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@visitseattle","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/visitseattle.org\/tv\/sodo-motive\/","url":"https:\/\/visitseattle.org\/tv\/sodo-motive\/","name":"SODO Motive - Visit Seattle","isPartOf":{"@id":"https:\/\/visitseattle.org\/#website"},"primaryImageOfPage":{"@id":"https:\/\/visitseattle.org\/tv\/sodo-motive\/#primaryimage"},"image":{"@id":"https:\/\/visitseattle.org\/tv\/sodo-motive\/#primaryimage"},"thumbnailUrl":"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg","datePublished":"2023-04-27T22:07:16+00:00","dateModified":"2026-01-27T20:06:19+00:00","description":"This original documentary shares the story of four globally recognized artists as they unite for a creative collaboration at Seattle Center.","breadcrumb":{"@id":"https:\/\/visitseattle.org\/tv\/sodo-motive\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/visitseattle.org\/tv\/sodo-motive\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/visitseattle.org\/tv\/sodo-motive\/#primaryimage","url":"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg","contentUrl":"https:\/\/uploads.visitseattle.org\/2019\/10\/09162203\/VSEA_.TV_SODOMOTIVE_Tile_V2.jpg","width":564,"height":246,"caption":"A vibrant mural featuring abstract shapes in purple, blue, and black, with green leaf-like patterns. The word \"locomotive\" is written in stylized white lettering across the center."},{"@type":"BreadcrumbList","@id":"https:\/\/visitseattle.org\/tv\/sodo-motive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/visitseattle.org\/"},{"@type":"ListItem","position":2,"name":"VISITSEATTLE.tv","item":"https:\/\/visitseattle.org\/tv\/"},{"@type":"ListItem","position":3,"name":"SODO Motive"}]},{"@type":"WebSite","@id":"https:\/\/visitseattle.org\/#website","url":"https:\/\/visitseattle.org\/","name":"Visit Seattle","description":"Your next great adventure","publisher":{"@id":"https:\/\/visitseattle.org\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/visitseattle.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/visitseattle.org\/#organization","name":"Visit Seattle","alternateName":"Visit Seattle","url":"https:\/\/visitseattle.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/visitseattle.org\/#\/schema\/logo\/image\/","url":"https:\/\/uploads.visitseattle.org\/2024\/02\/26112700\/vsJPG.jpg","contentUrl":"https:\/\/uploads.visitseattle.org\/2024\/02\/26112700\/vsJPG.jpg","width":696,"height":696,"caption":"Visit Seattle"},"image":{"@id":"https:\/\/visitseattle.org\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/visitseattle","https:\/\/x.com\/visitseattle","https:\/\/instagram.com\/visitseattle\/"]}]}},"publishpress_future_action":{"enabled":false,"date":"2026-02-06 11:30:00","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/pages\/371534","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/comments?post=371534"}],"version-history":[{"count":7,"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/pages\/371534\/revisions"}],"predecessor-version":[{"id":470669,"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/pages\/371534\/revisions\/470669"}],"up":[{"embeddable":true,"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/pages\/371419"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/media\/339911"}],"wp:attachment":[{"href":"https:\/\/visitseattle.org\/wp-json\/wp\/v2\/media?parent=371534"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}