<!DOCTYPE html><html><head><!--component-head-v1--><title>Harvey the Hawk seeks refuge in Houston man's taxi | KFDM</title><meta http-equiv="Content-Type" content="text/html"/><meta http-equiv="X-UA-Compatible" content="IE=9; IE=EDGE"/><!--HEAD COMPONENT /head/v1--><meta name="robots" content="index, follow"/><meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=0.5"/><link rel="canonical" href="http://wjla.com/news/offbeat/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="blitz" content="mu-cc36119f-f4dca522-3261b206-4b3bbd3f"/><meta name="title" content="Harvey the Hawk seeks refuge in Houston man's taxi"/><meta name="description" content="A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the hurricane. Many people in Texas relied on the kindness of others to evacuate and st"/><meta itemprop="name" content="KFDM"/><meta itemprop="description" content="A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the hurricane. Many people in Texas relied on the kindness of others to evacuate and st"/><meta itemprop="image" content="http://static-25.sinclairstoryline.com/resources/media/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg"/><meta name="keywords" content="news,root,offbeat,videos,TX"/><meta name="author" content="Sinclair Broadcast Group"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="http://twitter.com/#!/kfdmnews"/><meta property="twitter:title" content="Harvey the Hawk seeks refuge in Houston man's taxi"/><meta name="twitter:description" content="A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the hurricane. Many people in Texas relied on the kindness of others to evacuate and st"/><meta name="twitter:image" content="http://static-25.sinclairstoryline.com/resources/media/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg"/><meta property="article:publisher" content="https://www.facebook.com/kfdmnews/"/><meta property="fb:app_id" content="259331087502766"/><meta property="fb:pages" content="79318758755"/><meta property="og:title" content="Harvey the Hawk seeks refuge in Houston man's taxi"/><meta property="og:type" content="article"/><meta property="og:site_name" content="KFDM"/><meta property="og:url" content="http://kfdm.com/news/offbeat/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi"/><meta property="og:image" content="http://static-25.sinclairstoryline.com/resources/media/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg"/><meta property="og:description" content="A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the hurricane. Many people in Texas relied on the kindness of others to evacuate and st"/><meta property="og:locale" content="en_US"/><meta name="article:published_time" content="2017-08-26T19:50:38+00:00"/><link rel="icon" type="image/png" href="//static-11.sinclairstoryline.com/resources/media/kfdm-favicon.ico"/><link rel="stylesheet" type="text/css" href="//static-36.sinclairstoryline.com/resources/assets/common/vendor/v2/vendor.css"/><!--THIS IS THE COMPILED VERSION OF THE VENDOR CSS--><!--link(rel="stylesheet", type="text/css", href="//static-40.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_css/vendor.css")--><link rel="stylesheet" type="text/css" href="//static-16.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_css/compiled.css"/><!--[if lte IE 9]><link rel="stylesheet" type="text/css" href="//static-16.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_css/compiled_0.css"/><link rel="stylesheet" type="text/css" href="//static-17.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_css/compiled_1.css"/><link rel="stylesheet" type="text/css" href="//static-18.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_css/compiled_2.css"/><![endif]--><link rel="stylesheet" type="text/css" href="//static-29.sinclairstoryline.com/resources/assets/common/fonts/ionicons/css/ionicons.min.css"/><script>sinclairDigitalAnalytics = {};
sinclairDigitalAnalytics.customDimensions = {};
var adsBlocked = true;
</script><script src="//static-17.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core/shared/ads.js"></script><script src="//videobase.sinclairstoryline.com/jwplayer7/jwplayer.js"></script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');

ga('create', 'UA-11902348-54', 'auto');
ga('require', 'linkid');

ga('provide', 'getGcid', function(tracker) {
    sinclairDigitalAnalytics.customDimensions.dimension3 = "" + tracker.get('clientId');
});

// Ad Block detection code per ticket AST-440
ga('provide', 'adblockTracker', function(tracker) {
    // If we have already detected an ad blocker, then short-circuit
    if (adsBlocked) {
        sinclairDigitalAnalytics.customDimensions.dimension4 = "true";
        return;
    }
    var ad = document.createElement('ins');
    ad.className = 'AdSense';
    ad.style.display = 'block';
    ad.style.position = 'absolute';
    ad.style.top = '-1px';
    ad.style.height = '1px';
    document.body.appendChild(ad);
    adsBlocked = ad.clientHeight >0 ? adsBlocked : true; // If height < 1 then we assume a blocker
    document.body.removeChild(ad);
    sinclairDigitalAnalytics.customDimensions.dimension4 = adsBlocked ? "true" : "false"; // GA requires a string value
});
ga('require', 'getGcid');
ga('require', 'adblockTracker');
ga('send', 'pageview', sinclairDigitalAnalytics.customDimensions);
</script><script>var isIe9orBelow = '';</script><script src="//static-26.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core/shared/modernizr.min.js"></script><script src="//static-17.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core/shared/jquery/jquery.min.js"></script><!--[if lte IE 9 ]><script src="//videobase.sinclairstoryline.com/js/CrossDomain.js"></script><script>var isIe9orBelow = 'isIe9orBelow';</script><![endif]--><script>(function(w,d,s,l){
    var f=d.getElementsByTagName(s)[0],
    ww = window.innerWidth || document.documentElement.clientWidth  || document.body.clientWidth ;
    ww = ww < 728;
    c = l || ww?'sd-mobile '+isIe9orBelow:'sd-desktop '+isIe9orBelow;
    f.className += ' '+c;
})(window,document,'html','');
</script><script>sinclairDigital = {
    jwplayerUrl: '//videobase.sinclairstoryline.com/jwplayer7/jwplayer.js',
    liveNews: '//videobase.sinclairstoryline.com/SinclairLiveNews.js',
    liveVideoStatusUrl: '//livevideostatus.sinclairstoryline.com',
    callLetters: 'KFDM',
    adBlockCheck: '',
    siteRelative : '//static-10.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm',
    isMobile : '',
    core:'//static-10.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core',
    pageTitle: '',
    storyUUID: '796ad87f-cd1b-42ef-87c4-bfd629cbda77',
    gemini:{},
    social: {
        accounts: {
            'general' : {
                'url' : 'kfdm.com',
                'city' : 'Beaumont',
                'name' : 'KFDM'
            },
            'facebook': {
                'url': 'https://www.facebook.com/kfdmnews/',
                'app': '259331087502766'
            },
            'twitter': {
                'url': 'http://twitter.com/#!/kfdmnews',
                'app': ''
            },
            'instagram' : { 'url' : '' },
            'pinterest' : { 'url' : 'http://pinterest.com/kfdmnews/' },
            'google' : {
                'url' : '',
                'app' : ''
            },
            'youtube' : { 'url' : '' }
        }
    }
};
</script><script src="//static-36.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core/shared/core2.js"></script><script>function extractDomainFromUrl(fullUrl) {
    if (typeof fullUrl === 'string' && fullUrl != '') {
        var domainString = '';
        try {
            if (fullUrl.indexOf('://') >-1) {
                fullUrl = fullUrl.split('://')[1];
            }
            fullUrl = fullUrl.split('/')[0];
            var domainArray = fullUrl.split('.');
            var domainPosition = domainArray.length - 2;
            var domainString = domainArray[domainPosition].toLowerCase();
        } catch(excp) {
        }
        return domainString;
    } else {
        return '';
    }
}

sinclairDigital.ast = sinclairDigital.ast || {};
sinclairDigital.ast.referrerDomain = extractDomainFromUrl(document.referrer);

if (sinclairDigital.ast.referrerDomain === extractDomainFromUrl(document.location.href)) {
    sinclairDigital.ast.referrerDomain = 'null'; // referral from self = 'null'
}

if (sinclairDigital.ast.referrerDomain === '') {
    sinclairDigital.ast.referrerDomain = 'false'; // unknown referrer = 'false'
}
</script><script>var zone = '/4756/KFDM/Web/news/offbeat';
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        (function() { 
            window.advBidxc = window.advBidxc ||{};
            window.advBidxc.renderAd = function(){};
            window.advBidxc.startTime = new Date().getTime();
            window.advBidxc.timeout = 400;
            window.advBidxc.version = 4.1;
            window.advBidxc.section = "Offbeat";
            window.advBidxc.customerId = "8CUYJO3X8";
            window.advBidxc.domain = window.location.hostname;
            function loadScript(tagSrc){
                if(tagSrc.substr(0,4) !== 'http'){
                    varisSSL = 'https:'==document.location.protocol;
                    tagSrc = (isSSL ?'https:':'http:') + tagSrc;
                }
                var scriptTag = document.createElement('script'),
                    placeTag = document.getElementsByTagName("script")[0];
                scriptTag.type = 'text/javascript';
                scriptTag.async = true;
                scriptTag.src = tagSrc;
                placeTag.parentNode.insertBefore(scriptTag,placeTag);
            }
            function loadGPT(){
                if(!window.advBidxc.isAdServerLoaded){
                    loadScript('//www.googletagservices.com/tag/js/gpt.js');
                    window.advBidxc.isAdServerLoaded = true;
                }
            }
            window.advBidxc.loadGPT = setTimeout(loadGPT, window.advBidxc.timeout);
            var isSSL = 'https:' == document.location.protocol;
            var mnSrc = (isSSL ? 'https:' : 'http:') + '//contextual.media.net/bidexchange.js?cid=' + window.advBidxc.customerId + '&dn=' + window.advBidxc.domain + '&version=' + window.advBidxc.version + (isSSL ? '&https=1' : '');
            loadScript(mnSrc);
        })();
        var _ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
        var ww = _ww<728 ? 728:_ww<970 ? 970:_ww;
        googletag.cmd.push(function() {
            ddb_300x250_right_panel = googletag.defineSlot(zone, [300,250], 'ddb_300x250_right_panel').setTargeting('pos','1').addService(googletag.pubads()).setCollapseEmptyDiv(false);
            ddb_728x90_footer = googletag.defineSlot(zone, [728,90], 'ddb_728x90_footer').setTargeting('pos','1').addService(googletag.pubads()).setCollapseEmptyDiv(false);
            ddb_300x250_interstitial = googletag.defineSlot(zone, [300,250], 'ddb_300x250_interstitial').setTargeting('pos','1').addService(googletag.pubads()).setCollapseEmptyDiv(false);
            ddb_300x250_end = googletag.defineSlot(zone, [300,250], 'ddb_300x250_end').setTargeting('pos','2').addService(googletag.pubads()).setCollapseEmptyDiv(false);
            googletag.pubads().setTargeting('video','false').setTargeting("kw",["news","root","offbeat","videos"]).setTargeting('path','wjla.com/news/offbeat').setTargeting('slug','harvey-the-hawk-seeks-refuge-in-houston-mans-taxi').setTargeting('Ref_ID', sinclairDigital.ast.referrerDomain).setTargeting('page','gallery').setTargeting('ksg', Krux.segments)
.setTargeting('kuid', Krux.user);
            googletag.pubads().enableSingleRequest();
            googletag.companionAds().setRefreshUnfilledSlots(true);
            googletag.pubads().enableVideoAds();
            window.sinclairDigital.ast = window.sinclairDigital.ast || {};
            window.sinclairDigital.ast.adSlotInfoEventObjects = [];
            googletag.pubads().addEventListener('slotRenderEnded', function(event) {
              window.sinclairDigital.ast.adSlotInfoEventObjects.push(event);
              if (event.slot.getSlotElementId() === 'ddb_home_premium_desktop' && event.isEmpty) {
                document.getElementById(event.slot.getSlotElementId()).setAttribute('class', document.getElementById(event.slot.getSlotElementId()).getAttribute('class') + ' ad_loaded_false');
              }
            if (window.sinclairDigital.ast && window.sinclairDigital.ast.dfpPremiumTemplateExists) {
                document.getElementById('dfp-premium-template-exists').textContent = window.sinclairDigital.ast.dfpPremiumTemplateExists;
            }
            });
            googletag.pubads().disableInitialLoad();
            googletag.enableServices();
        });
         adKeywords =["news","root","offbeat","videos"] ;
adStorySlug ='harvey-the-hawk-seeks-refuge-in-houston-mans-taxi' ;
dfpPageType ='gallery' ;
</script><script>!function(a9,a,p,s,t,A,g){
if(a[a9])return;
function q(c,r){
a[a9]._Q.push([c,r])
}
a[a9]={
init:function(){
q('i',arguments)
},
fetchBids:function(){
q('f',arguments)
},
setDisplayBids:function(){},
_Q:[]
};
A=p.createElement(s);
A.async=!0;
A.src=t;
g=p.getElementsByTagName(s)[0];
g.parentNode.insertBefore(A,g)
}('apstag',window,document,'script','//c.amazon-adsystem.com/aax2/apstag.js');
apstag.init({ pubID: '3555', adServer: 'googletag' });
apstag.fetchBids({
slots: [
{
slotID: 'ddb_300x250_right_panel',
sizes: [[300,250]]
},{
slotID: 'ddb_728x90_footer',
sizes: [[728,90]]
},{
slotID: 'ddb_300x250_interstitial',
sizes: [[300,250]]
},{
slotID: 'ddb_300x250_end',
sizes: [[300,250]]
}],
timeout: 2e3
}, function(bids) {
     googletag.cmd.push(function(){
         apstag.setDisplayBids();
         googletag.pubads().refresh();
     });
});
</script><script>//- Console-polyfill. MIT license.
//- https://github.com/paulmillr/console-polyfill
//- Make it safe to do console.log() always.
(function(global) {
    'use strict';
    global.console = global.console || {};
    var con = global.console;
    var prop, method;
    var empty = {};
    var dummy = function() {};
    var properties = 'memory'.split(',');
    var methods = ('assert,clear,count,debug,dir,dirxml,error,exception,group,' +
        'groupCollapsed,groupEnd,info,log,markTimeline,profile,profiles,profileEnd,' +
        'show,table,time,timeEnd,timeline,timelineEnd,timeStamp,trace,warn').split(',');
    while (prop = properties.pop()) if (!con[prop]) con[prop] = empty;
    while (method = methods.pop()) if (typeof con[method] !== 'function') con[method] = dummy;
})(typeof window === 'undefined' ? this : window);</script><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-MBL324" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><script>(function(w,d,s,l,i){
    w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});
    var f=d.getElementsByTagName(s)[0],
        j=d.createElement(s),
        dl=l!='dataLayer'?'&l='+l:'';j.async=true;
    j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayerZypMedia','GTM-MBL324');</script><script>function sdAData(opts){
    jQuery.ajax({
        url: opts.url,
        type: opts.type || 'PUT',
        contentType: opts.contentType || '',
        data: opts.data,
        success: function(data) {
            //- console.log('Analytics data reported');
        }
    });
}

sdDataOpts = {
    type: 'PUT',
    url:'/api/rest/analytics/page/rendered',
    data: '{"url":"' + window.location.href + '","storySlug":"harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","storyIdentifier":"796ad87f-cd1b-42ef-87c4-bfd629cbda77","storyType":"gallery"}',
    contentType: 'application/json; charset=utf-8'
}
sdAData(sdDataOpts)
ga(function(tracker) {
    var clientId = tracker.get('clientId');
    gaByPass = {
        type: 'POST',
        url:'/api/rest/gaByPass/pageRendered',
        data: 'v=1&tid=UA-11902348-54&cid='+clientId+'&t=event&ec=Page&ea=AdBlock&el='+encodeURIComponent(location.pathname)+'&ev='+adsBlocked+'\n v=1&tid=UA-61722140-1&cid='+clientId+'&t=event&ec=harvey-the-hawk-seeks-refuge-in-houston-mans-taxi&ea=AdBlock&el='+encodeURIComponent(location.pathname)+'&ev='+adsBlocked,
        contentType: 'text/plain'
    }
    if(sinclairDigital.adBlockCheck){
        sdAData(gaByPass)
    }
});
</script><script>var __nspid="5j9m9s";
var __nsptags=[];
(function(w, d) { var x = function()
    { var j=d.createElement("script");j.type="text/javascript";j.async=true; j.src="http"+("https:"===d.location.protocol?"s://cs":"://c")+".ns1p.net/p.js?a="+__nspid; d.body.appendChild(j); }
    if(w.addEventListener)
        { w.addEventListener("load", x, false); }
    else if(w.attachEvent)
        { w.attachEvent("onload", x); }
    else
        { w.onload = x; }
}(window, document));</script><script data-id="rizc3lhmk" data-timing="async" data-version="3.0" type="text/javascript" class="kxct">window.Krux || ((Krux = function (){Krux.q.push(arguments)}).q = []);
(function() {
    var k=document.createElement('script');
    k.type='text/javascript';
    k.async=true;
    k.src=(location.protocol==='https:'?'https:':'http:')+'//cdn.krxd.net/controltag/rizc3lhmk.js';
    var s=document.getElementsByTagName('script')[0];s.parentNode.insertBefore(k,s);
}());</script><script data-namespace="sinclair" type="text/javascript" class="kxint">window.Krux||((Krux=function(){Krux.q.push(arguments);}).q=[]);
(function(){
  function retrieve(n){
    var k= 'kx'+'sinclair_'+n, ls=(function(){
      try {
        return window.localStorage;
      } catch(e) {
        return null;
      }
    })();
    if (ls) {
        return ls[k] || '';
    } else if (navigator.cookieEnabled) {
        var m = document.cookie.match(k+'=([^;]*)');
        return (m && unescape(m[1])) || '';
    } else {
        return '';
    }
  }
  Krux.user = retrieve('user');
  Krux.segments = retrieve('segs') ? retrieve('segs').split(',') : [];
})();</script><!-- Note: Requires JavaScript ControlTag to be deployed on the page--><!-- BEGIN Krux AJAX ControlTag for "Sinclair Broadcast Group"--><script>Krux('ns:sinclair', 'page:load', function(err) { }, {pageView: true});</script><!-- END Krux AJAX ControlTag--><!-- Pingdom RUM--><script id="entry-template" type="text/x-handlebars-template"><div id="console"><div><ul role="tablist" class="sd-console-nav sd-console-nav-tabs"><li role="presentation" class="active console-container"><a href="#console-container" aria-controls="console" role="tab" data-toggle="tab">Console</a></li><li role="presentation"><a href="#console-event" aria-controls="events" role="tab" data-toggle="tab">Events</a></li><li role="presentation"><a href="#presentation" aria-controls="presentation" role="tab" data-toggle="tab">Presentation</a></li><li role="presentation"><a href="#info" aria-controls="info" role="tab" data-toggle="tab">General Info</a></li><li role="presentation"><a href="#cdn" aria-controls="cdn" role="tab" data-toggle="tab">CDN</a></li><li role="presentation"><a href="#ads" aria-controls="ads" role="tab" data-toggle="tab">ADS</a></li><li role="presentation"><a href="#components" aria-controls="components" role="tab" data-toggle="tab">Components</a></li><!-- Tab panes--></ul><div class="tab-content"><div id="console-container" role="tabpanel" class="console-container tab-pane active"></div><div id="console-event" role="tabpanel" class="console-event tab-pane"></div><div id="presentation" role="tabpanel" class="tab-pane"><table class="table table-bordered"><tr><td class="table-title">Presentation Name:</td><td>Gallery v2(common)</td></tr><tr><td class="table-title">Presentation ID:</td><td>gallery-v2</td></tr></table></div><div id="info" role="tabpanel" class="tab-pane has-menu"><div class="menu-bar "><table class="table"><tr><td><input class="content-trigger" data-id="environment" id="environment-check" type="checkbox" name="environment-check" checked=true>&nbsp;Environment
                            </td><td><input class="content-trigger" data-id="site" id="site-check" type="checkbox" name="site-check" checked=true>&nbsp;Site
                            </td><td><input class="content-trigger" data-id="social" id="social-check" type="checkbox" name="social-check" checked=true>&nbsp;Social
                            </td><td><input class="content-trigger" data-id="story" id="story-check" type="checkbox" name="story-check" checked=true>&nbsp;Story
                            </td><td></td><td></td></tr></table></div><table class="table table-bordered"><tr class="site warning"><td class="table-title">Site Name:</td><td>KFDM</td></tr><tr class="site warning"><td class="table-title">Call Letters:</td><td>KFDM</td></tr><tr class="site warning"><td class="table-title">Google Analytics:</td><td>UA-11902348-54</td></tr><tr class="site warning"><td class="table-title">Site Uuid:</td><td>ba9498d7-3c11-4bea-aa3b-61693626ff52</td></tr><tr class="story success"><td class="table-title">Network:</td><td>CBS</td></tr><tr class="story success"><td class="table-title">Channel:</td><td>6</td></tr><tr class="social info"><td class="table-title">facebookAppId</td><td>259331087502766</td></tr><tr class="social info"><td class="table-title">googlePlusUrl</td><td></td></tr><tr class="social info"><td class="table-title">facebookUrl</td><td>https://www.facebook.com/kfdmnews/</td></tr><tr class="social info"><td class="table-title">instagramFeedUrl</td><td></td></tr><tr class="social info"><td class="table-title">pinterestUrl</td><td>http://pinterest.com/kfdmnews/</td></tr><tr class="social info"><td class="table-title">fbPages</td><td>79318758755</td></tr><tr class="social info"><td class="table-title">livestreamFacebookAppId</td><td>156854331444788</td></tr><tr class="social info"><td class="table-title">youtubeChannelUrl</td><td></td></tr><tr class="social info"><td class="table-title">fbRecirculationId</td><td>1132375610142091_1470473112999004</td></tr><tr class="social info"><td class="table-title">twitterAppId</td><td></td></tr><tr class="social info"><td class="table-title">twitterUrl</td><td>http://twitter.com/#!/kfdmnews</td></tr><tr class="social info"><td class="table-title">googlePlusAppId</td><td></td></tr><tr class="social info"><td class="table-title">twitterId</td><td>http://twitter.com/#!/kfdmnews</td></tr><tr class="environment active"><td class="table-title">buildNumber</td><td>000066</td></tr><tr class="environment active"><td class="table-title">microServiceVersion</td><td>2.20</td></tr><tr class="environment active"><td class="table-title">version</td><td>2018-02-16T02-08Z</td></tr><tr class="environment active"><td class="table-title">authorMode</td><td></td></tr><tr class="environment active"><td class="table-title">backendEnvironment</td><td>Prod</td></tr><tr class="environment active"><td class="table-title">audienceEnvironment</td><td>Prod</td></tr><tr class="environment active"><td class="table-title">featureFlagEnvironment</td><td>Prod</td></tr><tr class="environment active"><td class="table-title">environment</td><td>Prod</td></tr><tr class="environment active"><td class="table-title">envGroup</td><td>Prod</td></tr><tr class="environment active"><td class="table-title">cdnAtPrefix</td><td>/resources</td></tr><tr class="environment active"><td class="table-title">componentAssetPrefix</td><td>//static-10.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z</td></tr><tr class="environment active"><td class="table-title">siteRelative</td><td>//static-10.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm</td></tr><tr class="environment active"><td class="table-title">activeComponents</td><td>Array</td></tr><tr class="environment active"><td class="table-title">resourceMap</td><td>Array</td></tr></table></div><div id="cdn" role="tabpanel" class="tab-pane">...</div><div id="ads" role="tabpanel" class="tab-pane"><table class="table table-bordered"><tr><td class="table-title">Network ID:</td><td>4756</td></tr><tr><td class="table-title">Ad Unit ID:</td><td>KFDM</td></tr><tr><td class="table-title">Ad Zone:</td><td>news/offbeat</td></tr><tr><td class="table-title">DFP Premium Template:</td><td id="dfp-premium-template-exists">False</td></tr><tr><td class="table-title">Referrer (Ref_ID):</td><td id="ref-id-value"></td></tr></table></div><div id="components" role="tabpanel" class="tab-pane"><p><b>Component Version: </b>2018-02-16T02-08Z</p></div></div></div><div id="console-actions"><table class="action-table"><tr><td class="table-title"><input id="label-components" type="checkbox" name="outlines">&nbsp;Label Components
                </td></tr></table><a href="#" id="console-close">&times;</a><ul role="tablist" class="sd-console-nav sd-console-nav-tabs"><li role="presentation" class="active" ><a href="#story-data" aria-controls="story-data" role="tab" data-toggle="tab">Story data</a></li><li role="presentation"><a href="#page-data" aria-controls="page-data" role="tab" data-toggle="tab">Page data</a></li><li role="presentation"><a href="#meta-data" aria-controls="meta-data" role="tab" data-toggle="tab">Metadata</a></li><!-- Tab panes--></ul><div class="tab-content"><div id="story-data" role="tabpanel" class="console-container tab-pane active"><pre class="prettyprint"><code id="story-data-code" class="prettyprint"></code></pre></div><div id="page-data" role="tabpanel" class="console-event tab-pane"><pre class="prettyprint"><code id="page-data-code" class="prettyprint"></code></pre></div><div id="meta-data" role="tabpanel" class="console-event tab-pane"><pre class="prettyprint"><code id="meta-data-code" class="prettyprint"></code></pre></div></div></div></div></script><script>sinclairDigital.krux = {"pageTitle":"Harvey the Hawk seeks refuge in Houston man's taxi | KFDM","networkAffiliate":"CBS","city":"Beaumont","state":"TX","zipcode":"77702","designatedMarketArea":"Beaumont-Port Arthur","section":"Offbeat","adZone":"news\/offbeat","headline":"Harvey the Hurricane Hawk seeks refuge in Houston man's taxi","pageKeywords":[],"callLetters":"KFDM"};
sinclairDigital.storyData = {"uuid":"796ad87f-cd1b-42ef-87c4-bfd629cbda77","version":20,"headline":"Harvey the Hurricane Hawk seeks refuge in Houston man's taxi","summary":"A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the\u00a0hurricane.\u00a0Many people in Texas relied on the kindness of others to evacuate and st","status":"published","versionStatus":"published","primaryTarget":{"site":{"uuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","created":1436377361000,"version":1,"name":"WJLA","imageUrl":"\/resources\/media\/b81dc242-6ae2-46a6-7633-a36f404f7f7c-wjlastorylinelogo.png?1436377340422","url":"wjla.com","stagingUrl":"wjla.sinclairstoryline.com","callLetters":"WJLA","status":"published","city":"Arlington","state":"VA","zipcode":"22209","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WJLA","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Harlingen-Wslco-Brnsvl-McA","locked":false},{"name":"Washington, DC (Hagrstwn)","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wjla","siteType":null,"brandUuid":"ef7d1446-cd05-4ab0-8e35-fc36984bc5db","brandName":"WJLA","channel":"7","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wjla-header-logo.png","footerLogoImageUrl":"\/resources\/media\/wjla-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/wjla-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wjla-favicon.ico","weatherImageOneUrl":"\/resources\/media\/e835612b-c25c-4c64-b842-6ee703f342ed-wjlaweatherherodayAPPROVEDV1.jpeg?1436380246387","weatherImageTwoUrl":"\/resources\/media\/90ecdfd1-79ac-48d7-8e53-00966b9ce531-wjlaweatherheronightAPPROVEDV1.jpeg?1436380254521","fontUrl":null,"designatedMarketArea":"Harlingen-Wslco-Brnsvl-McA","dfpNetworkId":"4756","dfpAdUnitId":"WJLA","googleAnalyticsId":"UA-49110982-1","general":{"footerText":"WJLA is the local ABC affiliate for the greater Washington DC area. From our studios in Arlington, VA ABC7 covers national and local news, sports, weather, traffic and culture and carries entertainment and sports programming. WJLA serves Alexandria, Springfield, Annandale, Tysons, Reston, Ashburn, Centreville and Manassas, Virginia and Bethesda, Rockville, Gaithersburg, Silver Spring, Wheaton, Beltsville, Greenbelt, Bowie, College Park, Largo, Crofton, Annapolis, Hyattsville and Takoma Park, Maryland, and all the communities in between."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11581\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"AXkQwztczUez8BH9ULo9cw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"889260367778456","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wjlatv","googlePlusUrl":"","pinterestUrl":"http:\/\/pinterest.com\/abc7newswjla\/","fbPages":"60987623733","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/abc7dc","fbRecirculationId":"1037044859743236_1374306272683758","twitterAppId":"627257696278810625","twitterUrl":"https:\/\/twitter.com\/abc7news","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1bba0725-3943-4043-83b9-92ba6cb4d8f8","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":"\/news\/offbeat","subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},"publishedDateTime":1503791438000,"scheduledDateTime":null,"expiresDateTime":null,"terminatedDateTime":null,"savedDateTime":1503791800000,"publishAuthorizationDateTime":null,"unpublishAuthorizationDateTime":null,"publishedDateISO8601":"2017-08-26T19:56:40.000-04:00","scheduledDateISO8601":"2018-02-12T23:58:36.026-05:00","expiresDateISO8601":"2018-02-12T23:58:36.026-05:00","terminatedDateISO8601":"2018-02-12T23:58:36.026-05:00","savedDateTimeISO8601":"2017-08-26T19:56:40.000-04:00","publishedDateTimeLocal":1503777038000,"scheduledDateTimeLocal":null,"expiresDateTimeLocal":null,"terminatedDateTimeLocal":null,"savedDateTimeLocal":1503777400000,"validPackageTypes":["STORY","GALLERY"],"canonicalUrl":"\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","canonicalUrlOverride":null,"pageTitle":"Harvey the Hawk seeks refuge in Houston man's taxi","dateLine":"","byLine":"Sinclair Broadcast Group","suggestedPriority":1,"topStoryPriority":null,"images":[{"type":"Image","uuid":"c0de38f6-7241-4b2b-bc1c-8ab65ba1caf1","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey-hawk-cab.jpg","externalId":"f39d638a-0760-46da-b05d-688d26d9d233","versionSetUuid":"a7a41463-dcfd-482e-8ecb-f33a2f5e1ebc","alt":"harvey-hawk-cab.jpg","original":"false","metadata":"{\"undefined\":4724}","orderNumber":4,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-harveyhawkcab.jpg","height":582,"width":1058,"large16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large16x9_harveyhawkcab.jpg","medium16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-medium16x9_harveyhawkcab.jpg","small16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-small16x9_harveyhawkcab.jpg","large36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large36x25_harveyhawkcab.jpg","medium36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-medium36x25_harveyhawkcab.jpg","small36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-small36x25_harveyhawkcab.jpg","large1x1Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large1x1_harveyhawkcab.jpg","medium1x1Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-medium1x1_harveyhawkcab.jpg","small1x1Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-small1x1_harveyhawkcab.jpg","largeScaleUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-largeScale_harveyhawkcab.jpg","smallScaleUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-smallScale_harveyhawkcab.jpg","originalBlurUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-originalBlur_harveyhawkcab.jpg","largeBlurUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-largeBlur_harveyhawkcab.jpg","smallBlurUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-smallBlur_harveyhawkcab.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-jumbo16x9_harveyhawkcab.jpg","jumbo36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-jumbo36x25_harveyhawkcab.jpg","large3x4Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large3x4_harveyhawkcab.jpg"},{"type":"Image","uuid":"4c8fa637-0d4d-4547-ad54-5f44eff35169","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey-hawk-home.jpg","externalId":"36c4cded-8759-4201-8e47-41e52cd641f4","versionSetUuid":"12796fab-05bd-4dc5-8e19-b9a7ad0d2457","alt":"harvey-hawk-home.jpg","original":"false","metadata":"{}","orderNumber":5,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-harveyhawkhome.jpg","height":598,"width":1006,"large16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large16x9_harveyhawkhome.jpg","medium16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-medium16x9_harveyhawkhome.jpg","small16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-small16x9_harveyhawkhome.jpg","large36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large36x25_harveyhawkhome.jpg","medium36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-medium36x25_harveyhawkhome.jpg","small36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-small36x25_harveyhawkhome.jpg","large1x1Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large1x1_harveyhawkhome.jpg","medium1x1Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-medium1x1_harveyhawkhome.jpg","small1x1Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-small1x1_harveyhawkhome.jpg","largeScaleUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-largeScale_harveyhawkhome.jpg","smallScaleUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-smallScale_harveyhawkhome.jpg","originalBlurUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-originalBlur_harveyhawkhome.jpg","largeBlurUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-largeBlur_harveyhawkhome.jpg","smallBlurUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-smallBlur_harveyhawkhome.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-jumbo16x9_harveyhawkhome.jpg","jumbo36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-jumbo36x25_harveyhawkhome.jpg","large3x4Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large3x4_harveyhawkhome.jpg"},{"type":"Image","uuid":"a58228e0-d0be-4f32-bade-fe8829a320a1","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey hawk.jpg","externalId":"1a0a61e9-5d1e-4988-9804-33e0f54583e6","versionSetUuid":"adc60973-750d-47e3-ba61-53d86b9f7285","alt":"harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":1,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg","height":594,"width":1058,"large16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large3x4_harveyhawk.jpg"},{"type":"Image","uuid":"835715fe-98db-4741-85e6-605421e1fedc","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey hawk snack.jpg","externalId":"c774c413-b5e1-4875-9254-09970df840a7","versionSetUuid":"4379d8c9-5918-42ae-9b86-dba71661dc36","alt":"harvey hawk snack.jpg","original":"false","metadata":"{}","orderNumber":6,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-harveyhawksnack.jpg","height":577,"width":1044,"large16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large16x9_harveyhawksnack.jpg","medium16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-medium16x9_harveyhawksnack.jpg","small16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-small16x9_harveyhawksnack.jpg","large36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large36x25_harveyhawksnack.jpg","medium36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-medium36x25_harveyhawksnack.jpg","small36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-small36x25_harveyhawksnack.jpg","large1x1Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large1x1_harveyhawksnack.jpg","medium1x1Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-medium1x1_harveyhawksnack.jpg","small1x1Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-small1x1_harveyhawksnack.jpg","largeScaleUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-largeScale_harveyhawksnack.jpg","smallScaleUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-smallScale_harveyhawksnack.jpg","originalBlurUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-originalBlur_harveyhawksnack.jpg","largeBlurUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-largeBlur_harveyhawksnack.jpg","smallBlurUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-smallBlur_harveyhawksnack.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-jumbo16x9_harveyhawksnack.jpg","jumbo36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-jumbo36x25_harveyhawksnack.jpg","large3x4Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large3x4_harveyhawksnack.jpg"},{"type":"Image","uuid":"09371117-612c-4012-9d2c-327f91bca5ac","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey-hawk.jpg","externalId":"5fb8abf6-3f42-440b-b1f4-026c981603e2","versionSetUuid":"4fba2dbd-f159-4b31-9a52-21233697734f","alt":"harvey-hawk.jpg","original":"false","metadata":"{}","orderNumber":2,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-harveyhawk.jpg","height":552,"width":1005,"large16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large3x4_harveyhawk.jpg"},{"type":"Image","uuid":"4af2c77e-5e11-40d7-bfc1-725965cb15b2","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":6,"description":"hurricane harvey hawk.jpg","externalId":"79d1ac22-bcf7-48a6-b855-9a7d9dc1edfc","versionSetUuid":"6e6e45b1-3a69-422e-b243-e5fa9f16a71d","alt":"hurricane harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":3,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/79d1ac22-bcf7-48a6-b855-9a7d9dc1edfc-hurricaneharveyhawk.jpg","height":790,"width":1509,"large16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large16x9_hurricaneharveyhawk.jpg","medium16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-medium16x9_hurricaneharveyhawk.jpg","small16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-small16x9_hurricaneharveyhawk.jpg","large36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large36x25_hurricaneharveyhawk.jpg","medium36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-medium36x25_hurricaneharveyhawk.jpg","small36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-small36x25_hurricaneharveyhawk.jpg","large1x1Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large1x1_hurricaneharveyhawk.jpg","medium1x1Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-medium1x1_hurricaneharveyhawk.jpg","small1x1Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-small1x1_hurricaneharveyhawk.jpg","largeScaleUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-largeScale_hurricaneharveyhawk.jpg","smallScaleUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-smallScale_hurricaneharveyhawk.jpg","originalBlurUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-originalBlur_hurricaneharveyhawk.jpg","largeBlurUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-largeBlur_hurricaneharveyhawk.jpg","smallBlurUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-smallBlur_hurricaneharveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-jumbo16x9_hurricaneharveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-jumbo36x25_hurricaneharveyhawk.jpg","large3x4Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large3x4_hurricaneharveyhawk.jpg"}],"videos":[],"audios":[],"sinclairOwned":false,"sourceTag":{"uuid":"5ee174ce-d94c-49f4-a4b0-e8c33b419150","name":"WJLA","dimension":"Source","removable":false,"weight":1,"userGenerated":false,"order":null},"marketTag":null,"tags":[{"uuid":"e8689dcc-5774-40be-8b7b-fd52fd6dcf2c","name":"Offbeat","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"1cb43f71-9566-4cf3-8e33-393fe52588ed","name":"katu.com","dimension":"SectionUrl","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"f7e5a76e-c248-41bc-96bd-6dae0a14a9fe","name":"News","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"ed4f07a6-ac49-45e0-b09e-877a3aa807d8","name":"komonews.com","dimension":"SectionUrl","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"aa3b65ee-167a-4b83-99ab-210cd6aa3ea5","name":"Videos","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"909dd0cb-4955-4a32-9f73-7f3091457f30","name":"Root","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null}],"tagExcludes":null,"userTags":[],"alerts":null,"heroImage":{"tags":[],"image":{"type":"Image","uuid":"54f5cacc-5ea9-45fc-93b7-026b7737288c","title":"Harvey the Hurrican Hawk","created":1503878714000,"version":6,"attributes":[],"caption":"A Cooper's hawk sought refuge in a Houston-area man's taxi as Hurrican Harvey barreled down on the Texas coast on Friday August 25, 2017. Harvey the Hawk was handed over to a Texas wildlife center on August 26. (Image credit: William Bruso \/ Youtube)","description":"harvey hawk.jpg","externalId":"1a0a61e9-5d1e-4988-9804-33e0f54583e6","versionSetUuid":"adc60973-750d-47e3-ba61-53d86b9f7285","alt":"harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":1,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg","height":594,"width":1058,"large16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large3x4_harveyhawk.jpg"}},"teaserImage":{"tags":[],"image":{"type":"Image","uuid":"54f5cacc-5ea9-45fc-93b7-026b7737288c","title":"Harvey the Hurrican Hawk","created":1503878714000,"version":6,"attributes":[],"caption":"A Cooper's hawk sought refuge in a Houston-area man's taxi as Hurrican Harvey barreled down on the Texas coast on Friday August 25, 2017. Harvey the Hawk was handed over to a Texas wildlife center on August 26. (Image credit: William Bruso \/ Youtube)","description":"harvey hawk.jpg","externalId":"1a0a61e9-5d1e-4988-9804-33e0f54583e6","versionSetUuid":"adc60973-750d-47e3-ba61-53d86b9f7285","alt":"harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":1,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg","height":594,"width":1058,"large16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large3x4_harveyhawk.jpg"}},"filter":null,"domainUrl":null,"sectionPath":null,"type":"story","galleryAllowed":true,"teaserPlacementModified":false,"leadStoryPlacementModified":false,"sponsored":false,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","locale":"en_US","storyHash":"1aec50dcb19730b6225d1178dbdeaa07","syndication":{"packageUuid":"796ad87f-cd1b-42ef-87c4-bfd629cbda77","placement":null,"topStoryPlacement":null,"targets":[{"site":{"uuid":"eb80a71d-2aaa-4da8-b9a4-73c4febf2aff","created":1438038456000,"version":1,"name":"KEPR","imageUrl":"\/resources\/media\/bac80921-2591-4ccd-3223-5563d055da03-keprstorylinelogo.png?1446150122887","url":"keprtv.com","stagingUrl":"keprtv.sinclairstoryline.com","callLetters":"KEPR","status":"published","city":"Pasco","state":"WA","zipcode":"99301","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"KEPR","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Yakima-Pasco-Rchlnd-Knnwck","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"keprtv","siteType":null,"brandUuid":"6df8a57e-3abc-4c67-97c6-10eeaf6f52bf","brandName":"KEPR","channel":"19","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kepr\/images\/logos\/kepr-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kepr\/images\/logos\/kepr-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kepr\/images\/logos\/kepr-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kepr\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Yakima-Pasco-Rchlnd-Knnwck","dfpNetworkId":"4756","dfpAdUnitId":"KEPR","googleAnalyticsId":"UA-9711042-10","general":{"footerText":"KEPR CBS 19 serves the Tri-Cities area of Pasco, Richland and Kennewick, Washington and surrounding communities including Benton City, Prosser, Grandview, Sunnyside, Walla Walla, College Place, and Connell, Washington and Umatilla, Hermiston, Pendleton and Patterson, Oregon."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10435\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"260090730991423","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/keprtv","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"50735961182","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"897357017059916_1206628759466072","twitterUrl":"https:\/\/twitter.com\/#!\/keprtv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"9c2189dc-6765-44aa-9f47-5cc43ab20ced","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d0244a89-6eff-43c2-a096-f93c5f844948","created":1438017818000,"version":1,"name":"WHP","imageUrl":"\/resources\/media\/2d5d1968-672b-41d7-4f84-4ad3ee8a4fe1-whpstorylinelogo.png?1450808664336","url":"local21news.com","stagingUrl":"local21news.sinclairstoryline.com","callLetters":"WHP","status":"published","city":"Harrisburg","state":"PA","zipcode":"17110","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WHP","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Harrisburg-Lncstr-Leb-York","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"local21news","siteType":null,"brandUuid":"1a5a541c-a30a-43d5-817c-2fad7dd9f48c","brandName":"WHP","channel":"21","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/whp\/images\/logos\/whp-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/whp\/images\/logos\/whp-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/whp\/images\/logos\/whp-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/whp\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Harrisburg-Lncstr-Leb-York","dfpNetworkId":"4756","dfpAdUnitId":"WHP","googleAnalyticsId":"UA-37182509-6","general":{"footerText":"WHP CBS 21 Harrisburg provides local news, weather, sports, community events and items of interest for Harrisburg Lancaster Lebanon York and nearby towns and communities in the greater Harrisburg area including, Hershey, Hummelstown, Palmyra, Jonestown, Annville, Gettysburg, East Berlin, New Oxford, Littlestown, Biglerville, New Cumberland, Lemoyne, Wormleysburg, Camp Hill, Mechanicsburg, Carlisle, Shippensburg, Newville, Middletown, Halifax, Steelton, Mount Joy, Elizabethtown, Lititz, Millersville, Columbia, Quarryville, Ephrata, New Holland, Dillsburg, Etters, Enola, Lewisberry, Manchester, Red Lion, Glen Rock, Shrewsbury, Dallastown, Hanover, Chambersburg, Mont Alto, Greencastle, Fayetteville, Mercersburg, Waynesboro, Chambersburg, Reading, Newport, New Bloomfield, Marysville, Duncannon, New Buffalo."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11523\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"KchPY7O%2f3ky20BQ93qWSkg%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"515459675194314","facebookUrl":"https:\/\/www.facebook.com\/cbs21news","googlePlusUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/whpcbs21\/","instagramFeedUrl":"https:\/\/www.instagram.com\/whptv\/","fbPages":"56821412713","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"948649641947066_1196315373847157","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/cbs21news","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"21bb7401-d542-45bd-ad8a-fc81000b5208","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"8058d16c-8201-4be6-8e35-fcc4c5bc40dd","created":1436992303000,"version":1,"name":"WLUC","imageUrl":"\/resources\/media\/23fe208f-2159-4b33-fb16-18c067940067-wluc_reversed_logo.png?1438801491092","url":"uppermichiganssource.com","stagingUrl":"uppermichiganssource.sinclairstoryline.com","callLetters":"WLUC","status":"published","city":"Negaunee","state":"MI","zipcode":"49866","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WLUC","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Marquette","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"uppermichiganssource","siteType":null,"brandUuid":"fed65034-77c0-48ee-b3d7-aeb526d6a1ab","brandName":"WLUC","channel":"6","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wluc_header_logo.png","footerLogoImageUrl":"\/resources\/media\/wluc_footer_logo.png","galleryLogoImageUrl":"\/resources\/media\/wluc_gallery_logo.png","faviconImageUrl":"\/resources\/assets\/wluc\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/7773e7d5-fc62-47de-6ef9-e7a065472e3b-wlucweatherimgday.jpg?1438282607001","weatherImageTwoUrl":"\/resources\/media\/1b37c85a-ba28-4244-20bb-3c57c063cd23-wlucweatherimgnight.jpg?1438282613630","fontUrl":null,"designatedMarketArea":"Marquette","dfpNetworkId":"4756","dfpAdUnitId":"WLUC","googleAnalyticsId":"UA-12096981-15","general":{"footerText":"WLUC, Upper Michigan\u2019s News Source provides news, sports, and weather coverage for Marquette, Michigan and nearby communities including Escanaba, Iron Mountain, Houghton, and many others throughout the Upper Peninsula of Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"520799651419709","instagramFeedUrl":"","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/uppermichiganssource","youtubeChannelUrl":"http:\/\/youtube.com\/uppermichiganssource","twitterUrl":"http:\/\/twitter.com\/wluctv6","twitterAppId":"631569443097853952","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"aea74a9c-4b0e-4186-8181-45ab302796e0","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d3c9eabf-7958-4af6-b570-d81d61c17515","created":1438037298000,"version":1,"name":"KMTR","imageUrl":"\/resources\/media\/8a1ec003-7949-4483-8c6c-f244d7d957e4-kmtrnbc16storyllinelogo.png?1446509185698","url":"nbc16.com","stagingUrl":"nbc16.sinclairstoryline.com","callLetters":"KMTR","status":"published","city":"Springfield","state":"OR","zipcode":"97477","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KMTR","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nbc16","siteType":null,"brandUuid":"3f954ae1-affc-4126-8651-4478520bcab7","brandName":"KMTR","channel":"16","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/kmtr-nbc16-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/kmtr-nbc16-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/kmtr-nbc16-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KMTR","googleAnalyticsId":"UA-9711042-27","general":{"footerText":"KMTR NBC Eugene provides news, sports and weather coverage to surrounding communities including Springfield, Santa Clara, Coburg, Pleasant Hill, Creswell, Churchill, Alvadore, Marcola, Dexter, Thurston, Junction City, Brownsville, Harrisburg, Alvadore, Veneta and Alpine."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10583\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"180898245405329","instagramFeedUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/KMTRNews\/","pinterestUrl":"","fbPages":"27451491784","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/kmtr","fbRecirculationId":"182281702185918_320872368326850","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f705cf2e-1942-4fb8-bea0-3a7382257482","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"673ba408-5e3a-4a6e-a1f5-2d22e6b7f8b8","created":1438018351000,"version":1,"name":"WBFF","imageUrl":"\/resources\/media\/ebc7e325-f8c3-4744-a4f2-2bf9285f5eeb-wbfffox42storylinelogo.png?1441061542784","url":"foxbaltimore.com","stagingUrl":"foxbaltimore.sinclairstoryline.com","callLetters":"WBFF","status":"published","city":"Baltimore","state":"MD","zipcode":"21240","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WBFF","locked":false}],"excludedSources":[{"name":"Baltimore","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxbaltimore","siteType":null,"brandUuid":"b7d1a1e1-668e-4375-ad7a-c00cce4db9e1","brandName":"WBFF","channel":"45","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wbff\/images\/logos\/wbff_header_logo.png","footerLogoImageUrl":"\/resources\/assets\/wbff\/images\/logos\/wbff_footer_logo.png","galleryLogoImageUrl":"\/resources\/assets\/wbff\/images\/logos\/wbff_gallery_logo.png","faviconImageUrl":"\/resources\/assets\/wbff\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Baltimore","dfpNetworkId":"4756","dfpAdUnitId":"WBFF","googleAnalyticsId":"UA-3818718-5","general":{"footerText":"WBFF Fox45 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Baltimore and nearby towns and communities in Maryland, including Annapolis, Crofton, Glen Burnie, Linthicum, Pasadena, Severn, Cockeysville, Dundalk, Essex, Parkville, Owings Mills, Towson, White Marsh, Woodlawn, Hampstead, Sykesville, Taneytown, Westminster, Elkton, Perryville, Pt. Deposit, Rising Sun, Aberdeen, Abingdon, Bel Air, Edgewood, Fallston, Havre De Grace, Columbia, Elkridge, Ellicott City, Fulton, and Ocean City."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11300\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"rZxapXFM90KI8D0I%2f7EjgA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1489929267976787","facebookUrl":"http:\/\/www.facebook.com\/foxbaltimore","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"59109969606","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"145552522511054_230914530641519","twitterUrl":"http:\/\/twitter.com\/foxbaltimore","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f260e8b2-f68d-45a3-b4ef-f21996d0d2c3","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"e56ecdfd-44d5-457d-99dc-4eabe1698ce9","created":1435336781000,"version":1,"name":"KATU","imageUrl":"\/resources\/media\/9ea8298e-daaa-47c7-1494-71d7ba0b120b-katustorylinelogo.png?1445890193236","url":"katu.com","stagingUrl":"katu.sinclairstoryline.com","callLetters":"KATU","status":"published","city":"Portland","state":"OR","zipcode":"97232","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KATU","locked":false},{"name":"KATU","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Portland, OR","locked":false},{"name":"Portland, OR","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"katu","siteType":null,"brandUuid":"c3cae69f-43c6-45b2-905b-0e38e8664435","brandName":"KATU","channel":"2","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/katu\/images\/logos\/katu-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/katu\/images\/logos\/katu-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/katu\/images\/logos\/katu-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/katu\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Portland, OR","dfpNetworkId":"4756","dfpAdUnitId":"KATU","googleAnalyticsId":"UA-9711042-2","general":{"footerText":"KATU ABC 2 offers coverage of news, weather, sports and community events for Portland, Oregon and surrounding towns, including Beaverton, Lake Oswego, Milwaukie, Happy Valley, Gresham, Vancouver, Hillsboro, Oregon City, Tualatin, West Linn, Woodburn, Tigard, Tualatin and Garden Home."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10334\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"w1H9mWUbrU6OhMowUhpX3w%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"930551167023689","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/katunews","googlePlusUrl":"","fbPages":"180526851447","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"556976431071105026","fbRecirculationId":"128616884243748_330558944049540","twitterUrl":"https:\/\/twitter.com\/katunews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1fe2324a-7067-42ed-8918-0895d66f9eac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"31e94a79-98e8-4132-bd2b-bd4c94396f4f","created":1437773163000,"version":1,"name":"KDNL","imageUrl":"\/resources\/media\/f5b67e2d-c8ef-4d36-7df7-e44bbce1ed7c-kdnlstorylinelogo.png?1450289248055","url":"abcstlouis.com","stagingUrl":"abcstlouis.sinclairstoryline.com","callLetters":"KDNL","status":"published","city":"St. Louis","state":"MO","zipcode":"63106","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KDNL","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"St. Louis","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abcstlouis","siteType":null,"brandUuid":"0b57a5a6-f14e-47c8-a371-d5ece7864d42","brandName":"KDNL","channel":"30","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/kdnl-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/kdnl-footer-logo-2.png","galleryLogoImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/kdnl-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"St. Louis","dfpNetworkId":"4756","dfpAdUnitId":"KDNL","googleAnalyticsId":"UA-3818718-36","general":{"footerText":"KDNL ABC 30 St. Louis provides local news, weather, sports, community events and items of interest for Missouri and Illinois communities including Ferguson, Florissant, St. Charles, St. Peters, Chesterfield, Kirkwood, Ballwin, Arnold, Crawford, Franklin, Gasconade, Iron, Jefferson, Lincoln, Phelps, Pike, Reynolds, St. Charles, St. Francois, Ste. Genevieve, St. Louis, Warren and Washington, Missouri and East St. Louis, Granite City, Fairview Heights, Edwardsville, Blake,  Bond, Calhoun, Clay, Clinton, Fayette, Greene, Jersey, Macoupin, Madison, Marion, Monroe, Montgomery, Randolph and Washington, Illinois."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10409\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ZsQ1RUwVh0uQFwAPrkhQ8w%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","facebookUrl":"https:\/\/www.facebook.com\/abcstlouis","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/kdnlabc30\/","fbPages":"120804337954539","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/kdnlabc30","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2b0e278f-fd37-4c7c-9848-7297d2a5a8b5","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"03f4100c-a394-4a86-8442-c43ca4511768","created":1438035524000,"version":1,"name":"KMPH","imageUrl":"\/resources\/media\/2bfd308b-e9d4-47e7-c150-1329a6cdbf5b-kmphstorylinelogo.png?1444409006725","url":"kmph.com","stagingUrl":"kmph.sinclairstoryline.com","callLetters":"KMPH","status":"published","city":"Fresno","state":"CA","zipcode":"93727","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KMPH","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Fresno-Visalia","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kmph","siteType":null,"brandUuid":"283ee68d-6726-4944-8ff3-438cffea899e","brandName":"KMPH","channel":"26","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kmph\/images\/logos\/kmph-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kmph\/images\/logos\/kmph-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/kmph\/images\/logos\/kmph-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/kmph\/images\/logos\/favicon-v2.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Fresno-Visalia","dfpNetworkId":"4756","dfpAdUnitId":"KMPH","googleAnalyticsId":"UA-45879341-1","general":{"footerText":"KMPH Fox 26 is the Central Valley's news leader, covering Fresno, California and the surrounding area, including Clovis, Madera, Hanford, Visalia, Biola, Kerman, Tranquillity, San Joaquin, Reedley, Coalinga, Avenal, Lemoore, Tulare, Selma, Caruthers, Tollhouse, Three Rivers, Porterville, and Merced."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10576\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"4NmvH3Q4nUG5vEtKh6Lrvg%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"554096418072613","facebookUrl":"http:\/\/www.facebook.com\/kmphfox26","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"210413314011","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/kmphfox26","fbRecirculationId":"1574330116202066_1711981319103611","twitterUrl":"http:\/\/twitter.com\/kmphfox26","twitterAppId":"694650329351073792","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"639dcb36-d31b-40f9-8592-2d87f8038fb1","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"70b914a6-9483-43c1-a2b5-7fd4ea97f001","created":1438037649000,"version":1,"name":"WTTE","imageUrl":"\/resources\/media\/e2544311-b592-4032-6a26-0134d98cc27c-wttefox28storylinelogo.png?1445451089178","url":"myfox28columbus.com","stagingUrl":"myfox28columbus.sinclairstoryline.com","callLetters":"WTTE","status":"published","city":"Columbus","state":"OH","zipcode":"43215","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WTTE","locked":false}],"excludedSources":[{"name":"Columbus, OH","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"myfox28columbus","siteType":null,"brandUuid":"78c043ff-1e01-4815-84e1-b31281d5e84f","brandName":"WTTE","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtte\/images\/logos\/wtte-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtte\/images\/logos\/wtte-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtte\/images\/logos\/wtte-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wtte\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Columbus, OH","dfpNetworkId":"4756","dfpAdUnitId":"WTTE","googleAnalyticsId":"UA-3818718-8","general":{"footerText":"WTTE FOX28 provides local news, weather forecasts and alerts, traffic updates, consumer advocacy, and the latest information about sports, politics, law enforcement, community events, government waste, and much more, including Fox network news, sports and entertainment programming. WTTE serves Columbus and nearby towns and communities in central Ohio, including Dublin, Sunbury, Delaware, Worthington, Whitehall, Powell, Lewis Center, Gahanna, Johnstown, Granville, Pataskala, Groveport, Westerville, Clintonville, Upper Arlington, Grove City, Canal Winchester, Pickerington, Grandview Heights, Reynoldsburg, New Albany, Hillard, Heath, Newark, Baltimore, Lancaster, London, Marysville, Zanesville, Mt. Vernon, Mt Gilead, Marion, Kenton, Bellefontaine, Galena, Gallion, Bexley, Circleville, and Chillicothe."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11904\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"RJ5di1WlxUeHpTwLtEdwHg%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1797612897153699","instagramFeedUrl":"https:\/\/instagram.com\/wsyx6\/","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wttefox28","pinterestUrl":"","fbPages":"75624186574","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wsyxonyourside","twitterUrl":"https:\/\/twitter.com\/fox28columbus","fbRecirculationId":"1729768463928566_1880477002191044","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"57c1caa6-8532-405a-9528-6b643352bd78","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"149f0321-03d7-49dd-8547-6ffdead13f9b","created":1438034377000,"version":1,"name":"WSET","imageUrl":"\/resources\/media\/41d468cd-2832-40e5-57dd-32e6db002800-wsetstorylinelogo.png?1443049785326","url":"wset.com","stagingUrl":"wset.sinclairstoryline.com","callLetters":"WSET","status":"published","city":"Lynchburg","state":"VA","zipcode":"24501","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WSET","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Roanoke-Lynchburg","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wset","siteType":null,"brandUuid":"c7ea7f43-9a0e-48db-afda-007f753802d1","brandName":"WSET","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wset\/images\/logos\/wset-abc13-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wset\/images\/logos\/wset-abc13-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wset\/images\/logos\/wset-abc13-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wset\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Roanoke-Lynchburg","dfpNetworkId":"4756","dfpAdUnitId":"WSET","googleAnalyticsId":"UA-45818038-9","general":{"footerText":"WSET ABC 13 covers news, sports and weather in the Heart of Virginia: Lynchburg, Danville and Roanoke and nearby communities including Amherst, Lexington, Cave Spring, Blacksburg, Martinsville, Farmville, North Shore, Glasgow, Altavista, Gretna, Chatham, Blairs, Bassett, Rocky Mt, Penhook, Moneta and Buena Vista"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11838\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5CLbepLwokmc8s0rKrzLRA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1786120644948357","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/abc13news","googlePlusUrl":"","fbPages":"325388047427","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1111890872182289_1443457065692333","twitterUrl":"https:\/\/www.twitter.com\/abc13news","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6d672072-7a16-46fd-b674-7879aab8f941","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d936c5c0-2c9c-439d-be2f-fd51adddb990","created":1438029821000,"version":1,"name":"KFXA","imageUrl":null,"url":"fox28iowa.com","stagingUrl":"fox28iowa.sinclairstoryline.com","callLetters":"KFXA","status":"published","city":"Cedar Rapids","state":"IA","zipcode":"52402","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KFXA","locked":false}],"excludedSources":[{"name":"Cedar Rapids-Wtrlo-IWC&Dub","locked":false},{"name":"Duluth-Superior","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox28iowa","siteType":null,"brandUuid":"78568ead-e365-4c65-b3c4-607be3a068fb","brandName":"KFXA","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/kfxa-header-logo.png","footerLogoImageUrl":"\/resources\/media\/kfxa-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/kfxa-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfxa-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Cedar Rapids-Wtrlo-IWC&Dub","dfpNetworkId":"4756","dfpAdUnitId":"KFXA","googleAnalyticsId":"1234","general":{"footerText":" || NEED FOOTER TEXT || "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15673\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfxafox28","pinterestUrl":"","instagramFeedUrl":"","fbPages":"315222310995","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/fox28iowa","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"d6f64591-92b0-43ef-8ddf-7a75b632e0ac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"e8e42f91-100a-49bd-9e1d-4d9889234bf6","created":1435613897000,"version":1,"name":"WKRC","imageUrl":"\/resources\/media\/33a6b2c9-d693-4965-2b46-e5718875df65-wkrcstorylinelogo.png?1445890974866","url":"local12.com","stagingUrl":"local12.sinclairstoryline.com","callLetters":"WKRC","status":"published","city":"Cincinnati","state":"OH","zipcode":"45219","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WKRC","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Cincinnati","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"local12","siteType":null,"brandUuid":"657149a4-605c-4648-8904-9f90acffb981","brandName":"WKRC","channel":"12","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/wkrc-header-logo-new.png","footerLogoImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/wkrc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/wkrc-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Cincinnati","dfpNetworkId":"4756","dfpAdUnitId":"WKRC","googleAnalyticsId":"UA-37182509-1","general":{"footerText":"Local 12 WKRC-TV is the local station for breaking news, weather forecasts, traffic alerts, community news, Cincinnati Bengals, Reds and FC Cincinnati sports updates, and CBS programming for the Cincinnati , Ohio area, including Avondale, Blue Ash, Bond Hill, Camp Washington, Cheviot, Cleves, Colerain Township, Columbia-Tusculum, Corryville, Norwood, Delhi, East Price Hill, Golf Manor, Hyde Park, Lebanon, Loveland, Lower Price Hill, Madeira, Mariemont, Mount Adams, Mount Airy, Mount Healthy, Mount Lookout, Mount Washington, Oakley, Over-The-Rhine, Reading, Sedamsville, Sharonville, Springdale, St. Bernard, South Cumminsville, Symmes Township, Mason, Hamilton, Union Township, Walnut Hills, West Chester, Wyoming, West Price Hill, Westwood, Winton Hills, Alexandria, Bellevue, Covington, Crescent Springs, Erlanger, Fort Mitchell, Fort Thomas, Fort Wright, Florence, Hebron, Highland Heights, Newport, Southgate, Villa Hills, Walton, Aurora, Greendale, and Lawrenceburg."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11622\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"tSVAm8YU%2fU2wzj7amRi4aw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"543993652305002","instagramFeedUrl":"https:\/\/instagram.com\/local12wkrc\/?hl=en","pinterestUrl":"https:\/\/www.pinterest.com\/local12\/","googlePlusUrl":"https:\/\/plus.google.com\/111514627313788402521\/posts","facebookUrl":"https:\/\/www.facebook.com\/wkrctv\/","fbPages":"100764596991","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/goo.gl\/v2p3n8","fbRecirculationId":"1130932336981046_1549015551839387","twitterAppId":"529836973997821952","twitterUrl":"https:\/\/twitter.com\/local12","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1a24ccbc-4ec2-4527-a431-c1fb79f054a2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"7d488d5b-5b29-43b7-a9a4-86801c3846f2","created":1438030810000,"version":1,"name":"WWMT","imageUrl":"\/resources\/media\/3435035d-ee53-41a9-b205-e37631ade4ea-wwmtstorylinelogo.png?1450808394683","url":"wwmt.com","stagingUrl":"wwmt.sinclairstoryline.com","callLetters":"WWMT","status":"published","city":"Kalamazoo","state":"MI","zipcode":"49008","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WWMT","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Grand Rapids-Kalmzoo-B.Crk","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wwmt","siteType":null,"brandUuid":"e4848993-6335-4601-8172-771478f9a34c","brandName":"WWMT","channel":"3","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/wwmt-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/wwmt-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/wwmt-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Grand Rapids-Kalmzoo-B.Crk","dfpNetworkId":"4756","dfpAdUnitId":"WWMT","googleAnalyticsId":"UA-11902348-56","general":{"footerText":"WWMT-TV Newschannel 3 provides local news, weather forecasts, notices of events and entertainment programming for Kalamazoo, Grand Rapids, Battle Creek, South Haven, Paw Paw, Portage, Otsego, Texas Township, Oshtemo, Plainwell, Allegan, Holland, Saugatuck, Holland, Wayland, Kentwood, Middleville, Hastings, Marshall, Three Rivers, Sturgis, Constantine, Coldwater, Albion, Wyoming, Hudsonville, Allendale, Byron Center, Hudsonville, Grand Haven, Muskegon, Sparta, Rockford, Belding, Greenville, Ionia, Cedar Springs and their surrounding areas."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11982\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5qyHl%2fsKjEeIuwWhGaKPrQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"299798363429833","facebookUrl":"https:\/\/www.facebook.com\/wwmtnews","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/wwmttv\/","fbPages":"168101566451","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/wwmtnews","twitterUrl":"https:\/\/twitter.com\/wwmtnews","twitterAppId":"418786868038086656","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"a2021261-c257-4a93-9d5d-a118284b1246","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d0820511-4c96-463e-b257-3de0b90ef083","created":1438039689000,"version":1,"name":"KRNV","imageUrl":"\/resources\/media\/1219cb39-ed78-4117-92e5-c13464c14615-krnvstorylinelogo.png?1448382674623","url":"mynews4.com","stagingUrl":"mynews4.sinclairstoryline.com","callLetters":"KRNV","status":"published","city":"Reno","state":"NV","zipcode":"89502","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KRNV","locked":false}],"excludedSources":[{"name":"Reno","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"mynews4","siteType":null,"brandUuid":"65bdbbc7-1713-48a2-8ca9-7b3d24484226","brandName":"KRNV","channel":"4","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/krnv\/images\/logos\/krnv-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/krnv\/images\/logos\/krnv-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/krnv\/images\/logos\/krnv-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/krnv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Reno","dfpNetworkId":"4756","dfpAdUnitId":"KRNV","googleAnalyticsId":"UA-45772744-17","general":{"footerText":"KRNV NBC Reno covers news, sports, weather and traffic for the Reno, Nevada area including Sparks, Carson City, Virginia City, Silver City, Stagecoach, Silver Springs, Sun Valley, Cold Springs, Spanish Springs and Fenley, Nevada and Truckee and Tahoe City, California."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10671\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1947950992104373","facebookUrl":"http:\/\/www.facebook.com\/krnvnews4","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"57221253042","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1115217738516574_1442384482466563","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/krnv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"3913b6b2-e7e1-4c39-b1ad-838f0cf799f9","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"45f47c5a-cfe7-4d98-bd87-e383736d06a8","created":1438283743000,"version":1,"name":"WPMI","imageUrl":"\/resources\/media\/57e6b819-08ec-4900-bc78-f33118e7202a-wpmistorylinelogo.png?1454544814839","url":"mynbc15.com","stagingUrl":"mynbc15.sinclairstoryline.com","callLetters":"WPMI","status":"published","city":"Mobile","state":"AL","zipcode":"36609","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"NBC","locked":false},{"name":"WPMI","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Ft. Myers-Naples","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"mynbc15","siteType":null,"brandUuid":"8050b79f-6f70-4457-b359-193c723aed99","brandName":"WPMI","channel":"15","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpmi\/images\/logos\/wpmi-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpmi\/images\/logos\/wpmi-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpmi\/images\/logos\/wpmi-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wpmi-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Ft. Myers-Naples","dfpNetworkId":"4756","dfpAdUnitId":"WPMI","googleAnalyticsId":"UA-37182509-2","general":{"footerText":"WPMI NBC 15 provides local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Mobile and nearby towns and communities in the Mobile Bay area including, in Alabama: Mobile, Prichard, Saraland, Satsuma, Creola, Bay Minette, Spanish Fort, Daphne, Fairhope, Irvington, Theodore, Tillmans Corner, Semmes, Loxley, Robertsdale, Chunchula, Grand Bay, Bayou La Batre, Point Clear, Foley, Elberta, Lillian, Orange Beach, Gulf Shores, Atmore, Brewton, McIntosh, Thomasville, Citronelle, Chickasaw, Dauphin Island, Mount Vernon, and Summerdale; in Florida: Perdido Key, Pensacola, Ft Walton Beach, Cantonment, Pace, Brent, Gulf Breeze, and Milton; and in Mississippi: Pascagoula, Moss Point, Gautier, Ocean Springs, and Biloxi."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11781\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"yVz%2f3RSmFEuiN%2bLxEvNFqQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"618063691711905","facebookUrl":"https:\/\/www.facebook.com\/mynbc15\/","instagramFeedUrl":"","pinterestUrl":"","googlePlusUrl":"","fbPages":"198839096586","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"167857613625244_291861674558170","twitterUrl":"https:\/\/twitter.com\/mynbc15","twitterAppId":"707695465001787392","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"86ed67b3-5866-4663-8271-8201e793f954","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"73e20bea-6f46-4703-b69d-0fb087b234f5","created":1438035247000,"version":1,"name":"KOKH","imageUrl":"\/resources\/media\/d311835a-46bd-4375-31b4-a292d468e169-kokhfox25storylinelogo.png?1444409268055","url":"okcfox.com","stagingUrl":"okcfox.sinclairstoryline.com","callLetters":"KOKH","status":"published","city":"Oklahoma City","state":"OK","zipcode":"73111","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KOKH","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Oklahoma City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"okcfox","siteType":null,"brandUuid":"eeeda7fe-d744-4fd2-8aa8-264df662f6a6","brandName":"KOKH","channel":"25","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kokh\/images\/logos\/kokh-fox25-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kokh\/images\/logos\/kokh-fox25-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/kokh\/images\/logos\/kokh-fox25-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/kokh\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Oklahoma City","dfpNetworkId":"4756","dfpAdUnitId":"KOKH","googleAnalyticsId":"UA-3818718-11","general":{"footerText":"KOKH Fox 25 provides, news, sports, weather and local event coverage in Oklahoma City and surrounding areas, including  McLoud, Shawnee, Tecumseh, Seminole, Wewoka, Maud, Asher, Wanetted, Goldsby, Norman, Blanchard, Chickasha, Pauls Valley, Purcell, Andarko, Bridgeport, Lawton, Duncan,  Okarche, Kingfisher, Guthrie Stillwater and Cushing, Oklahoma."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10621\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"VbDQzDOeFEuBQ5eOXdSGwQ%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"763621370430919","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/foxokc","instagramFeedUrl":"","fbPages":"75262680860","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/okcfox","fbRecirculationId":"533338860201679_692411034294460","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"20d3cd19-ecc2-4a6a-a98e-0fe586c6817e","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d5f4fea9-cceb-4347-a1e3-b33024311130","created":1438031777000,"version":1,"name":"KPTM","imageUrl":"\/resources\/media\/37c5e5c6-ee6b-4f33-e037-a489668dcbda-kptmfox42storylinelogo.png?1441065469083","url":"fox42kptm.com","stagingUrl":"fox42kptm.sinclairstoryline.com","callLetters":"KPTM","status":"published","city":"Omaha","state":"NE","zipcode":"68132","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KPTM","locked":false}],"excludedSources":[{"name":"Omaha","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox42kptm","siteType":null,"brandUuid":"79280f8d-6154-4d44-9abc-2fef4f5ba278","brandName":"KPTM","channel":"42","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kptm\/images\/logos\/kptm-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kptm\/images\/logos\/kptm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kptm\/images\/logos\/kptm-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kptm\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Omaha","dfpNetworkId":"4756","dfpAdUnitId":"KPTM","googleAnalyticsId":"UA-45818038-12","general":{"footerText":"Fox 42 News KPTM provides coverage of local and national news, weather, sports and community events in Omaha, Nebraska and the surrounding area, including Lincoln, Plattsmouth, La Vista, Gretna, Fremont, and Weeping Water, Nebraska and Missouri Valley, Shelby, Atlantic and Mondamin, Iowa."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"lCCQIM9uyU%2b0DWfo%2fSy1Cw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"443712505836014","facebookUrl":"https:\/\/www.facebook.com\/fox42kptm","instagramFeedUrl":"","pinterestUrl":"","googlePlusUrl":"","fbPages":"192375980786113","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/fox42kptm","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"44cb1654-5c5f-4d89-9c74-ab6149bc12ac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"da2dacfb-d4b5-4006-b1cb-c13074d7e6d3","created":1433980578000,"version":1,"name":"WLUK","imageUrl":"\/resources\/media\/95840f3a-2c17-45f7-1432-67adf208d135-wlukstorylinelogo.png?1433969785909","url":"fox11online.com","stagingUrl":"fox11online.sinclairstoryline.com","callLetters":"WLUK","status":"published","city":"Green Bay","state":"WI","zipcode":"54307","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"FOX","locked":false},{"name":"WLUK","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WLUK","locked":false}],"excludedSources":[{"name":"Green Bay-Appleton","locked":false},{"name":"Green Bay-Appleton","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox11online","siteType":null,"brandUuid":"d8294f79-e81a-4d64-b657-ed58f3543d77","brandName":"WLUK","channel":"11","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wluk-header-logo.png","footerLogoImageUrl":"\/resources\/media\/wluk-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/wluk-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wluk-favicon.ico","weatherImageOneUrl":"\/resources\/media\/adacea78-bf57-441e-962e-2de439499ffe-01_wulkweatherheroday.jpeg?1434156803708","weatherImageTwoUrl":"\/resources\/media\/42e6ced8-0337-4a48-702e-f508984c7c11-04_wulkweatherheronight.jpeg?1434156808386","fontUrl":null,"designatedMarketArea":"Green Bay-Appleton","dfpNetworkId":"4756","dfpAdUnitId":"WLUK","googleAnalyticsId":"UA-45772744-19","general":{"footerText":"WLUK FOX 11 is your source for Balanced News and Severe Weather Coverage for Appleton, Shawano, Sturgeon Bay, Kewaunee, Two Rivers, New London, Bonduel, Pulaski, Suamico, Menasha, Neenah, Shiocton, Ashwaubenon, Algoma, Mishicot and Wrightstown."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11658\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"dR74eINukE%2bek4iZ1p%2favw%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"979476752099120","facebookUrl":"https:\/\/www.facebook.com\/wlukfox11","googlePlusUrl":"","pinterestUrl":"https:\/\/www.pinterest.com\/wlukfox11\/","instagramFeedUrl":"https:\/\/www.instagram.com\/wlukfox11\/","fbPages":"123584364348830","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wluk","fbRecirculationId":"557459937766217_720869758091900","twitterAppId":"609692381626003458","twitterUrl":"https:\/\/twitter.com\/fox11news","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6f1c9685-8a42-41c4-a55c-539428310dca","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"503fc344-a689-407c-84d1-3cf851c59f64","created":1438035788000,"version":1,"name":"KMEG","imageUrl":"\/resources\/media\/be721192-ad21-46f0-b4eb-1d84f87e4242-kmegstorylinelogo.png?1444408559507","url":"siouxlandnews.com","stagingUrl":"siouxlandnews.sinclairstoryline.com","callLetters":"KMEG","status":"published","city":"Sioux City","state":"IA","zipcode":"57049","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KMEG","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Sioux City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"siouxlandnews","siteType":null,"brandUuid":"4020ee49-23bc-484a-bb6f-e87db7102259","brandName":"KMEG","channel":"14","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/kmeg-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/kmeg-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/kmeg-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Sioux City","dfpNetworkId":"4756","dfpAdUnitId":"KMEG","googleAnalyticsId":"UA-35301821-1","general":{"footerText":"KMEG 14 and Fox 44 are the news sources for Northwest Iowa, Northeast Nebraska and Southeast South Dakota.  Including North Sioux City, Sioux City, Dakota Dunes, Dakota City, Sergeant Bluff, Elk Point, Le Mars, Jefferson, Vermillion, Yankton, Hawarden, Orange City, Sheldon, Cherokee, Wayne, Storm Lake. Sioux Center, Spencer, Okoboji,  Norfolk, Denison, South Sioux City, Onawa."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10565\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1905919346300867","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/siouxlandnews","instagramFeedUrl":"","fbPages":"474636275902984","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1765807553658629_1913084005597649","twitterUrl":"https:\/\/twitter.com\/siouxlandnews","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c62abc2c-af8b-4257-b463-36b6908e9c17","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"eab73f83-2c29-4321-973c-90479cc1c0d9","created":1436905875000,"version":1,"name":"WACH","imageUrl":"\/resources\/media\/d6936c35-37ce-46c4-8cb8-e4da18628512-wach_reversed_logo.png?1438801430154","url":"wach.com","stagingUrl":"wach.sinclairstoryline.com","callLetters":"WACH","status":"published","city":"Columbia","state":"SC","zipcode":"29201","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WACH","locked":false}],"excludedSources":[{"name":"Columbia, SC","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wach","siteType":null,"brandUuid":"e22278bd-4e78-4665-9c4b-86cb03c7e70c","brandName":"WACH","channel":"57","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wach_header_logo.png","footerLogoImageUrl":"\/resources\/media\/wach_footer_logo.png","galleryLogoImageUrl":"\/resources\/media\/wach_gallery_logo.png","faviconImageUrl":"\/resources\/media\/wach_favicon.ico","weatherImageOneUrl":"\/resources\/media\/12ea5487-4136-4e07-8236-f4f41caa1070-wachweatherimgday.jpg?1439336913791","weatherImageTwoUrl":"\/resources\/media\/b803e7cf-6791-4661-7116-b78971fa87ea-wachweatherimgnight.jpg?1439336921012","fontUrl":null,"designatedMarketArea":"Columbia, SC","dfpNetworkId":"4756","dfpAdUnitId":"WACH","googleAnalyticsId":"UA-12096981-5","general":{"footerText":"WACH WACHFox provides coverage of news, sports, weather and local events in the Columbia, South Carolina area, including Lexington, Elgin, Cayce, Chapin, Peak, Blythewood, Newberry, Camden, Mulberry, Sumter, Eastover, Aiken, and Orangeburg, SC."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11263\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1152521214762258","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wachfox","pinterestUrl":"","fbPages":"43918172267","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wachfox","twitterAppId":"","fbRecirculationId":"1067253916642995_1385438214824562","twitterUrl":"http:\/\/twitter.com\/wachfox","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"84f14b5f-cd28-49d5-bca5-e0aeb245dee6","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ece192f1-85a5-4cd0-aa22-a16704967f67","created":1438034775000,"version":1,"name":"KABB","imageUrl":"\/resources\/media\/eb9649d3-ab7a-41eb-8587-5276d77048cf-kabbstorylinelogo.png?1444407842952","url":"foxsanantonio.com","stagingUrl":"foxsanantonio.sinclairstoryline.com","callLetters":"KABB","status":"published","city":"San Antonio","state":"TX","zipcode":"78240","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KABB","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"San Antonio","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxsanantonio","siteType":null,"brandUuid":"0ba3a323-0dea-4a19-ba37-e5fe071af808","brandName":"KABB","channel":"29","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kabb\/images\/logos\/foxsan2.png","footerLogoImageUrl":"\/resources\/assets\/kabb\/images\/logos\/kabb-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kabb\/images\/logos\/foxsan_gallery2.png","faviconImageUrl":"\/resources\/assets\/kabb\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"San Antonio","dfpNetworkId":"4756","dfpAdUnitId":"KABB","googleAnalyticsId":"UA-3818718-2","general":{"footerText":"KABB Fox News 29 San Antonio provides local news, weather forecasts, traffic updates, investigations, notices of events and items of interest in the community, sports and entertainment programming for San Antonio and nearby towns and communities in South Central Texas, including Bandera, Boerne, Carrizo Springs, Castroville, Cibolo, Converse, Crystal City, Cuero, Del Rio, Devine, Eagle Pass, Floresville, Fredericksburg, Goliad, Helotes, Hondo, Kerrville, Live Oak, New Braunfels, Pearsall, Pleasanton, Poteet, Poth, Sabinal, San Marcos, Seguin, Schertz, Somerset, Universal City, Uvalde, Windcrest."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10308\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5X%2bojcHuSU%2bzgXfa5dd5aA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"450243838493672","facebookUrl":"http:\/\/www.facebook.com\/foxsanantonio","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/foxsanantonio\/","fbPages":"97475561737","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/foxsanantoniochannel","fbRecirculationId":"1059231637524495_1393377637443225","twitterUrl":"http:\/\/twitter.com\/kabbfox29","twitterAppId":"9XOcwGNa5h9LGkw8deUhkAXZB","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0b796b4a-d721-4d74-b360-ee1a8b5a3cca","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"fc83c3a0-6090-4bca-91c3-c111148eac10","created":1450130229000,"version":1,"name":"WJAC","imageUrl":"\/resources\/media\/bc62faca-329f-47f5-e8bb-45604f478d98-wjacstorylinelogo.png?1450288363134","url":"wjactv.com","stagingUrl":"wjactv.sinclairstoryline.com","callLetters":"WJAC","status":"published","city":"Johnstown","state":"PA","zipcode":"15905","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WJAC","locked":false},{"name":"NBC","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Johnstown-Altoona-St Colge","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wjactv","siteType":null,"brandUuid":"89964dc6-2e83-4928-8b21-6d3784989e2a","brandName":"WJAC","channel":"6","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wjac\/images\/logos\/wjac-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wjac\/images\/logos\/wjac-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wjac\/images\/logos\/wjac-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wjac\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Johnstown-Altoona-St Colge","dfpNetworkId":"4756","dfpAdUnitId":"WJAC","googleAnalyticsId":"UA-37182509-12","general":{"footerText":"WJAC provides news, weather and sports information for Johnstown, Altoona, State College and DuBois, Pennsylvania. Our coverage area includes Bedford, Everett, Somerset, Meyersdale, Ebensburg, Windber, Hollidaysburg, Huntingdon, Mount Union, Tyrone, Bellefonte, Philipsburg, Clearfield, Punxsutawney, St. Marys, Brookville, Emporium, Treasure Lake, Ridgway, Centre Hall, Reynoldsville and Curwensville."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11565\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"143038762570142","facebookUrl":"https:\/\/www.facebook.com\/wjactv","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"69818559307","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"277226492657833_453981204982360","twitterUrl":"https:\/\/twitter.com\/wjactv","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"773244cd-5c80-431c-b0a3-f8528448f049","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"563359f3-119d-486c-8083-91989bda17ed","created":1447802790000,"version":1,"name":"KSNV","imageUrl":"\/resources\/media\/e2b5ee40-1dde-4caf-db57-4136058cbc19-ksnvstorylinelogo1.png?1449617407783","url":"news3lv.com","stagingUrl":"news3lv.sinclairstoryline.com","callLetters":"KSNV","status":"published","city":"Las Vegas","state":"NV","zipcode":"89101","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KSNV","locked":false}],"excludedSources":[{"name":"Las Vegas","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"news3lv","siteType":null,"brandUuid":"3b81138d-b02a-4d73-9ed0-020ee274f5c8","brandName":"KSNV","channel":"3","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/ksnv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/ksnv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/ksnv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Las Vegas","dfpNetworkId":"4756","dfpAdUnitId":"KSNV","googleAnalyticsId":"UA-2608545-8","general":{"footerText":"KSNV NBC Las Vegas covers news, sports, weather and traffic for the Las Vegas, Nevada area including Paradise, Spring Valley, Henderson, North Las Vegas, Indian Springs, Sloan, Searchlight, Laughlin and Nellis AFB."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10790\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"VFuqJjMZnUyGRM7AV%2fC%2fOw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1809417649333004","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/news3lasvegas","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"101158809938537","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"http:\/\/www.twitter.com\/news3lv","fbRecirculationId":"1648944478757040_1827252144259605","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"ba1f0141-9e2f-41c5-8587-a513320b06d8","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"1d37a0b8-fb36-4d24-be65-596d89f405c1","created":1438027934000,"version":1,"name":"WRSP","imageUrl":"\/resources\/media\/37238135-11f1-4bf1-3e1b-462d866c5db6-wrspstorylinelogo.png?1446578259865","url":"foxillinois.com","stagingUrl":"foxillinois.sinclairstoryline.com","callLetters":"WRSP","status":"published","city":"Springfield","state":"IL","zipcode":"62703","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WRSP","locked":false}],"excludedSources":[{"name":"Springfield, MO","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxillinois","siteType":null,"brandUuid":"125ac95a-e418-4de6-8f43-c2a95b8fba72","brandName":"WRSP","channel":"55","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wrsp\/images\/logos\/wrsp-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wrsp\/images\/logos\/wrsp-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wrsp\/images\/logos\/wrsp-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wrsp-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Springfield, MO","dfpNetworkId":"4756","dfpAdUnitId":"WRSP","googleAnalyticsId":"UA-37182509-16","general":{"footerText":"WRSP\/WCCU Fox Illinois provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Springfield and nearby towns and communities in the Decatur, and Champaign area, including Danville, Jacksonville, Taylorville, Shelbyville, Beardstown, Carlinville, Lincoln, Petersburg, Pana, Effingham, Litchfield, Hillsboro, Mattoon, Charleston, Tuscola, Rantoul, Paris, Hoopeston, Watseka, Paxton, Gibson City, Arcola, Savoy, Tolono, Mahomet, Villa Grove, Monticello, Sullivan, Gifford, Milford, Covington IN and Williamsport IN."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11824\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"450814501681025","facebookUrl":"https:\/\/www.facebook.com\/foxillinois","pinterestUrl":"https:\/\/www.pinterest.com\/foxillinois\/","instagramFeedUrl":"https:\/\/instagram.com\/foxillinois","googlePlusUrl":"","fbPages":"71364160708","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/foxillinois","twitterAppId":"","fbRecirculationId":"191674307915900_361291647620831","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"617f4d36-7f02-44f2-b930-f6d980b86680","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"44dd9f38-a29e-48bc-a591-3b17a5a004f4","created":1459459780000,"version":1,"name":"WDKY","imageUrl":"\/resources\/media\/303cd5ba-6679-479b-4796-63037a92201c-wdkystorylinelogo.png?1460501855682","url":"foxlexington.com","stagingUrl":"foxlexington.sinclairstoryline.com","callLetters":"WDKY","status":"published","city":"Lexington","state":"KY","zipcode":"40502","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WDKY","locked":false}],"excludedSources":[{"name":"Lexington","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxlexington","siteType":null,"brandUuid":"b98b8dc0-25d1-490f-93dd-3379903aa5ae","brandName":"WDKY","channel":"56","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wdky\/images\/logos\/wdky-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wdky\/images\/logos\/wdky-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wdky\/images\/logos\/wdky-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wdky-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Lexington","dfpNetworkId":"4756","dfpAdUnitId":"WDKY","googleAnalyticsId":"UA-3818718-49","general":{"footerText":"WDKY Fox Lexington covers news, sports, weather and traffic for the Lexington, Kentucky area including Frankfort, Georgetown, Paris, Nicholasville, Richmond, Danville, Berea, Winchester, Harrodsburg, Lancaster, Junction City, Versailles, Stamping Ground and Cyntiana."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11389\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1523340654360646","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/FOXLexington","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"103524379698391","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/FoxLexington","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"48bd395c-b589-470e-b9fa-1155bf54ebf4","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"76e796d0-9e3a-4be0-a531-16537aba9667","created":1455152193000,"version":1,"name":"WTVCFOX","imageUrl":"\/resources\/media\/42c5c7c8-9a4e-4d87-8adf-e1603d745dd9-wtvcstorylinelogo.png?1455573671221","url":"foxchattanooga.com","stagingUrl":"foxchattanooga.sinclairstoryline.com","callLetters":"WTVCFOX","status":"published","city":"Chattanooga","state":"TN","zipcode":"37408","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WTVCFOX","locked":false}],"excludedSources":[{"name":"Chattanooga","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxchattanooga","siteType":null,"brandUuid":"f2abab64-66ae-4ed3-8fa0-0ce4b5eda8b8","brandName":"WTVCFOX","channel":"9","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtvcfox\/images\/logos\/wtvc-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtvcfox\/images\/logos\/wtvc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtvcfox\/images\/logos\/wtvc-gallery-logo.png","faviconImageUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/news-favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Chattanooga","dfpNetworkId":"4756","dfpAdUnitId":"WTVCFOX","googleAnalyticsId":"UA-45818038-17","general":{"footerText":"WTVC 9.2 Fox Chattanooga provides local news, weather forecasts, entertainment programming and notices of items of interest to the southeastern Tennessee community including East Ridge, East Brainerd, Ooltweah, Middle Valley, Cleveland, Georgetown, Hopewell, Dayton, Dunlap and Jasper, Tennessee, and Oglethorpe, Chickamauga and Dalton, Georgia, Bridgeport and Stevenson, Alabama."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/FOXChatt\/","googlePlusUrl":"","instagramFeedUrl":"","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/fox_chattanooga","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6f1fc40c-5671-453b-921c-d87483570a2c","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"02314ca1-a3a6-4f5f-a349-14a1feccaee0","created":1438031654000,"version":1,"name":"WBMA","imageUrl":"\/resources\/media\/3f3076d6-a556-4afa-c462-5e6edd4bb234-wbmastorylinelogo.png?1441839794977","url":"abc3340.com","stagingUrl":"abc3340.sinclairstoryline.com","callLetters":"WBMA","status":"published","city":"Birmingham","state":"AL","zipcode":"35244","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"WBMA","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Anchorage","locked":false},{"name":"Birmingham (Ann and Tusc)","locked":false},{"name":"Utica","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc3340","siteType":null,"brandUuid":"04ccc16c-6a3f-48dc-963e-7297d70339be","brandName":"WBMA","channel":"30","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wbma\/images\/logos\/wbma-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wbma\/images\/logos\/wbma-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wbma\/images\/logos\/wbma-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wbma-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Anchorage","dfpNetworkId":"4756","dfpAdUnitId":"WBMA","googleAnalyticsId":"UA-45818038-8","general":{"footerText":"ABC 33\/40 in Birmingham, Alabama offers news, sports, and weather reporting for the surrounding communities including Tuscaloosa, Anniston, Cullman, Gadsden, Talladega, Sylacauga, Carbon Hill, Jasper, Hoover, Bessemer, Vestavia Hills, Alabaster, Trussville and Homewood."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"72135\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ACzh98S%2bOE%2bkhMz07a6tyQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"899575676795654","facebookUrl":"https:\/\/www.facebook.com\/abc3340","googlePlusUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/abc3340","pinterestUrl":"","fbPages":"75155261177","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1804690006431553_1985314585035760","twitterUrl":"https:\/\/twitter.com\/abc3340","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"fbc02275-6eca-4b98-aef7-f8ebe06efc77","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"9ee0ea9c-f7cf-477a-8919-4fa0b3575f69","created":1438017936000,"version":1,"name":"WLOS","imageUrl":"\/resources\/media\/e58f83fa-47c6-47c2-56a6-84b45dfc1798-wlosstorylinelogo.png?1454954693229","url":"wlos.com","stagingUrl":"wlos.sinclairstoryline.com","callLetters":"WLOS","status":"published","city":"Asheville","state":"NC","zipcode":"28803","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WLOS","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Cincinnati","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wlos","siteType":null,"brandUuid":"cb04a26f-ff40-4e11-a78d-b8ab45f90202","brandName":"WLOS","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wlos\/images\/logos\/wlos-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wlos\/images\/logos\/wlos-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wlos\/images\/logos\/wlos-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wlos-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Cincinnati","dfpNetworkId":"4756","dfpAdUnitId":"WLOS","googleAnalyticsId":"UA-3818718-4","general":{"footerText":"WLOS News 13 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Asheville, NC and nearby towns and communities in Western North Carolina and the Upstate of South Carolina, including the counties of Buncombe, Henderson, Rutherford, Haywood, Polk, Transylvania, McDowell, Mitchell, Madison, Yancey, Jackson, Swain, Macon, Graham, Spartanburg, Greenville, Anderson, Union, Pickens, Oconee, Laurens, Greenwood, Abbeville and also Biltmore Forest, Woodfin, Leicester, Black Mountain, Montreat, Arden, Weaverville, Hendersonville, Etowah, Flat Rock, Mills River, Waynesville, Maggie Valley, Canton, Clyde, Franklin, Cullowhee, Sylva, Cherokee, Marion, Old Fort, Forest City, Lake Lure, Bat Cave, Spindale, Spruce Pine, Bakersville, Burnsville, Tryon, Columbus, Marshall, Mars Hill, Brevard, Bryson City, Cashiers, Greer, Landrum, Clemson, Gaffney, and Easley."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11649\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"HipksQaCRE%2bVBcymNJQO8A%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"405508806169464","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/news13","fbPages":"60237406798","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1191623944312454_1392332294241617","twitterUrl":"http:\/\/twitter.com\/wlos_13","twitterAppId":"707939714888822784","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"535da7c9-fcd5-439d-896b-961509ff105b","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"695da034-1a33-41cf-ba3a-d4a2c81ebbc1","created":1438036817000,"version":1,"name":"WSYX","imageUrl":"\/resources\/media\/d950499a-f7f5-49d8-515d-8f4c710a75b8-wsyxstorylinelogo.png?1445450865455","url":"abc6onyourside.com","stagingUrl":"abc6onyourside.sinclairstoryline.com","callLetters":"WSYX","status":"published","city":"Columbus","state":"OH","zipcode":"43215","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WSYX","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Columbus, OH","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc6onyourside","siteType":null,"brandUuid":"34d42159-4392-486d-8e69-4b7ce2420bb1","brandName":"WSYX","channel":"6","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/wsyx-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/wsyx-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/wsyx-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Columbus, OH","dfpNetworkId":"4756","dfpAdUnitId":"WSYX","googleAnalyticsId":"UA-3818718-7","general":{"footerText":"WSYX ABC 6 is On Your Side, providing local news, first warning weather forecasts and alerts, traffic updates, consumer advocacy, and the latest information about sports, politics, law enforcement, community events, government waste, and much more, including ABC network news and entertainment programming. WSYX proudly serves Columbus and nearby towns and communities in central Ohio, including Dublin, Westerville, Clintonville, Upper Arlington, Grove City, Canal Winchester, Pickerington, Grandview Heights, Reynoldsburg, New Albany, Hillard, Sunbury, Delaware, Worthington, Whitehall, Powell, Lewis Center, Gahanna, Johnstown, Granville, Pataskala, Groveport, Heath, Newark, Baltimore, Lancaster, London, Marysville, Zanesville, Mt. Vernon, Mt Gilead, Marion, Kenton, Bellefontaine, Galena, Gallion, Bexley, Circleville, and Chillicothe."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11862\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"zyA56s%2fapEOcvxTgtHMAfQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1683991288508655","instagramFeedUrl":"https:\/\/instagram.com\/wsyx6\/","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wsyxabc6","googlePlusUrl":"","fbPages":"63564314363","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/wsyxonyourside","twitterAppId":"","fbRecirculationId":"1829863547242300_2003545919874061","twitterUrl":"http:\/\/twitter.com\/wsyx6","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"165ca318-2da3-4e7e-9ae4-f6bab136ac6f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"79746f13-f57f-4ea3-9ba8-1c074b1ca418","created":1438018062000,"version":1,"name":"WUHF","imageUrl":"\/resources\/media\/84235d53-f004-4536-6f00-c8f15c17132a-wuhfstorylinelogo.png?1455574162525","url":"foxrochester.com","stagingUrl":"foxrochester.sinclairstoryline.com","callLetters":"WUHF","status":"published","city":"Rochester","state":"NY","zipcode":"14623","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WUHF","locked":false}],"excludedSources":[{"name":"Rochester, NY","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxrochester","siteType":null,"brandUuid":"6ea0dada-83cc-4ac4-bbb4-00a7b56e6a88","brandName":"WUHF","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wuhf\/images\/logos\/wuhf-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wuhf\/images\/logos\/wuhf-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wuhf\/images\/logos\/wuhf-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wuhf-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Rochester, NY","dfpNetworkId":"4756","dfpAdUnitId":"WUHF","googleAnalyticsId":"UA-45772744-1","general":{"footerText":"WUHF Fox Rochester provides local news, sports, weather forecasts, traffic updates, and entertainment programming for Rochester, New York and nearby towns and communities including Greece, Victor, Pittsford, Penfield, Henrietta, Webster, Irondequoit, Fairport, Chili, Gates, Rush, Wheatland, Canandaigua, Farmington, Spencerport and Hilton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11938\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"dE8g1DyoAUS9%2bBU4mvUwRA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/foxrochester\/","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/pages\/fox-rochester-wuhf\/696952866990787?ref=hl","fbPages":"696952866990787","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/foxrochester","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0b85f71b-600b-462d-9076-2583afc25b07","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"f3f0df31-8e2d-413e-8c93-cbb2c9496629","created":1438034638000,"version":1,"name":"WCIV","imageUrl":"\/resources\/media\/70ea9758-36e0-4fde-38a2-e77581daa759-wcivstorylinelogo.png?1443048074417","url":"abcnews4.com","stagingUrl":"abcnews4.sinclairstoryline.com","callLetters":"WCIV","status":"published","city":"Charleston","state":"SC","zipcode":"29464","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WCIV","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Charleston, SC","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abcnews4","siteType":null,"brandUuid":"c83ec1ed-c6c0-4552-8473-9d49464b34a8","brandName":"WCIV","channel":"4","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wciv\/images\/logos\/wciv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wciv\/images\/logos\/wciv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wciv\/images\/logos\/wciv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wciv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Charleston, SC","dfpNetworkId":"4756","dfpAdUnitId":"WCIV","googleAnalyticsId":"UA-37705991-1","general":{"footerText":"WCIV ABC News 4, Charleston, South Carolina provides coverage of local and national news, sports, weather and community events in the region, including North Charleston, Mt Pleasant, Summerville, Hanahan, Goose Creek, Rantowles, Cottageville, St George, Moncks Corner, Jacksonboro, Ravenel, Cottageville, Walterboro, Sullivans Island, Dewees Island and Folly Beach."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12284\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"506450242860454","instagramFeedUrl":"https:\/\/www.instagram.com\/abcnews4","pinterestUrl":"http:\/\/pinterest.com\/abcnews4","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/abcnews4","fbPages":"148070675248324","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"1075820125834194_1395803763835827","twitterUrl":"https:\/\/twitter.com\/abcnews4","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c64035ec-e471-478f-be81-f4aab80504cc","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"00cfad18-07bc-4e17-a0c4-3f6aa691bd06","created":1470070056000,"version":1,"name":"KHGI","imageUrl":"\/resources\/media\/33eb18ec-a3b1-4a39-afc8-39a95fbbd7b4-medium16x9.jpg?1471987028410","url":"nebraska.tv","stagingUrl":"nebraska.sinclairstoryline.com","callLetters":"KHGI","status":"published","city":"Kearney","state":"NE","zipcode":"68848","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KHGI","locked":false},{"name":"KHGI","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Lincoln & Hastings-Krny","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nebraska","siteType":null,"brandUuid":"aabe2e0e-8edb-4a21-8e6b-ec160729f397","brandName":"KHGI","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/khgi\/images\/logos\/khgi-ntv-logo-header.png","footerLogoImageUrl":"\/resources\/assets\/khgi\/images\/logos\/khgi-ntv-logo-footer.png","galleryLogoImageUrl":"\/resources\/assets\/khgi\/images\/logos\/khgi-ntv-logo-gallery.png","faviconImageUrl":"\/resources\/assets\/khgi\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Lincoln & Hastings-Krny","dfpNetworkId":"4756","dfpAdUnitId":"KHGI","googleAnalyticsId":"UA-45782439-16","general":{"footerText":"KHGI Nebraska TV is the ABC affiliate station for Central and South-western Nebraska, providing news, weather, sports and local event coverage to residents throughout the area including: Kearney, Grand Island, Hastings, North Platte, Lexington, Holdrege, McCook, York, Alda, Aurora and Broken Bow."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"594071770782896","googlePlusUrl":"","instagramFeedUrl":"http:\/\/www.instagram.com\/ntvnews","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/ntvnews\/","fbPages":"68249611353","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"307117969658375_451939825176188","twitterUrl":"https:\/\/twitter.com\/ntvnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"064e0baf-bb1b-4b0b-8532-00847e5d9a43","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c418d70c-eb3b-4788-a6e1-e38a16ead422","created":1438122245000,"version":1,"name":"KVII","imageUrl":"\/resources\/media\/8444a13d-1a99-4701-4e7d-068d742e8191-kviistorylinelogo.png?1440114135978","url":"abc7amarillo.com","stagingUrl":"abc7amarillo.sinclairstoryline.com","callLetters":"KVII","status":"published","city":"Amarillo","state":"TX","zipcode":"79101","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KVII","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Amarillo","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc7amarillo","siteType":null,"brandUuid":"f85b3388-0141-4955-9d3d-51684af23565","brandName":"KVII","channel":"7","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kvii\/images\/logos\/kvii-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kvii\/images\/logos\/kvii-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kvii\/images\/logos\/kvii-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kvii\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/95b5e9ec-3497-4233-e0ae-28759e16fc95-WEATHERLANDINGPAGE_DAY.png?1439416775012","weatherImageTwoUrl":"\/resources\/media\/7183ddc7-d4bc-40dc-a9c1-bab90031ae6d-WEATHERLANDINGPAGE_NIGHT.png?1439416789006","fontUrl":null,"designatedMarketArea":"Amarillo","dfpNetworkId":"4756","dfpAdUnitId":"KVII","googleAnalyticsId":"UA-12096981-14","general":{"footerText":"KVII serves the Amarillo, Texas and Panhandle region with local news, sports and weather for the city and surrounding towns, including Canyon, Hereford, Borger, Pampa, Dalhart, Dumas, Childress, Perryton, Clarendon, Texas; Guymon, Oklahoma; and Clovis, Portales, Tucumcari, New Mexico."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10801\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1498559873805171","facebookUrl":"http:\/\/www.facebook.com\/abc7amarillo","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"104319446308986","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/pronews7","twitterAppId":"552556319149129728","fbRecirculationId":"1722764177983088_1879193905673447","twitterUrl":"http:\/\/twitter.com\/abc7amarillo","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c2e9b2d5-edb5-43b8-bdc5-6425b0469d7f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0000c3fe-daf6-4c88-9a7d-7690dc30272b","created":1438034512000,"version":1,"name":"WPFO","imageUrl":"\/resources\/media\/ad7ae6f9-84b7-4502-e5d9-2f4c59e404fb-wpfo_fox23_storylinelogo.png?1448472608810","url":"fox23maine.com","stagingUrl":"fox23maine.sinclairstoryline.com","callLetters":"WPFO","status":"published","city":"Portland","state":"ME","zipcode":"04103","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WPFO","locked":false}],"excludedSources":[{"name":"Portland-Auburn","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox23maine","siteType":null,"brandUuid":"e53f58b7-4cdf-4dc6-8161-9517133009db","brandName":"WPFO","channel":"23","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/wpfo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/wpfo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/wpfo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Portland-Auburn","dfpNetworkId":"4756","dfpAdUnitId":"WPFO","googleAnalyticsId":"UA-45772744-7","general":{"footerText":"WPFO Fox 23 serves the Portland, Maine area from Litchfield facilities,\nincluding Lewiston, Augusta, Brunswick, Westbrook, Biddeford, Saco,\nSanford, South Portland, Kennebunk, Bangor, Freeport, Buxton, Windham,\nAuburn, Waterville, Scarborough, Gorham, Yarmouth, Standish, Falmouth,\nPoland, Rockland, Bath."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"21905\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"","pinterestUrl":"","fbPages":"140276676026693","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"fa3407eb-86d4-45bf-b15a-7103c78050fd","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"61b4c8f6-2579-4cf2-9158-4185b85a696a","created":1438036290000,"version":1,"name":"KVAL","imageUrl":"\/resources\/media\/6c5b79fe-fcf3-443f-9095-f0b92d444d72-kvalstorylinelogo.png?1445448364491","url":"kval.com","stagingUrl":"kval.sinclairstoryline.com","callLetters":"KVAL","status":"published","city":"Eugene","state":"OR","zipcode":"97405","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KVAL","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kval","siteType":null,"brandUuid":"9b42590d-6241-44cd-aa07-996f68624c69","brandName":"KVAL","channel":"16","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kval\/images\/logos\/kval-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kval\/images\/logos\/kval-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kval\/images\/logos\/kval-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kval\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KVAL","googleAnalyticsId":"UA-9711042-3","general":{"footerText":"KVAL CBS 13 is the news, sports and weather source for Eugene, Oregon and nearby communities, including Springfield, Santa Clara, Coburg, Pleasant Hill, Creswell, Churchill, Alvadore, Marcola, Dexter, Thurston, Junction City, Brownsville, Harrisburg, Alvadore, Veneta and Alpine."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10789\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"132298800461104","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/kvalnews","fbPages":"46543318281","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"665272434593955840","fbRecirculationId":"1774247042795622_1916460151907643","twitterUrl":"http:\/\/twitter.com\/kvalnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0077ad1f-7c64-46c3-8b0e-a895bc369423","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"8e7aa554-1125-42e5-a9ca-8235073373be","created":1432695124000,"version":1,"name":"KUTV","imageUrl":"\/resources\/media\/90e8e1b4-4d79-46c7-3375-13499314fee7-kutvstorylinelogo.png?1432684309158","url":"kutv.com","stagingUrl":"kutv.stage-sinclairstoryline.com","callLetters":"KUTV","status":"published","city":"Salt Lake City","state":"UT","zipcode":"84111","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"KUTV","locked":false},{"name":"CBS","locked":false},{"name":"News","locked":false},{"name":"KUTV","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Salt Lake City","locked":false},{"name":"Salt Lake City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kutv","siteType":null,"brandUuid":"13c81285-384d-4ebc-ae0b-e5f97dc1a6dd","brandName":"KUTV","channel":"2","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/kutv-header-logo.png","footerLogoImageUrl":"\/resources\/media\/kutv-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/kutv-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kutv-favicon.ico","weatherImageOneUrl":"\/resources\/media\/0a3fdf67-2b13-4f1a-9e99-3e37f1445455-kutvweatherday.png?1433018346529","weatherImageTwoUrl":"\/resources\/media\/bce62607-74fa-4a9e-eb4a-8488632b82f0-kutvweathernight.png?1433018354506","fontUrl":null,"designatedMarketArea":"Salt Lake City","dfpNetworkId":"4756","dfpAdUnitId":"KUTV","googleAnalyticsId":"UA-11902348-43","general":{"footerText":"KUTV CBS 2 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Salt Lake City and nearby towns and communities in the Great Salt Lake area, including Jordan Meadows, Millcreek, Murray, Holladay, Kearns, West Valley City, West Jordan, South Jordan, Sandy, Draper, Riverton, Bluffdale, Herriman, Magna, Bountiful, Centerville, Cottonwood Heights, Alpine, Highland, Summit Park, Park City, Heber City, Grantsville, Farmington, Kayville, Layton, Syracuse, Clearfield, Morgan, Roy, Ogden, American Fork, Orem, Provo, Springville, Spanish Fork, Payson, Nephi, and Tooele."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10786\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"tJfyRs1npE2TDlxTnuMXJA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1510096532647730","instagramFeedUrl":"","pinterestUrl":"https:\/\/www.pinterest.com\/kutv2news\/","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kutv2news","fbPages":"39114729405","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/kutv2news","twitterUrl":"https:\/\/twitter.com\/kutv2news","fbRecirculationId":"527305507475761_670349579838019","twitterAppId":"372754937660186624","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0c5a8c0a-38d2-4ead-b76a-b72eb7121195","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"175ebd6a-1bcd-4370-8157-947570f81feb","created":1438035912000,"version":1,"name":"WOAI","imageUrl":"\/resources\/media\/d0a1b834-97bd-413e-c749-9cd61ec7cea8-woaistorylinelogo.png?1444409575064","url":"news4sanantonio.com","stagingUrl":"news4sanantonio.sinclairstoryline.com","callLetters":"WOAI","status":"published","city":"San Antonio","state":"TX","zipcode":"78229","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WOAI","locked":false}],"excludedSources":[{"name":"San Antonio","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"news4sanantonio","siteType":null,"brandUuid":"6068728a-84e9-4088-b362-4649d6b8e871","brandName":"WOAI","channel":"4","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/woai\/images\/logos\/news4sa.png","footerLogoImageUrl":"\/resources\/assets\/woai\/images\/logos\/woai-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/woai\/images\/logos\/news4sa_gallery.png","faviconImageUrl":"\/resources\/assets\/woai\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"San Antonio","dfpNetworkId":"4756","dfpAdUnitId":"WOAI","googleAnalyticsId":"UA-37182509-5","general":{"footerText":"WOAI NBC News Channel 4 San Antonio provides local news, weather forecasts, traffic updates, investigations, and items of interest in the community, sports and entertainment programming for San Antonio and nearby towns and communities in South Central Texas, including Windcrest, Uvalde, Universal City, Somerset, Seguin, Schertz, San Marcos, Sabinal, Poth, Poteet, Pleasanton, Pearsall, New Braunfels, Live Oak, Kerrville, Hondo, Helotes, Goliad, Fredericksburg, Floresville, Eagle Pass, Devine, Del Rio, Cuero, Crystal City, Converse, Cibolo, Castroville, Carrizo Springs, Boerne, Bandera."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10573\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5vy47BiHN0OCW8yG0zx5oA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"935932893153593","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/news4sa","fbPages":"343035347444","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1429558530393778_1821486117867682","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/news4sa","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"a334fba5-7b9d-4873-8d6f-28a2ed1a77c3","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"3682e183-a372-4ae7-ba67-eaadb72cacaf","created":1437774156000,"version":1,"name":"WKEF","imageUrl":"\/resources\/media\/4f4fbca4-fc49-4914-0232-c5734a041c0a-wkefstorylinelogo.png?1450289825270","url":"abc22now.com","stagingUrl":"abc22now.sinclairstoryline.com","callLetters":"WKEF","status":"published","city":"Dayton","state":"OH","zipcode":"45342","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"WKEF","locked":false}],"excludedSources":[{"name":"Dayton","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc22now","siteType":null,"brandUuid":"a8bbd9e3-2397-48c2-8ede-5fd35174dea7","brandName":"WKEF","channel":"22","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wkef\/images\/logos\/wkef-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/wkef\/images\/logos\/wkef-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wkef\/images\/logos\/wkef-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wkef\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Dayton","dfpNetworkId":"4756","dfpAdUnitId":"WKEF","googleAnalyticsId":"UA-3818718-25","general":{"footerText":"WKEF ABC 22 provides local news, weather, sports, traffic and entertainment for Dayton and nearby towns and communities in the Miami Valley, including Dayton, Vandalia, Xenia, Centerville, New Lebanon, Miamisburg, Kettering, Trotwood, Englewood, Union, Fairborn, Brookville, Lewisburg, New Carlisle, Tipp City, West Milton, Greenville, Eaton, Oxford, Hamilton, Middletown, Springboro, Franklin, Germantown, Carlisle, Lebanon, Waynesville, Bellbrook, Beavercreek, Cedarville, Yellow Springs, Enon, Springfield, Northridge, Urbana, Covington, Troy, Piqua, Oakwood, Riverside, Huber Heights, Shiloh, Wapakoneta, Celina, Sidney, Saint Marys, Greenville, West Carrollton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11603\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"zif3N9mSmE6LIwUCj48scw%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/abc22dayton","instagramFeedUrl":"","fbPages":"100515640006270","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/abc22fox45","fbRecirculationId":"1088860301242315_1406217102839965","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2f1ba9dd-1d1d-4c67-949a-335636897890","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"1a926719-2284-4075-8bff-da20c42fab98","created":1438283306000,"version":1,"name":"WJAR","imageUrl":"\/resources\/media\/b82f377f-c53e-4c3e-d3f3-ba4fe241312f-wjarstorylinelogo.png?1443049553112","url":"turnto10.com","stagingUrl":"turnto10.sinclairstoryline.com","callLetters":"WJAR","status":"published","city":"Providence","state":"RI","zipcode":"02920","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WJAR","locked":false},{"name":"NBC","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Providence-New Bedford","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"turnto10","siteType":null,"brandUuid":"ea122266-b2af-4511-ab83-88d63cd613f7","brandName":"WJAR","channel":"10","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wjar\/images\/logos\/wjar-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wjar\/images\/logos\/wjar-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wjar\/images\/logos\/wjar-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wjar\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Providence-New Bedford","dfpNetworkId":"4756","dfpAdUnitId":"wjar","googleAnalyticsId":"UA-40781484-2","general":{"footerText":"NBC 10 WJAR is the news, sports and weather leader for Providence, Rhode Island and surrounding communities, including Cranston, Pawtucket, Woonsocket, Warwick, Newport, Bristol and Narragansett, Rhode Island and Attleboro, North Attleborough, Swansea, Fall River, Taunton and New Bedford, Massachusetts."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11567\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"z2TRPaN1GE6S8JU2UhUQAg%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1681968455380874","googlePlusUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/nbc10wjar","pinterestUrl":"https:\/\/www.pinterest.com\/nbc10","facebookUrl":"https:\/\/www.facebook.com\/nbc10","fbPages":"42394864148","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wjar10","fbRecirculationId":"1752521348297317_1906464739569643","twitterUrl":"https:\/\/twitter.com\/nbc10","twitterAppId":"697816604135026688","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"08ba6c24-8cdd-4558-844d-0795d12afb52","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"1046ca9b-bddc-4a53-9bb1-140c6b69bc9f","created":1447955688000,"version":1,"name":"KENV","imageUrl":"\/resources\/media\/45ad4a56-881f-40bc-1219-9ffb64d4771b-kenvstorylinelogo.png?1453163105040","url":"kenvtv.com","stagingUrl":"kenvtv.sinclairstoryline.com","callLetters":"KENV","status":"published","city":"Elko","state":"NV","zipcode":"89801","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KENV","locked":false}],"excludedSources":[{"name":"Salt Lake City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kenvtv","siteType":null,"brandUuid":"b3e78739-0d8e-4184-abdb-3b5f531995d2","brandName":"KENV","channel":"10","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kenv\/images\/logos\/kenv-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kenv\/images\/logos\/kenv-footer-logo-2.png","galleryLogoImageUrl":"\/resources\/assets\/kenv\/images\/logos\/kenv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kenv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Salt Lake City","dfpNetworkId":"4756","dfpAdUnitId":"KENV","googleAnalyticsId":"UA-72590443-1","general":{"footerText":"KENV NBC Elko offers coverage of news, sports, weather and community events in the area, including Carlin, Halleck, Jigs, Wells, West Wendover, Ruby Valley, Beowawe, Battle Mountain, Tuscarora and Valmy, Nevada"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"17748\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"353275245052557","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/#!\/kenvnews10","fbPages":"117600774932148","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/kenvtv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f52b7f66-b33b-45be-98b5-bf84f694edbd","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"aa25e3ac-82c9-4e8c-afc6-cc9f872a266f","created":1438029078000,"version":1,"name":"KFOX","imageUrl":"\/resources\/media\/7b98e599-9fbe-4d6c-cc76-59cc95e8f264-kfoxstorylinelogo.png?1455659741976","url":"kfoxtv.com","stagingUrl":"kfoxtv.sinclairstoryline.com","callLetters":"KFOX","status":"published","city":"El Paso","state":"TX","zipcode":"79932","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KFOX","locked":false}],"excludedSources":[{"name":"Las Vegas","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kfoxtv","siteType":null,"brandUuid":"969fd2aa-901e-4e9a-868c-31e39a479421","brandName":"KFOX","channel":"14","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfox\/images\/logos\/kfox-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kfox\/images\/logos\/kfox-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfox\/images\/logos\/kfox-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfox-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Las Vegas","dfpNetworkId":"4756","dfpAdUnitId":"KFOX","googleAnalyticsId":"UA-37182509-11","general":{"footerText":"KFOX14 provides local news, weather coverage and traffic reports for El Paso, Texas and Las Cruces, NM and nearby towns and communities including Clint, Fabens, Socorro, San Elizario, Canutillo, Vinton, Anthony, Ysleta, Horizon City, Fort Bliss, Van Horn, Fort Hancock, Tornillo, Westway, La Mesa, Mesilla, Mesquite, San Miguel, Vado, Deming, Alamogordo, White Sands, Chaparral, Berino, Chamberino, Dona Ana, Elephant Butte, Hatch, La Union, Radium Springs, Sunland Park, Santa Teresa and Truth or Consequences (T or C)."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10376\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"214198285394325","facebookUrl":"https:\/\/www.facebook.com\/kfoxtv","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"122546656423","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/UC73LU2udy27QFNIgurlBvXg","twitterUrl":"https:\/\/twitter.com\/kfox14","fbRecirculationId":"211875315881050_384625421939371","twitterAppId":"360084564380614659","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4927128d-1b86-4fef-a0b9-6429e01f5943","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"5493e39a-ae4a-434b-ac6b-b8df78f84219","created":1459301379000,"version":1,"name":"WSBT","imageUrl":"\/resources\/media\/56d3eea4-10b8-47f8-f9f0-8ea6090e6c6b-wsbtlogostoryline.png?1460503139613","url":"wsbt.com","stagingUrl":"wsbt.sinclairstoryline.com","callLetters":"WSBT","status":"published","city":"South Bend","state":"IN","zipcode":"46545","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WSBT","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Missoula","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wsbt","siteType":null,"brandUuid":"db21cdad-1ddc-413f-bad9-3f77b335db33","brandName":"WSBT","channel":"22","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt-logo-header-v2.png","footerLogoImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt-logo-footer-v3.png","galleryLogoImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt-logo-gallery.png","faviconImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt_favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Missoula","dfpNetworkId":"4756","dfpAdUnitId":"WSBT","googleAnalyticsId":"UA-31607109-1","general":{"footerText":"WSBT CBS 22 provides news, sports, entertainment and public interest programs to the South Bend, Indiana area including Mishawaka, Notre Dame, Granger, Osceola, Elkhart, Jimtown, Dunlap, New Carlisle, Goshen, Middlebury, Bristol, New Paris, Nappanee, Howe, Lagrange, Topeka, Bourbon, Milford, Syracuse, North Webster, Warsaw, Bremen, Plymouth, Walkerton, Argos, Tippecanoe, Culver, Grovertown, Delong, Rochester, Akron, Winamac, North Judson, LaPorte, North Liberty, Wakarusa, Lapaz, Millersburg, Knox, and Michigan City, Indiana \u2013 and these areas of Michigan: St. Joseph, Benton Harbor, Buchanan, Niles, Three Oaks, New Buffalo, Harbert, Bridgeman, Stevensville, Watervliet, Berrien Springs, Dowagiac, Marcellus, Cassopolis, Decatur, Vandalia, Constantine, White Pigeon, Galien and Edwardsburg."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"667651270071385","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/WSBTNews\/","pinterestUrl":"","googlePlusUrl":"","fbPages":"34875345170","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wsbttv","fbRecirculationId":"1442980262386122_1922629011087909","twitterUrl":"https:\/\/twitter.com\/WSBT","twitterAppId":"727572564827111424","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1cf8f2f7-35e6-417a-9071-844c47ae12eb","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"64142267-8f95-4b90-b318-eca0eae47225","created":1438122476000,"version":1,"name":"KRCG","imageUrl":"\/resources\/media\/86c5cdb7-93b5-42e5-c907-57c33f18c475-krcgstorylinelogo.png?1439854070716","url":"krcgtv.com","stagingUrl":"krcgtv.sinclairstoryline.com","callLetters":"KRCG","status":"published","city":"New Bloomfield","state":"MO","zipcode":"65063","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KRCG","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Columbia-Jefferson City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"krcgtv","siteType":null,"brandUuid":"0b2301bd-a76b-4f46-9839-88d08a0d94ae","brandName":"KRCG","channel":"13","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/krcg\/images\/logos\/krcg-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/krcg\/images\/logos\/krcg-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/krcg\/images\/logos\/krcg-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/krcg\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/c0e32386-1ca5-476a-0dc9-030467834d1e-defaultweatherdayimage.jpeg?1439420388376","weatherImageTwoUrl":"\/resources\/media\/735e5b9b-de57-46c9-a331-a2edfcbbe72c-defaultweathernightimage.jpeg?1439420407699","fontUrl":null,"designatedMarketArea":"Columbia-Jefferson City","dfpNetworkId":"4756","dfpAdUnitId":"KRCG","googleAnalyticsId":"UA-12096981-12","general":{"footerText":"KRCG offers coverage of news, sports, weather and local events in the Columbia and Jefferson City, Missouri area, including the communities of New Bloomfield, Shaw, Boonville, Ashland, Hallsville, Sturgeon, Centralia, Mexico, Auxvasse, Fulton, California, Tipton, Eldon, Wardsville, Westphalia and Sedalia, Missouri."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12431\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1926704410887366","pinterestUrl":"","instagramFeedUrl":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/krcgtv","fbPages":"61275881341","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/krcgnewsroom","fbRecirculationId":"173093136436283_318690701876525","twitterAppId":"325396481194467329","twitterUrl":"http:\/\/twitter.com\/krcg13","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"b32e3e13-0339-4865-9923-2856f5f66fbf","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"a3e739cf-be62-41a0-a101-568ac2c1b66b","created":1438034250000,"version":1,"name":"KTUL","imageUrl":"\/resources\/media\/5a883eb2-b564-45a3-ff89-5baf857f2fcb-ktulstorylinelogo.png?1441840197800","url":"ktul.com","stagingUrl":"ktul.sinclairstoryline.com","callLetters":"KTUL","status":"published","city":"Tulsa","state":"OK","zipcode":"74101","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KTUL","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Tulsa","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"ktul","siteType":null,"brandUuid":"6601ad42-e812-4ef2-83da-5c9d1d8d825f","brandName":"KTUL","channel":"8","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Tulsa","dfpNetworkId":"4756","dfpAdUnitId":"KTUL","googleAnalyticsId":"UA-45818038-10","general":{"footerText":"KTUL ABC 8 provides local and national news, sports, weather and notice of community events in Tulsa, Oklahoma and surrounding towns including Broken Arrow, Owasso, Claremore, Jenks, Bixby, Coweta, Muskogee, Westport, Beggs, Okmulgee, Council Hill, Henryetta, Skiatook, Collinsville, and Bartlesville."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10744\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ki6P2kmhKkeUHIDSM6etRg%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"402074386667907","facebookUrl":"https:\/\/www.facebook.com\/ktultv","pinterestUrl":"","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"100420735214","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"253963944996727_446419199084533","twitterAppId":"336596450513391617","twitterUrl":"https:\/\/twitter.com\/ktulnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2b14c504-66d3-479a-b0c7-e2f08ff576ab","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"78f5bbd3-aceb-4afb-be07-f09330cd6ac0","created":1438040406000,"version":1,"name":"WGME","imageUrl":"\/resources\/media\/a3665a0d-6c8a-4781-a198-20582245a08c-cbs13_wgme_storylinelogo.png?1448039886574","url":"wgme.com","stagingUrl":"wgme.sinclairstoryline.com","callLetters":"WGME","status":"published","city":"Portland","state":"ME","zipcode":"04103","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WGME","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Portland-Auburn","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wgme","siteType":null,"brandUuid":"82fb542f-7cee-46a2-a4fb-5ccfc983276c","brandName":"WGME","channel":"13","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wgme\/images\/logos\/wgme_header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wgme\/images\/logos\/wgme_footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wgme\/images\/logos\/wgme_gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wgme\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Portland-Auburn","dfpNetworkId":"4756","dfpAdUnitId":"WGME","googleAnalyticsId":"UA-3818718-20","general":{"footerText":"WGME CBS 13 provides news, sports, weather and local event coverage in the Portland, Maine area including Lewiston, Augusta, Brunswick, Westbrook, Biddeford, Saco, Sanford, South Portland, Kennebunk, Bangor, Freeport, Buxton, Windham, Auburn, Waterville, Scarborough, Gorham, Yarmouth, Standish, Falmouth, Poland, Rockland, Bath."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11473\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"352640644824347","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wgme13","pinterestUrl":"http:\/\/pinterest.com\/wgme\/","instagramFeedUrl":"","fbPages":"61230111980","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/wgmenews13","fbRecirculationId":"509695885902324_653040841567827","twitterAppId":"423482329302958080","twitterUrl":"https:\/\/twitter.com\/wgme","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0d6187df-303d-4044-9b76-6418baced056","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0715d0b4-af88-49f0-9c3b-cebddebba301","created":1438039095000,"version":1,"name":"KBTV","imageUrl":"\/resources\/media\/8336f05b-a6a7-439a-6448-03918e44603e-kbtvstorylinelogo.png?1438039068178","url":"fox4beaumont.com","stagingUrl":"fox4beaumont.sinclairstoryline.com","callLetters":"KBTV","status":"published","city":"Beaumont","state":"TX","zipcode":"77706","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KBTV","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Beaumont-Port Arthur","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox4beaumont","siteType":null,"brandUuid":"313a9a54-9ac4-4527-a4e7-75b04fece2fa","brandName":"KBTV","channel":"4","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kbtv\/images\/logos\/kbtv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kbtv\/images\/logos\/kbtv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kbtv\/images\/logos\/kbtv-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kbtv-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Beaumont-Port Arthur","dfpNetworkId":"4756","dfpAdUnitId":"KBTV","googleAnalyticsId":"UA-37182509-4","general":{"footerText":"KBTV Fox SETX provides local news, weather coverage and traffic reports for the Beaumont, Port Arthur, Texas area and surrounding communities including Orange, Vidor, Lumberton, Kountze, Silsbee, Woodville, Newton, Jasper, Nederland, Port Neches, Groves, Colmesneil, Bridge City, Orangefield, Crystal Beach, High Island, Sabine Pass, Hamshire, Fannett, Nome, China, Kirbyville, Buna, Sour Lake and Winnie."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15006\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"559332517441977","pinterestUrl":"https:\/\/www.pinterest.com\/kbtvfox4\/","facebookUrl":"","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"335277132218","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"1054236441338474_1387987994629982","twitterUrl":"https:\/\/twitter.com\/fox4beaumont","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"fd8a7106-7efc-4dd4-bdd6-027c69d7c5d2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"f73f9d80-45ee-434d-9f1e-dffdfe7f8c5a","created":1436829169000,"version":1,"name":"WNWO","imageUrl":"\/resources\/media\/acb607a5-5568-4bf1-2f43-348689253952-wnwostorylinelogo.png?1493251717009","url":"nbc24.com","stagingUrl":"nbc24.sinclairstoryline.com","callLetters":"WNWO","status":"published","city":"Toledo","state":"OH","zipcode":"43615","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WNWO","locked":false}],"excludedSources":[{"name":"Toledo","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nbc24","siteType":null,"brandUuid":"fb204787-8f15-4552-8a3b-5442f96c9f16","brandName":"WNWO","channel":"24","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-favicon.ico","weatherImageOneUrl":"\/resources\/media\/57141cc9-6c53-4459-c1d3-0dce77d74c2e-wnwoweatherimgday.jpg?1438285091673","weatherImageTwoUrl":"\/resources\/media\/70bcedbd-f439-4c7e-c596-2172c1582d03-wnwoweatherimgnight.jpg?1438285097567","fontUrl":null,"designatedMarketArea":"Toledo","dfpNetworkId":"4756","dfpAdUnitId":"WNWO","googleAnalyticsId":"UA-12096981-6","general":{"footerText":"NBC 24 provides coverage of news, sports, weather and local events in the Toledo, Ohio area, including Sandusky, Fremont, Findlay, Whitehouse, Maumee, Holland, Lima, Delta, Napoleon and Defiance, Ohio and Adrian, Monroe and Milan, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11741\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"912446192123939","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/nbc24wnwo","fbPages":"54254621903","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wnwotv","twitterUrl":"http:\/\/twitter.com\/nbc24wnwo","fbRecirculationId":"1774765572796600_1938804989725990","twitterAppId":"309688744569606144","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"320e570e-5c8e-40ea-8a7c-630047d8fd53","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"9759c721-56b1-4bf1-bb21-2d77d3dc14b9","created":1438038862000,"version":1,"name":"WHAM","imageUrl":"\/resources\/media\/b0367065-592f-4559-0d73-a18b9dd0f403-whamstorylinelogov2.png?1482284912605","url":"13wham.com","stagingUrl":"13wham.sinclairstoryline.com","callLetters":"WHAM","status":"published","city":"Rochester","state":"NY","zipcode":"14623","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WHAM","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Rochester, NY","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"13wham","siteType":null,"brandUuid":"aad43d3c-5ed8-4ab3-ac1c-f56e675dbd90","brandName":"WHAM","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wham\/images\/logos\/wham-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/wham\/images\/logos\/wham-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/wham\/images\/logos\/wham-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/wham\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Rochester, NY","dfpNetworkId":"4756","dfpAdUnitId":"WHAM","googleAnalyticsId":"UA-37182509-10","general":{"footerText":"13WHAM ABC Rochester provides local news, weather forecasts, traffic updates, health reports, notices of events and items of interest in the community, local sports and entertainment programming for Rochester and nearby towns and communities including Greece, Victor, Pittsford, Penfield, Henrietta, Webster, Irondequoit, Fairport, Chili, Gates, Rush, Wheatland, Canandaigua, Farmington, Spencerport and Hilton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"Di5DVlHbGki25eJuxYf4aw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1183687028365557","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/13wham","googlePlusUrl":"","fbPages":"59524127501","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"612212888952322_785518341621775","twitterAppId":"529832112048705536","twitterUrl":"https:\/\/twitter.com\/13wham","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"17f76188-3aa4-4ad2-81fd-81eb6e041c0a","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d3705471-6638-4b98-94cd-b363c6146abb","created":1437775685000,"version":1,"name":"KDBC","imageUrl":"\/resources\/media\/2969b3f5-5caa-47e8-4e82-6aad39ef5c0b-kdbcstorylinelogo.png?1450288777598","url":"cbs4local.com","stagingUrl":"cbs4local.sinclairstoryline.com","callLetters":"KDBC","status":"published","city":"El Paso","state":"TX","zipcode":"79912","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"KDBC","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Las Vegas","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs4local","siteType":null,"brandUuid":"4d49fd80-5b78-4256-a6c7-460779e74ef5","brandName":"KDBC","channel":"4","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/kdbc-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/kdbc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/kdbc-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Las Vegas","dfpNetworkId":"4756","dfpAdUnitId":"KDBC","googleAnalyticsId":"UA-45818038-7","general":{"footerText":"KDBC CBS 4 News provides local news, weather, sports, community events and items of interest for El Paso, Texas and Las Cruces, NM and nearby towns and communities in Clint, Fabens, Socorro, San Elizario, Canutillo, Vinton, Anthony, Ysleta, Horizon City, Fort Bliss, Van Horn, Fort Hancock, Tornillo, Westway, La Mesa, Mesilla, Mesquite, San Miguel, Vado, Deming, Alamogordo, White Sands, Chaparral, Berino, Chamberino, Dona Ana, Elephant Butte, Hatch, La Union, Radium Springs, Sunland Park, Santa Teresa and Truth or Consequences (Tor C)."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10400\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"265299397218888","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/cbs4local","googlePlusUrl":"","fbPages":"961576430525133","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/uc7u5whofelxbofvg_vcvvwa","fbRecirculationId":"1118221661569574_1445163732208697","twitterUrl":"https:\/\/twitter.com\/cbs4local","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"45d9eec7-a16e-4a9a-a8d7-ae28ffbe52dd","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"a5252f11-22a8-4be6-9010-f37fbab42fd2","created":1438016298000,"version":1,"name":"WICS","imageUrl":"\/resources\/media\/925ab18e-4747-43b5-76b6-d6887f186755-wicsstorylinelogo.png?1450724557719","url":"newschannel20.com","stagingUrl":"newschannel20.sinclairstoryline.com","callLetters":"WICS","status":"published","city":"Springfield","state":"IL","zipcode":"62703","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"WICS","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Springfield, MO","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"newschannel20","siteType":null,"brandUuid":"26d20f59-5cb4-4657-8187-fd91dc1168c6","brandName":"WICS","channel":"20","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wics\/images\/logos\/wics-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wics\/images\/logos\/wics-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wics\/images\/logos\/wics-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wics\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Springfield, MO","dfpNetworkId":"4756","dfpAdUnitId":"WICS","googleAnalyticsId":"UA-3818718-18","general":{"footerText":"WICS Newschannel 20 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Springfield and nearby towns and communities in the Decatur, and Champaign area, including Jacksonville, Taylorville, Lincoln, Petersburg, Pana, Effingham, Shelbyville, Beardstown, Carlinville, Litchfield and Hillsboro."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11542\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"427850524067191","facebookUrl":"http:\/\/www.facebook.com\/wicsabc20","pinterestUrl":"http:\/\/pinterest.com\/newschannel20\/","googlePlusUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/wics20\/","fbPages":"296561024282","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1083723685042044_1415515701862839","twitterUrl":"http:\/\/twitter.com\/#!\/wics_abc20","twitterAppId":"529840180442591232","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"a365760b-4b96-4e1d-b83e-98ac6a81bf53","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0adc72e1-1860-4080-aec0-b4d43d69b55e","created":1437778093000,"version":1,"name":"WZTV","imageUrl":"\/resources\/media\/3b5e5a8a-b3a1-44e1-c2df-cb4d9eb2146a-wztvfox17storylinelogo.png?1447276902520","url":"fox17.com","stagingUrl":"fox17.sinclairstoryline.com","callLetters":"WZTV","status":"published","city":"Nashville","state":"TN","zipcode":"37228","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WZTV","locked":false}],"excludedSources":[{"name":"Nashville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox17","siteType":null,"brandUuid":"73a61df4-a842-416a-8da0-f7ee623bcf0c","brandName":"WZTV","channel":"1","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wztv\/images\/logos\/wztv-fox17-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wztv\/images\/logos\/wztv-fox17-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wztv\/images\/logos\/wztv-fox17-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wztv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Nashville","dfpNetworkId":"4756","dfpAdUnitId":"WZTV","googleAnalyticsId":"UA-3818718-31","general":{"footerText":"Fox 17 provides local news, weather, sports, traffic and entertainment for Nashville and nearby towns and communities in Middle Tennessee, including Forest Hills, Brentwood, Franklin, Fairview, Dickson, Clarksville, White House, Greenbrier, Springfield, Gallatin, Hartsville, Lebanon, Mt Juliet, Smyrna, College Grove, Thompson\u2019s Station, Centerville, Murfreesboro, Columbia, Lewisburg, Shelbyville, Manchester, McMinnville, Smithville, Sparta, Cookeville, Hohenwald, Waverly, Camden, Paris, Lafayette, Portland, and in Kentucky, Russelville, Bowling Green, Franklin, Alvaton, Scottsville, Hopkinsville, Glasgow."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12021\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"wGEUEn19o0qjrQfwNvMB1w%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"212542299079163","facebookUrl":"https:\/\/www.facebook.com\/foxnashville\/","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/foxnashville\/","fbPages":"73949382289","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"159751701098579_276070699466678","twitterUrl":"https:\/\/twitter.com\/foxnashville","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1d56f1a0-a00d-4b58-b3fc-44e976f70c3f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"66330af7-3c66-413f-a25c-360e3195cffa","created":1438122814000,"version":1,"name":"WPBN","imageUrl":"\/resources\/media\/4f86e0b0-c180-462d-8a9c-523783c44cd6-wpbnupnorthlivestorylinelogo.png?1440181111798","url":"upnorthlive.com","stagingUrl":"upnorthlive.sinclairstoryline.com","callLetters":"WPBN","status":"published","city":"Traverse City","state":"MI","zipcode":"49684","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WPBN","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Traverse City-Cadillac","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"upnorthlive","siteType":null,"brandUuid":"6ac3e363-9ff5-4844-b560-e48e49eb0af8","brandName":"WPBN","channel":"29","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/wpbn-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/wpbn-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/wpbn-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/88234d0c-889c-4703-3a81-884ef59c5687-MackinacBridgeDaytimephoto1320x500.jpg?1439414784840","weatherImageTwoUrl":"\/resources\/media\/5b94e966-4705-4225-ff12-8f2fa65e57c8-MackinacBridgeEveningphoto1320x500.jpg?1439414794228","fontUrl":null,"designatedMarketArea":"Traverse City-Cadillac","dfpNetworkId":"4756","dfpAdUnitId":"WPBN","googleAnalyticsId":"UA-12096981-13","general":{"footerText":"WPBN offers news, sports, weather and items of local interest in Traverse City, Michigan and nearby towns, including Frankfort, Beulah, Interlochen, Kingsley, Garfield Township, Glen Arbor, Suttons Bay, Kalkaska, Kingsley and Manton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11770\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"189827388017940","facebookUrl":"http:\/\/www.facebook.com\/upnorthlive","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","fbPages":"104813312896707","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/upnorthlive","fbRecirculationId":"328993674154935_596076647446635","twitterAppId":"634445780690964480","twitterUrl":"http:\/\/twitter.com\/upnorthlive","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f329a575-a16e-4e42-9d9c-c6bda159ec64","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c6d220e3-bcec-4107-8763-6067cbaf673b","created":1435774864000,"version":1,"name":"WTVC","imageUrl":"\/resources\/media\/43b0414e-7623-4670-a8ee-c69aa0a55b89-wtvcstorylinelogo.png?1446578152368","url":"newschannel9.com","stagingUrl":"newschannel9.sinclairstoryline.com","callLetters":"WTVC","status":"published","city":"CHATTANOOGA","state":"TN","zipcode":"37406","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WTVC","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Abilene-Sweetwater","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"newschannel9","siteType":null,"brandUuid":"37cb42d9-2a50-4456-8535-e2a8cb115ac1","brandName":"WTVC","channel":"9","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/wtvc-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/wtvc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/wtvc-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Abilene-Sweetwater","dfpNetworkId":"4756","dfpAdUnitId":"WTVC","googleAnalyticsId":"UA-29043834-7","general":{"footerText":"WTVC NewsChannel 9 provides coverage of news, sports, weather and community events throughout the Chattanooga, Tennessee area, including East Ridge, East Brainerd, Ooltewah, Middle Valley, Cleveland, Georgetown, Hopewell, Dayton, Dunlap and Jasper, Tennessee, Fort Oglethorpe, Chickamauga and Dalton, Georgia."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11909\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"465569263473966","facebookUrl":"https:\/\/www.facebook.com\/wtvcnewschannel9","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/newschannelnine","fbPages":"40397252103","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"155106054897507_268169070257871","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/newschannelnine","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"234bb5aa-b6fb-4ed4-b0dc-2cda03dd3e28","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"2be1ceef-e778-4aff-accb-8c57820332f3","created":1438031915000,"version":1,"name":"KATV","imageUrl":null,"url":"katv.com","stagingUrl":"katv.sinclairstoryline.com","callLetters":"KATV","status":"published","city":"Little Rock","state":"AR","zipcode":"72203","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KATV","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Little Rock-Pine Bluff","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"katv","siteType":null,"brandUuid":"f3213a3c-6f7c-4af9-91ca-84920a3fabc7","brandName":"KATV","channel":"7","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/katv\/images\/logos\/katv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/katv\/images\/logos\/katv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/katv\/images\/logos\/katv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/katv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Little Rock-Pine Bluff","dfpNetworkId":"4756","dfpAdUnitId":"KATV","googleAnalyticsId":"UA-45818038-11","general":{"footerText":"KATV ABC 7 in Little Rock, Arkansas covers news, sports, weather and the local community in the city and the surrounding area, including Hot Springs, Conway, Pine Bluff, Jacksonville, Sherwood, Stuttgart, Benton, Bauxite, East End, Scott, Pinnacle, Maumelle, Gibson, Landmark and Hensley."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10335\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"XpdKB7RLHE6YVENJeFFOIQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1518127191838478","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/KATVChannel7","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"29348676322","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"334627143535011_516198978711159","twitterUrl":"https:\/\/twitter.com\/KATVNews","twitterAppId":"346735798072274945","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c782083e-792f-4468-a296-47605a2e9fb4","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"3afc3a1b-2303-49c9-84b0-00438034a47f","created":1470073920000,"version":1,"name":"KFXL","imageUrl":"\/resources\/media\/1f1e7113-c8af-41bd-2b92-a6566487882e-kfxlstorylinelogo.png?1470342557007","url":"foxnebraska.com","stagingUrl":"foxnebraska.sinclairstoryline.com","callLetters":"KFXL","status":"published","city":"Lincoln","state":"NE","zipcode":"68504","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KFXL","locked":false}],"excludedSources":[{"name":"Lincoln & Hastings-Krny","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxnebraska","siteType":null,"brandUuid":"0fb14bfd-11c5-49de-960a-88dea29de923","brandName":"KFXL","channel":"15","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/kfxl-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/kfxl-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/kfxl-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Lincoln & Hastings-Krny","dfpNetworkId":"4756","dfpAdUnitId":"KFXL","googleAnalyticsId":"UA-45782439-17","general":{"footerText":"KFXL Fox Nebraska is the Fox  affiliate station for the Grand Island, Nebraska region and provides news, weather, sports and local event coverage to residents throughout the area, including Kearney, Holdrege, Columbus, McCool Junction, Alda, Harvard, Doniphan, Lexington and Cairo."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15329\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"216045878843765","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfxlFOX\/","fbPages":"115123888675","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/KFXLFoxNebraska","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"acae77f7-bb5b-4eae-9403-4eaffa218d55","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"e2b756f6-e63a-4b46-8577-223a02bb3d3f","created":1438037881000,"version":1,"name":"KLEW","imageUrl":"\/resources\/media\/7b9fa407-8704-448d-81f5-e950442045f0-klewstorylinelogo.png?1447270288896","url":"klewtv.com","stagingUrl":"klewtv.sinclairstoryline.com","callLetters":"KLEW","status":"published","city":"Lewiston","state":"ID","zipcode":"83501","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KLEW","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Spokane","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"klewtv","siteType":null,"brandUuid":"e96563e2-6a3c-4d52-8d97-a1a23f32e344","brandName":"KLEW","channel":"3","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/klew\/images\/logos\/klew-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/klew\/images\/logos\/klew-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/klew\/images\/logos\/klew-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/klew\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Spokane","dfpNetworkId":"4756","dfpAdUnitId":"KLEW","googleAnalyticsId":"UA-9711042-7","general":{"footerText":"KLEW CBS 3 is Lewiston, Idaho's news leader, providing coverage of local and national stories, weather, sports and local events in Lewiston and surrounding towns and communities, including Genessee, Moscow, Lapwai, Spalding, Culdesac, Juliaetta and Troy, Idaho and Clarkston, Uniontown, Colton, Pullman, Asotin and Anatone, Washington."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10540\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/pages\/klew-news\/149885028392403","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"149885028392403","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"166638677099131_335005240262473","twitterUrl":"https:\/\/twitter.com\/#!\/klewnews","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"33d14890-c122-49b4-a2e2-27a5df5e7bac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"264fbade-c97f-4e49-83d0-960d0d699755","created":1436984298000,"version":1,"name":"WSTM","imageUrl":"\/resources\/media\/de5cdc5c-14b4-459f-7e42-651c3cc4d009-wstmstorylinelogo.png?1441211312989","url":"cnycentral.com","stagingUrl":"cnycentral.sinclairstoryline.com","callLetters":"WSTM","status":"published","city":"Syracuse","state":"NY","zipcode":"13203","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WSTM","locked":false}],"excludedSources":[{"name":"Syracuse","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cnycentral","siteType":null,"brandUuid":"ff576372-1122-4dd8-9e57-3b058900fb03","brandName":"WSTM","channel":"NBC","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wstm\/images\/logos\/wstm-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wstm\/images\/logos\/wstm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wstm\/images\/logos\/wstm-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wstm_favicon.ico","weatherImageOneUrl":"\/resources\/media\/20f275ad-e766-4723-4393-5a95bc9d1261-wstmweatherimgday.jpg?1438640631218","weatherImageTwoUrl":"\/resources\/media\/9f9281ca-2cb2-4043-3f5a-d5d3a41706b5-wstmweatherimgnight.jpg?1438640637881","fontUrl":null,"designatedMarketArea":"Syracuse","dfpNetworkId":"4756","dfpAdUnitId":"WSTM","googleAnalyticsId":"UA-12096981-3","general":{"footerText":"WSTM WSTQ WTVH provide up to the minute news, sports, weather and community notices to Syracuse and surrounding communities, including North Syracuse, East Syracuse, Liverpool, Baldwinsville, Jordan, Weedsport, Auburn, Melrose Park, Skaneateles, Marietta, Lafayette, Pompey, Fayetteville Sherrill and Utica, New York."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11855\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1182458001769660","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/cnycentral","pinterestUrl":"","instagramFeedUrl":"","fbPages":"81562815381","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/cnycentralnews","twitterUrl":"https:\/\/twitter.com\/cnycentral","fbRecirculationId":"1161737817201160_1571608579547413","twitterAppId":"631569149978902528","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7105a1fb-90ac-46f0-8ecf-835ed1516102","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"93b13ebb-0083-4470-9c80-4ace4739512d","created":1438037526000,"version":1,"name":"KIMA","imageUrl":"\/resources\/media\/e0203239-6827-4789-1dd1-16fa43a0d512-kimastorylinelogo.png?1446150380345","url":"kimatv.com","stagingUrl":"kimatv.sinclairstoryline.com","callLetters":"KIMA","status":"published","city":"Yakima","state":"WA","zipcode":"98901","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KIMA","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Yakima-Pasco-Rchlnd-Knnwck","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kimatv","siteType":null,"brandUuid":"19274b06-63f9-4eac-9764-3933827f6ec1","brandName":"KIMA","channel":"29","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kima\/images\/logos\/kima-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kima\/images\/logos\/kima-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kima\/images\/logos\/kima-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kima\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Yakima-Pasco-Rchlnd-Knnwck","dfpNetworkId":"4756","dfpAdUnitId":"KIMA","googleAnalyticsId":"UA-9711042-8","general":{"footerText":"KIMA CBS Yakima, Washington covers news, sports, weather and events in the area, including Terrace Heights, Yakima, Union Gap, Selah,Toppenish, Tieton, Naches, Wapato, Sunnyside, Prosser, Grandview, Ellensburg, Zillah, Kittitas, and Granger."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10514\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"183397062005981","instagramFeedUrl":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/kimatv","pinterestUrl":"","fbPages":"35678819957","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"667783489522003968","fbRecirculationId":"408015879368895_561892773981204","twitterUrl":"https:\/\/twitter.com\/#!\/kimatv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7d442ccb-c923-433f-9c46-1ef39430bf2e","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"3ed144f3-d685-4440-9fd5-0913a5bb4063","created":1438017554000,"version":1,"name":"KRXI","imageUrl":"\/resources\/media\/b6a6d189-f126-4619-9a22-15c63dc67fc8-krxistorylinelogo.png?1438017531068","url":"foxreno.com","stagingUrl":"foxreno.sinclairstoryline.com","callLetters":"KRXI","status":"published","city":"Reno","state":"NV","zipcode":"89502","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KRXI","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Reno","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxreno","siteType":null,"brandUuid":"e259aa3b-cb26-4a8a-aba3-538cceedd59e","brandName":"KRXI","channel":"21","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/krxi\/images\/logos\/krxi-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/krxi\/images\/logos\/krxi-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/krxi\/images\/logos\/krxi-gallery-logo.png","faviconImageUrl":"\/resources\/media\/krxi-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Reno","dfpNetworkId":"4756","dfpAdUnitId":"KRXI","googleAnalyticsId":"UA-37182509-13","general":{"footerText":"KRXI Fox 11 news provides local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Reno\/Sparks and nearby towns and communities in the Truckee Meadows area, including Carson City, North and South Lake Tahoe, Donner Lake, Tahoe City, Kings Beach, Crystal Bay, Truckee, Verdi-Mogul, Sun Valley, Cold Springs, Lemmon Valley, Spanish Springs, Fernley, Fallon, Virginia City, Carson City, Kingsbury, Zephyr Cove, Round Hill, Glenbrook, Stateline, and Incline Village, and Mt. Rose."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15943\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1005295889605508","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/fox11reno","googlePlusUrl":"","fbPages":"129466017078614","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/fox11reno","twitterAppId":"418125223913721856","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"660f6b9e-3417-4fc5-867b-77021e385d0d","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"33305ad9-5589-4128-b89c-412053be9b8a","created":1438036667000,"version":1,"name":"KBAK","imageUrl":"\/resources\/media\/b8333c56-a3a1-465c-5286-3594944c8f65-kbakstorylinelogo.png?1445447237939","url":"bakersfieldnow.com","stagingUrl":"bakersfieldnow.sinclairstoryline.com","callLetters":"KBAK","status":"published","city":"Bakersfield","state":"CA","zipcode":"93301","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KBAK","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Bakersfield","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"bakersfieldnow","siteType":null,"brandUuid":"7c8dce5a-9b5a-486f-8658-3b838d5920ca","brandName":"KBAK","channel":"29","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kbak\/images\/logos\/kbak-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kbak\/images\/logos\/kbak-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kbak\/images\/logos\/kbak-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kbak\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Bakersfield","dfpNetworkId":"4756","dfpAdUnitId":"KBAK","googleAnalyticsId":"UA-9711042-6","general":{"footerText":"KBAK CBS 29 and KBFX Fox58 are the news leaders for Bakersfield, California and serves surrounding communities including Oildale, Lamont, Shafter, Wasco, Buttonwillow, Maricopa, Tehachapi, Arvin, California City, Delano, McFarland, Ridgecrest and Taft."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10340\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1500919440206773","googlePlusUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/bakersfieldnow\/","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/pages\/eyewitness-news-bakersfieldnow\/91093559934","fbPages":"91093559934","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/bakersfieldnow","fbRecirculationId":"1363901910291509_1766071286741234","twitterAppId":"735838873692033024","twitterUrl":"http:\/\/twitter.com\/bakersfieldnow","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c0aa8f58-6c76-46c5-b926-947473b51093","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"f11ec6a0-5763-492e-9c4a-31564a4fb1a1","created":1438036155000,"version":1,"name":"KBOI","imageUrl":"\/resources\/media\/c8610c60-9056-42b2-8ce6-e62223cfb3a7-idahonewsstorylinelogo.png?1486173673734","url":"idahonews.com","stagingUrl":"idahonews.sinclairstoryline.com","callLetters":"KBOI","status":"published","city":"Boise","state":"ID","zipcode":"83702","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"KBOI","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Boise","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"idahonews","siteType":null,"brandUuid":"c41167ac-b75d-49e2-9f80-2e8d015f7123","brandName":"KBOI","channel":"2","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kboi\/images\/logos\/kboi-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kboi\/images\/logos\/kboi-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kboi\/images\/logos\/kboi-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kboi-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Boise","dfpNetworkId":"4756","dfpAdUnitId":"KBOI","googleAnalyticsId":"UA-9711042-4","general":{"footerText":"KBOI-TV CBS 2 covers news, sports, traffic, and weather in the Treasure Valley and Boise, Idaho and nearby communities, including Meridian, Nampa, Garden City, Caldwell, Kuna, Middleton, Eagle, Mountain Home, Star, Melba, Payette, Weiser, Horseshoe Bend, Idaho City, Marsing, Homedale, Parma, New Plymouth, Murphy, Fruitland, Emmett, Wilder, Notus, McCall, Cascade, Donnelly, Council, and Vale, Oregon, and Nyssa, Oregon, Ontario, Oregon."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10341\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/kboi2","pinterestUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/kboi2news\/","fbPages":"117923841552664","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/UCY7YK4vT3kJMyT2izB4A80A","twitterUrl":"https:\/\/twitter.com\/kboitv","fbRecirculationId":"141837499586864_330840054019940","twitterAppId":"671780413417721856","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0c0c30e0-08c3-485e-a41f-fc2d0c0111de","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"b1326821-e766-4eb0-8ca8-c9ea5750d29b","created":1438028410000,"version":1,"name":"KGAN","imageUrl":null,"url":"cbs2iowa.com","stagingUrl":"cbs2iowa.sinclairstoryline.com","callLetters":"KGAN","status":"published","city":"Cedar Rapids","state":"IA","zipcode":"52402","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KGAN","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Duluth-Superior","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs2iowa","siteType":null,"brandUuid":"d6dd23ed-b948-4e21-a602-9bf1f6b6d6f4","brandName":"KGAN","channel":"2","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kgan\/images\/logos\/kgan-kfxa-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kgan\/images\/logos\/kgan-kfxa-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kgan\/images\/logos\/kgan-kfxa-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kgan\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Duluth-Superior","dfpNetworkId":"4756","dfpAdUnitId":"KGAN","googleAnalyticsId":"UA-3818718-30","general":{"footerText":"KGAN CBS 2 and KFXA Fox 28 provide local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Cedar Rapids and nearby towns and communities in the Corridor and throughout eastern Iowa, including Iowa City, Waterloo, Dubuque, North Liberty, Coralville, Marion, Morengo, Williamsburg, Washington, Tiffin, Tipton, Solon, Mount Vernon, Lisbon, Central City, Urbana, Independence, Manchester, Dyersville, Oelwein, Cedar Falls, Waverly, Evansdale, Guttenberg, West Union, New Hampton, Decorah, Waukon, Maquoketa, Sigourney, Fairfield, Grundy Center, La Porte City, Dysart, Fayette, Elkader, Strawberry Point and Belle Plaine."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10472\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"501629916533801","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kgancbs2","instagramFeedUrl":"","fbPages":"60216628095","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1257874734232373_1606191092734067","twitterUrl":"https:\/\/twitter.com\/cbs2iowa","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2971ac05-552a-439d-9c37-3bdebb555d9f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"2e838594-e3f8-42c2-a14d-925fb8a23489","created":1438121446000,"version":1,"name":"WPDE","imageUrl":"\/resources\/media\/78ee29af-e477-4c09-d698-fa4c8fb168ea-wpdestorylinelogo.png?1439854400726","url":"wpde.com","stagingUrl":"wpde.sinclairstoryline.com","callLetters":"WPDE","status":"published","city":"Myrtle Beach\/Florence","state":"SC","zipcode":"29526","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WPDE","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Myrtle Beach-Florence","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wpde","siteType":null,"brandUuid":"864f6805-8ba0-4366-bdea-e4aefc12335a","brandName":"WPDE","channel":"15","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpde\/images\/logos\/wpde-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpde\/images\/logos\/wpde-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpde\/images\/logos\/wpde-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpde\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/14602b1f-06ed-4d3b-ead1-460b5b54495d-weather_landing_page_day.png?1439413060879","weatherImageTwoUrl":"\/resources\/media\/0d16b7a3-7da3-4c08-fa02-2dd5344eda20-weather_landing_page_night.png?1439413070980","fontUrl":null,"designatedMarketArea":"Myrtle Beach-Florence","dfpNetworkId":"4756","dfpAdUnitId":"WPDE","googleAnalyticsId":"UA-12096981-9","general":{"footerText":"WPDE covers news, sports, weather, and local events in and around the Grand Strand, Pee Dee, and the Border Belt."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11774\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"417694308436945","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wpdeabc15","pinterestUrl":"","instagramFeedUrl":"","fbPages":"55924858969","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wpdenewschannel15","twitterAppId":"635921775730163712","fbRecirculationId":"1754519151491849_1924614077815688","twitterUrl":"http:\/\/twitter.com\/wpdeabc15","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"3422e082-2d56-4766-87e8-da70061d499c","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"7b730ac9-9dd4-49b2-8e88-73511a76e7a3","created":1443112052000,"version":1,"name":"WGFL","imageUrl":"\/resources\/media\/b2faef03-eb6a-4c5f-eb4f-60c863a833c5-wgflstorylinelogo.png?1443112028573","url":"mycbs4.com","stagingUrl":"mycbs4.sinclairstoryline.com","callLetters":"WGFL","status":"published","city":"Gainesville","state":"FL","zipcode":"32606","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WGFL","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Gainesville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"mycbs4","siteType":null,"brandUuid":"68dd8c6f-7a5a-48d2-ae92-54eda14c9f65","brandName":"WGFL","channel":"9","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wgfl\/images\/logos\/wgfl-gtn-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wgfl\/images\/logos\/wgfl-gtn-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wgfl\/images\/logos\/wgfl-gtn-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wgfl-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Gainesville","dfpNetworkId":"4756","dfpAdUnitId":"WGFL","googleAnalyticsId":"UA-45818038-16","general":{"footerText":"WGFL CBS4 and WNBW NBC 9 are the local news leaders for the Gainesville, Florida area. Our reporters cover news, sports, weather and local events  beyond Gainesville, including Starke, Waldo, Hampton, Hawthorne, Micanopy, Archer, Bronson, Newberry, High Springs, Tioga, Alachua, Williston, and Ocala."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"18044\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"961576430525133","instagramFeedUrl":"https:\/\/www.instagram.com\/mycbs4\/","facebookUrl":"https:\/\/www.facebook.com\/mycbs4","googlePlusUrl":"","pinterestUrl":"","fbPages":"140372130960","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/UCm3ogfRbpvSHgdBTa6N1_Nw","twitterAppId":"","fbRecirculationId":"1813589848862355_1976484072572931","twitterUrl":"https:\/\/twitter.com\/mycbs4","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6c0adb76-b16f-4d17-b755-9c0f5a14d83f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"108baaa3-d86f-4363-9783-c1d1ff70a2b2","created":1438028533000,"version":1,"name":"WEAR","imageUrl":"\/resources\/media\/929a48ca-ab21-4a23-196c-a108686e1f91-wearstorylinelogo.png?1454610472587","url":"weartv.com","stagingUrl":"weartv.sinclairstoryline.com","callLetters":"WEAR","status":"published","city":"Pensacola","state":"FL","zipcode":"32506","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"WEAR","locked":false}],"excludedSources":[{"name":"Ft. Myers-Naples","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"weartv","siteType":null,"brandUuid":"516788f1-d227-4ac1-8959-8f671f29e748","brandName":"WEAR","channel":"3","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wear\/images\/logos\/wear-header-logo-new.png","footerLogoImageUrl":"\/resources\/assets\/wear\/images\/logos\/wear-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wear\/images\/logos\/wear-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wear-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Ft. Myers-Naples","dfpNetworkId":"4756","dfpAdUnitId":"WEAR","googleAnalyticsId":"UA-3818718-13","general":{"footerText":"WEAR, ABC 3 is the ABC affiliate for Northwest Florida and South Alabama that provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Pensacola, Florida and Mobile, Alabama and nearby towns and communities in the Gulf Coast area, including in Florida: Pensacola, Gulf Breeze, Cantonment, Century, Jay, Pace, Milton, Perdido Key, Pensacola Beach, Navarre, Fort Walton Beach, Valparaiso, Niceville, Destin, Sandestin, Wright, Holt, Crestview, Baker, Chumuckla; and in Alabama: Orange Beach, Robertsdale, Gulf Shores, Stapleton, Elberta, Fairhope, Daphne, Prichard, Chickasaw, Saraland, Satsuma, Tilman\u2019s Corner, Theodore, Bayou la Batre, Dauphin Island, Foley, Bay Minette, Atmore, Flomaton, Brewton, Florala, Semmes, Spanish Fort, and Lillian."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11401\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"oDB4PZ6jdEOkP%2f0qJTQdjA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1185788788171816","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/weartv","instagramFeedUrl":"https:\/\/www.instagram.com\/weartv\/","fbPages":"72274029346","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"305466061589979136","fbRecirculationId":"311996982478764_483457845332676","twitterUrl":"https:\/\/twitter.com\/weartv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"483d7194-9883-47ba-90a5-5cddbfe1b9da","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"9cb008ce-cd8d-437a-a7c4-026056178efa","created":1438029329000,"version":1,"name":"WVAH","imageUrl":"\/resources\/media\/7ac5b4ff-a158-4959-d6fd-b7def0890373-wvahstorylinelogo.png?1452883057838","url":"wvah.com","stagingUrl":"wvah.sinclairstoryline.com","callLetters":"WVAH","status":"published","city":"Charleston","state":"WV","zipcode":"25301","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WVAH","locked":false}],"excludedSources":[{"name":"Charleston-Huntington","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wvah","siteType":null,"brandUuid":"e4c5ad54-6e9c-43ed-9331-21a61f83dae0","brandName":"WVAH","channel":"11","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wvah\/images\/logos\/wvah-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wvah\/images\/logos\/wvah-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wvah\/images\/logos\/wvah-gallery-logo-v2.png","faviconImageUrl":"\/resources\/media\/wvah-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Charleston-Huntington","dfpNetworkId":"4756","dfpAdUnitId":"WVAH","googleAnalyticsId":"UA-3818718-43","general":{"footerText":"WVAH Fox 11 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Charleston, West Virginia and nearby towns and communities in the Tri-State area, including Huntington, Dunbar, Marmet, Montgomery, Nitro, South Charleston, St. Albans, Cedar Grove, Chesapeake, Clendenin, East Bank, Glasgow, Pratt, Cross Lanes, Elkview, Pinch, Sissonville, Big Chimney, Cabin Creek, Chelyan, Davis Creek, Institute, Jefferson, Loudendale, Mink Shoals, Pocatalico, Quick, Quincy, Rand, Buffalo, Eleanor, Hurricane, Nitro, Poca, Winfield, Culloden, Fraziers Bottom, Hometown, Red House, Scott Depot, Teays Valley, Danville, Madison, Hamlin, Logan, Chapmanville, Man, Delbarton, Kermit, Gilbert, Matewan, Williamson, Summersville, Richwood, Flatwoods, Gassaway, Sutton, Spencer, Ravenswood, Ripley, Mason, Point Pleasant, Ashland, Pikeville, Ironton, Portsmouth, Gallipolis, and Athens."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11954\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"YN%2bjd2RqU0Sw4wRR%2fOgj3Q%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"385827971547596","facebookUrl":"https:\/\/www.facebook.com\/eyewitnessnewscharleston","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/wchswvah\/","googlePlusUrl":"","fbPages":"90859152844","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/eyewitnessnewswv","twitterAppId":"401056619682725889","twitterUrl":"https:\/\/twitter.com\/wchs8fox11","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"75b0f242-9f3c-4d23-a380-18305de47a20","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"dd0b5012-dc02-4a8f-834e-3e58a1a18d07","created":1438016438000,"version":1,"name":"WRGT","imageUrl":"\/resources\/media\/6468c1bf-95b1-4ed5-0848-803dca7d52fd-wrgtstorylinelogo.png?1450293237806","url":"fox45now.com","stagingUrl":"fox45now.sinclairstoryline.com","callLetters":"WRGT","status":"published","city":"Dayton","state":"OH","zipcode":"45342","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WRGT","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Dayton","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox45now","siteType":null,"brandUuid":"6b422bc6-9e22-4404-ae97-f3dfcec8b132","brandName":"WRGT","channel":"45","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/wrgt-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/wrgt-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/wrgt-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/favicon-v2.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Dayton","dfpNetworkId":"4756","dfpAdUnitId":"WRGT","googleAnalyticsId":"UA-3818718-26","general":{"footerText":"WRGT Fox 45 provides local news, weather, sports, traffic and entertainment for Dayton and nearby towns and communities in the Miami Valley, including Dayton, Vandalia, Xenia, Centerville, New Lebanon, Miamisburg, Kettering, Trotwood, Englewood, Union, Fairborn, Brookville, Lewisburg, New Carlisle, Tipp City, West Milton, Greenville, Eaton, Oxford, Hamilton, Middletown, Springboro, Franklin, Germantown, Carlisle, Lebanon, Waynesville, Bellbrook, Beavercreek, Cedarville, Yellow Springs, Enon, Springfield, Northridge, Urbana, Covington, Troy, Piqua, Oakwood, Riverside, Huber Heights, Shiloh, Wapakoneta, Celina, Sidney, Saint Marys, Greenville, West Carrollton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12489\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ZEVK2ZFe%2bkKmHWuEsq9cFA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"409473725769090","facebookUrl":"https:\/\/www.facebook.com\/fox45dayton","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"297002093703777","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"1774053256205545_1935830950027774","twitterUrl":"http:\/\/twitter.com\/abc22fox45","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4b945db4-33c9-43fd-bcbd-47768679d7c2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ac8557e3-1602-409d-9c43-b6ca3a3a2354","created":1438028779000,"version":1,"name":"WPEC","imageUrl":"\/resources\/media\/7eb8d5aa-6de8-4e47-19cc-1c8319630262-wpecstorylinelogo.png?1451498799483","url":"cbs12.com","stagingUrl":"cbs12.sinclairstoryline.com","callLetters":"WPEC","status":"published","city":"West Palm Beach","state":"FL","zipcode":"33407","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WPEC","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"West Palm Beach-Ft. Pierce","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs12","siteType":null,"brandUuid":"55d64d95-b39d-4bdd-9c16-250b1f26bf2e","brandName":"WPEC","channel":"12","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpec\/images\/logos\/wpec-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpec\/images\/logos\/wpec-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpec\/images\/logos\/wpec-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpec\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"West Palm Beach-Ft. Pierce","dfpNetworkId":"4756","dfpAdUnitId":"WPEC","googleAnalyticsId":"UA-29043834-10","general":{"footerText":"WPEC CBS 12 provides local news, weather, sports, traffic and entertainment for West Palm Beach and nearby towns and communities in South Florida including the Palm Beaches and Treasure Coast, serving Stuart, Royal Palm Beach, Fort Pierce, Vero Beach, Port St. Lucie, Okeechobee, Jupiter, Palm Beach Gardens, Wellington, Delray Beach, Boca Raton, Lake Worth, Boynton Beach, Greenacres, Belle Glade, Palm Beach, and Riviera Beach."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11775\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"68X0Gm5qXkyz5UhVBJ3%2b%2bA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"385898894813264","facebookUrl":"https:\/\/www.facebook.com\/cbs12news","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","fbPages":"35996547940","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/cbs12","fbRecirculationId":"161747220901961_285650881844927","twitterAppId":"684118565595799553","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"57eaf025-0f17-4885-85da-3551b67a863a","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"456cc974-76db-4f9d-b8a2-f35a3870c144","created":1438123316000,"version":1,"name":"KGBT","imageUrl":"\/resources\/media\/4fe25731-f308-4b56-bf44-f92146cc7832-kgbtcbs4storylinelogo.png?1441065668407","url":"valleycentral.com","stagingUrl":"valleycentral.sinclairstoryline.com","callLetters":"KGBT","status":"published","city":"Rio Grande Valley","state":"TX","zipcode":"78552","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KGBT","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Harlingen-Wslco-Brnsvl-McA","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"valleycentral","siteType":null,"brandUuid":"8fdad244-893c-4817-83e4-a7160b0ea52f","brandName":"KGBT","channel":"4","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/kgbt-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/kgbt-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/kgbt-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Harlingen-Wslco-Brnsvl-McA","dfpNetworkId":"4756","dfpAdUnitId":"KGBT","googleAnalyticsId":"UA-12096981-7","general":{"footerText":"CBS 4 (KGBT-TV) provides local news, weather forecasts, traffic updates, sports coverage, entertainment programming and other information of interest for the Rio Grande Valley area, including Falcon Heights, Salineno, Fronton, Roma, Escobares, La Rosita, Los Villareales, Rio Grande City, Las Lomas, Garciasville, Alto Bonito, La Grulla, La Victoria, Santa Cruz, Cuevitas, Sullivan City, Havana, La Joya, Pe\u00f1itas, Abram, Citrus City, Alton, Palmhurst, Palmview, Sharyland, Mission McAllen, Granjeno, Edinburg, McAllen, Hidalgo, Pharr, San Juan, Alamo, Faysville, Linn-San Manuel, Edcouch, Elsa, La Villa, Monte Alto, Donna, Weslaco, Mercedes, Progreso, Progreso Lakes, La Feria, Palm Valley, Primera, Santa Rosa, Harlingen, San Benito, Olmito, Los Indios, Combes, Brownsville, Los Fresnos, Rio Hondo, Laguna Vista, Laguna Heights, Port Isabel, South Padre Island, Boca Chica, Raymondville, San Perlita and Port Mansfield, along with Reynosa, Matamoros, the state of Tamaulipas and northern Mexico."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12397\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"938960942857073","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/cbs4rgv","instagramFeedUrl":"","pinterestUrl":"","fbPages":"60424456156","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/kgbt4tv","twitterAppId":"638429159434227713","fbRecirculationId":"1118221661569574_1445163732208697","twitterUrl":"http:\/\/twitter.com\/kgbt","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"920cc5ba-9354-422e-a2c2-b7d6bdbffe87","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"59d0725f-bf7e-4200-91b5-011619cc292b","created":1437773844000,"version":1,"name":"WSMH","imageUrl":"\/resources\/media\/820f1b85-b790-49b2-33a7-1b657182e3e8-wsmhstorylinelogo.png?1437773821923","url":"wsmh.com","stagingUrl":"wsmh.sinclairstoryline.com","callLetters":"WSMH","status":"published","city":"Flint","state":"MI","zipcode":"48504","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WSMH","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wsmh","siteType":null,"brandUuid":"c3c3ac14-07f9-4cf0-a984-032e17318ab2","brandName":"WSMH","channel":"66","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wsmh\/images\/logos\/wsmh-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/wsmh\/images\/logos\/wsmh-footer-logo-2.png","galleryLogoImageUrl":"\/resources\/assets\/wsmh\/images\/logos\/wsmh-gallery-logo-2.png","faviconImageUrl":"\/resources\/media\/wsmh-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WSMH","googleAnalyticsId":"UA-3818718-44","general":{"footerText":"WSMH Fox 66 Flint offers news, weather and local event coverage for Flint \u2013 Saginaw area and central Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11846\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/FOX66News\/","googlePlusUrl":"","fbPages":"102406849960","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"631568188724117504","twitterUrl":"https:\/\/twitter.com\/nbc25fox66","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"ed91ff53-719f-45af-971c-37fcd433126f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"a9aa5209-f13e-4100-bdf3-9fcc8d982e29","created":1438038627000,"version":1,"name":"KTVL","imageUrl":"\/resources\/media\/d9fe4066-cbcd-4b1c-ac27-d3ac2b446974-ktvlstorylinelogo.png?1447270429362","url":"ktvl.com","stagingUrl":"ktvl.sinclairstoryline.com","callLetters":"KTVL","status":"published","city":"Medford","state":"OR","zipcode":"97501","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"KTVL","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Medford-Klamath Falls","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"ktvl","siteType":null,"brandUuid":"0ae98f97-18a4-4500-8887-0090fc0adc70","brandName":"KTVL","channel":"10","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/ktvl-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/ktvl-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/ktvl-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Medford-Klamath Falls","dfpNetworkId":"4756","dfpAdUnitId":"KTVL","googleAnalyticsId":"UA-29043834-8","general":{"footerText":"KTVL News10 provides local news, weather forecasts, notices of events and items of interest in the community, entertainment programming for Medford and nearby towns and communities in Southern Oregon and Northern California, including Grants Pass, Klamath Falls, Brookings, Gold Beach, Lakeview, Ashland, Cave Junction, Eagle Point, White City, Talent, Phoenix, Central Point, Gold Hill, Jacksonville, Weed, Yreka, Mount Shasta, Tulelake, and Montague."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10752\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"426206694104389","googlePlusUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/ktvlnews10\/","pinterestUrl":"https:\/\/www.pinterest.com\/ktvlcbs10\/","facebookUrl":"http:\/\/www.facebook.com\/180780400322","fbPages":"180780400322","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/news10ktvl1","twitterAppId":"","fbRecirculationId":"1647264712255980_1829467044035745","twitterUrl":"http:\/\/twitter.com\/ktvl","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4f186ba8-082b-4544-ab9c-244322686b24","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"11f5bf83-b548-4be9-92ff-e673080f963f","created":1437775800000,"version":1,"name":"KEYE","imageUrl":"\/resources\/media\/2b591054-e716-4cbe-daf8-67b7044a59dc-cbsaustinstorylinelogo.png?1470076313115","url":"cbsaustin.com","stagingUrl":"cbsaustin.sinclairstoryline.com","callLetters":"KEYE","status":"published","city":"Austin","state":"TX","zipcode":"78758","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KEYE","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Austin","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbsaustin","siteType":null,"brandUuid":"2dfbcbf9-3ea2-4545-9a2e-4f0434f2a67f","brandName":"KEYE","channel":"42","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/keye\/images\/logos\/keye-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/keye\/images\/logos\/keye-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/keye\/images\/logos\/keye-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/keye\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Austin","dfpNetworkId":"4756","dfpAdUnitId":"KEYE","googleAnalyticsId":"UA-11902348-42","general":{"footerText":"KEYE TV CBS Austin is the news, sports and weather leader for the Texas Capitol Region, covering events in the surrounding area including Round Rock Pflugerville, Georgetown, Belton, Killeen, Taylor, Lakeway, Buda, Kyle, San Marcos, Wyldwood, Bastrop, Elgin, Bartlett, Jarrell, Bertram, Burnet and Salado."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10359\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"o2IHuWEI%2bE6xKdluJqIEzg%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"929072230510712","facebookUrl":"http:\/\/www.facebook.com\/cbsaustin","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"172314574995","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/cbsaustin","fbRecirculationId":"1836770479889634_2030309303869083","twitterAppId":"301059424343162881","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4eae9f0b-3cf1-406b-a92b-3dfb2e8699fd","name":"Videos","navigationPath":"\/news\/videos","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null},{"uuid":"809d9535-8b05-47d7-ba3b-84541d322c46","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c52f564e-ea88-4abf-91bc-731eaca73338","created":1461105556000,"version":1,"name":"WTGS","imageUrl":"\/resources\/media\/2d7015b5-79b3-410b-9837-9e4eb8492c4f-wtgslogostoryline.png?1461709011533","url":"fox28media.com","stagingUrl":"fox28media.sinclairstoryline.com","callLetters":"WTGS","status":"published","city":"Savannah","state":"GA","zipcode":"31405","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WTGS","locked":false}],"excludedSources":[{"name":"Savannah","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox28media","siteType":null,"brandUuid":"4c88f8fc-454b-4caa-9e3c-f5e1bc7f670a","brandName":"WTGS","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtgs\/images\/logos\/wtgs-logo-header.png","footerLogoImageUrl":"\/resources\/assets\/wtgs\/images\/logos\/wtgs-logo-footer.png","galleryLogoImageUrl":"\/resources\/assets\/wtgs\/images\/logos\/wtgs-logo-gallery.png","faviconImageUrl":"\/resources\/assets\/wtgs\/images\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Savannah","dfpNetworkId":"4756","dfpAdUnitId":"WTGS","googleAnalyticsId":"UA-45818038-13","general":{"footerText":"Fox 28 Savannah provides coverage of news, sports, weather and items of interest to the southeast Georgia community including Richmond Hill, Poole, Tybee Island, Hinesville, Statesboro, Jesup, Vidalia and Ludowici, Georgia and Hilton Head Island, Hardeeville, Port Royal, Beaufort, Ridgeland and Sheldon, South Carolina."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11875\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/WTGS-FOX28-Savannah-849415285142714\/","pinterestUrl":"","instagramFeedUrl":"","fbPages":"849415285142714","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"720179d7-87e6-439b-92cf-489bfbf182eb","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"19e1754e-2db4-4d2d-9cc7-ed2cccf64611","created":1446588973000,"version":1,"name":"WGXA","imageUrl":"\/resources\/media\/459e421d-699d-461a-7662-c4f9d98fcba2-wgxastorylinelogo.png?1447270791461","url":"wgxa.tv","stagingUrl":"wgxa.sinclairstoryline.com","callLetters":"WGXA","status":"published","city":"Macon","state":"GA","zipcode":"31201","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WGXA","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Jacksonville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wgxa","siteType":null,"brandUuid":"eaa3e1dd-430c-4e7c-a941-42953eadadda","brandName":"WGXA","channel":"24","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/wgxa-header-logo2.png","footerLogoImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/wgxa-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/wgxa-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Jacksonville","dfpNetworkId":"4756","dfpAdUnitId":"WGXA","googleAnalyticsId":"UA-4279899-11","general":{"footerText":"WGXA News Fox 24 and ABC 16 in Macon Georgia provides local and national news, weather, sports and notice of community events in surrounding towns, including Warner Robins, Gray, Forsyth, Musella, Roberta, Milledgeville, Phoenix, Monticello, Hawkinsville and Montezuma, Georgia."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11493\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"130111184144809","instagramFeedUrl":"","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wgxa.tv","fbPages":"164600783567463","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wgxa","twitterAppId":"","fbRecirculationId":"176880646064821_343808436038707","twitterUrl":"http:\/\/twitter.com\/WGXAnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"d7e3ce36-86ee-421d-bc5f-a7d8aef79d0f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"457c52db-171d-433a-ba20-e45e2e8ef20c","created":1435599883000,"version":1,"name":"KOMO","imageUrl":"\/resources\/media\/d27c7a72-02e4-4b7a-dafb-ec600d7e812c-komo_storylinelogo.png?1448040119490","url":"komonews.com","stagingUrl":"komonews.sinclairstoryline.com","callLetters":"KOMO","status":"published","city":"Seattle","state":"WA","zipcode":"98109","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"KOMO","locked":false},{"name":"KOMO","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Seattle-Tacoma","locked":false},{"name":"Seattle-Tacoma","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"komonews","siteType":null,"brandUuid":"08e3e233-9010-4053-9ad1-5c15c5b7cc02","brandName":"KOMO","channel":"4","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/komo\/images\/logos\/komo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/komo\/images\/logos\/komo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/komo\/images\/logos\/komo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/komo\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Seattle-Tacoma","dfpNetworkId":"4756","dfpAdUnitId":"komo","googleAnalyticsId":"UA-9711042-1","general":{"footerText":"KOMO 4 TV provides news, sports, weather and local event coverage in the Seattle, Washington area including Bellevue, Redmond, Renton, Kent, Tacoma, Bremerton, SeaTac, Auburn, Mercer Island, Bothell, Shoreline, Lynnwood, Mill Creek and Everett."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10626\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"YK9mchXPkkizQurXKqYSlw%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"536745033167551","facebookUrl":"https:\/\/www.facebook.com\/komonews","pinterestUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/komo4\/","googlePlusUrl":"","fbPages":"114431401958534","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"219332255110125_476838196026195","twitterAppId":"678023812097667073","twitterUrl":"https:\/\/twitter.com\/komonews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f309a237-c3cc-4955-a742-f6fe2c31ced2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"377a87aa-f8e2-4fbd-990e-09f78cdc1958","created":1441300258000,"version":1,"name":"WFXL","imageUrl":"\/resources\/media\/b8a43983-bb16-4774-978c-86f8f841970f-wfxlstorylinelogo.png?1443048367871","url":"wfxl.com","stagingUrl":"wfxl.sinclairstoryline.com","callLetters":"WFXL","status":"published","city":"Albany","state":"GA","zipcode":"31706","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WFXL","locked":false}],"excludedSources":[{"name":"Albany, GA","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wfxl","siteType":null,"brandUuid":"4c6e8b88-91af-4495-9acc-d04a87da7440","brandName":"WFXL","channel":"31","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/wfxl-fox31-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/wfxl-fox31-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/wfxl-fox31-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Albany, GA","dfpNetworkId":"4756","dfpAdUnitId":"WFXL","googleAnalyticsId":"UA-12096981-2","general":{"footerText":"WFXL FOX 31 is your source for getting connected to balanced news, severe weather coverage and local sports for Adel, Albany, Camilla, Cordele, Dawson, Douglas, Fitzgerald, Leesburg, Morgan, Moultrie, Nashville, Newton, Ocilla, Pearson, Sylvester, Tifton and Valdosta."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11455\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1077547778925178","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wfxltv","instagramFeedUrl":"","fbPages":"115211831272","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wfxl","fbRecirculationId":"285628791809618_449179062121256","twitterUrl":"http:\/\/twitter.com\/wfxl","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"cd61028d-aca0-4f85-ad3f-27abe1ce3e58","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0567a1b7-eb62-41de-897f-6da65085f845","created":1438035651000,"version":1,"name":"WOLF","imageUrl":"\/resources\/media\/a1b09b4b-68b5-4a67-6160-450e9aceeb83-fox56storylinelogo.png?1454716739202","url":"fox56.com","stagingUrl":"fox56.sinclairstoryline.com","callLetters":"WOLF","status":"published","city":"Wilkes-Barre","state":"PA","zipcode":"18702","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WOLF","locked":false}],"excludedSources":[{"name":"Wilkes Barre-Scranton-Hztn","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox56","siteType":null,"brandUuid":"66ab968a-d91b-4b95-8b32-4333a3d0c2b0","brandName":"WOLF","channel":"56","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wolf\/images\/logos\/fox56-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wolf\/images\/logos\/fox56-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wolf\/images\/logos\/fox56-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wolf\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Wilkes Barre-Scranton-Hztn","dfpNetworkId":"4756","dfpAdUnitId":"WOLF","googleAnalyticsId":"UA-45818038-15","general":{"footerText":"FOX56 WOLF TV carries news, sports, weather and coverage of local events in the Wilkes-Barre, Pennsylvania area, including Mountain Top, Plymouth, Nanticoke, Kingston, Back Mountain, Scranton, Moosic, Pittston, Avoca, Edwardsville, Hilldale, Wyoming, Laflin, Yatesville, Pittston, Dupont, Sugar Notch, Korn Krest, Warrior Run and Larksville.\n"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11756\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1503152113091131","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/fox56","fbPages":"75625516631","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/fox56wolf","fbRecirculationId":"326056737735364_497590930581943","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f7c2d7f9-620b-4884-b6c4-6a649572fbd0","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"212d44a2-0d7f-43e0-8856-9e9991a7f739","created":1450480047000,"version":1,"name":"WCHS","imageUrl":"\/resources\/media\/bac7c42d-ccb8-47d0-21c2-afc29aa5c140-wchsstorylinelogo.png?1451499094968","url":"wchstv.com","stagingUrl":"wchstv.sinclairstoryline.com","callLetters":"WCHS","status":"published","city":"Charleston","state":"WV","zipcode":"25301","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"WCHS","locked":false}],"excludedSources":[{"name":"Charleston-Huntington","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wchstv","siteType":null,"brandUuid":"f9b17ea1-1d6e-4fca-a3fe-047f10075f08","brandName":"WCHS","channel":"8","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wchs\/images\/logos\/wchs-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wchs\/images\/logos\/wchs-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wchs\/images\/logos\/wchs-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/wchs\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Charleston-Huntington","dfpNetworkId":"4756","dfpAdUnitId":"WCHS","googleAnalyticsId":"UA-3818718-42","general":{"footerText":"WCHS ABC 8 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Charleston and nearby towns and communities in the Tri-State area, including Huntington, Dunbar, Marmet, Montgomery, Nitro, South Charleston, St. Albans, Cedar Grove, Chesapeake, Clendenin, East Bank, Glasgow, Pratt, Cross Lanes, Elkview, Pinch, Sissonville, Big Chimney, Cabin Creek, Chelyan, Davis Creek, Institute, Jefferson, Loudendale, Mink Shoals, Pocatalico, Quick, Quincy, Rand, Buffalo, Eleanor, Hurricane, Nitro, Poca, Winfield, Culloden, Fraziers Bottom, Hometown, Red House, Scott Depot, Teays Valley, Danville, Madison, Hamlin, Logan, Chapmanville, Man, Delbarton, Kermit, Gilbert, Matewan, Williamson, Summersville, Richwood, Flatwoods, Gassaway, Sutton, Spencer, Ravenswood, Ripley, Mason, Point Pleasant, Ashland, Pikeville, Ironton, Portsmouth, Gallipolis, and Athens."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11344\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"e8PWf21HS0mHZeR2%2f1s77A%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"506500366028639","pinterestUrl":"http:\/\/www.pinterest.com\/wchswvah\/","facebookUrl":"https:\/\/www.facebook.com\/eyewitnessnewscharleston","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"90859152844","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/eyewitnessnewswv","fbRecirculationId":"321534804848751_485639111771652","twitterUrl":"https:\/\/twitter.com\/wchs8fox11","twitterAppId":"401056619682725889","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7cbf3b14-e5d6-48ee-a052-22295980d2c2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"\/resources\/media\/2071fb2a-70f8-49fa-efb2-d668d2a1c22a-weyi_reversed_logo.png?1438801462351","url":"nbc25news.com","stagingUrl":"nbc25news.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nbc25news","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/weyi_header_logo.png","footerLogoImageUrl":"\/resources\/media\/weyi_footer_logo.png","galleryLogoImageUrl":"\/resources\/media\/weyi_gallery_logo.png","faviconImageUrl":"\/resources\/media\/weyi_favicon.ico","weatherImageOneUrl":"\/resources\/media\/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"\/resources\/media\/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI \u2013MiNBCnews provides coverage of breaking news, sports and weather in the Flint \u2013 Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"461209764087738","facebookUrl":"http:\/\/www.facebook.com\/nbc25","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"83040292558","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/connectmidmichigan","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","twitterUrl":"https:\/\/twitter.com\/nbc25fox66","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"8a18019e-710a-4322-a8ce-6cc698998154","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"fd40ae0d-a15d-45fd-87f0-96fbd47e6e15","created":1438036469000,"version":1,"name":"KPIC","imageUrl":"\/resources\/media\/dcc89b87-fabf-422d-2116-450bb5d42c16-kpicstorylinelogo.png?1445447861501","url":"kpic.com","stagingUrl":"kpic.sinclairstoryline.com","callLetters":"KPIC","status":"published","city":"Roseburg","state":"OR","zipcode":"97470","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KPIC","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kpic","siteType":null,"brandUuid":"2e44301d-2a3a-4730-b24b-03c4a8450825","brandName":"KPIC","channel":"4","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kpic\/images\/logos\/kpic-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kpic\/images\/logos\/kpic-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kpic\/images\/logos\/kpic-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kpic\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KPIC","googleAnalyticsId":"UA-9711042-12","general":{"footerText":"KPIC CBS Roseburg, Oregon provides news, weather, and sports coverage to surrounding communities including Green, Melrose, Elgarose, Lookingglass, Dixonville, Winchester, Winston, Tenmile, Glide, Sutherlin, Cleveland and Umpqua."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15599\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1609245459296071","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/pages\/kpic\/76598554169","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"76598554169","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/kpicnews1","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"990d807a-b097-4513-baf5-3f03c9aeb5ba","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ba9498d7-3c11-4bea-aa3b-61693626ff52","created":1438039296000,"version":1,"name":"KFDM","imageUrl":"\/resources\/media\/b60c9248-bd05-4be6-5af8-1af19295c16f-kfdmstorylinelogo.png?1452729832019","url":"kfdm.com","stagingUrl":"kfdm.sinclairstoryline.com","callLetters":"KFDM","status":"published","city":"Beaumont","state":"TX","zipcode":"77702","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KFDM","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Beaumont-Port Arthur","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kfdm","siteType":null,"brandUuid":"8b84c3a5-518f-4d6d-85fd-3fc8daea2e46","brandName":"KFDM","channel":"6","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfdm-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Beaumont-Port Arthur","dfpNetworkId":"4756","dfpAdUnitId":"KFDM","googleAnalyticsId":"UA-11902348-54","general":{"footerText":" "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15005\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"259331087502766","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfdmnews\/","instagramFeedUrl":"","pinterestUrl":"http:\/\/pinterest.com\/kfdmnews\/","fbPages":"79318758755","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1132375610142091_1470473112999004","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/kfdmnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"643ba618-d625-4a3a-baad-7a36a17e8a86","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"49592216-927f-40a0-b3f1-6cfde8534b2c","created":1436997827000,"version":1,"name":"KTVO","imageUrl":"\/resources\/media\/a0cd3404-9df5-4eb9-237a-db3ca58a199c-ktvoreversedlogo1.png?1438801397905","url":"ktvo.com","stagingUrl":"ktvo.sinclairstoryline.com","callLetters":"KTVO","status":"published","city":"Kirksville","state":"MO","zipcode":"63501","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"KTVO","locked":false}],"excludedSources":[{"name":"Ottumwa-Kirksville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"ktvo","siteType":null,"brandUuid":"c9d331f4-16e1-48b3-9117-eddd8af45840","brandName":"KTVO","channel":"3","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo_favicon.ico","weatherImageOneUrl":"\/resources\/media\/ebf72691-7939-4b71-ea85-55855dab1901-ktvoweatherimgday.jpg?1438283335136","weatherImageTwoUrl":"\/resources\/media\/1e33f2cb-dd88-4a33-824c-f1904fb8d385-ktvoweatherimgnight.jpg?1438283340629","fontUrl":null,"designatedMarketArea":"Ottumwa-Kirksville","dfpNetworkId":"4756","dfpAdUnitId":"KTVO","googleAnalyticsId":"UA-12096981-10","general":{"footerText":"KTVO.com provides news, sports and weather coverage and serves the area around Kirksville, Missouri and Ottumwa, Iowa, including Greentop, Lancaster, Downing, Memphis, Rutledge, Baring, Edina, Novelty, La Plata, Atlanta, Macon, Elmer, New Boston, Browning, Milan, Green City, Novinger, Pollock and Unionville, Missouri and Bloomfield, Floris, Eldon, Moulton, Blakesburg, Moravia, Eddyville, Oskaloosa, Ollie, Sigourney, Burlington and What Cheer, Iowa"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10755\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1634221370178733","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/ktvotv","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"76338469682","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/ktvotv","fbRecirculationId":"1249117398432707_1606921755985601","twitterUrl":"http:\/\/twitter.com\/ktvotv","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"dd4dbe06-e312-4ad0-a76d-88890b92abc6","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c8596987-b4d6-4cab-8c04-9bd7db7bdf7c","created":1438292191000,"version":1,"name":"WTOV","imageUrl":"\/resources\/media\/a110b4ec-71b7-4186-0bf9-41b5bd11f561-wtovstorylinelogo.png?1441839442891","url":"wtov9.com","stagingUrl":"wtov9.sinclairstoryline.com","callLetters":"WTOV","status":"published","city":"Steubenville","state":"OH","zipcode":"43953","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WTOV","locked":false},{"name":"NBC","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Wheeling-Steubenville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wtov9","siteType":null,"brandUuid":"69cb4012-8bc2-42b8-bf6a-1c9e5dd40264","brandName":"WTOV","channel":"9","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtov\/images\/logos\/wtov-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtov\/images\/logos\/wtov-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtov\/images\/logos\/wtov-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wtov-favicon.ico","weatherImageOneUrl":"\/resources\/media\/9a09dc6b-225a-49b5-a5d3-1d642697e6f8-WeatherLandingPageDaytime.jpg?1440433666632","weatherImageTwoUrl":"\/resources\/media\/192d5ee1-519b-48cb-c3cb-c9ef548fa700-WeatherLandingPageeveningwtov.jpeg?1440433686451","fontUrl":null,"designatedMarketArea":"Wheeling-Steubenville","dfpNetworkId":"4756","dfpAdUnitId":"WTOV","googleAnalyticsId":"UA-37182509-15","general":{"footerText":"WTOV NBC 9 provides local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Steubenville and nearby towns and communities in the Ohio Valley area including, in Ohio Steubenville, St. Clairsville, Wintersville, Cadiz, Bellaire, Toronto, Martins Ferry, Barnesville, Shadyside, Bridgeport, and Mingo Junction and in West Virginia Wheeling, Weirton, Moundsville, New Martinsville, and Wellsburg."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11898\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"420338918155067","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wtov9","fbPages":"243882541886","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/wtov9","fbRecirculationId":"155646124843281_271738529900706","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"56429487-f94c-46ab-a944-1da39873f48c","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"97d6e92d-23cd-49bf-9e1d-5e0088aa3623","created":1436486238000,"version":1,"name":"WRGB","imageUrl":"\/resources\/media\/397e2eaa-7ba3-48be-1b95-a3fd172dde20-wrgbstorylinelogo.png?1470032672233","url":"cbs6albany.com","stagingUrl":"cbs6albany.sinclairstoryline.com","callLetters":"WRGB","status":"published","city":"Albany","state":"NY","zipcode":"12309","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WRGB","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Abilene-Sweetwater","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs6albany","siteType":null,"brandUuid":"e38fa016-2670-4755-9f71-ee4b2b844d26","brandName":"WRGB","channel":"6","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/wrgb-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/wrgb-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/wrgb-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Abilene-Sweetwater","dfpNetworkId":"4756","dfpAdUnitId":"WRGB","googleAnalyticsId":"UA-29043834-3","general":{"footerText":"WRGB CBS 6 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Albany, New York and nearby towns and communities in the Capital City area, including Cohoes, Watervliet, Colonie, Bethlehem, Guilderland, New Scotland, Coeymans, Green Island, Knox, Berne, Westerlo, Rensselaerville, Colonie, Menands, Green Island, Ravena, Altamont, Voorheesville."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11818\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"3runGAwPd06h8y5wWQxFCA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"231744017170214","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/CBS6Albany\/","instagramFeedUrl":"","pinterestUrl":"","fbPages":"51577668476","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"917939941666025_1226829857443697","twitterAppId":"529835562346090496","twitterUrl":"https:\/\/twitter.com\/CBS6Albany","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"763e876c-9975-4526-b825-168894f812c7","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"72c4de46-e72e-438e-b2d5-a510a0b16a92","created":1438038293000,"version":1,"name":"KCBY","imageUrl":"\/resources\/media\/6427c5d0-faed-4d64-1af6-14a64abf5dc0-kcbystorylinelogo.png?1445447520127","url":"kcby.com","stagingUrl":"kcby.sinclairstoryline.com","callLetters":"KCBY","status":"published","city":"North Bend","state":"OR","zipcode":"97459","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"KCBY","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kcby","siteType":null,"brandUuid":"01add443-ec6e-4c69-a003-cc958c09bf78","brandName":"KCBY","channel":"11","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kcby\/images\/logos\/kcby-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kcby\/images\/logos\/kcby-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kcby\/images\/logos\/kcby-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kcby\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KCBY","googleAnalyticsId":"UA-9711042-9","general":{"footerText":"KCBY CBS 11 is the news, sports and weather leader for the Coos Bay and North Bend, Oregon area, including Glasgow, Hauser, Barview, Charleston, Bunker Hill, Millington, Allegany, Leneve, Fairview and Coquille."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15422\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1687658291466540","facebookUrl":"https:\/\/www.facebook.com\/kcbytv","pinterestUrl":"","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"113859258634388","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/kcbynews","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7d70f46f-3824-443e-b855-02c2b7f068a8","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ccceb9ae-dc20-4e08-be20-2605f71217df","created":1438123041000,"version":1,"name":"KHQA","imageUrl":"\/resources\/media\/5a7cf786-1878-497a-6759-e7f7529019b1-khqastorylinelogo.png?1439853822310","url":"khqa.com","stagingUrl":"khqa.sinclairstoryline.com","callLetters":"KHQA","status":"published","city":"Quincy","state":"IL","zipcode":"62301","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KHQA","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Quincy-Hannibal-Keokuk","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"khqa","siteType":null,"brandUuid":"1c376636-9b81-46c9-a292-212c5254725c","brandName":"KHQA","channel":"7","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/khqa\/images\/logos\/khqa-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/khqa\/images\/logos\/khqa-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/khqa\/images\/logos\/khqa-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/khqa\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/a26f654b-34ea-4d46-501a-c19cef119491-defaultweatherdayimage.jpeg?1439421991428","weatherImageTwoUrl":"\/resources\/media\/be130709-b029-4e98-190c-4b692402199b-defaultweathernightimage.jpeg?1439421998362","fontUrl":null,"designatedMarketArea":"Quincy-Hannibal-Keokuk","dfpNetworkId":"4756","dfpAdUnitId":"KHQA","googleAnalyticsId":"UA-12096981-11","general":{"footerText":"KHQA provides coverage of news, sports, weather and local events in Quincy, Illinois and the surrounding community, including Mendon, Liberty, Hull, Barry and Camp Point, Illinois and Hannibal, Palmyra, Taylor, La Grange and Canton, Missouri. "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10498\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"933185736746122","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/khqa7news","googlePlusUrl":"","fbPages":"197281724481","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/khqatv7","fbRecirculationId":"649080821924575_831584337007555","twitterAppId":"631543595841884160","twitterUrl":"http:\/\/twitter.com\/khqa","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"b17dc9c6-14f3-46f7-a053-30f567805bfe","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]}],"packageType":null},"richText":"<p>A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the hurricane. {\/p}<p>Many people in Texas relied on the kindness of others to evacuate and stay safe during the Category 4 hurricane. The same can be said for Harvey the Hurricane Hawk. {\/p}<p><sd-embed   class=\"sd-embedded-media\" data-embed-file=\"%3Cdiv%3E%3Cdiv%20style=%22position:relative;height:0;padding-bottom:56.25%25%22%3E%3Ciframe%20src=%22https:\/\/www.youtube.com\/embed\/-6MjdV_8E6Q?ecver=2%22%20width=%22640%22%20height=%22360%22%20frameborder=%220%22%20style=%22position:absolute;width:100%25;height:100%25;left:0%22%20allowfullscreen%3E%3C\/iframe%3E%3C\/div%3E%3C\/div%3E\" data-embed-type=\"code\" contenteditable=\"false\">{\/sd-embed}{\/p}<p>\"He just kind of hopped on in and doesn't want to leave,\" taxi driver William Bruso said in the first of <a  href=\"https:\/\/www.youtube.com\/channel\/UCl5BjznvuwT0s0F97RUDF7g\" target=\"_blank\"><strong>a series of YouTube videos{\/strong}{\/a} featuring Harvey the Hawk. \"He looks kind of scared.\"<br>{\/p}<p>Bruso drove the hawk back to his home giving him plenty of opportunities to fly away, but Harvey had settled on a place to ride out the storm. {\/p}<p><sd-embed   class=\"sd-embedded-media\" data-embed-file=\"%3Cdiv%3E%3Cdiv%20style=%22position:relative;height:0;padding-bottom:56.25%25%22%3E%3Ciframe%20src=%22https:\/\/www.youtube.com\/embed\/FMAgZULQimc?ecver=2%22%20width=%22640%22%20height=%22360%22%20frameborder=%220%22%20style=%22position:absolute;width:100%25;height:100%25;left:0%22%20allowfullscreen%3E%3C\/iframe%3E%3C\/div%3E%3C\/div%3E\" data-embed-type=\"code\" contenteditable=\"false\">{\/sd-embed}{\/p}<p>Harvey spent the night with Bruso watching the news, eating snacks, relaxed and hunkered down for the storm. <br>{\/p}<p><sd-embed   class=\"sd-embedded-media\" data-embed-file=\"%3Cdiv%3E%3Cdiv%20style=%22position:relative;height:0;padding-bottom:56.25%25%22%3E%3Ciframe%20src=%22https:\/\/www.youtube.com\/embed\/ZkpW_RoUlKo?ecver=2%22%20width=%22640%22%20height=%22360%22%20frameborder=%220%22%20style=%22position:absolute;width:100%25;height:100%25;left:0%22%20allowfullscreen%3E%3C\/iframe%3E%3C\/div%3E%3C\/div%3E\" data-embed-type=\"code\" contenteditable=\"false\">{\/sd-embed}{\/p}<p>On Saturday morning, Bruso reached out to the Texas Wildlife Rescue Center (TWRC) who took Harvey to rehabilitate.{\/p}<p><br>{\/p}<p><br>{\/p}<p><br>{\/p}","storyUrl":"\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","relatedGalleries":[{"uuid":"abe96ae6-caf4-44b0-8f4b-98c928c6d1ce","storyUuid":"3aa548ec-04cc-445e-a1b7-ebd90dc935eb","title":"Two arrested in case linked to stolen trailer, meth found in Hardin County","url":"\/news\/local\/gallery\/two-arrested-for-stolen-trailer-meth-found-in-hardin-county","summary":"Two people have been arrested after a travel trailer stolen from a Rose City dealership ended up in Silsbee last week.\u00a0Deputies with the Hardin County Sheriff's Office on Feb. 6 found the trailer just north of Silsbee with a large amount of property believ","role":null,"publishedDate":1518476145000,"updatedDate":1518496450000,"publishedDateISO8601":"2018-02-12T16:55:45.000-06:00","updatedDateISO8601":"2018-02-12T22:34:10.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large16x9_0212DECKERTTHOMAS.JPG?1518476095408","medium16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-medium16x9_0212DECKERTTHOMAS.JPG?1518476095891","small16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-small16x9_0212DECKERTTHOMAS.JPG?1518476095421","large36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large36x25_0212DECKERTTHOMAS.JPG?1518476095454","medium36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-medium36x25_0212DECKERTTHOMAS.JPG?1518476095815","small36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-small36x25_0212DECKERTTHOMAS.JPG?1518476095712","large1x1Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large1x1_0212DECKERTTHOMAS.JPG?1518476095594","medium1x1Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-medium1x1_0212DECKERTTHOMAS.JPG?1518476095777","small1x1Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-small1x1_0212DECKERTTHOMAS.JPG?1518476095631","jumbo36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-jumbo36x25_0212DECKERTTHOMAS.JPG?1518476095486","jumbo16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-jumbo16x9_0212DECKERTTHOMAS.JPG?1518476095420","heroImageUrl":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large16x9_0212DECKERTTHOMAS.JPG?1518476095408","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/04a\/34d28c6069b34f1d96307c80809697d7\/04a97a6531df4e33b236699069bb23ad\/poster_1d0d56344686441ba403490bee68ed2a.png","videoUrl":"https:\/\/content.uplynk.com\/04a97a6531df4e33b236699069bb23ad.m3u8?tc=1&exp=1518584316&rn=134623728&ct=a&cid=04a97a6531df4e33b236699069bb23ad&sig=829148fdbd3bc68fe3a530f4235d0cd239bdbf6e1b9837c803355d6d5ca0402d","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":["updated"],"hashTags":[],"categories":["Local","News"],"sectionName":null},{"uuid":"10ef6b77-b5c8-463d-9927-ba864ef52b06","storyUuid":"8f97c7a3-47e1-49cd-a21a-7da911209b65","title":"Danger brewing: can your coffee maker catch fire","url":"\/news\/offbeat\/gallery\/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018","summary":"DANGER BREWING \u2013 CAN YOUR COFFEE MAKER CATCH FIRE?The short answer is \u2013 it\u2019s unlikely. It\u2019s rare. But it can.At just 22 years old, with a husband at sea and a baby on the way, the last worry on Shelby Miller\u2019s mind was her coffeemaker catching her kitchen ","role":null,"publishedDate":1518473229000,"updatedDate":1518473229000,"publishedDateISO8601":"2018-02-12T16:07:09.000-06:00","updatedDateISO8601":"2018-02-12T16:07:09.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211870","medium16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-medium16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211948","small16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-small16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212140","large36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211906","medium36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-medium36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211888","small36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-small36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211907","large1x1Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large1x1_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212101","medium1x1Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-medium1x1_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212087","small1x1Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-small1x1_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212129","jumbo36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-jumbo36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211912","jumbo16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-jumbo16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211892","heroImageUrl":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211870","videoThumbUrl":"https:\/\/stgec-ausw.uplynk.com\/80C078\/ausw\/slices\/1e3\/34d28c6069b34f1d96307c80809697d7\/1e308ef972c74819a2129fa9bd80cc69\/poster_13ccfa58c6224a2dbc2b226fd0764532.jpg","videoUrl":"https:\/\/content.uplynk.com\/1e308ef972c74819a2129fa9bd80cc69.m3u8?tc=1&exp=1518584316&rn=296498887&ct=a&cid=1e308ef972c74819a2129fa9bd80cc69&sig=982ba84e031825ac07ed02f0ede23db6ff12b8233d3c5a19ae92dd43e7d60273","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Offbeat","News"],"sectionName":null},{"uuid":"6e18762d-ee89-4d14-93ce-38cc64808e6c","storyUuid":"0a1f5ba2-92c1-4a32-ab88-23c723de7122","title":"Police: Man wrestles officers, security staff after trio walks out on bar tab","url":"\/news\/offbeat\/gallery\/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab","summary":"Three people are facing charges after police said they walked out on a bar tab in downtown Pensacola on Sunday.According to an arrest report, 23-year-old Peter Mark Swisshelm and two others ordered drinks at Seville Quarter and then left without paying.Pen","role":null,"publishedDate":1518469350000,"updatedDate":1518477653000,"publishedDateISO8601":"2018-02-12T15:02:30.000-06:00","updatedDateISO8601":"2018-02-12T17:20:53.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large16x9_trio1.PNG?1518469271685","medium16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-medium16x9_trio1.PNG?1518469271907","small16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-small16x9_trio1.PNG?1518469271612","large36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large36x25_trio1.PNG?1518469271549","medium36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-medium36x25_trio1.PNG?1518469271870","small36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-small36x25_trio1.PNG?1518469271710","large1x1Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large1x1_trio1.PNG?1518469271705","medium1x1Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-medium1x1_trio1.PNG?1518469271825","small1x1Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-small1x1_trio1.PNG?1518469271727","jumbo36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-jumbo36x25_trio1.PNG?1518469271633","jumbo16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-jumbo16x9_trio1.PNG?1518469271532","heroImageUrl":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large16x9_trio1.PNG?1518469271685","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/5b1\/34d28c6069b34f1d96307c80809697d7\/5b14276669c64fad897a1452c12f0057\/poster_244360f9f89d46f7bd161a5124cd2f80.png","videoUrl":"https:\/\/content.uplynk.com\/5b14276669c64fad897a1452c12f0057.m3u8?tc=1&exp=1518584316&rn=1369421713&ct=a&cid=5b14276669c64fad897a1452c12f0057&sig=11b92aad324e60b740542f2e57b880cdd28df5cee465b5f8cf0045a9f1f097da","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Offbeat","News"],"sectionName":null},{"uuid":"a734b57b-eb95-455e-b548-8c90af257adb","storyUuid":"ee598307-0dcd-4fee-911f-769c916e0350","title":"Cat passes away following attempted rescue from electric pole","url":"\/news\/nation-world\/gallery\/cat-rescued-from-electric-pole-in-southeast-fresno","summary":"UPDATE, February 12, 2018, 7:37 P.M.: The aunt of Stormy's owner has informed Fox26 News that Stormy has passed away.She wants to thank everyone who prayed for Stormy's safety.---A cat was rushed to the veterinarian following a rescue from an electric pole","role":null,"publishedDate":1518468069000,"updatedDate":1518493179000,"publishedDateISO8601":"2018-02-12T14:41:09.000-06:00","updatedDateISO8601":"2018-02-12T21:39:39.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large16x9_kitty2.PNG?1518467901340","medium16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium16x9_kitty2.PNG?1518467901341","small16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-small16x9_kitty2.PNG?1518467901642","large36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large36x25_kitty2.PNG?1518467901361","medium36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium36x25_kitty2.PNG?1518467901357","small36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-small36x25_kitty2.PNG?1518467901359","large1x1Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large1x1_kitty2.PNG?1518467901620","medium1x1Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium1x1_kitty2.PNG?1518467901619","small1x1Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-small1x1_kitty2.PNG?1518467901642","jumbo36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-jumbo36x25_kitty2.PNG?1518467901363","jumbo16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-jumbo16x9_kitty2.PNG?1518467901343","heroImageUrl":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large16x9_kitty2.PNG?1518467901340","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/faf\/34d28c6069b34f1d96307c80809697d7\/fafde09e39bb4b88a4c23118bf4fd9ba\/poster_3749f8b7d80f408a93963b49d491760f.png","videoUrl":"https:\/\/content.uplynk.com\/fafde09e39bb4b88a4c23118bf4fd9ba.m3u8?tc=1&exp=1518584316&rn=613674553&ct=a&cid=fafde09e39bb4b88a4c23118bf4fd9ba&sig=ded3e22c3b05537b63dbac566fef990354e04c00382428bab9bbde0cb815f2d3","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":["updated"],"hashTags":[],"categories":["Nation & World","News"],"sectionName":null},{"uuid":"34560d94-276c-4408-a979-003e23ecf41e","storyUuid":"d6e6477f-30f9-485b-aae4-2ff1f1ba4f6f","title":"Culture clash? Refugee crisis floods Sweden with people seeking a new home","url":"\/news\/inside-your-world\/gallery\/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home","summary":"MALM\u00d6, Sweden (Sinclair Broadcast Group) - The refugee crisis in the years leading up to 2015 had many countries in Europe struggling to keep up with the number of people looking for a safe place to live.For Sweden, that rise in immigration has led some to","role":null,"publishedDate":1518463907000,"updatedDate":1518463907000,"publishedDateISO8601":"2018-02-12T13:31:47.000-06:00","updatedDateISO8601":"2018-02-12T13:31:47.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large16x9_Malmomarketplace.png?1518463312521","medium16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-medium16x9_Malmomarketplace.png?1518463313014","small16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-small16x9_Malmomarketplace.png?1518463312546","large36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large36x25_Malmomarketplace.png?1518463312540","medium36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-medium36x25_Malmomarketplace.png?1518463312821","small36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-small36x25_Malmomarketplace.png?1518463312697","large1x1Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large1x1_Malmomarketplace.png?1518463312667","medium1x1Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-medium1x1_Malmomarketplace.png?1518463312784","small1x1Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-small1x1_Malmomarketplace.png?1518463312799","jumbo36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-jumbo36x25_Malmomarketplace.png?1518463312587","jumbo16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-jumbo16x9_Malmomarketplace.png?1518463312671","heroImageUrl":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large16x9_Malmomarketplace.png?1518463312521","videoThumbUrl":"https:\/\/stgec-ausw.uplynk.com\/80C078\/ausw\/slices\/b96\/34d28c6069b34f1d96307c80809697d7\/b96dd2a3a33e43d6951f5bb76d4d57fa\/poster_1a3c91c5322645a2933c4c82fc8e124c.jpg","videoUrl":"https:\/\/content.uplynk.com\/b96dd2a3a33e43d6951f5bb76d4d57fa.m3u8?tc=1&exp=1518584316&rn=88198885&ct=a&cid=b96dd2a3a33e43d6951f5bb76d4d57fa&sig=ad81b782cab0c7bb1de241b73d90784468cf4c0939a4ef345f97d10805de3bab","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Inside Your World","News"],"sectionName":null},{"uuid":"99efec6a-194a-4e8c-9d29-cd3231e1c742","storyUuid":"0577451e-ac26-4c2f-80cc-871e968a6cd0","title":"Police: Donald Trump Jr.'s wife exposed to white powder","url":"\/news\/nation-world\/gallery\/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512","summary":"Donald Trump Jr.'s wife was taken to a New York City hospital as a precaution Monday after she opened an envelope addressed to her husband that contained an unidentified white powder, police said.A preliminary test indicated the substance wasn't dangerous,","role":null,"publishedDate":1518461409000,"updatedDate":1518464384000,"publishedDateISO8601":"2018-02-12T12:50:09.000-06:00","updatedDateISO8601":"2018-02-12T13:39:44.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large16x9_AP18043697702445.jpg?1518464356308","medium16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-medium16x9_AP18043697702445.jpg?1518464356674","small16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-small16x9_AP18043697702445.jpg?1518464356592","large36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large36x25_AP18043697702445.jpg?1518464356293","medium36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-medium36x25_AP18043697702445.jpg?1518464356638","small36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-small36x25_AP18043697702445.jpg?1518464356422","large1x1Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large1x1_AP18043697702445.jpg?1518464356500","medium1x1Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-medium1x1_AP18043697702445.jpg?1518464356580","small1x1Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-small1x1_AP18043697702445.jpg?1518464356499","jumbo36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-jumbo36x25_AP18043697702445.jpg?1518464356344","jumbo16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-jumbo16x9_AP18043697702445.jpg?1518464356253","heroImageUrl":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large16x9_AP18043697702445.jpg?1518464356308","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Nation & World","News"],"sectionName":null},{"uuid":"ca1cabbd-3e83-41a8-8218-fa9e38390aa0","storyUuid":"b3ac473a-a7f1-499d-b57a-a0e7994fc805","title":"Northeast Ohio man charged with buying gun for felon accused of killing officers","url":"\/news\/nation-world\/gallery\/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers","summary":"A northeast Ohio man was federally charged for buying the gun used to kill two Westerville Police officers.The Department of Justice, DOJ, said\u00a0Gerald A. Lawson III, 30, of Warrensville Heights was charged by criminal complaint for allegedly purchasing for","role":null,"publishedDate":1518458288000,"updatedDate":1518490554000,"publishedDateISO8601":"2018-02-12T11:58:08.000-06:00","updatedDateISO8601":"2018-02-12T20:55:54.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large16x9_geraldlawsonmugshot.jpg?1518490517989","medium16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-medium16x9_geraldlawsonmugshot.jpg?1518490518428","small16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-small16x9_geraldlawsonmugshot.jpg?1518490518028","large36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large36x25_geraldlawsonmugshot.jpg?1518490518016","medium36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-medium36x25_geraldlawsonmugshot.jpg?1518490518340","small36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-small36x25_geraldlawsonmugshot.jpg?1518490518180","large1x1Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large1x1_geraldlawsonmugshot.jpg?1518490518159","medium1x1Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-medium1x1_geraldlawsonmugshot.jpg?1518490518290","small1x1Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-small1x1_geraldlawsonmugshot.jpg?1518490518195","jumbo36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-jumbo36x25_geraldlawsonmugshot.jpg?1518490518095","jumbo16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-jumbo16x9_geraldlawsonmugshot.jpg?1518490518064","heroImageUrl":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large16x9_geraldlawsonmugshot.jpg?1518490517989","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/49d\/34d28c6069b34f1d96307c80809697d7\/49d510c9c38a473295c352275231f159\/poster_7f99e35674e44e07b0f6db9f4b962012.png","videoUrl":"https:\/\/content.uplynk.com\/49d510c9c38a473295c352275231f159.m3u8?tc=1&exp=1518584316&rn=538340315&ct=a&cid=49d510c9c38a473295c352275231f159&sig=5aa613ce08fee702b718d3ecfab874e417fd9a54bf8422de7b9701b7a154b43d","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Nation & World","News"],"sectionName":null},{"uuid":"8076cdaf-585a-4299-950b-c8548318c813","storyUuid":"285be634-ba0b-4a80-86a4-14fddf7d7db5","title":"Gas leak prompts shelter in place for some Port Arthur residents","url":"\/news\/local\/gallery\/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents","summary":"The Port Arthur Fire Department is asking residents near the 4100 block of Griffing Drive to shelter in place while a gas line is under repair.\u00a0A gas leak was reported in front of a home on Griffing around 10 a.m.Texas Gas arrived to repair the leak. There","role":null,"publishedDate":1518454229000,"updatedDate":1518454229000,"publishedDateISO8601":"2018-02-12T10:50:29.000-06:00","updatedDateISO8601":"2018-02-12T10:50:29.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large16x9_0212pagasleak1.jpg?1518454221079","medium16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium16x9_0212pagasleak1.jpg?1518454221524","small16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-small16x9_0212pagasleak1.jpg?1518454221202","large36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large36x25_0212pagasleak1.jpg?1518454221124","medium36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium36x25_0212pagasleak1.jpg?1518454221401","small36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-small36x25_0212pagasleak1.jpg?1518454221223","large1x1Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large1x1_0212pagasleak1.jpg?1518454221226","medium1x1Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium1x1_0212pagasleak1.jpg?1518454221351","small1x1Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-small1x1_0212pagasleak1.jpg?1518454221272","jumbo36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-jumbo36x25_0212pagasleak1.jpg?1518454221147","jumbo16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-jumbo16x9_0212pagasleak1.jpg?1518454221064","heroImageUrl":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large16x9_0212pagasleak1.jpg?1518454221079","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Local","News"],"sectionName":null},{"uuid":"53a0f71e-f3cb-4c45-b526-b166cefbaa6e","storyUuid":"2121bcba-b4e0-4cf8-9963-3f63356e5a78","title":"Robert De Niro takes aim at Trump's climate change policy","url":"\/news\/entertainment\/gallery\/robert-de-niro-takes-aim-at-trumps-climate-change-policy","summary":"Hollywood star Robert De Niro took aim at the Trump administration's stance on climate change, telling a packed audience in the Middle East that he was visiting from a backward country suffering from temporary insanity.He said that in the country he's desc","role":null,"publishedDate":1518452107000,"updatedDate":1518452541000,"publishedDateISO8601":"2018-02-12T10:15:07.000-06:00","updatedDateISO8601":"2018-02-12T10:22:21.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large16x9_AP18042390444388.jpg?1518451747616","medium16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium16x9_AP18042390444388.jpg?1518451747630","small16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-small16x9_AP18042390444388.jpg?1518451748032","large36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large36x25_AP18042390444388.jpg?1518451747638","medium36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium36x25_AP18042390444388.jpg?1518451747640","small36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-small36x25_AP18042390444388.jpg?1518451747642","large1x1Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large1x1_AP18042390444388.jpg?1518451747968","medium1x1Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium1x1_AP18042390444388.jpg?1518451747945","small1x1Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-small1x1_AP18042390444388.jpg?1518451747977","jumbo36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-jumbo36x25_AP18042390444388.jpg?1518451747689","jumbo16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-jumbo16x9_AP18042390444388.jpg?1518451747619","heroImageUrl":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large16x9_AP18042390444388.jpg?1518451747616","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Entertainment","News"],"sectionName":null},{"uuid":"fb753feb-f681-4622-991a-f212ecbefd7d","storyUuid":"4e42a8a7-4b41-491e-9c70-75ed584a2859","title":"Dog show's young handlers take a grown-up sport in stride","url":"\/news\/entertainment\/gallery\/dog-shows-young-handlers-take-a-grown-up-sport-in-stride","summary":"NEW YORK (AP) - Fenric Towell isn't nervous about his first time competing at the nation's top dog show. After all, he's heading to the Westminster Kennel Club ring this week with 100-plus shows under his belt, a record of wins and a champion Lakeland terr","role":null,"publishedDate":1518451779000,"updatedDate":1518452932000,"publishedDateISO8601":"2018-02-12T10:09:39.000-06:00","updatedDateISO8601":"2018-02-12T10:28:52.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large16x9_AP18041769097363.jpg?1518452887234","medium16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium16x9_AP18041769097363.jpg?1518452887499","small16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-small16x9_AP18041769097363.jpg?1518452887201","large36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large36x25_AP18041769097363.jpg?1518452887208","medium36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium36x25_AP18041769097363.jpg?1518452887398","small36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-small36x25_AP18041769097363.jpg?1518452887281","large1x1Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large1x1_AP18041769097363.jpg?1518452887316","medium1x1Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium1x1_AP18041769097363.jpg?1518452887524","small1x1Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-small1x1_AP18041769097363.jpg?1518452887326","jumbo36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-jumbo36x25_AP18041769097363.jpg?1518452887258","jumbo16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-jumbo16x9_AP18041769097363.jpg?1518452887190","heroImageUrl":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large16x9_AP18041769097363.jpg?1518452887234","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Entertainment","News"],"sectionName":null},{"uuid":"09bfeecb-3c11-42f3-97a9-a7f8ebc7655b","storyUuid":"f13f90f3-78f1-4552-98f0-3db641b35d2a","title":"A 'Black Panther' pop-up bar is coming to DC","url":"\/news\/entertainment\/gallery\/a-black-panther-pop-up-bar-is-coming-to-dc","summary":"WASHINGTON (WJLA) - The excitement for Marvel's Black Panther continues to build and now fans in D.C. can get even more immersed in the Wakandan experience.\u00a0A Black Panther pop-up bar is set to open from Thursday to Saturday, according to the event product","role":null,"publishedDate":1518450590000,"updatedDate":1518458475000,"publishedDateISO8601":"2018-02-12T09:49:50.000-06:00","updatedDateISO8601":"2018-02-12T12:01:15.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large16x9_AP_18036715561073.jpg?1518450235152","medium16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium16x9_AP_18036715561073.jpg?1518450235191","small16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-small16x9_AP_18036715561073.jpg?1518450235395","large36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large36x25_AP_18036715561073.jpg?1518450235186","medium36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium36x25_AP_18036715561073.jpg?1518450235169","small36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-small36x25_AP_18036715561073.jpg?1518450235200","large1x1Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large1x1_AP_18036715561073.jpg?1518450235377","medium1x1Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium1x1_AP_18036715561073.jpg?1518450235564","small1x1Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-small1x1_AP_18036715561073.jpg?1518450235403","jumbo36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-jumbo36x25_AP_18036715561073.jpg?1518450235186","jumbo16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-jumbo16x9_AP_18036715561073.jpg?1518450235152","heroImageUrl":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large16x9_AP_18036715561073.jpg?1518450235152","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Entertainment","News"],"sectionName":null},{"uuid":"e4079b7b-8a4c-46a7-946b-983859b4cb54","storyUuid":"ca19e46c-de05-487c-b9b0-9d2795dd1108","title":"Seattle hosts nation's largest release of electric share bikes","url":"\/news\/nation-world\/gallery\/seattle-hosts-nations-largest-release-of-electric-share-bikes","summary":"SEATTLE - Hundreds of new electrically assisted bicycles are on the streets of Seattle on Monday as the city hosts the largest e-bike release in the nation.LimeBike launched the new electric bikes over the weekend. They say it should make bike-sharing more","role":null,"publishedDate":1518448206000,"updatedDate":1518485068000,"publishedDateISO8601":"2018-02-12T09:10:06.000-06:00","updatedDateISO8601":"2018-02-12T19:24:28.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158051","medium16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158073","small16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-small16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158343","large36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158087","medium36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158067","small36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-small36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158063","large1x1Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large1x1_180212_komo_electric_bikes_03_1200.jpg?1518448158322","medium1x1Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium1x1_180212_komo_electric_bikes_03_1200.jpg?1518448158334","small1x1Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-small1x1_180212_komo_electric_bikes_03_1200.jpg?1518448158388","jumbo36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-jumbo36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158081","jumbo16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-jumbo16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158046","heroImageUrl":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158051","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Nation & World","News"],"sectionName":null}]};

sinclairDigital.pageData = {"data":{"tags":["\u003Cscript type=\"text\/javascript\" src=\"\/\/cdnjs.cloudflare.com\/ajax\/libs\/hammer.js\/2.0.4\/hammer.min.js\"\u003E\u003C\/script\u003E"]},"componentInstanceId":"component-head-v1-01","story":{"uuid":"796ad87f-cd1b-42ef-87c4-bfd629cbda77","version":20,"headline":"Harvey the Hurricane Hawk seeks refuge in Houston man's taxi","summary":"A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the\u00a0hurricane.\u00a0Many people in Texas relied on the kindness of others to evacuate and st","status":"published","versionStatus":"published","primaryTarget":{"site":{"uuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","created":1436377361000,"version":1,"name":"WJLA","imageUrl":"\/resources\/media\/b81dc242-6ae2-46a6-7633-a36f404f7f7c-wjlastorylinelogo.png?1436377340422","url":"wjla.com","stagingUrl":"wjla.sinclairstoryline.com","callLetters":"WJLA","status":"published","city":"Arlington","state":"VA","zipcode":"22209","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WJLA","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Harlingen-Wslco-Brnsvl-McA","locked":false},{"name":"Washington, DC (Hagrstwn)","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wjla","siteType":null,"brandUuid":"ef7d1446-cd05-4ab0-8e35-fc36984bc5db","brandName":"WJLA","channel":"7","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wjla-header-logo.png","footerLogoImageUrl":"\/resources\/media\/wjla-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/wjla-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wjla-favicon.ico","weatherImageOneUrl":"\/resources\/media\/e835612b-c25c-4c64-b842-6ee703f342ed-wjlaweatherherodayAPPROVEDV1.jpeg?1436380246387","weatherImageTwoUrl":"\/resources\/media\/90ecdfd1-79ac-48d7-8e53-00966b9ce531-wjlaweatherheronightAPPROVEDV1.jpeg?1436380254521","fontUrl":null,"designatedMarketArea":"Harlingen-Wslco-Brnsvl-McA","dfpNetworkId":"4756","dfpAdUnitId":"WJLA","googleAnalyticsId":"UA-49110982-1","general":{"footerText":"WJLA is the local ABC affiliate for the greater Washington DC area. From our studios in Arlington, VA ABC7 covers national and local news, sports, weather, traffic and culture and carries entertainment and sports programming. WJLA serves Alexandria, Springfield, Annandale, Tysons, Reston, Ashburn, Centreville and Manassas, Virginia and Bethesda, Rockville, Gaithersburg, Silver Spring, Wheaton, Beltsville, Greenbelt, Bowie, College Park, Largo, Crofton, Annapolis, Hyattsville and Takoma Park, Maryland, and all the communities in between."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11581\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"AXkQwztczUez8BH9ULo9cw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"889260367778456","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wjlatv","googlePlusUrl":"","pinterestUrl":"http:\/\/pinterest.com\/abc7newswjla\/","fbPages":"60987623733","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/abc7dc","fbRecirculationId":"1037044859743236_1374306272683758","twitterAppId":"627257696278810625","twitterUrl":"https:\/\/twitter.com\/abc7news","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1bba0725-3943-4043-83b9-92ba6cb4d8f8","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":"\/news\/offbeat","subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},"publishedDateTime":1503791438000,"scheduledDateTime":null,"expiresDateTime":null,"terminatedDateTime":null,"savedDateTime":1503791800000,"publishAuthorizationDateTime":null,"unpublishAuthorizationDateTime":null,"publishedDateISO8601":"2017-08-26T19:56:40.000-04:00","scheduledDateISO8601":"2018-02-12T23:58:36.026-05:00","expiresDateISO8601":"2018-02-12T23:58:36.026-05:00","terminatedDateISO8601":"2018-02-12T23:58:36.026-05:00","savedDateTimeISO8601":"2017-08-26T19:56:40.000-04:00","publishedDateTimeLocal":1503777038000,"scheduledDateTimeLocal":null,"expiresDateTimeLocal":null,"terminatedDateTimeLocal":null,"savedDateTimeLocal":1503777400000,"validPackageTypes":["STORY","GALLERY"],"canonicalUrl":"\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","canonicalUrlOverride":null,"pageTitle":"Harvey the Hawk seeks refuge in Houston man's taxi","dateLine":"","byLine":"Sinclair Broadcast Group","suggestedPriority":1,"topStoryPriority":null,"images":[{"type":"Image","uuid":"c0de38f6-7241-4b2b-bc1c-8ab65ba1caf1","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey-hawk-cab.jpg","externalId":"f39d638a-0760-46da-b05d-688d26d9d233","versionSetUuid":"a7a41463-dcfd-482e-8ecb-f33a2f5e1ebc","alt":"harvey-hawk-cab.jpg","original":"false","metadata":"{\"undefined\":4724}","orderNumber":4,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-harveyhawkcab.jpg","height":582,"width":1058,"large16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large16x9_harveyhawkcab.jpg","medium16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-medium16x9_harveyhawkcab.jpg","small16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-small16x9_harveyhawkcab.jpg","large36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large36x25_harveyhawkcab.jpg","medium36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-medium36x25_harveyhawkcab.jpg","small36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-small36x25_harveyhawkcab.jpg","large1x1Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large1x1_harveyhawkcab.jpg","medium1x1Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-medium1x1_harveyhawkcab.jpg","small1x1Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-small1x1_harveyhawkcab.jpg","largeScaleUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-largeScale_harveyhawkcab.jpg","smallScaleUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-smallScale_harveyhawkcab.jpg","originalBlurUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-originalBlur_harveyhawkcab.jpg","largeBlurUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-largeBlur_harveyhawkcab.jpg","smallBlurUrl":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-smallBlur_harveyhawkcab.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-jumbo16x9_harveyhawkcab.jpg","jumbo36x25Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-jumbo36x25_harveyhawkcab.jpg","large3x4Url":"\/resources\/media\/f39d638a-0760-46da-b05d-688d26d9d233-large3x4_harveyhawkcab.jpg"},{"type":"Image","uuid":"4c8fa637-0d4d-4547-ad54-5f44eff35169","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey-hawk-home.jpg","externalId":"36c4cded-8759-4201-8e47-41e52cd641f4","versionSetUuid":"12796fab-05bd-4dc5-8e19-b9a7ad0d2457","alt":"harvey-hawk-home.jpg","original":"false","metadata":"{}","orderNumber":5,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-harveyhawkhome.jpg","height":598,"width":1006,"large16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large16x9_harveyhawkhome.jpg","medium16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-medium16x9_harveyhawkhome.jpg","small16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-small16x9_harveyhawkhome.jpg","large36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large36x25_harveyhawkhome.jpg","medium36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-medium36x25_harveyhawkhome.jpg","small36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-small36x25_harveyhawkhome.jpg","large1x1Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large1x1_harveyhawkhome.jpg","medium1x1Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-medium1x1_harveyhawkhome.jpg","small1x1Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-small1x1_harveyhawkhome.jpg","largeScaleUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-largeScale_harveyhawkhome.jpg","smallScaleUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-smallScale_harveyhawkhome.jpg","originalBlurUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-originalBlur_harveyhawkhome.jpg","largeBlurUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-largeBlur_harveyhawkhome.jpg","smallBlurUrl":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-smallBlur_harveyhawkhome.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-jumbo16x9_harveyhawkhome.jpg","jumbo36x25Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-jumbo36x25_harveyhawkhome.jpg","large3x4Url":"\/resources\/media\/36c4cded-8759-4201-8e47-41e52cd641f4-large3x4_harveyhawkhome.jpg"},{"type":"Image","uuid":"a58228e0-d0be-4f32-bade-fe8829a320a1","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey hawk.jpg","externalId":"1a0a61e9-5d1e-4988-9804-33e0f54583e6","versionSetUuid":"adc60973-750d-47e3-ba61-53d86b9f7285","alt":"harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":1,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg","height":594,"width":1058,"large16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-large3x4_harveyhawk.jpg"},{"type":"Image","uuid":"835715fe-98db-4741-85e6-605421e1fedc","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey hawk snack.jpg","externalId":"c774c413-b5e1-4875-9254-09970df840a7","versionSetUuid":"4379d8c9-5918-42ae-9b86-dba71661dc36","alt":"harvey hawk snack.jpg","original":"false","metadata":"{}","orderNumber":6,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-harveyhawksnack.jpg","height":577,"width":1044,"large16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large16x9_harveyhawksnack.jpg","medium16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-medium16x9_harveyhawksnack.jpg","small16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-small16x9_harveyhawksnack.jpg","large36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large36x25_harveyhawksnack.jpg","medium36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-medium36x25_harveyhawksnack.jpg","small36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-small36x25_harveyhawksnack.jpg","large1x1Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large1x1_harveyhawksnack.jpg","medium1x1Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-medium1x1_harveyhawksnack.jpg","small1x1Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-small1x1_harveyhawksnack.jpg","largeScaleUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-largeScale_harveyhawksnack.jpg","smallScaleUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-smallScale_harveyhawksnack.jpg","originalBlurUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-originalBlur_harveyhawksnack.jpg","largeBlurUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-largeBlur_harveyhawksnack.jpg","smallBlurUrl":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-smallBlur_harveyhawksnack.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-jumbo16x9_harveyhawksnack.jpg","jumbo36x25Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-jumbo36x25_harveyhawksnack.jpg","large3x4Url":"\/resources\/media\/c774c413-b5e1-4875-9254-09970df840a7-large3x4_harveyhawksnack.jpg"},{"type":"Image","uuid":"09371117-612c-4012-9d2c-327f91bca5ac","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":5,"description":"harvey-hawk.jpg","externalId":"5fb8abf6-3f42-440b-b1f4-026c981603e2","versionSetUuid":"4fba2dbd-f159-4b31-9a52-21233697734f","alt":"harvey-hawk.jpg","original":"false","metadata":"{}","orderNumber":2,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-harveyhawk.jpg","height":552,"width":1005,"large16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/5fb8abf6-3f42-440b-b1f4-026c981603e2-large3x4_harveyhawk.jpg"},{"type":"Image","uuid":"4af2c77e-5e11-40d7-bfc1-725965cb15b2","title":"Harvey the Hurrican Hawk","created":1503791786000,"version":6,"description":"hurricane harvey hawk.jpg","externalId":"79d1ac22-bcf7-48a6-b855-9a7d9dc1edfc","versionSetUuid":"6e6e45b1-3a69-422e-b243-e5fa9f16a71d","alt":"hurricane harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":3,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/79d1ac22-bcf7-48a6-b855-9a7d9dc1edfc-hurricaneharveyhawk.jpg","height":790,"width":1509,"large16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large16x9_hurricaneharveyhawk.jpg","medium16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-medium16x9_hurricaneharveyhawk.jpg","small16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-small16x9_hurricaneharveyhawk.jpg","large36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large36x25_hurricaneharveyhawk.jpg","medium36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-medium36x25_hurricaneharveyhawk.jpg","small36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-small36x25_hurricaneharveyhawk.jpg","large1x1Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large1x1_hurricaneharveyhawk.jpg","medium1x1Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-medium1x1_hurricaneharveyhawk.jpg","small1x1Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-small1x1_hurricaneharveyhawk.jpg","largeScaleUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-largeScale_hurricaneharveyhawk.jpg","smallScaleUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-smallScale_hurricaneharveyhawk.jpg","originalBlurUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-originalBlur_hurricaneharveyhawk.jpg","largeBlurUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-largeBlur_hurricaneharveyhawk.jpg","smallBlurUrl":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-smallBlur_hurricaneharveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-jumbo16x9_hurricaneharveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-jumbo36x25_hurricaneharveyhawk.jpg","large3x4Url":"\/resources\/media\/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-large3x4_hurricaneharveyhawk.jpg"}],"videos":[],"audios":[],"sinclairOwned":false,"sourceTag":{"uuid":"5ee174ce-d94c-49f4-a4b0-e8c33b419150","name":"WJLA","dimension":"Source","removable":false,"weight":1,"userGenerated":false,"order":null},"marketTag":null,"tags":[{"uuid":"e8689dcc-5774-40be-8b7b-fd52fd6dcf2c","name":"Offbeat","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"1cb43f71-9566-4cf3-8e33-393fe52588ed","name":"katu.com","dimension":"SectionUrl","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"f7e5a76e-c248-41bc-96bd-6dae0a14a9fe","name":"News","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"ed4f07a6-ac49-45e0-b09e-877a3aa807d8","name":"komonews.com","dimension":"SectionUrl","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"aa3b65ee-167a-4b83-99ab-210cd6aa3ea5","name":"Videos","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null},{"uuid":"909dd0cb-4955-4a32-9f73-7f3091457f30","name":"Root","dimension":"Franchise","removable":true,"weight":1,"userGenerated":false,"order":null}],"tagExcludes":null,"userTags":[],"alerts":null,"heroImage":{"tags":[],"image":{"type":"Image","uuid":"54f5cacc-5ea9-45fc-93b7-026b7737288c","title":"Harvey the Hurrican Hawk","created":1503878714000,"version":6,"attributes":[],"caption":"A Cooper's hawk sought refuge in a Houston-area man's taxi as Hurrican Harvey barreled down on the Texas coast on Friday August 25, 2017. Harvey the Hawk was handed over to a Texas wildlife center on August 26. (Image credit: William Bruso \/ Youtube)","description":"harvey hawk.jpg","externalId":"1a0a61e9-5d1e-4988-9804-33e0f54583e6","versionSetUuid":"adc60973-750d-47e3-ba61-53d86b9f7285","alt":"harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":1,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg","height":594,"width":1058,"large16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large3x4_harveyhawk.jpg"}},"teaserImage":{"tags":[],"image":{"type":"Image","uuid":"54f5cacc-5ea9-45fc-93b7-026b7737288c","title":"Harvey the Hurrican Hawk","created":1503878714000,"version":6,"attributes":[],"caption":"A Cooper's hawk sought refuge in a Houston-area man's taxi as Hurrican Harvey barreled down on the Texas coast on Friday August 25, 2017. Harvey the Hawk was handed over to a Texas wildlife center on August 26. (Image credit: William Bruso \/ Youtube)","description":"harvey hawk.jpg","externalId":"1a0a61e9-5d1e-4988-9804-33e0f54583e6","versionSetUuid":"adc60973-750d-47e3-ba61-53d86b9f7285","alt":"harvey hawk.jpg","original":"false","metadata":"{}","orderNumber":1,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","originalUrl":"\/resources\/media\/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg","height":594,"width":1058,"large16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","medium16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium16x9_harveyhawk.jpg","small16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small16x9_harveyhawk.jpg","large36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large36x25_harveyhawk.jpg","medium36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium36x25_harveyhawk.jpg","small36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small36x25_harveyhawk.jpg","large1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large1x1_harveyhawk.jpg","medium1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-medium1x1_harveyhawk.jpg","small1x1Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small1x1_harveyhawk.jpg","largeScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeScale_harveyhawk.jpg","smallScaleUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallScale_harveyhawk.jpg","originalBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-originalBlur_harveyhawk.jpg","largeBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-largeBlur_harveyhawk.jpg","smallBlurUrl":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-smallBlur_harveyhawk.jpg","isGif":false,"jumbo16x9Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo16x9_harveyhawk.jpg","jumbo36x25Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-jumbo36x25_harveyhawk.jpg","large3x4Url":"\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large3x4_harveyhawk.jpg"}},"filter":null,"domainUrl":null,"sectionPath":null,"type":"story","galleryAllowed":true,"teaserPlacementModified":false,"leadStoryPlacementModified":false,"sponsored":false,"brandUuid":"1c060fe3-993e-4fdd-b9cf-9b88b75b0315","locale":"en_US","storyHash":"1aec50dcb19730b6225d1178dbdeaa07","syndication":{"packageUuid":"796ad87f-cd1b-42ef-87c4-bfd629cbda77","placement":null,"topStoryPlacement":null,"targets":[{"site":{"uuid":"eb80a71d-2aaa-4da8-b9a4-73c4febf2aff","created":1438038456000,"version":1,"name":"KEPR","imageUrl":"\/resources\/media\/bac80921-2591-4ccd-3223-5563d055da03-keprstorylinelogo.png?1446150122887","url":"keprtv.com","stagingUrl":"keprtv.sinclairstoryline.com","callLetters":"KEPR","status":"published","city":"Pasco","state":"WA","zipcode":"99301","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"KEPR","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Yakima-Pasco-Rchlnd-Knnwck","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"keprtv","siteType":null,"brandUuid":"6df8a57e-3abc-4c67-97c6-10eeaf6f52bf","brandName":"KEPR","channel":"19","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kepr\/images\/logos\/kepr-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kepr\/images\/logos\/kepr-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kepr\/images\/logos\/kepr-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kepr\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Yakima-Pasco-Rchlnd-Knnwck","dfpNetworkId":"4756","dfpAdUnitId":"KEPR","googleAnalyticsId":"UA-9711042-10","general":{"footerText":"KEPR CBS 19 serves the Tri-Cities area of Pasco, Richland and Kennewick, Washington and surrounding communities including Benton City, Prosser, Grandview, Sunnyside, Walla Walla, College Place, and Connell, Washington and Umatilla, Hermiston, Pendleton and Patterson, Oregon."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10435\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"260090730991423","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/keprtv","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"50735961182","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"897357017059916_1206628759466072","twitterUrl":"https:\/\/twitter.com\/#!\/keprtv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"9c2189dc-6765-44aa-9f47-5cc43ab20ced","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d0244a89-6eff-43c2-a096-f93c5f844948","created":1438017818000,"version":1,"name":"WHP","imageUrl":"\/resources\/media\/2d5d1968-672b-41d7-4f84-4ad3ee8a4fe1-whpstorylinelogo.png?1450808664336","url":"local21news.com","stagingUrl":"local21news.sinclairstoryline.com","callLetters":"WHP","status":"published","city":"Harrisburg","state":"PA","zipcode":"17110","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WHP","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Harrisburg-Lncstr-Leb-York","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"local21news","siteType":null,"brandUuid":"1a5a541c-a30a-43d5-817c-2fad7dd9f48c","brandName":"WHP","channel":"21","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/whp\/images\/logos\/whp-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/whp\/images\/logos\/whp-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/whp\/images\/logos\/whp-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/whp\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Harrisburg-Lncstr-Leb-York","dfpNetworkId":"4756","dfpAdUnitId":"WHP","googleAnalyticsId":"UA-37182509-6","general":{"footerText":"WHP CBS 21 Harrisburg provides local news, weather, sports, community events and items of interest for Harrisburg Lancaster Lebanon York and nearby towns and communities in the greater Harrisburg area including, Hershey, Hummelstown, Palmyra, Jonestown, Annville, Gettysburg, East Berlin, New Oxford, Littlestown, Biglerville, New Cumberland, Lemoyne, Wormleysburg, Camp Hill, Mechanicsburg, Carlisle, Shippensburg, Newville, Middletown, Halifax, Steelton, Mount Joy, Elizabethtown, Lititz, Millersville, Columbia, Quarryville, Ephrata, New Holland, Dillsburg, Etters, Enola, Lewisberry, Manchester, Red Lion, Glen Rock, Shrewsbury, Dallastown, Hanover, Chambersburg, Mont Alto, Greencastle, Fayetteville, Mercersburg, Waynesboro, Chambersburg, Reading, Newport, New Bloomfield, Marysville, Duncannon, New Buffalo."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11523\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"KchPY7O%2f3ky20BQ93qWSkg%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"515459675194314","facebookUrl":"https:\/\/www.facebook.com\/cbs21news","googlePlusUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/whpcbs21\/","instagramFeedUrl":"https:\/\/www.instagram.com\/whptv\/","fbPages":"56821412713","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"948649641947066_1196315373847157","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/cbs21news","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"21bb7401-d542-45bd-ad8a-fc81000b5208","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"8058d16c-8201-4be6-8e35-fcc4c5bc40dd","created":1436992303000,"version":1,"name":"WLUC","imageUrl":"\/resources\/media\/23fe208f-2159-4b33-fb16-18c067940067-wluc_reversed_logo.png?1438801491092","url":"uppermichiganssource.com","stagingUrl":"uppermichiganssource.sinclairstoryline.com","callLetters":"WLUC","status":"published","city":"Negaunee","state":"MI","zipcode":"49866","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WLUC","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Marquette","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"uppermichiganssource","siteType":null,"brandUuid":"fed65034-77c0-48ee-b3d7-aeb526d6a1ab","brandName":"WLUC","channel":"6","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wluc_header_logo.png","footerLogoImageUrl":"\/resources\/media\/wluc_footer_logo.png","galleryLogoImageUrl":"\/resources\/media\/wluc_gallery_logo.png","faviconImageUrl":"\/resources\/assets\/wluc\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/7773e7d5-fc62-47de-6ef9-e7a065472e3b-wlucweatherimgday.jpg?1438282607001","weatherImageTwoUrl":"\/resources\/media\/1b37c85a-ba28-4244-20bb-3c57c063cd23-wlucweatherimgnight.jpg?1438282613630","fontUrl":null,"designatedMarketArea":"Marquette","dfpNetworkId":"4756","dfpAdUnitId":"WLUC","googleAnalyticsId":"UA-12096981-15","general":{"footerText":"WLUC, Upper Michigan\u2019s News Source provides news, sports, and weather coverage for Marquette, Michigan and nearby communities including Escanaba, Iron Mountain, Houghton, and many others throughout the Upper Peninsula of Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"520799651419709","instagramFeedUrl":"","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/uppermichiganssource","youtubeChannelUrl":"http:\/\/youtube.com\/uppermichiganssource","twitterUrl":"http:\/\/twitter.com\/wluctv6","twitterAppId":"631569443097853952","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"aea74a9c-4b0e-4186-8181-45ab302796e0","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d3c9eabf-7958-4af6-b570-d81d61c17515","created":1438037298000,"version":1,"name":"KMTR","imageUrl":"\/resources\/media\/8a1ec003-7949-4483-8c6c-f244d7d957e4-kmtrnbc16storyllinelogo.png?1446509185698","url":"nbc16.com","stagingUrl":"nbc16.sinclairstoryline.com","callLetters":"KMTR","status":"published","city":"Springfield","state":"OR","zipcode":"97477","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KMTR","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nbc16","siteType":null,"brandUuid":"3f954ae1-affc-4126-8651-4478520bcab7","brandName":"KMTR","channel":"16","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/kmtr-nbc16-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/kmtr-nbc16-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/kmtr-nbc16-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kmtr\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KMTR","googleAnalyticsId":"UA-9711042-27","general":{"footerText":"KMTR NBC Eugene provides news, sports and weather coverage to surrounding communities including Springfield, Santa Clara, Coburg, Pleasant Hill, Creswell, Churchill, Alvadore, Marcola, Dexter, Thurston, Junction City, Brownsville, Harrisburg, Alvadore, Veneta and Alpine."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10583\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"180898245405329","instagramFeedUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/KMTRNews\/","pinterestUrl":"","fbPages":"27451491784","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/kmtr","fbRecirculationId":"182281702185918_320872368326850","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f705cf2e-1942-4fb8-bea0-3a7382257482","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"673ba408-5e3a-4a6e-a1f5-2d22e6b7f8b8","created":1438018351000,"version":1,"name":"WBFF","imageUrl":"\/resources\/media\/ebc7e325-f8c3-4744-a4f2-2bf9285f5eeb-wbfffox42storylinelogo.png?1441061542784","url":"foxbaltimore.com","stagingUrl":"foxbaltimore.sinclairstoryline.com","callLetters":"WBFF","status":"published","city":"Baltimore","state":"MD","zipcode":"21240","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WBFF","locked":false}],"excludedSources":[{"name":"Baltimore","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxbaltimore","siteType":null,"brandUuid":"b7d1a1e1-668e-4375-ad7a-c00cce4db9e1","brandName":"WBFF","channel":"45","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wbff\/images\/logos\/wbff_header_logo.png","footerLogoImageUrl":"\/resources\/assets\/wbff\/images\/logos\/wbff_footer_logo.png","galleryLogoImageUrl":"\/resources\/assets\/wbff\/images\/logos\/wbff_gallery_logo.png","faviconImageUrl":"\/resources\/assets\/wbff\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Baltimore","dfpNetworkId":"4756","dfpAdUnitId":"WBFF","googleAnalyticsId":"UA-3818718-5","general":{"footerText":"WBFF Fox45 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Baltimore and nearby towns and communities in Maryland, including Annapolis, Crofton, Glen Burnie, Linthicum, Pasadena, Severn, Cockeysville, Dundalk, Essex, Parkville, Owings Mills, Towson, White Marsh, Woodlawn, Hampstead, Sykesville, Taneytown, Westminster, Elkton, Perryville, Pt. Deposit, Rising Sun, Aberdeen, Abingdon, Bel Air, Edgewood, Fallston, Havre De Grace, Columbia, Elkridge, Ellicott City, Fulton, and Ocean City."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11300\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"rZxapXFM90KI8D0I%2f7EjgA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1489929267976787","facebookUrl":"http:\/\/www.facebook.com\/foxbaltimore","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"59109969606","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"145552522511054_230914530641519","twitterUrl":"http:\/\/twitter.com\/foxbaltimore","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f260e8b2-f68d-45a3-b4ef-f21996d0d2c3","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"e56ecdfd-44d5-457d-99dc-4eabe1698ce9","created":1435336781000,"version":1,"name":"KATU","imageUrl":"\/resources\/media\/9ea8298e-daaa-47c7-1494-71d7ba0b120b-katustorylinelogo.png?1445890193236","url":"katu.com","stagingUrl":"katu.sinclairstoryline.com","callLetters":"KATU","status":"published","city":"Portland","state":"OR","zipcode":"97232","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KATU","locked":false},{"name":"KATU","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Portland, OR","locked":false},{"name":"Portland, OR","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"katu","siteType":null,"brandUuid":"c3cae69f-43c6-45b2-905b-0e38e8664435","brandName":"KATU","channel":"2","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/katu\/images\/logos\/katu-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/katu\/images\/logos\/katu-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/katu\/images\/logos\/katu-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/katu\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Portland, OR","dfpNetworkId":"4756","dfpAdUnitId":"KATU","googleAnalyticsId":"UA-9711042-2","general":{"footerText":"KATU ABC 2 offers coverage of news, weather, sports and community events for Portland, Oregon and surrounding towns, including Beaverton, Lake Oswego, Milwaukie, Happy Valley, Gresham, Vancouver, Hillsboro, Oregon City, Tualatin, West Linn, Woodburn, Tigard, Tualatin and Garden Home."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10334\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"w1H9mWUbrU6OhMowUhpX3w%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"930551167023689","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/katunews","googlePlusUrl":"","fbPages":"180526851447","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"556976431071105026","fbRecirculationId":"128616884243748_330558944049540","twitterUrl":"https:\/\/twitter.com\/katunews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1fe2324a-7067-42ed-8918-0895d66f9eac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"31e94a79-98e8-4132-bd2b-bd4c94396f4f","created":1437773163000,"version":1,"name":"KDNL","imageUrl":"\/resources\/media\/f5b67e2d-c8ef-4d36-7df7-e44bbce1ed7c-kdnlstorylinelogo.png?1450289248055","url":"abcstlouis.com","stagingUrl":"abcstlouis.sinclairstoryline.com","callLetters":"KDNL","status":"published","city":"St. Louis","state":"MO","zipcode":"63106","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KDNL","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"St. Louis","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abcstlouis","siteType":null,"brandUuid":"0b57a5a6-f14e-47c8-a371-d5ece7864d42","brandName":"KDNL","channel":"30","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/kdnl-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/kdnl-footer-logo-2.png","galleryLogoImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/kdnl-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kdnl\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"St. Louis","dfpNetworkId":"4756","dfpAdUnitId":"KDNL","googleAnalyticsId":"UA-3818718-36","general":{"footerText":"KDNL ABC 30 St. Louis provides local news, weather, sports, community events and items of interest for Missouri and Illinois communities including Ferguson, Florissant, St. Charles, St. Peters, Chesterfield, Kirkwood, Ballwin, Arnold, Crawford, Franklin, Gasconade, Iron, Jefferson, Lincoln, Phelps, Pike, Reynolds, St. Charles, St. Francois, Ste. Genevieve, St. Louis, Warren and Washington, Missouri and East St. Louis, Granite City, Fairview Heights, Edwardsville, Blake,  Bond, Calhoun, Clay, Clinton, Fayette, Greene, Jersey, Macoupin, Madison, Marion, Monroe, Montgomery, Randolph and Washington, Illinois."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10409\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ZsQ1RUwVh0uQFwAPrkhQ8w%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","facebookUrl":"https:\/\/www.facebook.com\/abcstlouis","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/kdnlabc30\/","fbPages":"120804337954539","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/kdnlabc30","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2b0e278f-fd37-4c7c-9848-7297d2a5a8b5","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"03f4100c-a394-4a86-8442-c43ca4511768","created":1438035524000,"version":1,"name":"KMPH","imageUrl":"\/resources\/media\/2bfd308b-e9d4-47e7-c150-1329a6cdbf5b-kmphstorylinelogo.png?1444409006725","url":"kmph.com","stagingUrl":"kmph.sinclairstoryline.com","callLetters":"KMPH","status":"published","city":"Fresno","state":"CA","zipcode":"93727","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KMPH","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Fresno-Visalia","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kmph","siteType":null,"brandUuid":"283ee68d-6726-4944-8ff3-438cffea899e","brandName":"KMPH","channel":"26","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kmph\/images\/logos\/kmph-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kmph\/images\/logos\/kmph-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/kmph\/images\/logos\/kmph-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/kmph\/images\/logos\/favicon-v2.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Fresno-Visalia","dfpNetworkId":"4756","dfpAdUnitId":"KMPH","googleAnalyticsId":"UA-45879341-1","general":{"footerText":"KMPH Fox 26 is the Central Valley's news leader, covering Fresno, California and the surrounding area, including Clovis, Madera, Hanford, Visalia, Biola, Kerman, Tranquillity, San Joaquin, Reedley, Coalinga, Avenal, Lemoore, Tulare, Selma, Caruthers, Tollhouse, Three Rivers, Porterville, and Merced."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10576\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"4NmvH3Q4nUG5vEtKh6Lrvg%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"554096418072613","facebookUrl":"http:\/\/www.facebook.com\/kmphfox26","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"210413314011","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/kmphfox26","fbRecirculationId":"1574330116202066_1711981319103611","twitterUrl":"http:\/\/twitter.com\/kmphfox26","twitterAppId":"694650329351073792","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"639dcb36-d31b-40f9-8592-2d87f8038fb1","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"70b914a6-9483-43c1-a2b5-7fd4ea97f001","created":1438037649000,"version":1,"name":"WTTE","imageUrl":"\/resources\/media\/e2544311-b592-4032-6a26-0134d98cc27c-wttefox28storylinelogo.png?1445451089178","url":"myfox28columbus.com","stagingUrl":"myfox28columbus.sinclairstoryline.com","callLetters":"WTTE","status":"published","city":"Columbus","state":"OH","zipcode":"43215","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WTTE","locked":false}],"excludedSources":[{"name":"Columbus, OH","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"myfox28columbus","siteType":null,"brandUuid":"78c043ff-1e01-4815-84e1-b31281d5e84f","brandName":"WTTE","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtte\/images\/logos\/wtte-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtte\/images\/logos\/wtte-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtte\/images\/logos\/wtte-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wtte\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Columbus, OH","dfpNetworkId":"4756","dfpAdUnitId":"WTTE","googleAnalyticsId":"UA-3818718-8","general":{"footerText":"WTTE FOX28 provides local news, weather forecasts and alerts, traffic updates, consumer advocacy, and the latest information about sports, politics, law enforcement, community events, government waste, and much more, including Fox network news, sports and entertainment programming. WTTE serves Columbus and nearby towns and communities in central Ohio, including Dublin, Sunbury, Delaware, Worthington, Whitehall, Powell, Lewis Center, Gahanna, Johnstown, Granville, Pataskala, Groveport, Westerville, Clintonville, Upper Arlington, Grove City, Canal Winchester, Pickerington, Grandview Heights, Reynoldsburg, New Albany, Hillard, Heath, Newark, Baltimore, Lancaster, London, Marysville, Zanesville, Mt. Vernon, Mt Gilead, Marion, Kenton, Bellefontaine, Galena, Gallion, Bexley, Circleville, and Chillicothe."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11904\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"RJ5di1WlxUeHpTwLtEdwHg%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1797612897153699","instagramFeedUrl":"https:\/\/instagram.com\/wsyx6\/","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wttefox28","pinterestUrl":"","fbPages":"75624186574","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wsyxonyourside","twitterUrl":"https:\/\/twitter.com\/fox28columbus","fbRecirculationId":"1729768463928566_1880477002191044","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"57c1caa6-8532-405a-9528-6b643352bd78","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"149f0321-03d7-49dd-8547-6ffdead13f9b","created":1438034377000,"version":1,"name":"WSET","imageUrl":"\/resources\/media\/41d468cd-2832-40e5-57dd-32e6db002800-wsetstorylinelogo.png?1443049785326","url":"wset.com","stagingUrl":"wset.sinclairstoryline.com","callLetters":"WSET","status":"published","city":"Lynchburg","state":"VA","zipcode":"24501","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WSET","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Roanoke-Lynchburg","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wset","siteType":null,"brandUuid":"c7ea7f43-9a0e-48db-afda-007f753802d1","brandName":"WSET","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wset\/images\/logos\/wset-abc13-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wset\/images\/logos\/wset-abc13-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wset\/images\/logos\/wset-abc13-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wset\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Roanoke-Lynchburg","dfpNetworkId":"4756","dfpAdUnitId":"WSET","googleAnalyticsId":"UA-45818038-9","general":{"footerText":"WSET ABC 13 covers news, sports and weather in the Heart of Virginia: Lynchburg, Danville and Roanoke and nearby communities including Amherst, Lexington, Cave Spring, Blacksburg, Martinsville, Farmville, North Shore, Glasgow, Altavista, Gretna, Chatham, Blairs, Bassett, Rocky Mt, Penhook, Moneta and Buena Vista"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11838\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5CLbepLwokmc8s0rKrzLRA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1786120644948357","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/abc13news","googlePlusUrl":"","fbPages":"325388047427","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1111890872182289_1443457065692333","twitterUrl":"https:\/\/www.twitter.com\/abc13news","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6d672072-7a16-46fd-b674-7879aab8f941","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d936c5c0-2c9c-439d-be2f-fd51adddb990","created":1438029821000,"version":1,"name":"KFXA","imageUrl":null,"url":"fox28iowa.com","stagingUrl":"fox28iowa.sinclairstoryline.com","callLetters":"KFXA","status":"published","city":"Cedar Rapids","state":"IA","zipcode":"52402","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KFXA","locked":false}],"excludedSources":[{"name":"Cedar Rapids-Wtrlo-IWC&Dub","locked":false},{"name":"Duluth-Superior","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox28iowa","siteType":null,"brandUuid":"78568ead-e365-4c65-b3c4-607be3a068fb","brandName":"KFXA","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/kfxa-header-logo.png","footerLogoImageUrl":"\/resources\/media\/kfxa-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/kfxa-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfxa-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Cedar Rapids-Wtrlo-IWC&Dub","dfpNetworkId":"4756","dfpAdUnitId":"KFXA","googleAnalyticsId":"1234","general":{"footerText":" || NEED FOOTER TEXT || "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15673\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfxafox28","pinterestUrl":"","instagramFeedUrl":"","fbPages":"315222310995","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/fox28iowa","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"d6f64591-92b0-43ef-8ddf-7a75b632e0ac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"e8e42f91-100a-49bd-9e1d-4d9889234bf6","created":1435613897000,"version":1,"name":"WKRC","imageUrl":"\/resources\/media\/33a6b2c9-d693-4965-2b46-e5718875df65-wkrcstorylinelogo.png?1445890974866","url":"local12.com","stagingUrl":"local12.sinclairstoryline.com","callLetters":"WKRC","status":"published","city":"Cincinnati","state":"OH","zipcode":"45219","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WKRC","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Cincinnati","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"local12","siteType":null,"brandUuid":"657149a4-605c-4648-8904-9f90acffb981","brandName":"WKRC","channel":"12","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/wkrc-header-logo-new.png","footerLogoImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/wkrc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/wkrc-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wkrc\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Cincinnati","dfpNetworkId":"4756","dfpAdUnitId":"WKRC","googleAnalyticsId":"UA-37182509-1","general":{"footerText":"Local 12 WKRC-TV is the local station for breaking news, weather forecasts, traffic alerts, community news, Cincinnati Bengals, Reds and FC Cincinnati sports updates, and CBS programming for the Cincinnati , Ohio area, including Avondale, Blue Ash, Bond Hill, Camp Washington, Cheviot, Cleves, Colerain Township, Columbia-Tusculum, Corryville, Norwood, Delhi, East Price Hill, Golf Manor, Hyde Park, Lebanon, Loveland, Lower Price Hill, Madeira, Mariemont, Mount Adams, Mount Airy, Mount Healthy, Mount Lookout, Mount Washington, Oakley, Over-The-Rhine, Reading, Sedamsville, Sharonville, Springdale, St. Bernard, South Cumminsville, Symmes Township, Mason, Hamilton, Union Township, Walnut Hills, West Chester, Wyoming, West Price Hill, Westwood, Winton Hills, Alexandria, Bellevue, Covington, Crescent Springs, Erlanger, Fort Mitchell, Fort Thomas, Fort Wright, Florence, Hebron, Highland Heights, Newport, Southgate, Villa Hills, Walton, Aurora, Greendale, and Lawrenceburg."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11622\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"tSVAm8YU%2fU2wzj7amRi4aw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"543993652305002","instagramFeedUrl":"https:\/\/instagram.com\/local12wkrc\/?hl=en","pinterestUrl":"https:\/\/www.pinterest.com\/local12\/","googlePlusUrl":"https:\/\/plus.google.com\/111514627313788402521\/posts","facebookUrl":"https:\/\/www.facebook.com\/wkrctv\/","fbPages":"100764596991","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/goo.gl\/v2p3n8","fbRecirculationId":"1130932336981046_1549015551839387","twitterAppId":"529836973997821952","twitterUrl":"https:\/\/twitter.com\/local12","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1a24ccbc-4ec2-4527-a431-c1fb79f054a2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"7d488d5b-5b29-43b7-a9a4-86801c3846f2","created":1438030810000,"version":1,"name":"WWMT","imageUrl":"\/resources\/media\/3435035d-ee53-41a9-b205-e37631ade4ea-wwmtstorylinelogo.png?1450808394683","url":"wwmt.com","stagingUrl":"wwmt.sinclairstoryline.com","callLetters":"WWMT","status":"published","city":"Kalamazoo","state":"MI","zipcode":"49008","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WWMT","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Grand Rapids-Kalmzoo-B.Crk","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wwmt","siteType":null,"brandUuid":"e4848993-6335-4601-8172-771478f9a34c","brandName":"WWMT","channel":"3","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/wwmt-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/wwmt-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/wwmt-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wwmt\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Grand Rapids-Kalmzoo-B.Crk","dfpNetworkId":"4756","dfpAdUnitId":"WWMT","googleAnalyticsId":"UA-11902348-56","general":{"footerText":"WWMT-TV Newschannel 3 provides local news, weather forecasts, notices of events and entertainment programming for Kalamazoo, Grand Rapids, Battle Creek, South Haven, Paw Paw, Portage, Otsego, Texas Township, Oshtemo, Plainwell, Allegan, Holland, Saugatuck, Holland, Wayland, Kentwood, Middleville, Hastings, Marshall, Three Rivers, Sturgis, Constantine, Coldwater, Albion, Wyoming, Hudsonville, Allendale, Byron Center, Hudsonville, Grand Haven, Muskegon, Sparta, Rockford, Belding, Greenville, Ionia, Cedar Springs and their surrounding areas."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11982\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5qyHl%2fsKjEeIuwWhGaKPrQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"299798363429833","facebookUrl":"https:\/\/www.facebook.com\/wwmtnews","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/wwmttv\/","fbPages":"168101566451","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/wwmtnews","twitterUrl":"https:\/\/twitter.com\/wwmtnews","twitterAppId":"418786868038086656","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"a2021261-c257-4a93-9d5d-a118284b1246","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d0820511-4c96-463e-b257-3de0b90ef083","created":1438039689000,"version":1,"name":"KRNV","imageUrl":"\/resources\/media\/1219cb39-ed78-4117-92e5-c13464c14615-krnvstorylinelogo.png?1448382674623","url":"mynews4.com","stagingUrl":"mynews4.sinclairstoryline.com","callLetters":"KRNV","status":"published","city":"Reno","state":"NV","zipcode":"89502","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KRNV","locked":false}],"excludedSources":[{"name":"Reno","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"mynews4","siteType":null,"brandUuid":"65bdbbc7-1713-48a2-8ca9-7b3d24484226","brandName":"KRNV","channel":"4","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/krnv\/images\/logos\/krnv-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/krnv\/images\/logos\/krnv-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/krnv\/images\/logos\/krnv-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/krnv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Reno","dfpNetworkId":"4756","dfpAdUnitId":"KRNV","googleAnalyticsId":"UA-45772744-17","general":{"footerText":"KRNV NBC Reno covers news, sports, weather and traffic for the Reno, Nevada area including Sparks, Carson City, Virginia City, Silver City, Stagecoach, Silver Springs, Sun Valley, Cold Springs, Spanish Springs and Fenley, Nevada and Truckee and Tahoe City, California."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10671\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1947950992104373","facebookUrl":"http:\/\/www.facebook.com\/krnvnews4","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"57221253042","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1115217738516574_1442384482466563","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/krnv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"3913b6b2-e7e1-4c39-b1ad-838f0cf799f9","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"45f47c5a-cfe7-4d98-bd87-e383736d06a8","created":1438283743000,"version":1,"name":"WPMI","imageUrl":"\/resources\/media\/57e6b819-08ec-4900-bc78-f33118e7202a-wpmistorylinelogo.png?1454544814839","url":"mynbc15.com","stagingUrl":"mynbc15.sinclairstoryline.com","callLetters":"WPMI","status":"published","city":"Mobile","state":"AL","zipcode":"36609","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"NBC","locked":false},{"name":"WPMI","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Ft. Myers-Naples","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"mynbc15","siteType":null,"brandUuid":"8050b79f-6f70-4457-b359-193c723aed99","brandName":"WPMI","channel":"15","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpmi\/images\/logos\/wpmi-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpmi\/images\/logos\/wpmi-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpmi\/images\/logos\/wpmi-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wpmi-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Ft. Myers-Naples","dfpNetworkId":"4756","dfpAdUnitId":"WPMI","googleAnalyticsId":"UA-37182509-2","general":{"footerText":"WPMI NBC 15 provides local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Mobile and nearby towns and communities in the Mobile Bay area including, in Alabama: Mobile, Prichard, Saraland, Satsuma, Creola, Bay Minette, Spanish Fort, Daphne, Fairhope, Irvington, Theodore, Tillmans Corner, Semmes, Loxley, Robertsdale, Chunchula, Grand Bay, Bayou La Batre, Point Clear, Foley, Elberta, Lillian, Orange Beach, Gulf Shores, Atmore, Brewton, McIntosh, Thomasville, Citronelle, Chickasaw, Dauphin Island, Mount Vernon, and Summerdale; in Florida: Perdido Key, Pensacola, Ft Walton Beach, Cantonment, Pace, Brent, Gulf Breeze, and Milton; and in Mississippi: Pascagoula, Moss Point, Gautier, Ocean Springs, and Biloxi."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11781\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"yVz%2f3RSmFEuiN%2bLxEvNFqQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"618063691711905","facebookUrl":"https:\/\/www.facebook.com\/mynbc15\/","instagramFeedUrl":"","pinterestUrl":"","googlePlusUrl":"","fbPages":"198839096586","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"167857613625244_291861674558170","twitterUrl":"https:\/\/twitter.com\/mynbc15","twitterAppId":"707695465001787392","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"86ed67b3-5866-4663-8271-8201e793f954","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"73e20bea-6f46-4703-b69d-0fb087b234f5","created":1438035247000,"version":1,"name":"KOKH","imageUrl":"\/resources\/media\/d311835a-46bd-4375-31b4-a292d468e169-kokhfox25storylinelogo.png?1444409268055","url":"okcfox.com","stagingUrl":"okcfox.sinclairstoryline.com","callLetters":"KOKH","status":"published","city":"Oklahoma City","state":"OK","zipcode":"73111","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KOKH","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Oklahoma City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"okcfox","siteType":null,"brandUuid":"eeeda7fe-d744-4fd2-8aa8-264df662f6a6","brandName":"KOKH","channel":"25","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kokh\/images\/logos\/kokh-fox25-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kokh\/images\/logos\/kokh-fox25-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/kokh\/images\/logos\/kokh-fox25-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/kokh\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Oklahoma City","dfpNetworkId":"4756","dfpAdUnitId":"KOKH","googleAnalyticsId":"UA-3818718-11","general":{"footerText":"KOKH Fox 25 provides, news, sports, weather and local event coverage in Oklahoma City and surrounding areas, including  McLoud, Shawnee, Tecumseh, Seminole, Wewoka, Maud, Asher, Wanetted, Goldsby, Norman, Blanchard, Chickasha, Pauls Valley, Purcell, Andarko, Bridgeport, Lawton, Duncan,  Okarche, Kingfisher, Guthrie Stillwater and Cushing, Oklahoma."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10621\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"VbDQzDOeFEuBQ5eOXdSGwQ%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"763621370430919","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/foxokc","instagramFeedUrl":"","fbPages":"75262680860","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/okcfox","fbRecirculationId":"533338860201679_692411034294460","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"20d3cd19-ecc2-4a6a-a98e-0fe586c6817e","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d5f4fea9-cceb-4347-a1e3-b33024311130","created":1438031777000,"version":1,"name":"KPTM","imageUrl":"\/resources\/media\/37c5e5c6-ee6b-4f33-e037-a489668dcbda-kptmfox42storylinelogo.png?1441065469083","url":"fox42kptm.com","stagingUrl":"fox42kptm.sinclairstoryline.com","callLetters":"KPTM","status":"published","city":"Omaha","state":"NE","zipcode":"68132","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KPTM","locked":false}],"excludedSources":[{"name":"Omaha","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox42kptm","siteType":null,"brandUuid":"79280f8d-6154-4d44-9abc-2fef4f5ba278","brandName":"KPTM","channel":"42","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kptm\/images\/logos\/kptm-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kptm\/images\/logos\/kptm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kptm\/images\/logos\/kptm-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kptm\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Omaha","dfpNetworkId":"4756","dfpAdUnitId":"KPTM","googleAnalyticsId":"UA-45818038-12","general":{"footerText":"Fox 42 News KPTM provides coverage of local and national news, weather, sports and community events in Omaha, Nebraska and the surrounding area, including Lincoln, Plattsmouth, La Vista, Gretna, Fremont, and Weeping Water, Nebraska and Missouri Valley, Shelby, Atlantic and Mondamin, Iowa."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"lCCQIM9uyU%2b0DWfo%2fSy1Cw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"443712505836014","facebookUrl":"https:\/\/www.facebook.com\/fox42kptm","instagramFeedUrl":"","pinterestUrl":"","googlePlusUrl":"","fbPages":"192375980786113","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/fox42kptm","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"44cb1654-5c5f-4d89-9c74-ab6149bc12ac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"da2dacfb-d4b5-4006-b1cb-c13074d7e6d3","created":1433980578000,"version":1,"name":"WLUK","imageUrl":"\/resources\/media\/95840f3a-2c17-45f7-1432-67adf208d135-wlukstorylinelogo.png?1433969785909","url":"fox11online.com","stagingUrl":"fox11online.sinclairstoryline.com","callLetters":"WLUK","status":"published","city":"Green Bay","state":"WI","zipcode":"54307","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"FOX","locked":false},{"name":"WLUK","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WLUK","locked":false}],"excludedSources":[{"name":"Green Bay-Appleton","locked":false},{"name":"Green Bay-Appleton","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox11online","siteType":null,"brandUuid":"d8294f79-e81a-4d64-b657-ed58f3543d77","brandName":"WLUK","channel":"11","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wluk-header-logo.png","footerLogoImageUrl":"\/resources\/media\/wluk-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/wluk-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wluk-favicon.ico","weatherImageOneUrl":"\/resources\/media\/adacea78-bf57-441e-962e-2de439499ffe-01_wulkweatherheroday.jpeg?1434156803708","weatherImageTwoUrl":"\/resources\/media\/42e6ced8-0337-4a48-702e-f508984c7c11-04_wulkweatherheronight.jpeg?1434156808386","fontUrl":null,"designatedMarketArea":"Green Bay-Appleton","dfpNetworkId":"4756","dfpAdUnitId":"WLUK","googleAnalyticsId":"UA-45772744-19","general":{"footerText":"WLUK FOX 11 is your source for Balanced News and Severe Weather Coverage for Appleton, Shawano, Sturgeon Bay, Kewaunee, Two Rivers, New London, Bonduel, Pulaski, Suamico, Menasha, Neenah, Shiocton, Ashwaubenon, Algoma, Mishicot and Wrightstown."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11658\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"dR74eINukE%2bek4iZ1p%2favw%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"979476752099120","facebookUrl":"https:\/\/www.facebook.com\/wlukfox11","googlePlusUrl":"","pinterestUrl":"https:\/\/www.pinterest.com\/wlukfox11\/","instagramFeedUrl":"https:\/\/www.instagram.com\/wlukfox11\/","fbPages":"123584364348830","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wluk","fbRecirculationId":"557459937766217_720869758091900","twitterAppId":"609692381626003458","twitterUrl":"https:\/\/twitter.com\/fox11news","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6f1c9685-8a42-41c4-a55c-539428310dca","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"503fc344-a689-407c-84d1-3cf851c59f64","created":1438035788000,"version":1,"name":"KMEG","imageUrl":"\/resources\/media\/be721192-ad21-46f0-b4eb-1d84f87e4242-kmegstorylinelogo.png?1444408559507","url":"siouxlandnews.com","stagingUrl":"siouxlandnews.sinclairstoryline.com","callLetters":"KMEG","status":"published","city":"Sioux City","state":"IA","zipcode":"57049","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KMEG","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Sioux City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"siouxlandnews","siteType":null,"brandUuid":"4020ee49-23bc-484a-bb6f-e87db7102259","brandName":"KMEG","channel":"14","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/kmeg-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/kmeg-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/kmeg-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kmeg\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Sioux City","dfpNetworkId":"4756","dfpAdUnitId":"KMEG","googleAnalyticsId":"UA-35301821-1","general":{"footerText":"KMEG 14 and Fox 44 are the news sources for Northwest Iowa, Northeast Nebraska and Southeast South Dakota.  Including North Sioux City, Sioux City, Dakota Dunes, Dakota City, Sergeant Bluff, Elk Point, Le Mars, Jefferson, Vermillion, Yankton, Hawarden, Orange City, Sheldon, Cherokee, Wayne, Storm Lake. Sioux Center, Spencer, Okoboji,  Norfolk, Denison, South Sioux City, Onawa."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10565\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1905919346300867","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/siouxlandnews","instagramFeedUrl":"","fbPages":"474636275902984","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1765807553658629_1913084005597649","twitterUrl":"https:\/\/twitter.com\/siouxlandnews","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c62abc2c-af8b-4257-b463-36b6908e9c17","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"eab73f83-2c29-4321-973c-90479cc1c0d9","created":1436905875000,"version":1,"name":"WACH","imageUrl":"\/resources\/media\/d6936c35-37ce-46c4-8cb8-e4da18628512-wach_reversed_logo.png?1438801430154","url":"wach.com","stagingUrl":"wach.sinclairstoryline.com","callLetters":"WACH","status":"published","city":"Columbia","state":"SC","zipcode":"29201","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WACH","locked":false}],"excludedSources":[{"name":"Columbia, SC","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wach","siteType":null,"brandUuid":"e22278bd-4e78-4665-9c4b-86cb03c7e70c","brandName":"WACH","channel":"57","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/wach_header_logo.png","footerLogoImageUrl":"\/resources\/media\/wach_footer_logo.png","galleryLogoImageUrl":"\/resources\/media\/wach_gallery_logo.png","faviconImageUrl":"\/resources\/media\/wach_favicon.ico","weatherImageOneUrl":"\/resources\/media\/12ea5487-4136-4e07-8236-f4f41caa1070-wachweatherimgday.jpg?1439336913791","weatherImageTwoUrl":"\/resources\/media\/b803e7cf-6791-4661-7116-b78971fa87ea-wachweatherimgnight.jpg?1439336921012","fontUrl":null,"designatedMarketArea":"Columbia, SC","dfpNetworkId":"4756","dfpAdUnitId":"WACH","googleAnalyticsId":"UA-12096981-5","general":{"footerText":"WACH WACHFox provides coverage of news, sports, weather and local events in the Columbia, South Carolina area, including Lexington, Elgin, Cayce, Chapin, Peak, Blythewood, Newberry, Camden, Mulberry, Sumter, Eastover, Aiken, and Orangeburg, SC."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11263\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1152521214762258","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wachfox","pinterestUrl":"","fbPages":"43918172267","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wachfox","twitterAppId":"","fbRecirculationId":"1067253916642995_1385438214824562","twitterUrl":"http:\/\/twitter.com\/wachfox","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"84f14b5f-cd28-49d5-bca5-e0aeb245dee6","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ece192f1-85a5-4cd0-aa22-a16704967f67","created":1438034775000,"version":1,"name":"KABB","imageUrl":"\/resources\/media\/eb9649d3-ab7a-41eb-8587-5276d77048cf-kabbstorylinelogo.png?1444407842952","url":"foxsanantonio.com","stagingUrl":"foxsanantonio.sinclairstoryline.com","callLetters":"KABB","status":"published","city":"San Antonio","state":"TX","zipcode":"78240","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KABB","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"San Antonio","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxsanantonio","siteType":null,"brandUuid":"0ba3a323-0dea-4a19-ba37-e5fe071af808","brandName":"KABB","channel":"29","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kabb\/images\/logos\/foxsan2.png","footerLogoImageUrl":"\/resources\/assets\/kabb\/images\/logos\/kabb-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kabb\/images\/logos\/foxsan_gallery2.png","faviconImageUrl":"\/resources\/assets\/kabb\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"San Antonio","dfpNetworkId":"4756","dfpAdUnitId":"KABB","googleAnalyticsId":"UA-3818718-2","general":{"footerText":"KABB Fox News 29 San Antonio provides local news, weather forecasts, traffic updates, investigations, notices of events and items of interest in the community, sports and entertainment programming for San Antonio and nearby towns and communities in South Central Texas, including Bandera, Boerne, Carrizo Springs, Castroville, Cibolo, Converse, Crystal City, Cuero, Del Rio, Devine, Eagle Pass, Floresville, Fredericksburg, Goliad, Helotes, Hondo, Kerrville, Live Oak, New Braunfels, Pearsall, Pleasanton, Poteet, Poth, Sabinal, San Marcos, Seguin, Schertz, Somerset, Universal City, Uvalde, Windcrest."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10308\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5X%2bojcHuSU%2bzgXfa5dd5aA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"450243838493672","facebookUrl":"http:\/\/www.facebook.com\/foxsanantonio","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/foxsanantonio\/","fbPages":"97475561737","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/foxsanantoniochannel","fbRecirculationId":"1059231637524495_1393377637443225","twitterUrl":"http:\/\/twitter.com\/kabbfox29","twitterAppId":"9XOcwGNa5h9LGkw8deUhkAXZB","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0b796b4a-d721-4d74-b360-ee1a8b5a3cca","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"fc83c3a0-6090-4bca-91c3-c111148eac10","created":1450130229000,"version":1,"name":"WJAC","imageUrl":"\/resources\/media\/bc62faca-329f-47f5-e8bb-45604f478d98-wjacstorylinelogo.png?1450288363134","url":"wjactv.com","stagingUrl":"wjactv.sinclairstoryline.com","callLetters":"WJAC","status":"published","city":"Johnstown","state":"PA","zipcode":"15905","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WJAC","locked":false},{"name":"NBC","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Johnstown-Altoona-St Colge","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wjactv","siteType":null,"brandUuid":"89964dc6-2e83-4928-8b21-6d3784989e2a","brandName":"WJAC","channel":"6","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wjac\/images\/logos\/wjac-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wjac\/images\/logos\/wjac-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wjac\/images\/logos\/wjac-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wjac\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Johnstown-Altoona-St Colge","dfpNetworkId":"4756","dfpAdUnitId":"WJAC","googleAnalyticsId":"UA-37182509-12","general":{"footerText":"WJAC provides news, weather and sports information for Johnstown, Altoona, State College and DuBois, Pennsylvania. Our coverage area includes Bedford, Everett, Somerset, Meyersdale, Ebensburg, Windber, Hollidaysburg, Huntingdon, Mount Union, Tyrone, Bellefonte, Philipsburg, Clearfield, Punxsutawney, St. Marys, Brookville, Emporium, Treasure Lake, Ridgway, Centre Hall, Reynoldsville and Curwensville."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11565\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"143038762570142","facebookUrl":"https:\/\/www.facebook.com\/wjactv","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"69818559307","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"277226492657833_453981204982360","twitterUrl":"https:\/\/twitter.com\/wjactv","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"773244cd-5c80-431c-b0a3-f8528448f049","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"563359f3-119d-486c-8083-91989bda17ed","created":1447802790000,"version":1,"name":"KSNV","imageUrl":"\/resources\/media\/e2b5ee40-1dde-4caf-db57-4136058cbc19-ksnvstorylinelogo1.png?1449617407783","url":"news3lv.com","stagingUrl":"news3lv.sinclairstoryline.com","callLetters":"KSNV","status":"published","city":"Las Vegas","state":"NV","zipcode":"89101","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KSNV","locked":false}],"excludedSources":[{"name":"Las Vegas","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"news3lv","siteType":null,"brandUuid":"3b81138d-b02a-4d73-9ed0-020ee274f5c8","brandName":"KSNV","channel":"3","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/ksnv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/ksnv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/ksnv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ksnv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Las Vegas","dfpNetworkId":"4756","dfpAdUnitId":"KSNV","googleAnalyticsId":"UA-2608545-8","general":{"footerText":"KSNV NBC Las Vegas covers news, sports, weather and traffic for the Las Vegas, Nevada area including Paradise, Spring Valley, Henderson, North Las Vegas, Indian Springs, Sloan, Searchlight, Laughlin and Nellis AFB."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10790\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"VFuqJjMZnUyGRM7AV%2fC%2fOw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1809417649333004","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/news3lasvegas","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"101158809938537","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"http:\/\/www.twitter.com\/news3lv","fbRecirculationId":"1648944478757040_1827252144259605","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"ba1f0141-9e2f-41c5-8587-a513320b06d8","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"1d37a0b8-fb36-4d24-be65-596d89f405c1","created":1438027934000,"version":1,"name":"WRSP","imageUrl":"\/resources\/media\/37238135-11f1-4bf1-3e1b-462d866c5db6-wrspstorylinelogo.png?1446578259865","url":"foxillinois.com","stagingUrl":"foxillinois.sinclairstoryline.com","callLetters":"WRSP","status":"published","city":"Springfield","state":"IL","zipcode":"62703","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WRSP","locked":false}],"excludedSources":[{"name":"Springfield, MO","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxillinois","siteType":null,"brandUuid":"125ac95a-e418-4de6-8f43-c2a95b8fba72","brandName":"WRSP","channel":"55","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wrsp\/images\/logos\/wrsp-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wrsp\/images\/logos\/wrsp-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wrsp\/images\/logos\/wrsp-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wrsp-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Springfield, MO","dfpNetworkId":"4756","dfpAdUnitId":"WRSP","googleAnalyticsId":"UA-37182509-16","general":{"footerText":"WRSP\/WCCU Fox Illinois provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Springfield and nearby towns and communities in the Decatur, and Champaign area, including Danville, Jacksonville, Taylorville, Shelbyville, Beardstown, Carlinville, Lincoln, Petersburg, Pana, Effingham, Litchfield, Hillsboro, Mattoon, Charleston, Tuscola, Rantoul, Paris, Hoopeston, Watseka, Paxton, Gibson City, Arcola, Savoy, Tolono, Mahomet, Villa Grove, Monticello, Sullivan, Gifford, Milford, Covington IN and Williamsport IN."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11824\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"450814501681025","facebookUrl":"https:\/\/www.facebook.com\/foxillinois","pinterestUrl":"https:\/\/www.pinterest.com\/foxillinois\/","instagramFeedUrl":"https:\/\/instagram.com\/foxillinois","googlePlusUrl":"","fbPages":"71364160708","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/foxillinois","twitterAppId":"","fbRecirculationId":"191674307915900_361291647620831","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"617f4d36-7f02-44f2-b930-f6d980b86680","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"44dd9f38-a29e-48bc-a591-3b17a5a004f4","created":1459459780000,"version":1,"name":"WDKY","imageUrl":"\/resources\/media\/303cd5ba-6679-479b-4796-63037a92201c-wdkystorylinelogo.png?1460501855682","url":"foxlexington.com","stagingUrl":"foxlexington.sinclairstoryline.com","callLetters":"WDKY","status":"published","city":"Lexington","state":"KY","zipcode":"40502","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WDKY","locked":false}],"excludedSources":[{"name":"Lexington","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxlexington","siteType":null,"brandUuid":"b98b8dc0-25d1-490f-93dd-3379903aa5ae","brandName":"WDKY","channel":"56","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wdky\/images\/logos\/wdky-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wdky\/images\/logos\/wdky-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wdky\/images\/logos\/wdky-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wdky-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Lexington","dfpNetworkId":"4756","dfpAdUnitId":"WDKY","googleAnalyticsId":"UA-3818718-49","general":{"footerText":"WDKY Fox Lexington covers news, sports, weather and traffic for the Lexington, Kentucky area including Frankfort, Georgetown, Paris, Nicholasville, Richmond, Danville, Berea, Winchester, Harrodsburg, Lancaster, Junction City, Versailles, Stamping Ground and Cyntiana."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11389\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1523340654360646","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/FOXLexington","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"103524379698391","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/FoxLexington","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"48bd395c-b589-470e-b9fa-1155bf54ebf4","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"76e796d0-9e3a-4be0-a531-16537aba9667","created":1455152193000,"version":1,"name":"WTVCFOX","imageUrl":"\/resources\/media\/42c5c7c8-9a4e-4d87-8adf-e1603d745dd9-wtvcstorylinelogo.png?1455573671221","url":"foxchattanooga.com","stagingUrl":"foxchattanooga.sinclairstoryline.com","callLetters":"WTVCFOX","status":"published","city":"Chattanooga","state":"TN","zipcode":"37408","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WTVCFOX","locked":false}],"excludedSources":[{"name":"Chattanooga","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxchattanooga","siteType":null,"brandUuid":"f2abab64-66ae-4ed3-8fa0-0ce4b5eda8b8","brandName":"WTVCFOX","channel":"9","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtvcfox\/images\/logos\/wtvc-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtvcfox\/images\/logos\/wtvc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtvcfox\/images\/logos\/wtvc-gallery-logo.png","faviconImageUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/news-favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Chattanooga","dfpNetworkId":"4756","dfpAdUnitId":"WTVCFOX","googleAnalyticsId":"UA-45818038-17","general":{"footerText":"WTVC 9.2 Fox Chattanooga provides local news, weather forecasts, entertainment programming and notices of items of interest to the southeastern Tennessee community including East Ridge, East Brainerd, Ooltweah, Middle Valley, Cleveland, Georgetown, Hopewell, Dayton, Dunlap and Jasper, Tennessee, and Oglethorpe, Chickamauga and Dalton, Georgia, Bridgeport and Stevenson, Alabama."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/FOXChatt\/","googlePlusUrl":"","instagramFeedUrl":"","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/fox_chattanooga","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6f1fc40c-5671-453b-921c-d87483570a2c","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"02314ca1-a3a6-4f5f-a349-14a1feccaee0","created":1438031654000,"version":1,"name":"WBMA","imageUrl":"\/resources\/media\/3f3076d6-a556-4afa-c462-5e6edd4bb234-wbmastorylinelogo.png?1441839794977","url":"abc3340.com","stagingUrl":"abc3340.sinclairstoryline.com","callLetters":"WBMA","status":"published","city":"Birmingham","state":"AL","zipcode":"35244","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"WBMA","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Anchorage","locked":false},{"name":"Birmingham (Ann and Tusc)","locked":false},{"name":"Utica","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc3340","siteType":null,"brandUuid":"04ccc16c-6a3f-48dc-963e-7297d70339be","brandName":"WBMA","channel":"30","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wbma\/images\/logos\/wbma-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wbma\/images\/logos\/wbma-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wbma\/images\/logos\/wbma-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wbma-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Anchorage","dfpNetworkId":"4756","dfpAdUnitId":"WBMA","googleAnalyticsId":"UA-45818038-8","general":{"footerText":"ABC 33\/40 in Birmingham, Alabama offers news, sports, and weather reporting for the surrounding communities including Tuscaloosa, Anniston, Cullman, Gadsden, Talladega, Sylacauga, Carbon Hill, Jasper, Hoover, Bessemer, Vestavia Hills, Alabaster, Trussville and Homewood."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"72135\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ACzh98S%2bOE%2bkhMz07a6tyQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"899575676795654","facebookUrl":"https:\/\/www.facebook.com\/abc3340","googlePlusUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/abc3340","pinterestUrl":"","fbPages":"75155261177","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1804690006431553_1985314585035760","twitterUrl":"https:\/\/twitter.com\/abc3340","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"fbc02275-6eca-4b98-aef7-f8ebe06efc77","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"9ee0ea9c-f7cf-477a-8919-4fa0b3575f69","created":1438017936000,"version":1,"name":"WLOS","imageUrl":"\/resources\/media\/e58f83fa-47c6-47c2-56a6-84b45dfc1798-wlosstorylinelogo.png?1454954693229","url":"wlos.com","stagingUrl":"wlos.sinclairstoryline.com","callLetters":"WLOS","status":"published","city":"Asheville","state":"NC","zipcode":"28803","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WLOS","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Cincinnati","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wlos","siteType":null,"brandUuid":"cb04a26f-ff40-4e11-a78d-b8ab45f90202","brandName":"WLOS","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wlos\/images\/logos\/wlos-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wlos\/images\/logos\/wlos-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wlos\/images\/logos\/wlos-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wlos-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Cincinnati","dfpNetworkId":"4756","dfpAdUnitId":"WLOS","googleAnalyticsId":"UA-3818718-4","general":{"footerText":"WLOS News 13 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Asheville, NC and nearby towns and communities in Western North Carolina and the Upstate of South Carolina, including the counties of Buncombe, Henderson, Rutherford, Haywood, Polk, Transylvania, McDowell, Mitchell, Madison, Yancey, Jackson, Swain, Macon, Graham, Spartanburg, Greenville, Anderson, Union, Pickens, Oconee, Laurens, Greenwood, Abbeville and also Biltmore Forest, Woodfin, Leicester, Black Mountain, Montreat, Arden, Weaverville, Hendersonville, Etowah, Flat Rock, Mills River, Waynesville, Maggie Valley, Canton, Clyde, Franklin, Cullowhee, Sylva, Cherokee, Marion, Old Fort, Forest City, Lake Lure, Bat Cave, Spindale, Spruce Pine, Bakersville, Burnsville, Tryon, Columbus, Marshall, Mars Hill, Brevard, Bryson City, Cashiers, Greer, Landrum, Clemson, Gaffney, and Easley."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11649\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"HipksQaCRE%2bVBcymNJQO8A%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"405508806169464","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/news13","fbPages":"60237406798","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1191623944312454_1392332294241617","twitterUrl":"http:\/\/twitter.com\/wlos_13","twitterAppId":"707939714888822784","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"535da7c9-fcd5-439d-896b-961509ff105b","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"695da034-1a33-41cf-ba3a-d4a2c81ebbc1","created":1438036817000,"version":1,"name":"WSYX","imageUrl":"\/resources\/media\/d950499a-f7f5-49d8-515d-8f4c710a75b8-wsyxstorylinelogo.png?1445450865455","url":"abc6onyourside.com","stagingUrl":"abc6onyourside.sinclairstoryline.com","callLetters":"WSYX","status":"published","city":"Columbus","state":"OH","zipcode":"43215","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WSYX","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Columbus, OH","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc6onyourside","siteType":null,"brandUuid":"34d42159-4392-486d-8e69-4b7ce2420bb1","brandName":"WSYX","channel":"6","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/wsyx-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/wsyx-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/wsyx-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wsyx\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Columbus, OH","dfpNetworkId":"4756","dfpAdUnitId":"WSYX","googleAnalyticsId":"UA-3818718-7","general":{"footerText":"WSYX ABC 6 is On Your Side, providing local news, first warning weather forecasts and alerts, traffic updates, consumer advocacy, and the latest information about sports, politics, law enforcement, community events, government waste, and much more, including ABC network news and entertainment programming. WSYX proudly serves Columbus and nearby towns and communities in central Ohio, including Dublin, Westerville, Clintonville, Upper Arlington, Grove City, Canal Winchester, Pickerington, Grandview Heights, Reynoldsburg, New Albany, Hillard, Sunbury, Delaware, Worthington, Whitehall, Powell, Lewis Center, Gahanna, Johnstown, Granville, Pataskala, Groveport, Heath, Newark, Baltimore, Lancaster, London, Marysville, Zanesville, Mt. Vernon, Mt Gilead, Marion, Kenton, Bellefontaine, Galena, Gallion, Bexley, Circleville, and Chillicothe."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11862\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"zyA56s%2fapEOcvxTgtHMAfQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1683991288508655","instagramFeedUrl":"https:\/\/instagram.com\/wsyx6\/","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wsyxabc6","googlePlusUrl":"","fbPages":"63564314363","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/wsyxonyourside","twitterAppId":"","fbRecirculationId":"1829863547242300_2003545919874061","twitterUrl":"http:\/\/twitter.com\/wsyx6","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"165ca318-2da3-4e7e-9ae4-f6bab136ac6f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"79746f13-f57f-4ea3-9ba8-1c074b1ca418","created":1438018062000,"version":1,"name":"WUHF","imageUrl":"\/resources\/media\/84235d53-f004-4536-6f00-c8f15c17132a-wuhfstorylinelogo.png?1455574162525","url":"foxrochester.com","stagingUrl":"foxrochester.sinclairstoryline.com","callLetters":"WUHF","status":"published","city":"Rochester","state":"NY","zipcode":"14623","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WUHF","locked":false}],"excludedSources":[{"name":"Rochester, NY","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxrochester","siteType":null,"brandUuid":"6ea0dada-83cc-4ac4-bbb4-00a7b56e6a88","brandName":"WUHF","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wuhf\/images\/logos\/wuhf-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wuhf\/images\/logos\/wuhf-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wuhf\/images\/logos\/wuhf-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wuhf-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Rochester, NY","dfpNetworkId":"4756","dfpAdUnitId":"WUHF","googleAnalyticsId":"UA-45772744-1","general":{"footerText":"WUHF Fox Rochester provides local news, sports, weather forecasts, traffic updates, and entertainment programming for Rochester, New York and nearby towns and communities including Greece, Victor, Pittsford, Penfield, Henrietta, Webster, Irondequoit, Fairport, Chili, Gates, Rush, Wheatland, Canandaigua, Farmington, Spencerport and Hilton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11938\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"dE8g1DyoAUS9%2bBU4mvUwRA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/foxrochester\/","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/pages\/fox-rochester-wuhf\/696952866990787?ref=hl","fbPages":"696952866990787","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/foxrochester","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0b85f71b-600b-462d-9076-2583afc25b07","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"f3f0df31-8e2d-413e-8c93-cbb2c9496629","created":1438034638000,"version":1,"name":"WCIV","imageUrl":"\/resources\/media\/70ea9758-36e0-4fde-38a2-e77581daa759-wcivstorylinelogo.png?1443048074417","url":"abcnews4.com","stagingUrl":"abcnews4.sinclairstoryline.com","callLetters":"WCIV","status":"published","city":"Charleston","state":"SC","zipcode":"29464","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WCIV","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Charleston, SC","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abcnews4","siteType":null,"brandUuid":"c83ec1ed-c6c0-4552-8473-9d49464b34a8","brandName":"WCIV","channel":"4","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wciv\/images\/logos\/wciv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wciv\/images\/logos\/wciv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wciv\/images\/logos\/wciv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wciv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Charleston, SC","dfpNetworkId":"4756","dfpAdUnitId":"WCIV","googleAnalyticsId":"UA-37705991-1","general":{"footerText":"WCIV ABC News 4, Charleston, South Carolina provides coverage of local and national news, sports, weather and community events in the region, including North Charleston, Mt Pleasant, Summerville, Hanahan, Goose Creek, Rantowles, Cottageville, St George, Moncks Corner, Jacksonboro, Ravenel, Cottageville, Walterboro, Sullivans Island, Dewees Island and Folly Beach."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12284\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"506450242860454","instagramFeedUrl":"https:\/\/www.instagram.com\/abcnews4","pinterestUrl":"http:\/\/pinterest.com\/abcnews4","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/abcnews4","fbPages":"148070675248324","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"1075820125834194_1395803763835827","twitterUrl":"https:\/\/twitter.com\/abcnews4","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c64035ec-e471-478f-be81-f4aab80504cc","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"00cfad18-07bc-4e17-a0c4-3f6aa691bd06","created":1470070056000,"version":1,"name":"KHGI","imageUrl":"\/resources\/media\/33eb18ec-a3b1-4a39-afc8-39a95fbbd7b4-medium16x9.jpg?1471987028410","url":"nebraska.tv","stagingUrl":"nebraska.sinclairstoryline.com","callLetters":"KHGI","status":"published","city":"Kearney","state":"NE","zipcode":"68848","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KHGI","locked":false},{"name":"KHGI","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Lincoln & Hastings-Krny","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nebraska","siteType":null,"brandUuid":"aabe2e0e-8edb-4a21-8e6b-ec160729f397","brandName":"KHGI","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/khgi\/images\/logos\/khgi-ntv-logo-header.png","footerLogoImageUrl":"\/resources\/assets\/khgi\/images\/logos\/khgi-ntv-logo-footer.png","galleryLogoImageUrl":"\/resources\/assets\/khgi\/images\/logos\/khgi-ntv-logo-gallery.png","faviconImageUrl":"\/resources\/assets\/khgi\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Lincoln & Hastings-Krny","dfpNetworkId":"4756","dfpAdUnitId":"KHGI","googleAnalyticsId":"UA-45782439-16","general":{"footerText":"KHGI Nebraska TV is the ABC affiliate station for Central and South-western Nebraska, providing news, weather, sports and local event coverage to residents throughout the area including: Kearney, Grand Island, Hastings, North Platte, Lexington, Holdrege, McCook, York, Alda, Aurora and Broken Bow."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"594071770782896","googlePlusUrl":"","instagramFeedUrl":"http:\/\/www.instagram.com\/ntvnews","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/ntvnews\/","fbPages":"68249611353","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"307117969658375_451939825176188","twitterUrl":"https:\/\/twitter.com\/ntvnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"064e0baf-bb1b-4b0b-8532-00847e5d9a43","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c418d70c-eb3b-4788-a6e1-e38a16ead422","created":1438122245000,"version":1,"name":"KVII","imageUrl":"\/resources\/media\/8444a13d-1a99-4701-4e7d-068d742e8191-kviistorylinelogo.png?1440114135978","url":"abc7amarillo.com","stagingUrl":"abc7amarillo.sinclairstoryline.com","callLetters":"KVII","status":"published","city":"Amarillo","state":"TX","zipcode":"79101","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KVII","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Amarillo","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc7amarillo","siteType":null,"brandUuid":"f85b3388-0141-4955-9d3d-51684af23565","brandName":"KVII","channel":"7","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kvii\/images\/logos\/kvii-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kvii\/images\/logos\/kvii-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kvii\/images\/logos\/kvii-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kvii\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/95b5e9ec-3497-4233-e0ae-28759e16fc95-WEATHERLANDINGPAGE_DAY.png?1439416775012","weatherImageTwoUrl":"\/resources\/media\/7183ddc7-d4bc-40dc-a9c1-bab90031ae6d-WEATHERLANDINGPAGE_NIGHT.png?1439416789006","fontUrl":null,"designatedMarketArea":"Amarillo","dfpNetworkId":"4756","dfpAdUnitId":"KVII","googleAnalyticsId":"UA-12096981-14","general":{"footerText":"KVII serves the Amarillo, Texas and Panhandle region with local news, sports and weather for the city and surrounding towns, including Canyon, Hereford, Borger, Pampa, Dalhart, Dumas, Childress, Perryton, Clarendon, Texas; Guymon, Oklahoma; and Clovis, Portales, Tucumcari, New Mexico."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10801\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1498559873805171","facebookUrl":"http:\/\/www.facebook.com\/abc7amarillo","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"104319446308986","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/pronews7","twitterAppId":"552556319149129728","fbRecirculationId":"1722764177983088_1879193905673447","twitterUrl":"http:\/\/twitter.com\/abc7amarillo","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c2e9b2d5-edb5-43b8-bdc5-6425b0469d7f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0000c3fe-daf6-4c88-9a7d-7690dc30272b","created":1438034512000,"version":1,"name":"WPFO","imageUrl":"\/resources\/media\/ad7ae6f9-84b7-4502-e5d9-2f4c59e404fb-wpfo_fox23_storylinelogo.png?1448472608810","url":"fox23maine.com","stagingUrl":"fox23maine.sinclairstoryline.com","callLetters":"WPFO","status":"published","city":"Portland","state":"ME","zipcode":"04103","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WPFO","locked":false}],"excludedSources":[{"name":"Portland-Auburn","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox23maine","siteType":null,"brandUuid":"e53f58b7-4cdf-4dc6-8161-9517133009db","brandName":"WPFO","channel":"23","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/wpfo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/wpfo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/wpfo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpfo\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Portland-Auburn","dfpNetworkId":"4756","dfpAdUnitId":"WPFO","googleAnalyticsId":"UA-45772744-7","general":{"footerText":"WPFO Fox 23 serves the Portland, Maine area from Litchfield facilities,\nincluding Lewiston, Augusta, Brunswick, Westbrook, Biddeford, Saco,\nSanford, South Portland, Kennebunk, Bangor, Freeport, Buxton, Windham,\nAuburn, Waterville, Scarborough, Gorham, Yarmouth, Standish, Falmouth,\nPoland, Rockland, Bath."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"21905\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"","pinterestUrl":"","fbPages":"140276676026693","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"fa3407eb-86d4-45bf-b15a-7103c78050fd","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"61b4c8f6-2579-4cf2-9158-4185b85a696a","created":1438036290000,"version":1,"name":"KVAL","imageUrl":"\/resources\/media\/6c5b79fe-fcf3-443f-9095-f0b92d444d72-kvalstorylinelogo.png?1445448364491","url":"kval.com","stagingUrl":"kval.sinclairstoryline.com","callLetters":"KVAL","status":"published","city":"Eugene","state":"OR","zipcode":"97405","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KVAL","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kval","siteType":null,"brandUuid":"9b42590d-6241-44cd-aa07-996f68624c69","brandName":"KVAL","channel":"16","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kval\/images\/logos\/kval-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kval\/images\/logos\/kval-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kval\/images\/logos\/kval-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kval\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KVAL","googleAnalyticsId":"UA-9711042-3","general":{"footerText":"KVAL CBS 13 is the news, sports and weather source for Eugene, Oregon and nearby communities, including Springfield, Santa Clara, Coburg, Pleasant Hill, Creswell, Churchill, Alvadore, Marcola, Dexter, Thurston, Junction City, Brownsville, Harrisburg, Alvadore, Veneta and Alpine."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10789\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"132298800461104","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/kvalnews","fbPages":"46543318281","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"665272434593955840","fbRecirculationId":"1774247042795622_1916460151907643","twitterUrl":"http:\/\/twitter.com\/kvalnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0077ad1f-7c64-46c3-8b0e-a895bc369423","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"8e7aa554-1125-42e5-a9ca-8235073373be","created":1432695124000,"version":1,"name":"KUTV","imageUrl":"\/resources\/media\/90e8e1b4-4d79-46c7-3375-13499314fee7-kutvstorylinelogo.png?1432684309158","url":"kutv.com","stagingUrl":"kutv.stage-sinclairstoryline.com","callLetters":"KUTV","status":"published","city":"Salt Lake City","state":"UT","zipcode":"84111","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"KUTV","locked":false},{"name":"CBS","locked":false},{"name":"News","locked":false},{"name":"KUTV","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Salt Lake City","locked":false},{"name":"Salt Lake City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kutv","siteType":null,"brandUuid":"13c81285-384d-4ebc-ae0b-e5f97dc1a6dd","brandName":"KUTV","channel":"2","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/kutv-header-logo.png","footerLogoImageUrl":"\/resources\/media\/kutv-footer-logo.png","galleryLogoImageUrl":"\/resources\/media\/kutv-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kutv-favicon.ico","weatherImageOneUrl":"\/resources\/media\/0a3fdf67-2b13-4f1a-9e99-3e37f1445455-kutvweatherday.png?1433018346529","weatherImageTwoUrl":"\/resources\/media\/bce62607-74fa-4a9e-eb4a-8488632b82f0-kutvweathernight.png?1433018354506","fontUrl":null,"designatedMarketArea":"Salt Lake City","dfpNetworkId":"4756","dfpAdUnitId":"KUTV","googleAnalyticsId":"UA-11902348-43","general":{"footerText":"KUTV CBS 2 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Salt Lake City and nearby towns and communities in the Great Salt Lake area, including Jordan Meadows, Millcreek, Murray, Holladay, Kearns, West Valley City, West Jordan, South Jordan, Sandy, Draper, Riverton, Bluffdale, Herriman, Magna, Bountiful, Centerville, Cottonwood Heights, Alpine, Highland, Summit Park, Park City, Heber City, Grantsville, Farmington, Kayville, Layton, Syracuse, Clearfield, Morgan, Roy, Ogden, American Fork, Orem, Provo, Springville, Spanish Fork, Payson, Nephi, and Tooele."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10786\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"tJfyRs1npE2TDlxTnuMXJA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1510096532647730","instagramFeedUrl":"","pinterestUrl":"https:\/\/www.pinterest.com\/kutv2news\/","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kutv2news","fbPages":"39114729405","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/kutv2news","twitterUrl":"https:\/\/twitter.com\/kutv2news","fbRecirculationId":"527305507475761_670349579838019","twitterAppId":"372754937660186624","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0c5a8c0a-38d2-4ead-b76a-b72eb7121195","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"175ebd6a-1bcd-4370-8157-947570f81feb","created":1438035912000,"version":1,"name":"WOAI","imageUrl":"\/resources\/media\/d0a1b834-97bd-413e-c749-9cd61ec7cea8-woaistorylinelogo.png?1444409575064","url":"news4sanantonio.com","stagingUrl":"news4sanantonio.sinclairstoryline.com","callLetters":"WOAI","status":"published","city":"San Antonio","state":"TX","zipcode":"78229","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WOAI","locked":false}],"excludedSources":[{"name":"San Antonio","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"news4sanantonio","siteType":null,"brandUuid":"6068728a-84e9-4088-b362-4649d6b8e871","brandName":"WOAI","channel":"4","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/woai\/images\/logos\/news4sa.png","footerLogoImageUrl":"\/resources\/assets\/woai\/images\/logos\/woai-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/woai\/images\/logos\/news4sa_gallery.png","faviconImageUrl":"\/resources\/assets\/woai\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"San Antonio","dfpNetworkId":"4756","dfpAdUnitId":"WOAI","googleAnalyticsId":"UA-37182509-5","general":{"footerText":"WOAI NBC News Channel 4 San Antonio provides local news, weather forecasts, traffic updates, investigations, and items of interest in the community, sports and entertainment programming for San Antonio and nearby towns and communities in South Central Texas, including Windcrest, Uvalde, Universal City, Somerset, Seguin, Schertz, San Marcos, Sabinal, Poth, Poteet, Pleasanton, Pearsall, New Braunfels, Live Oak, Kerrville, Hondo, Helotes, Goliad, Fredericksburg, Floresville, Eagle Pass, Devine, Del Rio, Cuero, Crystal City, Converse, Cibolo, Castroville, Carrizo Springs, Boerne, Bandera."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10573\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"5vy47BiHN0OCW8yG0zx5oA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"935932893153593","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/news4sa","fbPages":"343035347444","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1429558530393778_1821486117867682","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/news4sa","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"a334fba5-7b9d-4873-8d6f-28a2ed1a77c3","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"3682e183-a372-4ae7-ba67-eaadb72cacaf","created":1437774156000,"version":1,"name":"WKEF","imageUrl":"\/resources\/media\/4f4fbca4-fc49-4914-0232-c5734a041c0a-wkefstorylinelogo.png?1450289825270","url":"abc22now.com","stagingUrl":"abc22now.sinclairstoryline.com","callLetters":"WKEF","status":"published","city":"Dayton","state":"OH","zipcode":"45342","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"WKEF","locked":false}],"excludedSources":[{"name":"Dayton","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"abc22now","siteType":null,"brandUuid":"a8bbd9e3-2397-48c2-8ede-5fd35174dea7","brandName":"WKEF","channel":"22","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wkef\/images\/logos\/wkef-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/wkef\/images\/logos\/wkef-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wkef\/images\/logos\/wkef-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wkef\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Dayton","dfpNetworkId":"4756","dfpAdUnitId":"WKEF","googleAnalyticsId":"UA-3818718-25","general":{"footerText":"WKEF ABC 22 provides local news, weather, sports, traffic and entertainment for Dayton and nearby towns and communities in the Miami Valley, including Dayton, Vandalia, Xenia, Centerville, New Lebanon, Miamisburg, Kettering, Trotwood, Englewood, Union, Fairborn, Brookville, Lewisburg, New Carlisle, Tipp City, West Milton, Greenville, Eaton, Oxford, Hamilton, Middletown, Springboro, Franklin, Germantown, Carlisle, Lebanon, Waynesville, Bellbrook, Beavercreek, Cedarville, Yellow Springs, Enon, Springfield, Northridge, Urbana, Covington, Troy, Piqua, Oakwood, Riverside, Huber Heights, Shiloh, Wapakoneta, Celina, Sidney, Saint Marys, Greenville, West Carrollton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11603\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"zif3N9mSmE6LIwUCj48scw%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/abc22dayton","instagramFeedUrl":"","fbPages":"100515640006270","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/abc22fox45","fbRecirculationId":"1088860301242315_1406217102839965","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2f1ba9dd-1d1d-4c67-949a-335636897890","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"1a926719-2284-4075-8bff-da20c42fab98","created":1438283306000,"version":1,"name":"WJAR","imageUrl":"\/resources\/media\/b82f377f-c53e-4c3e-d3f3-ba4fe241312f-wjarstorylinelogo.png?1443049553112","url":"turnto10.com","stagingUrl":"turnto10.sinclairstoryline.com","callLetters":"WJAR","status":"published","city":"Providence","state":"RI","zipcode":"02920","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WJAR","locked":false},{"name":"NBC","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Providence-New Bedford","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"turnto10","siteType":null,"brandUuid":"ea122266-b2af-4511-ab83-88d63cd613f7","brandName":"WJAR","channel":"10","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wjar\/images\/logos\/wjar-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wjar\/images\/logos\/wjar-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wjar\/images\/logos\/wjar-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wjar\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Providence-New Bedford","dfpNetworkId":"4756","dfpAdUnitId":"wjar","googleAnalyticsId":"UA-40781484-2","general":{"footerText":"NBC 10 WJAR is the news, sports and weather leader for Providence, Rhode Island and surrounding communities, including Cranston, Pawtucket, Woonsocket, Warwick, Newport, Bristol and Narragansett, Rhode Island and Attleboro, North Attleborough, Swansea, Fall River, Taunton and New Bedford, Massachusetts."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11567\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"z2TRPaN1GE6S8JU2UhUQAg%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1681968455380874","googlePlusUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/nbc10wjar","pinterestUrl":"https:\/\/www.pinterest.com\/nbc10","facebookUrl":"https:\/\/www.facebook.com\/nbc10","fbPages":"42394864148","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wjar10","fbRecirculationId":"1752521348297317_1906464739569643","twitterUrl":"https:\/\/twitter.com\/nbc10","twitterAppId":"697816604135026688","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"08ba6c24-8cdd-4558-844d-0795d12afb52","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"1046ca9b-bddc-4a53-9bb1-140c6b69bc9f","created":1447955688000,"version":1,"name":"KENV","imageUrl":"\/resources\/media\/45ad4a56-881f-40bc-1219-9ffb64d4771b-kenvstorylinelogo.png?1453163105040","url":"kenvtv.com","stagingUrl":"kenvtv.sinclairstoryline.com","callLetters":"KENV","status":"published","city":"Elko","state":"NV","zipcode":"89801","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"KENV","locked":false}],"excludedSources":[{"name":"Salt Lake City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kenvtv","siteType":null,"brandUuid":"b3e78739-0d8e-4184-abdb-3b5f531995d2","brandName":"KENV","channel":"10","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kenv\/images\/logos\/kenv-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kenv\/images\/logos\/kenv-footer-logo-2.png","galleryLogoImageUrl":"\/resources\/assets\/kenv\/images\/logos\/kenv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kenv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Salt Lake City","dfpNetworkId":"4756","dfpAdUnitId":"KENV","googleAnalyticsId":"UA-72590443-1","general":{"footerText":"KENV NBC Elko offers coverage of news, sports, weather and community events in the area, including Carlin, Halleck, Jigs, Wells, West Wendover, Ruby Valley, Beowawe, Battle Mountain, Tuscarora and Valmy, Nevada"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"17748\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"353275245052557","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/#!\/kenvnews10","fbPages":"117600774932148","livestreamFacebookAppId":"","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/kenvtv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f52b7f66-b33b-45be-98b5-bf84f694edbd","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"aa25e3ac-82c9-4e8c-afc6-cc9f872a266f","created":1438029078000,"version":1,"name":"KFOX","imageUrl":"\/resources\/media\/7b98e599-9fbe-4d6c-cc76-59cc95e8f264-kfoxstorylinelogo.png?1455659741976","url":"kfoxtv.com","stagingUrl":"kfoxtv.sinclairstoryline.com","callLetters":"KFOX","status":"published","city":"El Paso","state":"TX","zipcode":"79932","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KFOX","locked":false}],"excludedSources":[{"name":"Las Vegas","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kfoxtv","siteType":null,"brandUuid":"969fd2aa-901e-4e9a-868c-31e39a479421","brandName":"KFOX","channel":"14","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfox\/images\/logos\/kfox-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kfox\/images\/logos\/kfox-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfox\/images\/logos\/kfox-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfox-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Las Vegas","dfpNetworkId":"4756","dfpAdUnitId":"KFOX","googleAnalyticsId":"UA-37182509-11","general":{"footerText":"KFOX14 provides local news, weather coverage and traffic reports for El Paso, Texas and Las Cruces, NM and nearby towns and communities including Clint, Fabens, Socorro, San Elizario, Canutillo, Vinton, Anthony, Ysleta, Horizon City, Fort Bliss, Van Horn, Fort Hancock, Tornillo, Westway, La Mesa, Mesilla, Mesquite, San Miguel, Vado, Deming, Alamogordo, White Sands, Chaparral, Berino, Chamberino, Dona Ana, Elephant Butte, Hatch, La Union, Radium Springs, Sunland Park, Santa Teresa and Truth or Consequences (T or C)."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10376\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"214198285394325","facebookUrl":"https:\/\/www.facebook.com\/kfoxtv","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"122546656423","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/UC73LU2udy27QFNIgurlBvXg","twitterUrl":"https:\/\/twitter.com\/kfox14","fbRecirculationId":"211875315881050_384625421939371","twitterAppId":"360084564380614659","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4927128d-1b86-4fef-a0b9-6429e01f5943","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"5493e39a-ae4a-434b-ac6b-b8df78f84219","created":1459301379000,"version":1,"name":"WSBT","imageUrl":"\/resources\/media\/56d3eea4-10b8-47f8-f9f0-8ea6090e6c6b-wsbtlogostoryline.png?1460503139613","url":"wsbt.com","stagingUrl":"wsbt.sinclairstoryline.com","callLetters":"WSBT","status":"published","city":"South Bend","state":"IN","zipcode":"46545","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WSBT","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Missoula","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wsbt","siteType":null,"brandUuid":"db21cdad-1ddc-413f-bad9-3f77b335db33","brandName":"WSBT","channel":"22","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt-logo-header-v2.png","footerLogoImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt-logo-footer-v3.png","galleryLogoImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt-logo-gallery.png","faviconImageUrl":"\/resources\/assets\/wsbt\/images\/logos\/wsbt_favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Missoula","dfpNetworkId":"4756","dfpAdUnitId":"WSBT","googleAnalyticsId":"UA-31607109-1","general":{"footerText":"WSBT CBS 22 provides news, sports, entertainment and public interest programs to the South Bend, Indiana area including Mishawaka, Notre Dame, Granger, Osceola, Elkhart, Jimtown, Dunlap, New Carlisle, Goshen, Middlebury, Bristol, New Paris, Nappanee, Howe, Lagrange, Topeka, Bourbon, Milford, Syracuse, North Webster, Warsaw, Bremen, Plymouth, Walkerton, Argos, Tippecanoe, Culver, Grovertown, Delong, Rochester, Akron, Winamac, North Judson, LaPorte, North Liberty, Wakarusa, Lapaz, Millersburg, Knox, and Michigan City, Indiana \u2013 and these areas of Michigan: St. Joseph, Benton Harbor, Buchanan, Niles, Three Oaks, New Buffalo, Harbert, Bridgeman, Stevensville, Watervliet, Berrien Springs, Dowagiac, Marcellus, Cassopolis, Decatur, Vandalia, Constantine, White Pigeon, Galien and Edwardsburg."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"667651270071385","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/WSBTNews\/","pinterestUrl":"","googlePlusUrl":"","fbPages":"34875345170","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wsbttv","fbRecirculationId":"1442980262386122_1922629011087909","twitterUrl":"https:\/\/twitter.com\/WSBT","twitterAppId":"727572564827111424","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1cf8f2f7-35e6-417a-9071-844c47ae12eb","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"64142267-8f95-4b90-b318-eca0eae47225","created":1438122476000,"version":1,"name":"KRCG","imageUrl":"\/resources\/media\/86c5cdb7-93b5-42e5-c907-57c33f18c475-krcgstorylinelogo.png?1439854070716","url":"krcgtv.com","stagingUrl":"krcgtv.sinclairstoryline.com","callLetters":"KRCG","status":"published","city":"New Bloomfield","state":"MO","zipcode":"65063","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KRCG","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Columbia-Jefferson City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"krcgtv","siteType":null,"brandUuid":"0b2301bd-a76b-4f46-9839-88d08a0d94ae","brandName":"KRCG","channel":"13","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/krcg\/images\/logos\/krcg-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/krcg\/images\/logos\/krcg-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/krcg\/images\/logos\/krcg-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/krcg\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/c0e32386-1ca5-476a-0dc9-030467834d1e-defaultweatherdayimage.jpeg?1439420388376","weatherImageTwoUrl":"\/resources\/media\/735e5b9b-de57-46c9-a331-a2edfcbbe72c-defaultweathernightimage.jpeg?1439420407699","fontUrl":null,"designatedMarketArea":"Columbia-Jefferson City","dfpNetworkId":"4756","dfpAdUnitId":"KRCG","googleAnalyticsId":"UA-12096981-12","general":{"footerText":"KRCG offers coverage of news, sports, weather and local events in the Columbia and Jefferson City, Missouri area, including the communities of New Bloomfield, Shaw, Boonville, Ashland, Hallsville, Sturgeon, Centralia, Mexico, Auxvasse, Fulton, California, Tipton, Eldon, Wardsville, Westphalia and Sedalia, Missouri."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12431\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1926704410887366","pinterestUrl":"","instagramFeedUrl":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/krcgtv","fbPages":"61275881341","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/krcgnewsroom","fbRecirculationId":"173093136436283_318690701876525","twitterAppId":"325396481194467329","twitterUrl":"http:\/\/twitter.com\/krcg13","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"b32e3e13-0339-4865-9923-2856f5f66fbf","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"a3e739cf-be62-41a0-a101-568ac2c1b66b","created":1438034250000,"version":1,"name":"KTUL","imageUrl":"\/resources\/media\/5a883eb2-b564-45a3-ff89-5baf857f2fcb-ktulstorylinelogo.png?1441840197800","url":"ktul.com","stagingUrl":"ktul.sinclairstoryline.com","callLetters":"KTUL","status":"published","city":"Tulsa","state":"OK","zipcode":"74101","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KTUL","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Tulsa","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"ktul","siteType":null,"brandUuid":"6601ad42-e812-4ef2-83da-5c9d1d8d825f","brandName":"KTUL","channel":"8","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ktul\/images\/logos\/ktul-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Tulsa","dfpNetworkId":"4756","dfpAdUnitId":"KTUL","googleAnalyticsId":"UA-45818038-10","general":{"footerText":"KTUL ABC 8 provides local and national news, sports, weather and notice of community events in Tulsa, Oklahoma and surrounding towns including Broken Arrow, Owasso, Claremore, Jenks, Bixby, Coweta, Muskogee, Westport, Beggs, Okmulgee, Council Hill, Henryetta, Skiatook, Collinsville, and Bartlesville."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10744\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ki6P2kmhKkeUHIDSM6etRg%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"402074386667907","facebookUrl":"https:\/\/www.facebook.com\/ktultv","pinterestUrl":"","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"100420735214","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"253963944996727_446419199084533","twitterAppId":"336596450513391617","twitterUrl":"https:\/\/twitter.com\/ktulnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2b14c504-66d3-479a-b0c7-e2f08ff576ab","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"78f5bbd3-aceb-4afb-be07-f09330cd6ac0","created":1438040406000,"version":1,"name":"WGME","imageUrl":"\/resources\/media\/a3665a0d-6c8a-4781-a198-20582245a08c-cbs13_wgme_storylinelogo.png?1448039886574","url":"wgme.com","stagingUrl":"wgme.sinclairstoryline.com","callLetters":"WGME","status":"published","city":"Portland","state":"ME","zipcode":"04103","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WGME","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Portland-Auburn","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wgme","siteType":null,"brandUuid":"82fb542f-7cee-46a2-a4fb-5ccfc983276c","brandName":"WGME","channel":"13","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wgme\/images\/logos\/wgme_header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wgme\/images\/logos\/wgme_footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wgme\/images\/logos\/wgme_gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wgme\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Portland-Auburn","dfpNetworkId":"4756","dfpAdUnitId":"WGME","googleAnalyticsId":"UA-3818718-20","general":{"footerText":"WGME CBS 13 provides news, sports, weather and local event coverage in the Portland, Maine area including Lewiston, Augusta, Brunswick, Westbrook, Biddeford, Saco, Sanford, South Portland, Kennebunk, Bangor, Freeport, Buxton, Windham, Auburn, Waterville, Scarborough, Gorham, Yarmouth, Standish, Falmouth, Poland, Rockland, Bath."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11473\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"352640644824347","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wgme13","pinterestUrl":"http:\/\/pinterest.com\/wgme\/","instagramFeedUrl":"","fbPages":"61230111980","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/www.youtube.com\/user\/wgmenews13","fbRecirculationId":"509695885902324_653040841567827","twitterAppId":"423482329302958080","twitterUrl":"https:\/\/twitter.com\/wgme","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0d6187df-303d-4044-9b76-6418baced056","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0715d0b4-af88-49f0-9c3b-cebddebba301","created":1438039095000,"version":1,"name":"KBTV","imageUrl":"\/resources\/media\/8336f05b-a6a7-439a-6448-03918e44603e-kbtvstorylinelogo.png?1438039068178","url":"fox4beaumont.com","stagingUrl":"fox4beaumont.sinclairstoryline.com","callLetters":"KBTV","status":"published","city":"Beaumont","state":"TX","zipcode":"77706","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KBTV","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Beaumont-Port Arthur","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox4beaumont","siteType":null,"brandUuid":"313a9a54-9ac4-4527-a4e7-75b04fece2fa","brandName":"KBTV","channel":"4","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kbtv\/images\/logos\/kbtv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kbtv\/images\/logos\/kbtv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kbtv\/images\/logos\/kbtv-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kbtv-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Beaumont-Port Arthur","dfpNetworkId":"4756","dfpAdUnitId":"KBTV","googleAnalyticsId":"UA-37182509-4","general":{"footerText":"KBTV Fox SETX provides local news, weather coverage and traffic reports for the Beaumont, Port Arthur, Texas area and surrounding communities including Orange, Vidor, Lumberton, Kountze, Silsbee, Woodville, Newton, Jasper, Nederland, Port Neches, Groves, Colmesneil, Bridge City, Orangefield, Crystal Beach, High Island, Sabine Pass, Hamshire, Fannett, Nome, China, Kirbyville, Buna, Sour Lake and Winnie."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15006\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"559332517441977","pinterestUrl":"https:\/\/www.pinterest.com\/kbtvfox4\/","facebookUrl":"","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"335277132218","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"1054236441338474_1387987994629982","twitterUrl":"https:\/\/twitter.com\/fox4beaumont","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"fd8a7106-7efc-4dd4-bdd6-027c69d7c5d2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"f73f9d80-45ee-434d-9f1e-dffdfe7f8c5a","created":1436829169000,"version":1,"name":"WNWO","imageUrl":"\/resources\/media\/acb607a5-5568-4bf1-2f43-348689253952-wnwostorylinelogo.png?1493251717009","url":"nbc24.com","stagingUrl":"nbc24.sinclairstoryline.com","callLetters":"WNWO","status":"published","city":"Toledo","state":"OH","zipcode":"43615","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WNWO","locked":false}],"excludedSources":[{"name":"Toledo","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nbc24","siteType":null,"brandUuid":"fb204787-8f15-4552-8a3b-5442f96c9f16","brandName":"WNWO","channel":"24","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wnwo\/images\/logos\/wnwo-favicon.ico","weatherImageOneUrl":"\/resources\/media\/57141cc9-6c53-4459-c1d3-0dce77d74c2e-wnwoweatherimgday.jpg?1438285091673","weatherImageTwoUrl":"\/resources\/media\/70bcedbd-f439-4c7e-c596-2172c1582d03-wnwoweatherimgnight.jpg?1438285097567","fontUrl":null,"designatedMarketArea":"Toledo","dfpNetworkId":"4756","dfpAdUnitId":"WNWO","googleAnalyticsId":"UA-12096981-6","general":{"footerText":"NBC 24 provides coverage of news, sports, weather and local events in the Toledo, Ohio area, including Sandusky, Fremont, Findlay, Whitehouse, Maumee, Holland, Lima, Delta, Napoleon and Defiance, Ohio and Adrian, Monroe and Milan, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11741\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"912446192123939","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/nbc24wnwo","fbPages":"54254621903","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wnwotv","twitterUrl":"http:\/\/twitter.com\/nbc24wnwo","fbRecirculationId":"1774765572796600_1938804989725990","twitterAppId":"309688744569606144","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"320e570e-5c8e-40ea-8a7c-630047d8fd53","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"9759c721-56b1-4bf1-bb21-2d77d3dc14b9","created":1438038862000,"version":1,"name":"WHAM","imageUrl":"\/resources\/media\/b0367065-592f-4559-0d73-a18b9dd0f403-whamstorylinelogov2.png?1482284912605","url":"13wham.com","stagingUrl":"13wham.sinclairstoryline.com","callLetters":"WHAM","status":"published","city":"Rochester","state":"NY","zipcode":"14623","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WHAM","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Rochester, NY","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"13wham","siteType":null,"brandUuid":"aad43d3c-5ed8-4ab3-ac1c-f56e675dbd90","brandName":"WHAM","channel":"13","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wham\/images\/logos\/wham-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/wham\/images\/logos\/wham-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/wham\/images\/logos\/wham-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/wham\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Rochester, NY","dfpNetworkId":"4756","dfpAdUnitId":"WHAM","googleAnalyticsId":"UA-37182509-10","general":{"footerText":"13WHAM ABC Rochester provides local news, weather forecasts, traffic updates, health reports, notices of events and items of interest in the community, local sports and entertainment programming for Rochester and nearby towns and communities including Greece, Victor, Pittsford, Penfield, Henrietta, Webster, Irondequoit, Fairport, Chili, Gates, Rush, Wheatland, Canandaigua, Farmington, Spencerport and Hilton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"Di5DVlHbGki25eJuxYf4aw%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1183687028365557","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/13wham","googlePlusUrl":"","fbPages":"59524127501","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"612212888952322_785518341621775","twitterAppId":"529832112048705536","twitterUrl":"https:\/\/twitter.com\/13wham","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"17f76188-3aa4-4ad2-81fd-81eb6e041c0a","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"d3705471-6638-4b98-94cd-b363c6146abb","created":1437775685000,"version":1,"name":"KDBC","imageUrl":"\/resources\/media\/2969b3f5-5caa-47e8-4e82-6aad39ef5c0b-kdbcstorylinelogo.png?1450288777598","url":"cbs4local.com","stagingUrl":"cbs4local.sinclairstoryline.com","callLetters":"KDBC","status":"published","city":"El Paso","state":"TX","zipcode":"79912","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"KDBC","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Las Vegas","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs4local","siteType":null,"brandUuid":"4d49fd80-5b78-4256-a6c7-460779e74ef5","brandName":"KDBC","channel":"4","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/kdbc-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/kdbc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/kdbc-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kdbc\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Las Vegas","dfpNetworkId":"4756","dfpAdUnitId":"KDBC","googleAnalyticsId":"UA-45818038-7","general":{"footerText":"KDBC CBS 4 News provides local news, weather, sports, community events and items of interest for El Paso, Texas and Las Cruces, NM and nearby towns and communities in Clint, Fabens, Socorro, San Elizario, Canutillo, Vinton, Anthony, Ysleta, Horizon City, Fort Bliss, Van Horn, Fort Hancock, Tornillo, Westway, La Mesa, Mesilla, Mesquite, San Miguel, Vado, Deming, Alamogordo, White Sands, Chaparral, Berino, Chamberino, Dona Ana, Elephant Butte, Hatch, La Union, Radium Springs, Sunland Park, Santa Teresa and Truth or Consequences (Tor C)."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10400\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"265299397218888","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/cbs4local","googlePlusUrl":"","fbPages":"961576430525133","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/uc7u5whofelxbofvg_vcvvwa","fbRecirculationId":"1118221661569574_1445163732208697","twitterUrl":"https:\/\/twitter.com\/cbs4local","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"45d9eec7-a16e-4a9a-a8d7-ae28ffbe52dd","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"a5252f11-22a8-4be6-9010-f37fbab42fd2","created":1438016298000,"version":1,"name":"WICS","imageUrl":"\/resources\/media\/925ab18e-4747-43b5-76b6-d6887f186755-wicsstorylinelogo.png?1450724557719","url":"newschannel20.com","stagingUrl":"newschannel20.sinclairstoryline.com","callLetters":"WICS","status":"published","city":"Springfield","state":"IL","zipcode":"62703","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"WICS","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Springfield, MO","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"newschannel20","siteType":null,"brandUuid":"26d20f59-5cb4-4657-8187-fd91dc1168c6","brandName":"WICS","channel":"20","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wics\/images\/logos\/wics-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wics\/images\/logos\/wics-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wics\/images\/logos\/wics-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wics\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Springfield, MO","dfpNetworkId":"4756","dfpAdUnitId":"WICS","googleAnalyticsId":"UA-3818718-18","general":{"footerText":"WICS Newschannel 20 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Springfield and nearby towns and communities in the Decatur, and Champaign area, including Jacksonville, Taylorville, Lincoln, Petersburg, Pana, Effingham, Shelbyville, Beardstown, Carlinville, Litchfield and Hillsboro."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11542\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"427850524067191","facebookUrl":"http:\/\/www.facebook.com\/wicsabc20","pinterestUrl":"http:\/\/pinterest.com\/newschannel20\/","googlePlusUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/wics20\/","fbPages":"296561024282","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1083723685042044_1415515701862839","twitterUrl":"http:\/\/twitter.com\/#!\/wics_abc20","twitterAppId":"529840180442591232","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"a365760b-4b96-4e1d-b83e-98ac6a81bf53","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0adc72e1-1860-4080-aec0-b4d43d69b55e","created":1437778093000,"version":1,"name":"WZTV","imageUrl":"\/resources\/media\/3b5e5a8a-b3a1-44e1-c2df-cb4d9eb2146a-wztvfox17storylinelogo.png?1447276902520","url":"fox17.com","stagingUrl":"fox17.sinclairstoryline.com","callLetters":"WZTV","status":"published","city":"Nashville","state":"TN","zipcode":"37228","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WZTV","locked":false}],"excludedSources":[{"name":"Nashville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox17","siteType":null,"brandUuid":"73a61df4-a842-416a-8da0-f7ee623bcf0c","brandName":"WZTV","channel":"1","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wztv\/images\/logos\/wztv-fox17-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wztv\/images\/logos\/wztv-fox17-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wztv\/images\/logos\/wztv-fox17-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wztv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Nashville","dfpNetworkId":"4756","dfpAdUnitId":"WZTV","googleAnalyticsId":"UA-3818718-31","general":{"footerText":"Fox 17 provides local news, weather, sports, traffic and entertainment for Nashville and nearby towns and communities in Middle Tennessee, including Forest Hills, Brentwood, Franklin, Fairview, Dickson, Clarksville, White House, Greenbrier, Springfield, Gallatin, Hartsville, Lebanon, Mt Juliet, Smyrna, College Grove, Thompson\u2019s Station, Centerville, Murfreesboro, Columbia, Lewisburg, Shelbyville, Manchester, McMinnville, Smithville, Sparta, Cookeville, Hohenwald, Waverly, Camden, Paris, Lafayette, Portland, and in Kentucky, Russelville, Bowling Green, Franklin, Alvaton, Scottsville, Hopkinsville, Glasgow."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","epgId":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12021\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"wGEUEn19o0qjrQfwNvMB1w%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"212542299079163","facebookUrl":"https:\/\/www.facebook.com\/foxnashville\/","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/foxnashville\/","fbPages":"73949382289","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"159751701098579_276070699466678","twitterUrl":"https:\/\/twitter.com\/foxnashville","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"1d56f1a0-a00d-4b58-b3fc-44e976f70c3f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"66330af7-3c66-413f-a25c-360e3195cffa","created":1438122814000,"version":1,"name":"WPBN","imageUrl":"\/resources\/media\/4f86e0b0-c180-462d-8a9c-523783c44cd6-wpbnupnorthlivestorylinelogo.png?1440181111798","url":"upnorthlive.com","stagingUrl":"upnorthlive.sinclairstoryline.com","callLetters":"WPBN","status":"published","city":"Traverse City","state":"MI","zipcode":"49684","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"WPBN","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Traverse City-Cadillac","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"upnorthlive","siteType":null,"brandUuid":"6ac3e363-9ff5-4844-b560-e48e49eb0af8","brandName":"WPBN","channel":"29","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/wpbn-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/wpbn-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/wpbn-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpbn\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/88234d0c-889c-4703-3a81-884ef59c5687-MackinacBridgeDaytimephoto1320x500.jpg?1439414784840","weatherImageTwoUrl":"\/resources\/media\/5b94e966-4705-4225-ff12-8f2fa65e57c8-MackinacBridgeEveningphoto1320x500.jpg?1439414794228","fontUrl":null,"designatedMarketArea":"Traverse City-Cadillac","dfpNetworkId":"4756","dfpAdUnitId":"WPBN","googleAnalyticsId":"UA-12096981-13","general":{"footerText":"WPBN offers news, sports, weather and items of local interest in Traverse City, Michigan and nearby towns, including Frankfort, Beulah, Interlochen, Kingsley, Garfield Township, Glen Arbor, Suttons Bay, Kalkaska, Kingsley and Manton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11770\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"189827388017940","facebookUrl":"http:\/\/www.facebook.com\/upnorthlive","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","fbPages":"104813312896707","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/upnorthlive","fbRecirculationId":"328993674154935_596076647446635","twitterAppId":"634445780690964480","twitterUrl":"http:\/\/twitter.com\/upnorthlive","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f329a575-a16e-4e42-9d9c-c6bda159ec64","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c6d220e3-bcec-4107-8763-6067cbaf673b","created":1435774864000,"version":1,"name":"WTVC","imageUrl":"\/resources\/media\/43b0414e-7623-4670-a8ee-c69aa0a55b89-wtvcstorylinelogo.png?1446578152368","url":"newschannel9.com","stagingUrl":"newschannel9.sinclairstoryline.com","callLetters":"WTVC","status":"published","city":"CHATTANOOGA","state":"TN","zipcode":"37406","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WTVC","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Abilene-Sweetwater","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"newschannel9","siteType":null,"brandUuid":"37cb42d9-2a50-4456-8535-e2a8cb115ac1","brandName":"WTVC","channel":"9","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/wtvc-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/wtvc-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/wtvc-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wtvc\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Abilene-Sweetwater","dfpNetworkId":"4756","dfpAdUnitId":"WTVC","googleAnalyticsId":"UA-29043834-7","general":{"footerText":"WTVC NewsChannel 9 provides coverage of news, sports, weather and community events throughout the Chattanooga, Tennessee area, including East Ridge, East Brainerd, Ooltewah, Middle Valley, Cleveland, Georgetown, Hopewell, Dayton, Dunlap and Jasper, Tennessee, Fort Oglethorpe, Chickamauga and Dalton, Georgia."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11909\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"465569263473966","facebookUrl":"https:\/\/www.facebook.com\/wtvcnewschannel9","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/newschannelnine","fbPages":"40397252103","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"155106054897507_268169070257871","twitterAppId":"","twitterUrl":"https:\/\/twitter.com\/newschannelnine","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"234bb5aa-b6fb-4ed4-b0dc-2cda03dd3e28","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"2be1ceef-e778-4aff-accb-8c57820332f3","created":1438031915000,"version":1,"name":"KATV","imageUrl":null,"url":"katv.com","stagingUrl":"katv.sinclairstoryline.com","callLetters":"KATV","status":"published","city":"Little Rock","state":"AR","zipcode":"72203","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KATV","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Little Rock-Pine Bluff","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"katv","siteType":null,"brandUuid":"f3213a3c-6f7c-4af9-91ca-84920a3fabc7","brandName":"KATV","channel":"7","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/katv\/images\/logos\/katv-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/katv\/images\/logos\/katv-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/katv\/images\/logos\/katv-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/katv\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Little Rock-Pine Bluff","dfpNetworkId":"4756","dfpAdUnitId":"KATV","googleAnalyticsId":"UA-45818038-11","general":{"footerText":"KATV ABC 7 in Little Rock, Arkansas covers news, sports, weather and the local community in the city and the surrounding area, including Hot Springs, Conway, Pine Bluff, Jacksonville, Sherwood, Stuttgart, Benton, Bauxite, East End, Scott, Pinnacle, Maumelle, Gibson, Landmark and Hensley."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10335\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"XpdKB7RLHE6YVENJeFFOIQ%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1518127191838478","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/KATVChannel7","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"29348676322","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"334627143535011_516198978711159","twitterUrl":"https:\/\/twitter.com\/KATVNews","twitterAppId":"346735798072274945","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c782083e-792f-4468-a296-47605a2e9fb4","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"3afc3a1b-2303-49c9-84b0-00438034a47f","created":1470073920000,"version":1,"name":"KFXL","imageUrl":"\/resources\/media\/1f1e7113-c8af-41bd-2b92-a6566487882e-kfxlstorylinelogo.png?1470342557007","url":"foxnebraska.com","stagingUrl":"foxnebraska.sinclairstoryline.com","callLetters":"KFXL","status":"published","city":"Lincoln","state":"NE","zipcode":"68504","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"KFXL","locked":false}],"excludedSources":[{"name":"Lincoln & Hastings-Krny","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxnebraska","siteType":null,"brandUuid":"0fb14bfd-11c5-49de-960a-88dea29de923","brandName":"KFXL","channel":"15","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/kfxl-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/kfxl-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/kfxl-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kfxl\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Lincoln & Hastings-Krny","dfpNetworkId":"4756","dfpAdUnitId":"KFXL","googleAnalyticsId":"UA-45782439-17","general":{"footerText":"KFXL Fox Nebraska is the Fox  affiliate station for the Grand Island, Nebraska region and provides news, weather, sports and local event coverage to residents throughout the area, including Kearney, Holdrege, Columbus, McCool Junction, Alda, Harvard, Doniphan, Lexington and Cairo."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15329\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"216045878843765","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfxlFOX\/","fbPages":"115123888675","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/KFXLFoxNebraska","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"acae77f7-bb5b-4eae-9403-4eaffa218d55","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"e2b756f6-e63a-4b46-8577-223a02bb3d3f","created":1438037881000,"version":1,"name":"KLEW","imageUrl":"\/resources\/media\/7b9fa407-8704-448d-81f5-e950442045f0-klewstorylinelogo.png?1447270288896","url":"klewtv.com","stagingUrl":"klewtv.sinclairstoryline.com","callLetters":"KLEW","status":"published","city":"Lewiston","state":"ID","zipcode":"83501","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KLEW","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Spokane","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"klewtv","siteType":null,"brandUuid":"e96563e2-6a3c-4d52-8d97-a1a23f32e344","brandName":"KLEW","channel":"3","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/klew\/images\/logos\/klew-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/klew\/images\/logos\/klew-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/klew\/images\/logos\/klew-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/klew\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Spokane","dfpNetworkId":"4756","dfpAdUnitId":"KLEW","googleAnalyticsId":"UA-9711042-7","general":{"footerText":"KLEW CBS 3 is Lewiston, Idaho's news leader, providing coverage of local and national stories, weather, sports and local events in Lewiston and surrounding towns and communities, including Genessee, Moscow, Lapwai, Spalding, Culdesac, Juliaetta and Troy, Idaho and Clarkston, Uniontown, Colton, Pullman, Asotin and Anatone, Washington."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10540\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/pages\/klew-news\/149885028392403","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"149885028392403","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"166638677099131_335005240262473","twitterUrl":"https:\/\/twitter.com\/#!\/klewnews","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"33d14890-c122-49b4-a2e2-27a5df5e7bac","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"264fbade-c97f-4e49-83d0-960d0d699755","created":1436984298000,"version":1,"name":"WSTM","imageUrl":"\/resources\/media\/de5cdc5c-14b4-459f-7e42-651c3cc4d009-wstmstorylinelogo.png?1441211312989","url":"cnycentral.com","stagingUrl":"cnycentral.sinclairstoryline.com","callLetters":"WSTM","status":"published","city":"Syracuse","state":"NY","zipcode":"13203","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WSTM","locked":false}],"excludedSources":[{"name":"Syracuse","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cnycentral","siteType":null,"brandUuid":"ff576372-1122-4dd8-9e57-3b058900fb03","brandName":"WSTM","channel":"NBC","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wstm\/images\/logos\/wstm-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wstm\/images\/logos\/wstm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wstm\/images\/logos\/wstm-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wstm_favicon.ico","weatherImageOneUrl":"\/resources\/media\/20f275ad-e766-4723-4393-5a95bc9d1261-wstmweatherimgday.jpg?1438640631218","weatherImageTwoUrl":"\/resources\/media\/9f9281ca-2cb2-4043-3f5a-d5d3a41706b5-wstmweatherimgnight.jpg?1438640637881","fontUrl":null,"designatedMarketArea":"Syracuse","dfpNetworkId":"4756","dfpAdUnitId":"WSTM","googleAnalyticsId":"UA-12096981-3","general":{"footerText":"WSTM WSTQ WTVH provide up to the minute news, sports, weather and community notices to Syracuse and surrounding communities, including North Syracuse, East Syracuse, Liverpool, Baldwinsville, Jordan, Weedsport, Auburn, Melrose Park, Skaneateles, Marietta, Lafayette, Pompey, Fayetteville Sherrill and Utica, New York."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11855\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1182458001769660","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/cnycentral","pinterestUrl":"","instagramFeedUrl":"","fbPages":"81562815381","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/cnycentralnews","twitterUrl":"https:\/\/twitter.com\/cnycentral","fbRecirculationId":"1161737817201160_1571608579547413","twitterAppId":"631569149978902528","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7105a1fb-90ac-46f0-8ecf-835ed1516102","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"93b13ebb-0083-4470-9c80-4ace4739512d","created":1438037526000,"version":1,"name":"KIMA","imageUrl":"\/resources\/media\/e0203239-6827-4789-1dd1-16fa43a0d512-kimastorylinelogo.png?1446150380345","url":"kimatv.com","stagingUrl":"kimatv.sinclairstoryline.com","callLetters":"KIMA","status":"published","city":"Yakima","state":"WA","zipcode":"98901","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KIMA","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Yakima-Pasco-Rchlnd-Knnwck","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kimatv","siteType":null,"brandUuid":"19274b06-63f9-4eac-9764-3933827f6ec1","brandName":"KIMA","channel":"29","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kima\/images\/logos\/kima-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kima\/images\/logos\/kima-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kima\/images\/logos\/kima-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kima\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Yakima-Pasco-Rchlnd-Knnwck","dfpNetworkId":"4756","dfpAdUnitId":"KIMA","googleAnalyticsId":"UA-9711042-8","general":{"footerText":"KIMA CBS Yakima, Washington covers news, sports, weather and events in the area, including Terrace Heights, Yakima, Union Gap, Selah,Toppenish, Tieton, Naches, Wapato, Sunnyside, Prosser, Grandview, Ellensburg, Zillah, Kittitas, and Granger."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10514\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"183397062005981","instagramFeedUrl":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/kimatv","pinterestUrl":"","fbPages":"35678819957","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"667783489522003968","fbRecirculationId":"408015879368895_561892773981204","twitterUrl":"https:\/\/twitter.com\/#!\/kimatv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7d442ccb-c923-433f-9c46-1ef39430bf2e","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"3ed144f3-d685-4440-9fd5-0913a5bb4063","created":1438017554000,"version":1,"name":"KRXI","imageUrl":"\/resources\/media\/b6a6d189-f126-4619-9a22-15c63dc67fc8-krxistorylinelogo.png?1438017531068","url":"foxreno.com","stagingUrl":"foxreno.sinclairstoryline.com","callLetters":"KRXI","status":"published","city":"Reno","state":"NV","zipcode":"89502","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KRXI","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Reno","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"foxreno","siteType":null,"brandUuid":"e259aa3b-cb26-4a8a-aba3-538cceedd59e","brandName":"KRXI","channel":"21","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/krxi\/images\/logos\/krxi-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/krxi\/images\/logos\/krxi-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/krxi\/images\/logos\/krxi-gallery-logo.png","faviconImageUrl":"\/resources\/media\/krxi-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Reno","dfpNetworkId":"4756","dfpAdUnitId":"KRXI","googleAnalyticsId":"UA-37182509-13","general":{"footerText":"KRXI Fox 11 news provides local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Reno\/Sparks and nearby towns and communities in the Truckee Meadows area, including Carson City, North and South Lake Tahoe, Donner Lake, Tahoe City, Kings Beach, Crystal Bay, Truckee, Verdi-Mogul, Sun Valley, Cold Springs, Lemmon Valley, Spanish Springs, Fernley, Fallon, Virginia City, Carson City, Kingsbury, Zephyr Cove, Round Hill, Glenbrook, Stateline, and Incline Village, and Mt. Rose."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15943\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1005295889605508","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"https:\/\/www.facebook.com\/fox11reno","googlePlusUrl":"","fbPages":"129466017078614","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/fox11reno","twitterAppId":"418125223913721856","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"660f6b9e-3417-4fc5-867b-77021e385d0d","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"33305ad9-5589-4128-b89c-412053be9b8a","created":1438036667000,"version":1,"name":"KBAK","imageUrl":"\/resources\/media\/b8333c56-a3a1-465c-5286-3594944c8f65-kbakstorylinelogo.png?1445447237939","url":"bakersfieldnow.com","stagingUrl":"bakersfieldnow.sinclairstoryline.com","callLetters":"KBAK","status":"published","city":"Bakersfield","state":"CA","zipcode":"93301","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KBAK","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Bakersfield","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"bakersfieldnow","siteType":null,"brandUuid":"7c8dce5a-9b5a-486f-8658-3b838d5920ca","brandName":"KBAK","channel":"29","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kbak\/images\/logos\/kbak-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kbak\/images\/logos\/kbak-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kbak\/images\/logos\/kbak-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kbak\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Bakersfield","dfpNetworkId":"4756","dfpAdUnitId":"KBAK","googleAnalyticsId":"UA-9711042-6","general":{"footerText":"KBAK CBS 29 and KBFX Fox58 are the news leaders for Bakersfield, California and serves surrounding communities including Oildale, Lamont, Shafter, Wasco, Buttonwillow, Maricopa, Tehachapi, Arvin, California City, Delano, McFarland, Ridgecrest and Taft."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10340\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1500919440206773","googlePlusUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/bakersfieldnow\/","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/pages\/eyewitness-news-bakersfieldnow\/91093559934","fbPages":"91093559934","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/bakersfieldnow","fbRecirculationId":"1363901910291509_1766071286741234","twitterAppId":"735838873692033024","twitterUrl":"http:\/\/twitter.com\/bakersfieldnow","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"c0aa8f58-6c76-46c5-b926-947473b51093","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"f11ec6a0-5763-492e-9c4a-31564a4fb1a1","created":1438036155000,"version":1,"name":"KBOI","imageUrl":"\/resources\/media\/c8610c60-9056-42b2-8ce6-e62223cfb3a7-idahonewsstorylinelogo.png?1486173673734","url":"idahonews.com","stagingUrl":"idahonews.sinclairstoryline.com","callLetters":"KBOI","status":"published","city":"Boise","state":"ID","zipcode":"83702","weatherZipCodes":null,"timezone":"MDT","includedSources":[{"name":"KBOI","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Boise","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"idahonews","siteType":null,"brandUuid":"c41167ac-b75d-49e2-9f80-2e8d015f7123","brandName":"KBOI","channel":"2","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kboi\/images\/logos\/kboi-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kboi\/images\/logos\/kboi-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kboi\/images\/logos\/kboi-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kboi-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Boise","dfpNetworkId":"4756","dfpAdUnitId":"KBOI","googleAnalyticsId":"UA-9711042-4","general":{"footerText":"KBOI-TV CBS 2 covers news, sports, traffic, and weather in the Treasure Valley and Boise, Idaho and nearby communities, including Meridian, Nampa, Garden City, Caldwell, Kuna, Middleton, Eagle, Mountain Home, Star, Melba, Payette, Weiser, Horseshoe Bend, Idaho City, Marsing, Homedale, Parma, New Plymouth, Murphy, Fruitland, Emmett, Wilder, Notus, McCall, Cascade, Donnelly, Council, and Vale, Oregon, and Nyssa, Oregon, Ontario, Oregon."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10341\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/kboi2","pinterestUrl":"","instagramFeedUrl":"https:\/\/instagram.com\/kboi2news\/","fbPages":"117923841552664","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/UCY7YK4vT3kJMyT2izB4A80A","twitterUrl":"https:\/\/twitter.com\/kboitv","fbRecirculationId":"141837499586864_330840054019940","twitterAppId":"671780413417721856","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"0c0c30e0-08c3-485e-a41f-fc2d0c0111de","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"b1326821-e766-4eb0-8ca8-c9ea5750d29b","created":1438028410000,"version":1,"name":"KGAN","imageUrl":null,"url":"cbs2iowa.com","stagingUrl":"cbs2iowa.sinclairstoryline.com","callLetters":"KGAN","status":"published","city":"Cedar Rapids","state":"IA","zipcode":"52402","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KGAN","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Duluth-Superior","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs2iowa","siteType":null,"brandUuid":"d6dd23ed-b948-4e21-a602-9bf1f6b6d6f4","brandName":"KGAN","channel":"2","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kgan\/images\/logos\/kgan-kfxa-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/kgan\/images\/logos\/kgan-kfxa-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kgan\/images\/logos\/kgan-kfxa-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kgan\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Duluth-Superior","dfpNetworkId":"4756","dfpAdUnitId":"KGAN","googleAnalyticsId":"UA-3818718-30","general":{"footerText":"KGAN CBS 2 and KFXA Fox 28 provide local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Cedar Rapids and nearby towns and communities in the Corridor and throughout eastern Iowa, including Iowa City, Waterloo, Dubuque, North Liberty, Coralville, Marion, Morengo, Williamsburg, Washington, Tiffin, Tipton, Solon, Mount Vernon, Lisbon, Central City, Urbana, Independence, Manchester, Dyersville, Oelwein, Cedar Falls, Waverly, Evansdale, Guttenberg, West Union, New Hampton, Decorah, Waukon, Maquoketa, Sigourney, Fairfield, Grundy Center, La Porte City, Dysart, Fayette, Elkader, Strawberry Point and Belle Plaine."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10472\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"501629916533801","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kgancbs2","instagramFeedUrl":"","fbPages":"60216628095","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1257874734232373_1606191092734067","twitterUrl":"https:\/\/twitter.com\/cbs2iowa","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"2971ac05-552a-439d-9c37-3bdebb555d9f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"2e838594-e3f8-42c2-a14d-925fb8a23489","created":1438121446000,"version":1,"name":"WPDE","imageUrl":"\/resources\/media\/78ee29af-e477-4c09-d698-fa4c8fb168ea-wpdestorylinelogo.png?1439854400726","url":"wpde.com","stagingUrl":"wpde.sinclairstoryline.com","callLetters":"WPDE","status":"published","city":"Myrtle Beach\/Florence","state":"SC","zipcode":"29526","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WPDE","locked":false},{"name":"News","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Myrtle Beach-Florence","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wpde","siteType":null,"brandUuid":"864f6805-8ba0-4366-bdea-e4aefc12335a","brandName":"WPDE","channel":"15","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpde\/images\/logos\/wpde-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpde\/images\/logos\/wpde-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpde\/images\/logos\/wpde-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpde\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/14602b1f-06ed-4d3b-ead1-460b5b54495d-weather_landing_page_day.png?1439413060879","weatherImageTwoUrl":"\/resources\/media\/0d16b7a3-7da3-4c08-fa02-2dd5344eda20-weather_landing_page_night.png?1439413070980","fontUrl":null,"designatedMarketArea":"Myrtle Beach-Florence","dfpNetworkId":"4756","dfpAdUnitId":"WPDE","googleAnalyticsId":"UA-12096981-9","general":{"footerText":"WPDE covers news, sports, weather, and local events in and around the Grand Strand, Pee Dee, and the Border Belt."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11774\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"417694308436945","googlePlusUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wpdeabc15","pinterestUrl":"","instagramFeedUrl":"","fbPages":"55924858969","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wpdenewschannel15","twitterAppId":"635921775730163712","fbRecirculationId":"1754519151491849_1924614077815688","twitterUrl":"http:\/\/twitter.com\/wpdeabc15","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"3422e082-2d56-4766-87e8-da70061d499c","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"7b730ac9-9dd4-49b2-8e88-73511a76e7a3","created":1443112052000,"version":1,"name":"WGFL","imageUrl":"\/resources\/media\/b2faef03-eb6a-4c5f-eb4f-60c863a833c5-wgflstorylinelogo.png?1443112028573","url":"mycbs4.com","stagingUrl":"mycbs4.sinclairstoryline.com","callLetters":"WGFL","status":"published","city":"Gainesville","state":"FL","zipcode":"32606","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WGFL","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Gainesville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"mycbs4","siteType":null,"brandUuid":"68dd8c6f-7a5a-48d2-ae92-54eda14c9f65","brandName":"WGFL","channel":"9","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wgfl\/images\/logos\/wgfl-gtn-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wgfl\/images\/logos\/wgfl-gtn-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wgfl\/images\/logos\/wgfl-gtn-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wgfl-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Gainesville","dfpNetworkId":"4756","dfpAdUnitId":"WGFL","googleAnalyticsId":"UA-45818038-16","general":{"footerText":"WGFL CBS4 and WNBW NBC 9 are the local news leaders for the Gainesville, Florida area. Our reporters cover news, sports, weather and local events  beyond Gainesville, including Starke, Waldo, Hampton, Hawthorne, Micanopy, Archer, Bronson, Newberry, High Springs, Tioga, Alachua, Williston, and Ocala."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"18044\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"961576430525133","instagramFeedUrl":"https:\/\/www.instagram.com\/mycbs4\/","facebookUrl":"https:\/\/www.facebook.com\/mycbs4","googlePlusUrl":"","pinterestUrl":"","fbPages":"140372130960","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/channel\/UCm3ogfRbpvSHgdBTa6N1_Nw","twitterAppId":"","fbRecirculationId":"1813589848862355_1976484072572931","twitterUrl":"https:\/\/twitter.com\/mycbs4","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"6c0adb76-b16f-4d17-b755-9c0f5a14d83f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"108baaa3-d86f-4363-9783-c1d1ff70a2b2","created":1438028533000,"version":1,"name":"WEAR","imageUrl":"\/resources\/media\/929a48ca-ab21-4a23-196c-a108686e1f91-wearstorylinelogo.png?1454610472587","url":"weartv.com","stagingUrl":"weartv.sinclairstoryline.com","callLetters":"WEAR","status":"published","city":"Pensacola","state":"FL","zipcode":"32506","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"WEAR","locked":false}],"excludedSources":[{"name":"Ft. Myers-Naples","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"weartv","siteType":null,"brandUuid":"516788f1-d227-4ac1-8959-8f671f29e748","brandName":"WEAR","channel":"3","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wear\/images\/logos\/wear-header-logo-new.png","footerLogoImageUrl":"\/resources\/assets\/wear\/images\/logos\/wear-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wear\/images\/logos\/wear-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wear-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Ft. Myers-Naples","dfpNetworkId":"4756","dfpAdUnitId":"WEAR","googleAnalyticsId":"UA-3818718-13","general":{"footerText":"WEAR, ABC 3 is the ABC affiliate for Northwest Florida and South Alabama that provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Pensacola, Florida and Mobile, Alabama and nearby towns and communities in the Gulf Coast area, including in Florida: Pensacola, Gulf Breeze, Cantonment, Century, Jay, Pace, Milton, Perdido Key, Pensacola Beach, Navarre, Fort Walton Beach, Valparaiso, Niceville, Destin, Sandestin, Wright, Holt, Crestview, Baker, Chumuckla; and in Alabama: Orange Beach, Robertsdale, Gulf Shores, Stapleton, Elberta, Fairhope, Daphne, Prichard, Chickasaw, Saraland, Satsuma, Tilman\u2019s Corner, Theodore, Bayou la Batre, Dauphin Island, Foley, Bay Minette, Atmore, Flomaton, Brewton, Florala, Semmes, Spanish Fort, and Lillian."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11401\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"oDB4PZ6jdEOkP%2f0qJTQdjA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1185788788171816","pinterestUrl":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/weartv","instagramFeedUrl":"https:\/\/www.instagram.com\/weartv\/","fbPages":"72274029346","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"305466061589979136","fbRecirculationId":"311996982478764_483457845332676","twitterUrl":"https:\/\/twitter.com\/weartv","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"483d7194-9883-47ba-90a5-5cddbfe1b9da","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"9cb008ce-cd8d-437a-a7c4-026056178efa","created":1438029329000,"version":1,"name":"WVAH","imageUrl":"\/resources\/media\/7ac5b4ff-a158-4959-d6fd-b7def0890373-wvahstorylinelogo.png?1452883057838","url":"wvah.com","stagingUrl":"wvah.sinclairstoryline.com","callLetters":"WVAH","status":"published","city":"Charleston","state":"WV","zipcode":"25301","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WVAH","locked":false}],"excludedSources":[{"name":"Charleston-Huntington","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wvah","siteType":null,"brandUuid":"e4c5ad54-6e9c-43ed-9331-21a61f83dae0","brandName":"WVAH","channel":"11","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wvah\/images\/logos\/wvah-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wvah\/images\/logos\/wvah-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wvah\/images\/logos\/wvah-gallery-logo-v2.png","faviconImageUrl":"\/resources\/media\/wvah-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Charleston-Huntington","dfpNetworkId":"4756","dfpAdUnitId":"WVAH","googleAnalyticsId":"UA-3818718-43","general":{"footerText":"WVAH Fox 11 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Charleston, West Virginia and nearby towns and communities in the Tri-State area, including Huntington, Dunbar, Marmet, Montgomery, Nitro, South Charleston, St. Albans, Cedar Grove, Chesapeake, Clendenin, East Bank, Glasgow, Pratt, Cross Lanes, Elkview, Pinch, Sissonville, Big Chimney, Cabin Creek, Chelyan, Davis Creek, Institute, Jefferson, Loudendale, Mink Shoals, Pocatalico, Quick, Quincy, Rand, Buffalo, Eleanor, Hurricane, Nitro, Poca, Winfield, Culloden, Fraziers Bottom, Hometown, Red House, Scott Depot, Teays Valley, Danville, Madison, Hamlin, Logan, Chapmanville, Man, Delbarton, Kermit, Gilbert, Matewan, Williamson, Summersville, Richwood, Flatwoods, Gassaway, Sutton, Spencer, Ravenswood, Ripley, Mason, Point Pleasant, Ashland, Pikeville, Ironton, Portsmouth, Gallipolis, and Athens."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11954\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"YN%2bjd2RqU0Sw4wRR%2fOgj3Q%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"385827971547596","facebookUrl":"https:\/\/www.facebook.com\/eyewitnessnewscharleston","instagramFeedUrl":"","pinterestUrl":"http:\/\/www.pinterest.com\/wchswvah\/","googlePlusUrl":"","fbPages":"90859152844","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/eyewitnessnewswv","twitterAppId":"401056619682725889","twitterUrl":"https:\/\/twitter.com\/wchs8fox11","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"75b0f242-9f3c-4d23-a380-18305de47a20","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"dd0b5012-dc02-4a8f-834e-3e58a1a18d07","created":1438016438000,"version":1,"name":"WRGT","imageUrl":"\/resources\/media\/6468c1bf-95b1-4ed5-0848-803dca7d52fd-wrgtstorylinelogo.png?1450293237806","url":"fox45now.com","stagingUrl":"fox45now.sinclairstoryline.com","callLetters":"WRGT","status":"published","city":"Dayton","state":"OH","zipcode":"45342","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WRGT","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Dayton","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox45now","siteType":null,"brandUuid":"6b422bc6-9e22-4404-ae97-f3dfcec8b132","brandName":"WRGT","channel":"45","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/wrgt-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/wrgt-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/wrgt-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wrgt\/images\/logos\/favicon-v2.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Dayton","dfpNetworkId":"4756","dfpAdUnitId":"WRGT","googleAnalyticsId":"UA-3818718-26","general":{"footerText":"WRGT Fox 45 provides local news, weather, sports, traffic and entertainment for Dayton and nearby towns and communities in the Miami Valley, including Dayton, Vandalia, Xenia, Centerville, New Lebanon, Miamisburg, Kettering, Trotwood, Englewood, Union, Fairborn, Brookville, Lewisburg, New Carlisle, Tipp City, West Milton, Greenville, Eaton, Oxford, Hamilton, Middletown, Springboro, Franklin, Germantown, Carlisle, Lebanon, Waynesville, Bellbrook, Beavercreek, Cedarville, Yellow Springs, Enon, Springfield, Northridge, Urbana, Covington, Troy, Piqua, Oakwood, Riverside, Huber Heights, Shiloh, Wapakoneta, Celina, Sidney, Saint Marys, Greenville, West Carrollton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12489\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"ZEVK2ZFe%2bkKmHWuEsq9cFA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"409473725769090","facebookUrl":"https:\/\/www.facebook.com\/fox45dayton","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"297002093703777","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","fbRecirculationId":"1774053256205545_1935830950027774","twitterUrl":"http:\/\/twitter.com\/abc22fox45","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4b945db4-33c9-43fd-bcbd-47768679d7c2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ac8557e3-1602-409d-9c43-b6ca3a3a2354","created":1438028779000,"version":1,"name":"WPEC","imageUrl":"\/resources\/media\/7eb8d5aa-6de8-4e47-19cc-1c8319630262-wpecstorylinelogo.png?1451498799483","url":"cbs12.com","stagingUrl":"cbs12.sinclairstoryline.com","callLetters":"WPEC","status":"published","city":"West Palm Beach","state":"FL","zipcode":"33407","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WPEC","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"West Palm Beach-Ft. Pierce","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs12","siteType":null,"brandUuid":"55d64d95-b39d-4bdd-9c16-250b1f26bf2e","brandName":"WPEC","channel":"12","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wpec\/images\/logos\/wpec-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wpec\/images\/logos\/wpec-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wpec\/images\/logos\/wpec-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wpec\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"West Palm Beach-Ft. Pierce","dfpNetworkId":"4756","dfpAdUnitId":"WPEC","googleAnalyticsId":"UA-29043834-10","general":{"footerText":"WPEC CBS 12 provides local news, weather, sports, traffic and entertainment for West Palm Beach and nearby towns and communities in South Florida including the Palm Beaches and Treasure Coast, serving Stuart, Royal Palm Beach, Fort Pierce, Vero Beach, Port St. Lucie, Okeechobee, Jupiter, Palm Beach Gardens, Wellington, Delray Beach, Boca Raton, Lake Worth, Boynton Beach, Greenacres, Belle Glade, Palm Beach, and Riviera Beach."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11775\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"68X0Gm5qXkyz5UhVBJ3%2b%2bA%3d%3d\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"385898894813264","facebookUrl":"https:\/\/www.facebook.com\/cbs12news","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","fbPages":"35996547940","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/cbs12","fbRecirculationId":"161747220901961_285650881844927","twitterAppId":"684118565595799553","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"57eaf025-0f17-4885-85da-3551b67a863a","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"456cc974-76db-4f9d-b8a2-f35a3870c144","created":1438123316000,"version":1,"name":"KGBT","imageUrl":"\/resources\/media\/4fe25731-f308-4b56-bf44-f92146cc7832-kgbtcbs4storylinelogo.png?1441065668407","url":"valleycentral.com","stagingUrl":"valleycentral.sinclairstoryline.com","callLetters":"KGBT","status":"published","city":"Rio Grande Valley","state":"TX","zipcode":"78552","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KGBT","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Harlingen-Wslco-Brnsvl-McA","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"valleycentral","siteType":null,"brandUuid":"8fdad244-893c-4817-83e4-a7160b0ea52f","brandName":"KGBT","channel":"4","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/kgbt-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/kgbt-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/kgbt-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kgbt\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Harlingen-Wslco-Brnsvl-McA","dfpNetworkId":"4756","dfpAdUnitId":"KGBT","googleAnalyticsId":"UA-12096981-7","general":{"footerText":"CBS 4 (KGBT-TV) provides local news, weather forecasts, traffic updates, sports coverage, entertainment programming and other information of interest for the Rio Grande Valley area, including Falcon Heights, Salineno, Fronton, Roma, Escobares, La Rosita, Los Villareales, Rio Grande City, Las Lomas, Garciasville, Alto Bonito, La Grulla, La Victoria, Santa Cruz, Cuevitas, Sullivan City, Havana, La Joya, Pe\u00f1itas, Abram, Citrus City, Alton, Palmhurst, Palmview, Sharyland, Mission McAllen, Granjeno, Edinburg, McAllen, Hidalgo, Pharr, San Juan, Alamo, Faysville, Linn-San Manuel, Edcouch, Elsa, La Villa, Monte Alto, Donna, Weslaco, Mercedes, Progreso, Progreso Lakes, La Feria, Palm Valley, Primera, Santa Rosa, Harlingen, San Benito, Olmito, Los Indios, Combes, Brownsville, Los Fresnos, Rio Hondo, Laguna Vista, Laguna Heights, Port Isabel, South Padre Island, Boca Chica, Raymondville, San Perlita and Port Mansfield, along with Reynosa, Matamoros, the state of Tamaulipas and northern Mexico."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"12397\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"938960942857073","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/cbs4rgv","instagramFeedUrl":"","pinterestUrl":"","fbPages":"60424456156","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/kgbt4tv","twitterAppId":"638429159434227713","fbRecirculationId":"1118221661569574_1445163732208697","twitterUrl":"http:\/\/twitter.com\/kgbt","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"920cc5ba-9354-422e-a2c2-b7d6bdbffe87","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"59d0725f-bf7e-4200-91b5-011619cc292b","created":1437773844000,"version":1,"name":"WSMH","imageUrl":"\/resources\/media\/820f1b85-b790-49b2-33a7-1b657182e3e8-wsmhstorylinelogo.png?1437773821923","url":"wsmh.com","stagingUrl":"wsmh.sinclairstoryline.com","callLetters":"WSMH","status":"published","city":"Flint","state":"MI","zipcode":"48504","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WSMH","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wsmh","siteType":null,"brandUuid":"c3c3ac14-07f9-4cf0-a984-032e17318ab2","brandName":"WSMH","channel":"66","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wsmh\/images\/logos\/wsmh-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/wsmh\/images\/logos\/wsmh-footer-logo-2.png","galleryLogoImageUrl":"\/resources\/assets\/wsmh\/images\/logos\/wsmh-gallery-logo-2.png","faviconImageUrl":"\/resources\/media\/wsmh-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WSMH","googleAnalyticsId":"UA-3818718-44","general":{"footerText":"WSMH Fox 66 Flint offers news, weather and local event coverage for Flint \u2013 Saginaw area and central Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11846\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/FOX66News\/","googlePlusUrl":"","fbPages":"102406849960","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"631568188724117504","twitterUrl":"https:\/\/twitter.com\/nbc25fox66","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"ed91ff53-719f-45af-971c-37fcd433126f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"a9aa5209-f13e-4100-bdf3-9fcc8d982e29","created":1438038627000,"version":1,"name":"KTVL","imageUrl":"\/resources\/media\/d9fe4066-cbcd-4b1c-ac27-d3ac2b446974-ktvlstorylinelogo.png?1447270429362","url":"ktvl.com","stagingUrl":"ktvl.sinclairstoryline.com","callLetters":"KTVL","status":"published","city":"Medford","state":"OR","zipcode":"97501","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"KTVL","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Medford-Klamath Falls","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"ktvl","siteType":null,"brandUuid":"0ae98f97-18a4-4500-8887-0090fc0adc70","brandName":"KTVL","channel":"10","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/ktvl-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/ktvl-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/ktvl-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ktvl\/images\/logos\/favicon.png","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Medford-Klamath Falls","dfpNetworkId":"4756","dfpAdUnitId":"KTVL","googleAnalyticsId":"UA-29043834-8","general":{"footerText":"KTVL News10 provides local news, weather forecasts, notices of events and items of interest in the community, entertainment programming for Medford and nearby towns and communities in Southern Oregon and Northern California, including Grants Pass, Klamath Falls, Brookings, Gold Beach, Lakeview, Ashland, Cave Junction, Eagle Point, White City, Talent, Phoenix, Central Point, Gold Hill, Jacksonville, Weed, Yreka, Mount Shasta, Tulelake, and Montague."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10752\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"426206694104389","googlePlusUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/ktvlnews10\/","pinterestUrl":"https:\/\/www.pinterest.com\/ktvlcbs10\/","facebookUrl":"http:\/\/www.facebook.com\/180780400322","fbPages":"180780400322","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/news10ktvl1","twitterAppId":"","fbRecirculationId":"1647264712255980_1829467044035745","twitterUrl":"http:\/\/twitter.com\/ktvl","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4f186ba8-082b-4544-ab9c-244322686b24","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"11f5bf83-b548-4be9-92ff-e673080f963f","created":1437775800000,"version":1,"name":"KEYE","imageUrl":"\/resources\/media\/2b591054-e716-4cbe-daf8-67b7044a59dc-cbsaustinstorylinelogo.png?1470076313115","url":"cbsaustin.com","stagingUrl":"cbsaustin.sinclairstoryline.com","callLetters":"KEYE","status":"published","city":"Austin","state":"TX","zipcode":"78758","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"KEYE","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Austin","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbsaustin","siteType":null,"brandUuid":"2dfbcbf9-3ea2-4545-9a2e-4f0434f2a67f","brandName":"KEYE","channel":"42","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/keye\/images\/logos\/keye-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/keye\/images\/logos\/keye-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/keye\/images\/logos\/keye-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/keye\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Austin","dfpNetworkId":"4756","dfpAdUnitId":"KEYE","googleAnalyticsId":"UA-11902348-42","general":{"footerText":"KEYE TV CBS Austin is the news, sports and weather leader for the Texas Capitol Region, covering events in the surrounding area including Round Rock Pflugerville, Georgetown, Belton, Killeen, Taylor, Lakeway, Buda, Kyle, San Marcos, Wyldwood, Bastrop, Elgin, Bartlett, Jarrell, Bertram, Burnet and Salado."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10359\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"o2IHuWEI%2bE6xKdluJqIEzg%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"929072230510712","facebookUrl":"http:\/\/www.facebook.com\/cbsaustin","pinterestUrl":"","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"172314574995","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/cbsaustin","fbRecirculationId":"1836770479889634_2030309303869083","twitterAppId":"301059424343162881","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"4eae9f0b-3cf1-406b-a92b-3dfb2e8699fd","name":"Videos","navigationPath":"\/news\/videos","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null},{"uuid":"809d9535-8b05-47d7-ba3b-84541d322c46","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c52f564e-ea88-4abf-91bc-731eaca73338","created":1461105556000,"version":1,"name":"WTGS","imageUrl":"\/resources\/media\/2d7015b5-79b3-410b-9837-9e4eb8492c4f-wtgslogostoryline.png?1461709011533","url":"fox28media.com","stagingUrl":"fox28media.sinclairstoryline.com","callLetters":"WTGS","status":"published","city":"Savannah","state":"GA","zipcode":"31405","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WTGS","locked":false}],"excludedSources":[{"name":"Savannah","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox28media","siteType":null,"brandUuid":"4c88f8fc-454b-4caa-9e3c-f5e1bc7f670a","brandName":"WTGS","channel":"28","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtgs\/images\/logos\/wtgs-logo-header.png","footerLogoImageUrl":"\/resources\/assets\/wtgs\/images\/logos\/wtgs-logo-footer.png","galleryLogoImageUrl":"\/resources\/assets\/wtgs\/images\/logos\/wtgs-logo-gallery.png","faviconImageUrl":"\/resources\/assets\/wtgs\/images\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Savannah","dfpNetworkId":"4756","dfpAdUnitId":"WTGS","googleAnalyticsId":"UA-45818038-13","general":{"footerText":"Fox 28 Savannah provides coverage of news, sports, weather and items of interest to the southeast Georgia community including Richmond Hill, Poole, Tybee Island, Hinesville, Statesboro, Jesup, Vidalia and Ludowici, Georgia and Hilton Head Island, Hardeeville, Port Royal, Beaufort, Ridgeland and Sheldon, South Carolina."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11875\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/WTGS-FOX28-Savannah-849415285142714\/","pinterestUrl":"","instagramFeedUrl":"","fbPages":"849415285142714","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterAppId":"","twitterUrl":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"720179d7-87e6-439b-92cf-489bfbf182eb","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"19e1754e-2db4-4d2d-9cc7-ed2cccf64611","created":1446588973000,"version":1,"name":"WGXA","imageUrl":"\/resources\/media\/459e421d-699d-461a-7662-c4f9d98fcba2-wgxastorylinelogo.png?1447270791461","url":"wgxa.tv","stagingUrl":"wgxa.sinclairstoryline.com","callLetters":"WGXA","status":"published","city":"Macon","state":"GA","zipcode":"31201","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WGXA","locked":false},{"name":"News","locked":false},{"name":"FOX","locked":false}],"excludedSources":[{"name":"Jacksonville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wgxa","siteType":null,"brandUuid":"eaa3e1dd-430c-4e7c-a941-42953eadadda","brandName":"WGXA","channel":"24","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/wgxa-header-logo2.png","footerLogoImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/wgxa-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/wgxa-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wgxa\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Jacksonville","dfpNetworkId":"4756","dfpAdUnitId":"WGXA","googleAnalyticsId":"UA-4279899-11","general":{"footerText":"WGXA News Fox 24 and ABC 16 in Macon Georgia provides local and national news, weather, sports and notice of community events in surrounding towns, including Warner Robins, Gray, Forsyth, Musella, Roberta, Milledgeville, Phoenix, Monticello, Hawkinsville and Montezuma, Georgia."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11493\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"130111184144809","instagramFeedUrl":"","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wgxa.tv","fbPages":"164600783567463","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/wgxa","twitterAppId":"","fbRecirculationId":"176880646064821_343808436038707","twitterUrl":"http:\/\/twitter.com\/WGXAnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"d7e3ce36-86ee-421d-bc5f-a7d8aef79d0f","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"457c52db-171d-433a-ba20-e45e2e8ef20c","created":1435599883000,"version":1,"name":"KOMO","imageUrl":"\/resources\/media\/d27c7a72-02e4-4b7a-dafb-ec600d7e812c-komo_storylinelogo.png?1448040119490","url":"komonews.com","stagingUrl":"komonews.sinclairstoryline.com","callLetters":"KOMO","status":"published","city":"Seattle","state":"WA","zipcode":"98109","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"KOMO","locked":false},{"name":"KOMO","locked":false},{"name":"ABC","locked":false}],"excludedSources":[{"name":"Seattle-Tacoma","locked":false},{"name":"Seattle-Tacoma","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"komonews","siteType":null,"brandUuid":"08e3e233-9010-4053-9ad1-5c15c5b7cc02","brandName":"KOMO","channel":"4","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/komo\/images\/logos\/komo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/komo\/images\/logos\/komo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/komo\/images\/logos\/komo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/komo\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Seattle-Tacoma","dfpNetworkId":"4756","dfpAdUnitId":"komo","googleAnalyticsId":"UA-9711042-1","general":{"footerText":"KOMO 4 TV provides news, sports, weather and local event coverage in the Seattle, Washington area including Bellevue, Redmond, Renton, Kent, Tacoma, Bremerton, SeaTac, Auburn, Mercer Island, Bothell, Shoreline, Lynnwood, Mill Creek and Everett."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10626\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"YK9mchXPkkizQurXKqYSlw%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"536745033167551","facebookUrl":"https:\/\/www.facebook.com\/komonews","pinterestUrl":"","instagramFeedUrl":"https:\/\/www.instagram.com\/komo4\/","googlePlusUrl":"","fbPages":"114431401958534","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"219332255110125_476838196026195","twitterAppId":"678023812097667073","twitterUrl":"https:\/\/twitter.com\/komonews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f309a237-c3cc-4955-a742-f6fe2c31ced2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"377a87aa-f8e2-4fbd-990e-09f78cdc1958","created":1441300258000,"version":1,"name":"WFXL","imageUrl":"\/resources\/media\/b8a43983-bb16-4774-978c-86f8f841970f-wfxlstorylinelogo.png?1443048367871","url":"wfxl.com","stagingUrl":"wfxl.sinclairstoryline.com","callLetters":"WFXL","status":"published","city":"Albany","state":"GA","zipcode":"31706","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WFXL","locked":false}],"excludedSources":[{"name":"Albany, GA","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wfxl","siteType":null,"brandUuid":"4c6e8b88-91af-4495-9acc-d04a87da7440","brandName":"WFXL","channel":"31","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/wfxl-fox31-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/wfxl-fox31-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/wfxl-fox31-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wfxl\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Albany, GA","dfpNetworkId":"4756","dfpAdUnitId":"WFXL","googleAnalyticsId":"UA-12096981-2","general":{"footerText":"WFXL FOX 31 is your source for getting connected to balanced news, severe weather coverage and local sports for Adel, Albany, Camilla, Cordele, Dawson, Douglas, Fitzgerald, Leesburg, Morgan, Moultrie, Nashville, Newton, Ocilla, Pearson, Sylvester, Tifton and Valdosta."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11455\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1077547778925178","googlePlusUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/wfxltv","instagramFeedUrl":"","fbPages":"115211831272","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/wfxl","fbRecirculationId":"285628791809618_449179062121256","twitterUrl":"http:\/\/twitter.com\/wfxl","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"cd61028d-aca0-4f85-ad3f-27abe1ce3e58","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"0567a1b7-eb62-41de-897f-6da65085f845","created":1438035651000,"version":1,"name":"WOLF","imageUrl":"\/resources\/media\/a1b09b4b-68b5-4a67-6160-450e9aceeb83-fox56storylinelogo.png?1454716739202","url":"fox56.com","stagingUrl":"fox56.sinclairstoryline.com","callLetters":"WOLF","status":"published","city":"Wilkes-Barre","state":"PA","zipcode":"18702","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"FOX","locked":false},{"name":"WOLF","locked":false}],"excludedSources":[{"name":"Wilkes Barre-Scranton-Hztn","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"fox56","siteType":null,"brandUuid":"66ab968a-d91b-4b95-8b32-4333a3d0c2b0","brandName":"WOLF","channel":"56","network":"FOX","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wolf\/images\/logos\/fox56-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wolf\/images\/logos\/fox56-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wolf\/images\/logos\/fox56-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/wolf\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Wilkes Barre-Scranton-Hztn","dfpNetworkId":"4756","dfpAdUnitId":"WOLF","googleAnalyticsId":"UA-45818038-15","general":{"footerText":"FOX56 WOLF TV carries news, sports, weather and coverage of local events in the Wilkes-Barre, Pennsylvania area, including Mountain Top, Plymouth, Nanticoke, Kingston, Back Mountain, Scranton, Moosic, Pittston, Avoca, Edwardsville, Hilldale, Wyoming, Laflin, Yatesville, Pittston, Dupont, Sugar Notch, Korn Krest, Warrior Run and Larksville.\n"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11756\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1503152113091131","googlePlusUrl":"","pinterestUrl":"","instagramFeedUrl":"","facebookUrl":"http:\/\/www.facebook.com\/fox56","fbPages":"75625516631","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/fox56wolf","fbRecirculationId":"326056737735364_497590930581943","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"f7c2d7f9-620b-4884-b6c4-6a649572fbd0","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"212d44a2-0d7f-43e0-8856-9e9991a7f739","created":1450480047000,"version":1,"name":"WCHS","imageUrl":"\/resources\/media\/bac7c42d-ccb8-47d0-21c2-afc29aa5c140-wchsstorylinelogo.png?1451499094968","url":"wchstv.com","stagingUrl":"wchstv.sinclairstoryline.com","callLetters":"WCHS","status":"published","city":"Charleston","state":"WV","zipcode":"25301","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"WCHS","locked":false}],"excludedSources":[{"name":"Charleston-Huntington","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wchstv","siteType":null,"brandUuid":"f9b17ea1-1d6e-4fca-a3fe-047f10075f08","brandName":"WCHS","channel":"8","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wchs\/images\/logos\/wchs-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wchs\/images\/logos\/wchs-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wchs\/images\/logos\/wchs-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/wchs\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Charleston-Huntington","dfpNetworkId":"4756","dfpAdUnitId":"WCHS","googleAnalyticsId":"UA-3818718-42","general":{"footerText":"WCHS ABC 8 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Charleston and nearby towns and communities in the Tri-State area, including Huntington, Dunbar, Marmet, Montgomery, Nitro, South Charleston, St. Albans, Cedar Grove, Chesapeake, Clendenin, East Bank, Glasgow, Pratt, Cross Lanes, Elkview, Pinch, Sissonville, Big Chimney, Cabin Creek, Chelyan, Davis Creek, Institute, Jefferson, Loudendale, Mink Shoals, Pocatalico, Quick, Quincy, Rand, Buffalo, Eleanor, Hurricane, Nitro, Poca, Winfield, Culloden, Fraziers Bottom, Hometown, Red House, Scott Depot, Teays Valley, Danville, Madison, Hamlin, Logan, Chapmanville, Man, Delbarton, Kermit, Gilbert, Matewan, Williamson, Summersville, Richwood, Flatwoods, Gassaway, Sutton, Spencer, Ravenswood, Ripley, Mason, Point Pleasant, Ashland, Pikeville, Ironton, Portsmouth, Gallipolis, and Athens."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11344\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"e8PWf21HS0mHZeR2%2f1s77A%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"506500366028639","pinterestUrl":"http:\/\/www.pinterest.com\/wchswvah\/","facebookUrl":"https:\/\/www.facebook.com\/eyewitnessnewscharleston","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"90859152844","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"https:\/\/www.youtube.com\/user\/eyewitnessnewswv","fbRecirculationId":"321534804848751_485639111771652","twitterUrl":"https:\/\/twitter.com\/wchs8fox11","twitterAppId":"401056619682725889","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7cbf3b14-e5d6-48ee-a052-22295980d2c2","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"54464f85-bdcc-42f4-b4ba-11ba95123d13","created":1436828851000,"version":1,"name":"WEYI","imageUrl":"\/resources\/media\/2071fb2a-70f8-49fa-efb2-d668d2a1c22a-weyi_reversed_logo.png?1438801462351","url":"nbc25news.com","stagingUrl":"nbc25news.sinclairstoryline.com","callLetters":"WEYI","status":"published","city":"Clio","state":"MI","zipcode":"48420","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"NBC","locked":false},{"name":"News","locked":false},{"name":"WEYI","locked":false}],"excludedSources":[{"name":"Flint-Saginaw-Bay City","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"nbc25news","siteType":null,"brandUuid":"a880d2fd-8cf7-4e84-bae7-c37986e67160","brandName":"WEYI","channel":"25","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/media\/weyi_header_logo.png","footerLogoImageUrl":"\/resources\/media\/weyi_footer_logo.png","galleryLogoImageUrl":"\/resources\/media\/weyi_gallery_logo.png","faviconImageUrl":"\/resources\/media\/weyi_favicon.ico","weatherImageOneUrl":"\/resources\/media\/9fa78a08-ab5c-4ef8-5e92-d0a07ec4499d-weyiweatherimgday.jpg?1438286065940","weatherImageTwoUrl":"\/resources\/media\/b2563934-fd68-4626-181f-f26612767564-weyiweatherimgnight.jpg?1438286071712","fontUrl":null,"designatedMarketArea":"Flint-Saginaw-Bay City","dfpNetworkId":"4756","dfpAdUnitId":"WEYI","googleAnalyticsId":"UA-12096981-8","general":{"footerText":"WEYI \u2013MiNBCnews provides coverage of breaking news, sports and weather in the Flint \u2013 Saginaw area of Michigan, including Lansing, Owosso, Chesaning, St Charles, Bay City, Midland, Akron, Caro, Vassar, Lapeer, Auburn Hills, Fenton and Brighton, Michigan."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11429\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"461209764087738","facebookUrl":"http:\/\/www.facebook.com\/nbc25","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","fbPages":"83040292558","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/connectmidmichigan","fbRecirculationId":"183964958687296_360573871026403","twitterAppId":"631568188724117504","twitterUrl":"https:\/\/twitter.com\/nbc25fox66","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"8a18019e-710a-4322-a8ce-6cc698998154","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"fd40ae0d-a15d-45fd-87f0-96fbd47e6e15","created":1438036469000,"version":1,"name":"KPIC","imageUrl":"\/resources\/media\/dcc89b87-fabf-422d-2116-450bb5d42c16-kpicstorylinelogo.png?1445447861501","url":"kpic.com","stagingUrl":"kpic.sinclairstoryline.com","callLetters":"KPIC","status":"published","city":"Roseburg","state":"OR","zipcode":"97470","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"KPIC","locked":false},{"name":"News","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kpic","siteType":null,"brandUuid":"2e44301d-2a3a-4730-b24b-03c4a8450825","brandName":"KPIC","channel":"4","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kpic\/images\/logos\/kpic-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kpic\/images\/logos\/kpic-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kpic\/images\/logos\/kpic-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kpic\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KPIC","googleAnalyticsId":"UA-9711042-12","general":{"footerText":"KPIC CBS Roseburg, Oregon provides news, weather, and sports coverage to surrounding communities including Green, Melrose, Elgarose, Lookingglass, Dixonville, Winchester, Winston, Tenmile, Glide, Sutherlin, Cleveland and Umpqua."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15599\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1609245459296071","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/pages\/kpic\/76598554169","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"76598554169","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"http:\/\/twitter.com\/kpicnews1","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"990d807a-b097-4513-baf5-3f03c9aeb5ba","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ba9498d7-3c11-4bea-aa3b-61693626ff52","created":1438039296000,"version":1,"name":"KFDM","imageUrl":"\/resources\/media\/b60c9248-bd05-4be6-5af8-1af19295c16f-kfdmstorylinelogo.png?1452729832019","url":"kfdm.com","stagingUrl":"kfdm.sinclairstoryline.com","callLetters":"KFDM","status":"published","city":"Beaumont","state":"TX","zipcode":"77702","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KFDM","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Beaumont-Port Arthur","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kfdm","siteType":null,"brandUuid":"8b84c3a5-518f-4d6d-85fd-3fc8daea2e46","brandName":"KFDM","channel":"6","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfdm-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Beaumont-Port Arthur","dfpNetworkId":"4756","dfpAdUnitId":"KFDM","googleAnalyticsId":"UA-11902348-54","general":{"footerText":" "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15005\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"259331087502766","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfdmnews\/","instagramFeedUrl":"","pinterestUrl":"http:\/\/pinterest.com\/kfdmnews\/","fbPages":"79318758755","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1132375610142091_1470473112999004","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/kfdmnews","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"643ba618-d625-4a3a-baad-7a36a17e8a86","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"49592216-927f-40a0-b3f1-6cfde8534b2c","created":1436997827000,"version":1,"name":"KTVO","imageUrl":"\/resources\/media\/a0cd3404-9df5-4eb9-237a-db3ca58a199c-ktvoreversedlogo1.png?1438801397905","url":"ktvo.com","stagingUrl":"ktvo.sinclairstoryline.com","callLetters":"KTVO","status":"published","city":"Kirksville","state":"MO","zipcode":"63501","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"ABC","locked":false},{"name":"KTVO","locked":false}],"excludedSources":[{"name":"Ottumwa-Kirksville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"ktvo","siteType":null,"brandUuid":"c9d331f4-16e1-48b3-9117-eddd8af45840","brandName":"KTVO","channel":"3","network":"ABC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/ktvo\/images\/logos\/ktvo_favicon.ico","weatherImageOneUrl":"\/resources\/media\/ebf72691-7939-4b71-ea85-55855dab1901-ktvoweatherimgday.jpg?1438283335136","weatherImageTwoUrl":"\/resources\/media\/1e33f2cb-dd88-4a33-824c-f1904fb8d385-ktvoweatherimgnight.jpg?1438283340629","fontUrl":null,"designatedMarketArea":"Ottumwa-Kirksville","dfpNetworkId":"4756","dfpAdUnitId":"KTVO","googleAnalyticsId":"UA-12096981-10","general":{"footerText":"KTVO.com provides news, sports and weather coverage and serves the area around Kirksville, Missouri and Ottumwa, Iowa, including Greentop, Lancaster, Downing, Memphis, Rutledge, Baring, Edina, Novelty, La Plata, Atlanta, Macon, Elmer, New Boston, Browning, Milan, Green City, Novinger, Pollock and Unionville, Missouri and Bloomfield, Floris, Eldon, Moulton, Blakesburg, Moravia, Eddyville, Oskaloosa, Ollie, Sigourney, Burlington and What Cheer, Iowa"},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10755\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1634221370178733","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/ktvotv","googlePlusUrl":"","instagramFeedUrl":"","fbPages":"76338469682","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/ktvotv","fbRecirculationId":"1249117398432707_1606921755985601","twitterUrl":"http:\/\/twitter.com\/ktvotv","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"dd4dbe06-e312-4ad0-a76d-88890b92abc6","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"c8596987-b4d6-4cab-8c04-9bd7db7bdf7c","created":1438292191000,"version":1,"name":"WTOV","imageUrl":"\/resources\/media\/a110b4ec-71b7-4186-0bf9-41b5bd11f561-wtovstorylinelogo.png?1441839442891","url":"wtov9.com","stagingUrl":"wtov9.sinclairstoryline.com","callLetters":"WTOV","status":"published","city":"Steubenville","state":"OH","zipcode":"43953","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"WTOV","locked":false},{"name":"NBC","locked":false},{"name":"News","locked":false}],"excludedSources":[{"name":"Wheeling-Steubenville","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"wtov9","siteType":null,"brandUuid":"69cb4012-8bc2-42b8-bf6a-1c9e5dd40264","brandName":"WTOV","channel":"9","network":"NBC","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wtov\/images\/logos\/wtov-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/wtov\/images\/logos\/wtov-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/wtov\/images\/logos\/wtov-gallery-logo.png","faviconImageUrl":"\/resources\/media\/wtov-favicon.ico","weatherImageOneUrl":"\/resources\/media\/9a09dc6b-225a-49b5-a5d3-1d642697e6f8-WeatherLandingPageDaytime.jpg?1440433666632","weatherImageTwoUrl":"\/resources\/media\/192d5ee1-519b-48cb-c3cb-c9ef548fa700-WeatherLandingPageeveningwtov.jpeg?1440433686451","fontUrl":null,"designatedMarketArea":"Wheeling-Steubenville","dfpNetworkId":"4756","dfpAdUnitId":"WTOV","googleAnalyticsId":"UA-37182509-15","general":{"footerText":"WTOV NBC 9 provides local news, weather forecasts, notices of events and items of interest in the community, sports and entertainment programming for Steubenville and nearby towns and communities in the Ohio Valley area including, in Ohio Steubenville, St. Clairsville, Wintersville, Cadiz, Bellaire, Toronto, Martins Ferry, Barnesville, Shadyside, Bridgeport, and Mingo Junction and in West Virginia Wheeling, Weirton, Moundsville, New Martinsville, and Wellsburg."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11898\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"420338918155067","googlePlusUrl":"","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"https:\/\/www.facebook.com\/wtov9","fbPages":"243882541886","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/wtov9","fbRecirculationId":"155646124843281_271738529900706","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"56429487-f94c-46ab-a944-1da39873f48c","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"97d6e92d-23cd-49bf-9e1d-5e0088aa3623","created":1436486238000,"version":1,"name":"WRGB","imageUrl":"\/resources\/media\/397e2eaa-7ba3-48be-1b95-a3fd172dde20-wrgbstorylinelogo.png?1470032672233","url":"cbs6albany.com","stagingUrl":"cbs6albany.sinclairstoryline.com","callLetters":"WRGB","status":"published","city":"Albany","state":"NY","zipcode":"12309","weatherZipCodes":null,"timezone":"EDT","includedSources":[{"name":"News","locked":false},{"name":"WRGB","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Abilene-Sweetwater","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"cbs6albany","siteType":null,"brandUuid":"e38fa016-2670-4755-9f71-ee4b2b844d26","brandName":"WRGB","channel":"6","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/wrgb-header-logo-v2.png","footerLogoImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/wrgb-footer-logo-v2.png","galleryLogoImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/wrgb-gallery-logo-v2.png","faviconImageUrl":"\/resources\/assets\/wrgb\/images\/logos\/favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Abilene-Sweetwater","dfpNetworkId":"4756","dfpAdUnitId":"WRGB","googleAnalyticsId":"UA-29043834-3","general":{"footerText":"WRGB CBS 6 provides local news, weather forecasts, traffic updates, notices of events and items of interest in the community, sports and entertainment programming for Albany, New York and nearby towns and communities in the Capital City area, including Cohoes, Watervliet, Colonie, Bethlehem, Guilderland, New Scotland, Coeymans, Green Island, Knox, Berne, Westerlo, Rensselaerville, Colonie, Menands, Green Island, Ravena, Altamont, Voorheesville."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"11818\"}},{\"providerName\":\"titantv\",\"providerConfig\":{\"registrationKey\":\"3runGAwPd06h8y5wWQxFCA%3d%3d\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"231744017170214","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/CBS6Albany\/","instagramFeedUrl":"","pinterestUrl":"","fbPages":"51577668476","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"917939941666025_1226829857443697","twitterAppId":"529835562346090496","twitterUrl":"https:\/\/twitter.com\/CBS6Albany","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"763e876c-9975-4526-b825-168894f812c7","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"72c4de46-e72e-438e-b2d5-a510a0b16a92","created":1438038293000,"version":1,"name":"KCBY","imageUrl":"\/resources\/media\/6427c5d0-faed-4d64-1af6-14a64abf5dc0-kcbystorylinelogo.png?1445447520127","url":"kcby.com","stagingUrl":"kcby.sinclairstoryline.com","callLetters":"KCBY","status":"published","city":"North Bend","state":"OR","zipcode":"97459","weatherZipCodes":null,"timezone":"PDT","includedSources":[{"name":"News","locked":false},{"name":"KCBY","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Eugene","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kcby","siteType":null,"brandUuid":"01add443-ec6e-4c69-a003-cc958c09bf78","brandName":"KCBY","channel":"11","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kcby\/images\/logos\/kcby-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/kcby\/images\/logos\/kcby-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kcby\/images\/logos\/kcby-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/kcby\/images\/logos\/favicon.jpg","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Eugene","dfpNetworkId":"4756","dfpAdUnitId":"KCBY","googleAnalyticsId":"UA-9711042-9","general":{"footerText":"KCBY CBS 11 is the news, sports and weather leader for the Coos Bay and North Bend, Oregon area, including Glasgow, Hauser, Barview, Charleston, Bunker Hill, Millington, Allegany, Leneve, Fairview and Coquille."},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15422\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"1687658291466540","facebookUrl":"https:\/\/www.facebook.com\/kcbytv","pinterestUrl":"","instagramFeedUrl":"","googlePlusUrl":"","fbPages":"113859258634388","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","twitterUrl":"https:\/\/twitter.com\/kcbynews","twitterAppId":"","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"7d70f46f-3824-443e-b855-02c2b7f068a8","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]},{"site":{"uuid":"ccceb9ae-dc20-4e08-be20-2605f71217df","created":1438123041000,"version":1,"name":"KHQA","imageUrl":"\/resources\/media\/5a7cf786-1878-497a-6759-e7f7529019b1-khqastorylinelogo.png?1439853822310","url":"khqa.com","stagingUrl":"khqa.sinclairstoryline.com","callLetters":"KHQA","status":"published","city":"Quincy","state":"IL","zipcode":"62301","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KHQA","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Quincy-Hannibal-Keokuk","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"khqa","siteType":null,"brandUuid":"1c376636-9b81-46c9-a292-212c5254725c","brandName":"KHQA","channel":"7","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/khqa\/images\/logos\/khqa-header-logo.png","footerLogoImageUrl":"\/resources\/assets\/khqa\/images\/logos\/khqa-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/khqa\/images\/logos\/khqa-gallery-logo.png","faviconImageUrl":"\/resources\/assets\/khqa\/images\/logos\/favicon.ico","weatherImageOneUrl":"\/resources\/media\/a26f654b-34ea-4d46-501a-c19cef119491-defaultweatherdayimage.jpeg?1439421991428","weatherImageTwoUrl":"\/resources\/media\/be130709-b029-4e98-190c-4b692402199b-defaultweathernightimage.jpeg?1439421998362","fontUrl":null,"designatedMarketArea":"Quincy-Hannibal-Keokuk","dfpNetworkId":"4756","dfpAdUnitId":"KHQA","googleAnalyticsId":"UA-12096981-11","general":{"footerText":"KHQA provides coverage of news, sports, weather and local events in Quincy, Illinois and the surrounding community, including Mendon, Liberty, Hull, Barry and Camp Point, Illinois and Hannibal, Palmyra, Taylor, La Grange and Canton, Missouri. "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"10498\"}}]","androidMorningApp":"","iOSWatchLiveApp":"","iOSMorningApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"933185736746122","instagramFeedUrl":"","pinterestUrl":"","facebookUrl":"http:\/\/www.facebook.com\/khqa7news","googlePlusUrl":"","fbPages":"197281724481","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"http:\/\/youtube.com\/khqatv7","fbRecirculationId":"649080821924575_831584337007555","twitterAppId":"631543595841884160","twitterUrl":"http:\/\/twitter.com\/khqa","googlePlusAppId":""},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"sections":[{"uuid":"b17dc9c6-14f3-46f7-a053-30f567805bfe","name":"Offbeat","navigationPath":"\/news\/offbeat","fullyQualifiedPath":null,"subsections":null,"tags":null,"parentUuid":null,"leaf":null,"order":null,"locked":null}]}],"packageType":null},"richText":"<p>A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the hurricane. {\/p}<p>Many people in Texas relied on the kindness of others to evacuate and stay safe during the Category 4 hurricane. The same can be said for Harvey the Hurricane Hawk. {\/p}<p><sd-embed   class=\"sd-embedded-media\" data-embed-file=\"%3Cdiv%3E%3Cdiv%20style=%22position:relative;height:0;padding-bottom:56.25%25%22%3E%3Ciframe%20src=%22https:\/\/www.youtube.com\/embed\/-6MjdV_8E6Q?ecver=2%22%20width=%22640%22%20height=%22360%22%20frameborder=%220%22%20style=%22position:absolute;width:100%25;height:100%25;left:0%22%20allowfullscreen%3E%3C\/iframe%3E%3C\/div%3E%3C\/div%3E\" data-embed-type=\"code\" contenteditable=\"false\">{\/sd-embed}{\/p}<p>\"He just kind of hopped on in and doesn't want to leave,\" taxi driver William Bruso said in the first of <a  href=\"https:\/\/www.youtube.com\/channel\/UCl5BjznvuwT0s0F97RUDF7g\" target=\"_blank\"><strong>a series of YouTube videos{\/strong}{\/a} featuring Harvey the Hawk. \"He looks kind of scared.\"<br>{\/p}<p>Bruso drove the hawk back to his home giving him plenty of opportunities to fly away, but Harvey had settled on a place to ride out the storm. {\/p}<p><sd-embed   class=\"sd-embedded-media\" data-embed-file=\"%3Cdiv%3E%3Cdiv%20style=%22position:relative;height:0;padding-bottom:56.25%25%22%3E%3Ciframe%20src=%22https:\/\/www.youtube.com\/embed\/FMAgZULQimc?ecver=2%22%20width=%22640%22%20height=%22360%22%20frameborder=%220%22%20style=%22position:absolute;width:100%25;height:100%25;left:0%22%20allowfullscreen%3E%3C\/iframe%3E%3C\/div%3E%3C\/div%3E\" data-embed-type=\"code\" contenteditable=\"false\">{\/sd-embed}{\/p}<p>Harvey spent the night with Bruso watching the news, eating snacks, relaxed and hunkered down for the storm. <br>{\/p}<p><sd-embed   class=\"sd-embedded-media\" data-embed-file=\"%3Cdiv%3E%3Cdiv%20style=%22position:relative;height:0;padding-bottom:56.25%25%22%3E%3Ciframe%20src=%22https:\/\/www.youtube.com\/embed\/ZkpW_RoUlKo?ecver=2%22%20width=%22640%22%20height=%22360%22%20frameborder=%220%22%20style=%22position:absolute;width:100%25;height:100%25;left:0%22%20allowfullscreen%3E%3C\/iframe%3E%3C\/div%3E%3C\/div%3E\" data-embed-type=\"code\" contenteditable=\"false\">{\/sd-embed}{\/p}<p>On Saturday morning, Bruso reached out to the Texas Wildlife Rescue Center (TWRC) who took Harvey to rehabilitate.{\/p}<p><br>{\/p}<p><br>{\/p}<p><br>{\/p}","storyUrl":"\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","relatedGalleries":[{"uuid":"abe96ae6-caf4-44b0-8f4b-98c928c6d1ce","storyUuid":"3aa548ec-04cc-445e-a1b7-ebd90dc935eb","title":"Two arrested in case linked to stolen trailer, meth found in Hardin County","url":"\/news\/local\/gallery\/two-arrested-for-stolen-trailer-meth-found-in-hardin-county","summary":"Two people have been arrested after a travel trailer stolen from a Rose City dealership ended up in Silsbee last week.\u00a0Deputies with the Hardin County Sheriff's Office on Feb. 6 found the trailer just north of Silsbee with a large amount of property believ","role":null,"publishedDate":1518476145000,"updatedDate":1518496450000,"publishedDateISO8601":"2018-02-12T16:55:45.000-06:00","updatedDateISO8601":"2018-02-12T22:34:10.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large16x9_0212DECKERTTHOMAS.JPG?1518476095408","medium16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-medium16x9_0212DECKERTTHOMAS.JPG?1518476095891","small16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-small16x9_0212DECKERTTHOMAS.JPG?1518476095421","large36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large36x25_0212DECKERTTHOMAS.JPG?1518476095454","medium36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-medium36x25_0212DECKERTTHOMAS.JPG?1518476095815","small36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-small36x25_0212DECKERTTHOMAS.JPG?1518476095712","large1x1Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large1x1_0212DECKERTTHOMAS.JPG?1518476095594","medium1x1Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-medium1x1_0212DECKERTTHOMAS.JPG?1518476095777","small1x1Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-small1x1_0212DECKERTTHOMAS.JPG?1518476095631","jumbo36x25Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-jumbo36x25_0212DECKERTTHOMAS.JPG?1518476095486","jumbo16x9Url":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-jumbo16x9_0212DECKERTTHOMAS.JPG?1518476095420","heroImageUrl":"\/resources\/media\/20ee5769-9e25-488c-a736-06441b30c298-large16x9_0212DECKERTTHOMAS.JPG?1518476095408","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/04a\/34d28c6069b34f1d96307c80809697d7\/04a97a6531df4e33b236699069bb23ad\/poster_1d0d56344686441ba403490bee68ed2a.png","videoUrl":"https:\/\/content.uplynk.com\/04a97a6531df4e33b236699069bb23ad.m3u8?tc=1&exp=1518584316&rn=134623728&ct=a&cid=04a97a6531df4e33b236699069bb23ad&sig=829148fdbd3bc68fe3a530f4235d0cd239bdbf6e1b9837c803355d6d5ca0402d","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":["updated"],"hashTags":[],"categories":["Local","News"],"sectionName":null},{"uuid":"10ef6b77-b5c8-463d-9927-ba864ef52b06","storyUuid":"8f97c7a3-47e1-49cd-a21a-7da911209b65","title":"Danger brewing: can your coffee maker catch fire","url":"\/news\/offbeat\/gallery\/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018","summary":"DANGER BREWING \u2013 CAN YOUR COFFEE MAKER CATCH FIRE?The short answer is \u2013 it\u2019s unlikely. It\u2019s rare. But it can.At just 22 years old, with a husband at sea and a baby on the way, the last worry on Shelby Miller\u2019s mind was her coffeemaker catching her kitchen ","role":null,"publishedDate":1518473229000,"updatedDate":1518473229000,"publishedDateISO8601":"2018-02-12T16:07:09.000-06:00","updatedDateISO8601":"2018-02-12T16:07:09.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211870","medium16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-medium16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211948","small16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-small16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212140","large36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211906","medium36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-medium36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211888","small36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-small36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211907","large1x1Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large1x1_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212101","medium1x1Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-medium1x1_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212087","small1x1Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-small1x1_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473212129","jumbo36x25Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-jumbo36x25_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211912","jumbo16x9Url":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-jumbo16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211892","heroImageUrl":"\/resources\/media\/05868f95-5738-4f67-85de-d207610c56cf-large16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211870","videoThumbUrl":"https:\/\/stgec-ausw.uplynk.com\/80C078\/ausw\/slices\/1e3\/34d28c6069b34f1d96307c80809697d7\/1e308ef972c74819a2129fa9bd80cc69\/poster_13ccfa58c6224a2dbc2b226fd0764532.jpg","videoUrl":"https:\/\/content.uplynk.com\/1e308ef972c74819a2129fa9bd80cc69.m3u8?tc=1&exp=1518584316&rn=296498887&ct=a&cid=1e308ef972c74819a2129fa9bd80cc69&sig=982ba84e031825ac07ed02f0ede23db6ff12b8233d3c5a19ae92dd43e7d60273","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Offbeat","News"],"sectionName":null},{"uuid":"6e18762d-ee89-4d14-93ce-38cc64808e6c","storyUuid":"0a1f5ba2-92c1-4a32-ab88-23c723de7122","title":"Police: Man wrestles officers, security staff after trio walks out on bar tab","url":"\/news\/offbeat\/gallery\/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab","summary":"Three people are facing charges after police said they walked out on a bar tab in downtown Pensacola on Sunday.According to an arrest report, 23-year-old Peter Mark Swisshelm and two others ordered drinks at Seville Quarter and then left without paying.Pen","role":null,"publishedDate":1518469350000,"updatedDate":1518477653000,"publishedDateISO8601":"2018-02-12T15:02:30.000-06:00","updatedDateISO8601":"2018-02-12T17:20:53.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large16x9_trio1.PNG?1518469271685","medium16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-medium16x9_trio1.PNG?1518469271907","small16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-small16x9_trio1.PNG?1518469271612","large36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large36x25_trio1.PNG?1518469271549","medium36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-medium36x25_trio1.PNG?1518469271870","small36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-small36x25_trio1.PNG?1518469271710","large1x1Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large1x1_trio1.PNG?1518469271705","medium1x1Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-medium1x1_trio1.PNG?1518469271825","small1x1Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-small1x1_trio1.PNG?1518469271727","jumbo36x25Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-jumbo36x25_trio1.PNG?1518469271633","jumbo16x9Url":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-jumbo16x9_trio1.PNG?1518469271532","heroImageUrl":"\/resources\/media\/518e99cf-1301-43be-b6db-57015e08b4ed-large16x9_trio1.PNG?1518469271685","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/5b1\/34d28c6069b34f1d96307c80809697d7\/5b14276669c64fad897a1452c12f0057\/poster_244360f9f89d46f7bd161a5124cd2f80.png","videoUrl":"https:\/\/content.uplynk.com\/5b14276669c64fad897a1452c12f0057.m3u8?tc=1&exp=1518584316&rn=1369421713&ct=a&cid=5b14276669c64fad897a1452c12f0057&sig=11b92aad324e60b740542f2e57b880cdd28df5cee465b5f8cf0045a9f1f097da","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Offbeat","News"],"sectionName":null},{"uuid":"a734b57b-eb95-455e-b548-8c90af257adb","storyUuid":"ee598307-0dcd-4fee-911f-769c916e0350","title":"Cat passes away following attempted rescue from electric pole","url":"\/news\/nation-world\/gallery\/cat-rescued-from-electric-pole-in-southeast-fresno","summary":"UPDATE, February 12, 2018, 7:37 P.M.: The aunt of Stormy's owner has informed Fox26 News that Stormy has passed away.She wants to thank everyone who prayed for Stormy's safety.---A cat was rushed to the veterinarian following a rescue from an electric pole","role":null,"publishedDate":1518468069000,"updatedDate":1518493179000,"publishedDateISO8601":"2018-02-12T14:41:09.000-06:00","updatedDateISO8601":"2018-02-12T21:39:39.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large16x9_kitty2.PNG?1518467901340","medium16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium16x9_kitty2.PNG?1518467901341","small16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-small16x9_kitty2.PNG?1518467901642","large36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large36x25_kitty2.PNG?1518467901361","medium36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium36x25_kitty2.PNG?1518467901357","small36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-small36x25_kitty2.PNG?1518467901359","large1x1Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large1x1_kitty2.PNG?1518467901620","medium1x1Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium1x1_kitty2.PNG?1518467901619","small1x1Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-small1x1_kitty2.PNG?1518467901642","jumbo36x25Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-jumbo36x25_kitty2.PNG?1518467901363","jumbo16x9Url":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-jumbo16x9_kitty2.PNG?1518467901343","heroImageUrl":"\/resources\/media\/e1910c4b-bab5-432d-8650-1b821da9d0a9-large16x9_kitty2.PNG?1518467901340","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/faf\/34d28c6069b34f1d96307c80809697d7\/fafde09e39bb4b88a4c23118bf4fd9ba\/poster_3749f8b7d80f408a93963b49d491760f.png","videoUrl":"https:\/\/content.uplynk.com\/fafde09e39bb4b88a4c23118bf4fd9ba.m3u8?tc=1&exp=1518584316&rn=613674553&ct=a&cid=fafde09e39bb4b88a4c23118bf4fd9ba&sig=ded3e22c3b05537b63dbac566fef990354e04c00382428bab9bbde0cb815f2d3","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":["updated"],"hashTags":[],"categories":["Nation & World","News"],"sectionName":null},{"uuid":"34560d94-276c-4408-a979-003e23ecf41e","storyUuid":"d6e6477f-30f9-485b-aae4-2ff1f1ba4f6f","title":"Culture clash? Refugee crisis floods Sweden with people seeking a new home","url":"\/news\/inside-your-world\/gallery\/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home","summary":"MALM\u00d6, Sweden (Sinclair Broadcast Group) - The refugee crisis in the years leading up to 2015 had many countries in Europe struggling to keep up with the number of people looking for a safe place to live.For Sweden, that rise in immigration has led some to","role":null,"publishedDate":1518463907000,"updatedDate":1518463907000,"publishedDateISO8601":"2018-02-12T13:31:47.000-06:00","updatedDateISO8601":"2018-02-12T13:31:47.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large16x9_Malmomarketplace.png?1518463312521","medium16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-medium16x9_Malmomarketplace.png?1518463313014","small16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-small16x9_Malmomarketplace.png?1518463312546","large36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large36x25_Malmomarketplace.png?1518463312540","medium36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-medium36x25_Malmomarketplace.png?1518463312821","small36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-small36x25_Malmomarketplace.png?1518463312697","large1x1Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large1x1_Malmomarketplace.png?1518463312667","medium1x1Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-medium1x1_Malmomarketplace.png?1518463312784","small1x1Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-small1x1_Malmomarketplace.png?1518463312799","jumbo36x25Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-jumbo36x25_Malmomarketplace.png?1518463312587","jumbo16x9Url":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-jumbo16x9_Malmomarketplace.png?1518463312671","heroImageUrl":"\/resources\/media\/df1afece-34fc-4767-abbd-f4de5a0be861-large16x9_Malmomarketplace.png?1518463312521","videoThumbUrl":"https:\/\/stgec-ausw.uplynk.com\/80C078\/ausw\/slices\/b96\/34d28c6069b34f1d96307c80809697d7\/b96dd2a3a33e43d6951f5bb76d4d57fa\/poster_1a3c91c5322645a2933c4c82fc8e124c.jpg","videoUrl":"https:\/\/content.uplynk.com\/b96dd2a3a33e43d6951f5bb76d4d57fa.m3u8?tc=1&exp=1518584316&rn=88198885&ct=a&cid=b96dd2a3a33e43d6951f5bb76d4d57fa&sig=ad81b782cab0c7bb1de241b73d90784468cf4c0939a4ef345f97d10805de3bab","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Inside Your World","News"],"sectionName":null},{"uuid":"99efec6a-194a-4e8c-9d29-cd3231e1c742","storyUuid":"0577451e-ac26-4c2f-80cc-871e968a6cd0","title":"Police: Donald Trump Jr.'s wife exposed to white powder","url":"\/news\/nation-world\/gallery\/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512","summary":"Donald Trump Jr.'s wife was taken to a New York City hospital as a precaution Monday after she opened an envelope addressed to her husband that contained an unidentified white powder, police said.A preliminary test indicated the substance wasn't dangerous,","role":null,"publishedDate":1518461409000,"updatedDate":1518464384000,"publishedDateISO8601":"2018-02-12T12:50:09.000-06:00","updatedDateISO8601":"2018-02-12T13:39:44.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large16x9_AP18043697702445.jpg?1518464356308","medium16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-medium16x9_AP18043697702445.jpg?1518464356674","small16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-small16x9_AP18043697702445.jpg?1518464356592","large36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large36x25_AP18043697702445.jpg?1518464356293","medium36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-medium36x25_AP18043697702445.jpg?1518464356638","small36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-small36x25_AP18043697702445.jpg?1518464356422","large1x1Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large1x1_AP18043697702445.jpg?1518464356500","medium1x1Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-medium1x1_AP18043697702445.jpg?1518464356580","small1x1Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-small1x1_AP18043697702445.jpg?1518464356499","jumbo36x25Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-jumbo36x25_AP18043697702445.jpg?1518464356344","jumbo16x9Url":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-jumbo16x9_AP18043697702445.jpg?1518464356253","heroImageUrl":"\/resources\/media\/047682da-2f76-450c-a65e-0c90419b6561-large16x9_AP18043697702445.jpg?1518464356308","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Nation & World","News"],"sectionName":null},{"uuid":"ca1cabbd-3e83-41a8-8218-fa9e38390aa0","storyUuid":"b3ac473a-a7f1-499d-b57a-a0e7994fc805","title":"Northeast Ohio man charged with buying gun for felon accused of killing officers","url":"\/news\/nation-world\/gallery\/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers","summary":"A northeast Ohio man was federally charged for buying the gun used to kill two Westerville Police officers.The Department of Justice, DOJ, said\u00a0Gerald A. Lawson III, 30, of Warrensville Heights was charged by criminal complaint for allegedly purchasing for","role":null,"publishedDate":1518458288000,"updatedDate":1518490554000,"publishedDateISO8601":"2018-02-12T11:58:08.000-06:00","updatedDateISO8601":"2018-02-12T20:55:54.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large16x9_geraldlawsonmugshot.jpg?1518490517989","medium16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-medium16x9_geraldlawsonmugshot.jpg?1518490518428","small16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-small16x9_geraldlawsonmugshot.jpg?1518490518028","large36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large36x25_geraldlawsonmugshot.jpg?1518490518016","medium36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-medium36x25_geraldlawsonmugshot.jpg?1518490518340","small36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-small36x25_geraldlawsonmugshot.jpg?1518490518180","large1x1Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large1x1_geraldlawsonmugshot.jpg?1518490518159","medium1x1Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-medium1x1_geraldlawsonmugshot.jpg?1518490518290","small1x1Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-small1x1_geraldlawsonmugshot.jpg?1518490518195","jumbo36x25Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-jumbo36x25_geraldlawsonmugshot.jpg?1518490518095","jumbo16x9Url":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-jumbo16x9_geraldlawsonmugshot.jpg?1518490518064","heroImageUrl":"\/resources\/media\/01747049-fc06-4634-a60f-de1420c6aa63-large16x9_geraldlawsonmugshot.jpg?1518490517989","videoThumbUrl":"https:\/\/stgec-ause.uplynk.com\/80C078\/ause\/slices\/49d\/34d28c6069b34f1d96307c80809697d7\/49d510c9c38a473295c352275231f159\/poster_7f99e35674e44e07b0f6db9f4b962012.png","videoUrl":"https:\/\/content.uplynk.com\/49d510c9c38a473295c352275231f159.m3u8?tc=1&exp=1518584316&rn=538340315&ct=a&cid=49d510c9c38a473295c352275231f159&sig=5aa613ce08fee702b718d3ecfab874e417fd9a54bf8422de7b9701b7a154b43d","hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Nation & World","News"],"sectionName":null},{"uuid":"8076cdaf-585a-4299-950b-c8548318c813","storyUuid":"285be634-ba0b-4a80-86a4-14fddf7d7db5","title":"Gas leak prompts shelter in place for some Port Arthur residents","url":"\/news\/local\/gallery\/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents","summary":"The Port Arthur Fire Department is asking residents near the 4100 block of Griffing Drive to shelter in place while a gas line is under repair.\u00a0A gas leak was reported in front of a home on Griffing around 10 a.m.Texas Gas arrived to repair the leak. There","role":null,"publishedDate":1518454229000,"updatedDate":1518454229000,"publishedDateISO8601":"2018-02-12T10:50:29.000-06:00","updatedDateISO8601":"2018-02-12T10:50:29.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large16x9_0212pagasleak1.jpg?1518454221079","medium16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium16x9_0212pagasleak1.jpg?1518454221524","small16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-small16x9_0212pagasleak1.jpg?1518454221202","large36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large36x25_0212pagasleak1.jpg?1518454221124","medium36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium36x25_0212pagasleak1.jpg?1518454221401","small36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-small36x25_0212pagasleak1.jpg?1518454221223","large1x1Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large1x1_0212pagasleak1.jpg?1518454221226","medium1x1Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium1x1_0212pagasleak1.jpg?1518454221351","small1x1Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-small1x1_0212pagasleak1.jpg?1518454221272","jumbo36x25Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-jumbo36x25_0212pagasleak1.jpg?1518454221147","jumbo16x9Url":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-jumbo16x9_0212pagasleak1.jpg?1518454221064","heroImageUrl":"\/resources\/media\/4677d756-eb42-4426-a5f3-08cb1ad35caa-large16x9_0212pagasleak1.jpg?1518454221079","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Local","News"],"sectionName":null},{"uuid":"53a0f71e-f3cb-4c45-b526-b166cefbaa6e","storyUuid":"2121bcba-b4e0-4cf8-9963-3f63356e5a78","title":"Robert De Niro takes aim at Trump's climate change policy","url":"\/news\/entertainment\/gallery\/robert-de-niro-takes-aim-at-trumps-climate-change-policy","summary":"Hollywood star Robert De Niro took aim at the Trump administration's stance on climate change, telling a packed audience in the Middle East that he was visiting from a backward country suffering from temporary insanity.He said that in the country he's desc","role":null,"publishedDate":1518452107000,"updatedDate":1518452541000,"publishedDateISO8601":"2018-02-12T10:15:07.000-06:00","updatedDateISO8601":"2018-02-12T10:22:21.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large16x9_AP18042390444388.jpg?1518451747616","medium16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium16x9_AP18042390444388.jpg?1518451747630","small16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-small16x9_AP18042390444388.jpg?1518451748032","large36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large36x25_AP18042390444388.jpg?1518451747638","medium36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium36x25_AP18042390444388.jpg?1518451747640","small36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-small36x25_AP18042390444388.jpg?1518451747642","large1x1Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large1x1_AP18042390444388.jpg?1518451747968","medium1x1Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium1x1_AP18042390444388.jpg?1518451747945","small1x1Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-small1x1_AP18042390444388.jpg?1518451747977","jumbo36x25Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-jumbo36x25_AP18042390444388.jpg?1518451747689","jumbo16x9Url":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-jumbo16x9_AP18042390444388.jpg?1518451747619","heroImageUrl":"\/resources\/media\/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-large16x9_AP18042390444388.jpg?1518451747616","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Entertainment","News"],"sectionName":null},{"uuid":"fb753feb-f681-4622-991a-f212ecbefd7d","storyUuid":"4e42a8a7-4b41-491e-9c70-75ed584a2859","title":"Dog show's young handlers take a grown-up sport in stride","url":"\/news\/entertainment\/gallery\/dog-shows-young-handlers-take-a-grown-up-sport-in-stride","summary":"NEW YORK (AP) - Fenric Towell isn't nervous about his first time competing at the nation's top dog show. After all, he's heading to the Westminster Kennel Club ring this week with 100-plus shows under his belt, a record of wins and a champion Lakeland terr","role":null,"publishedDate":1518451779000,"updatedDate":1518452932000,"publishedDateISO8601":"2018-02-12T10:09:39.000-06:00","updatedDateISO8601":"2018-02-12T10:28:52.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large16x9_AP18041769097363.jpg?1518452887234","medium16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium16x9_AP18041769097363.jpg?1518452887499","small16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-small16x9_AP18041769097363.jpg?1518452887201","large36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large36x25_AP18041769097363.jpg?1518452887208","medium36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium36x25_AP18041769097363.jpg?1518452887398","small36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-small36x25_AP18041769097363.jpg?1518452887281","large1x1Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large1x1_AP18041769097363.jpg?1518452887316","medium1x1Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium1x1_AP18041769097363.jpg?1518452887524","small1x1Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-small1x1_AP18041769097363.jpg?1518452887326","jumbo36x25Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-jumbo36x25_AP18041769097363.jpg?1518452887258","jumbo16x9Url":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-jumbo16x9_AP18041769097363.jpg?1518452887190","heroImageUrl":"\/resources\/media\/ff47dd1b-aca5-4dea-8c67-acef24e9b481-large16x9_AP18041769097363.jpg?1518452887234","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Entertainment","News"],"sectionName":null},{"uuid":"09bfeecb-3c11-42f3-97a9-a7f8ebc7655b","storyUuid":"f13f90f3-78f1-4552-98f0-3db641b35d2a","title":"A 'Black Panther' pop-up bar is coming to DC","url":"\/news\/entertainment\/gallery\/a-black-panther-pop-up-bar-is-coming-to-dc","summary":"WASHINGTON (WJLA) - The excitement for Marvel's Black Panther continues to build and now fans in D.C. can get even more immersed in the Wakandan experience.\u00a0A Black Panther pop-up bar is set to open from Thursday to Saturday, according to the event product","role":null,"publishedDate":1518450590000,"updatedDate":1518458475000,"publishedDateISO8601":"2018-02-12T09:49:50.000-06:00","updatedDateISO8601":"2018-02-12T12:01:15.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large16x9_AP_18036715561073.jpg?1518450235152","medium16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium16x9_AP_18036715561073.jpg?1518450235191","small16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-small16x9_AP_18036715561073.jpg?1518450235395","large36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large36x25_AP_18036715561073.jpg?1518450235186","medium36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium36x25_AP_18036715561073.jpg?1518450235169","small36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-small36x25_AP_18036715561073.jpg?1518450235200","large1x1Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large1x1_AP_18036715561073.jpg?1518450235377","medium1x1Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium1x1_AP_18036715561073.jpg?1518450235564","small1x1Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-small1x1_AP_18036715561073.jpg?1518450235403","jumbo36x25Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-jumbo36x25_AP_18036715561073.jpg?1518450235186","jumbo16x9Url":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-jumbo16x9_AP_18036715561073.jpg?1518450235152","heroImageUrl":"\/resources\/media\/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-large16x9_AP_18036715561073.jpg?1518450235152","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Entertainment","News"],"sectionName":null},{"uuid":"e4079b7b-8a4c-46a7-946b-983859b4cb54","storyUuid":"ca19e46c-de05-487c-b9b0-9d2795dd1108","title":"Seattle hosts nation's largest release of electric share bikes","url":"\/news\/nation-world\/gallery\/seattle-hosts-nations-largest-release-of-electric-share-bikes","summary":"SEATTLE - Hundreds of new electrically assisted bicycles are on the streets of Seattle on Monday as the city hosts the largest e-bike release in the nation.LimeBike launched the new electric bikes over the weekend. They say it should make bike-sharing more","role":null,"publishedDate":1518448206000,"updatedDate":1518485068000,"publishedDateISO8601":"2018-02-12T09:10:06.000-06:00","updatedDateISO8601":"2018-02-12T19:24:28.000-06:00","teaserListUuid":null,"position":null,"validTeaserLists":[],"modifiedPosition":false,"modifiedData":false,"newTeaser":false,"sponsored":false,"large16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158051","medium16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158073","small16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-small16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158343","large36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158087","medium36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158067","small36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-small36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158063","large1x1Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large1x1_180212_komo_electric_bikes_03_1200.jpg?1518448158322","medium1x1Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium1x1_180212_komo_electric_bikes_03_1200.jpg?1518448158334","small1x1Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-small1x1_180212_komo_electric_bikes_03_1200.jpg?1518448158388","jumbo36x25Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-jumbo36x25_180212_komo_electric_bikes_03_1200.jpg?1518448158081","jumbo16x9Url":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-jumbo16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158046","heroImageUrl":"\/resources\/media\/ae4043dc-2b8c-4bab-a33a-e08fc6098748-large16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158051","videoThumbUrl":null,"videoUrl":null,"hasTeaserImage":true,"hasHeroImage":true,"hasGallery":true,"teaserStatus":null,"hashTags":[],"categories":["Nation & World","News"],"sectionName":null}]},"rendering":{"adZone":"news\/offbeat","webAdZoneRoot":"Web","mobileAdZoneRoot":"Mobile","dfpNetworkId":"4756","dfpAdUnitId":"KFDM","faviconImageUrl":"\/resources\/media\/kfdm-favicon.ico","pageTitle":"Harvey the Hawk seeks refuge in Houston man's taxi","pageDescription":null,"canonicalUrl":"http:\/\/wjla.com\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","sectionUrl":"\/news\/offbeat","pageKeywords":["news","root","offbeat","videos"],"pageTags":[{"source":null,"tagName":"klewtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"okcfox.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"bakersfieldnow.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"fa3407eb-86d4-45bf-b15a-7103c78050fd","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"news4sanantonio.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"fox42kptm.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abc22now.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"mynews4.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wjactv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"news4sanantonio.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"videos","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"franchise"},{"source":null,"tagName":"abcstlouis.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"21bb7401-d542-45bd-ad8a-fc81000b5208","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"nbc16.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"khqa.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"643ba618-d625-4a3a-baad-7a36a17e8a86","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fd8a7106-7efc-4dd4-bdd6-027c69d7c5d2","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"0d6187df-303d-4044-9b76-6418baced056","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxbaltimore.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"c64035ec-e471-478f-be81-f4aab80504cc","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"84f14b5f-cd28-49d5-bca5-e0aeb245dee6","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"news","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"franchise"},{"source":null,"tagName":"komonews.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cbs4local.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionname"},{"source":null,"tagName":"bakersfieldnow.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbs4local.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abcnews4.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wset.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"katu.com","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"sectionurl"},{"source":null,"tagName":"upnorthlive.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxillinois.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"6c0adb76-b16f-4d17-b755-9c0f5a14d83f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"okcfox.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wjla","uuid":null,"notSourceTag":false,"contentTag":true,"topicalTag":false,"dimensionName":"source"},{"source":null,"tagName":"wsmh.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abc22now.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"2971ac05-552a-439d-9c37-3bdebb555d9f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"a2021261-c257-4a93-9d5d-a118284b1246","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wsmh.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"0c5a8c0a-38d2-4ead-b76a-b72eb7121195","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"1d56f1a0-a00d-4b58-b3fc-44e976f70c3f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"cbs4local.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"primarysection"},{"source":null,"tagName":"abc","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"network"},{"source":null,"tagName":"639dcb36-d31b-40f9-8592-2d87f8038fb1","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarysection"},{"source":null,"tagName":"mynews4.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wtov9.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"valleycentral.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"660f6b9e-3417-4fc5-867b-77021e385d0d","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"khqa.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cbsaustin.com\/news\/videos","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"katv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"krcgtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kutv.com","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"uppermichiganssource.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"\/videos","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarysection"},{"source":null,"tagName":"wwmt.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"valleycentral.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"6d672072-7a16-46fd-b674-7879aab8f941","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"ktvo.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"4927128d-1b86-4fef-a0b9-6429e01f5943","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"abcnews4.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"komonews.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbsaustin.com\/news\/videos","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxsanantonio.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abc6onyourside.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wsmh.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"2b0e278f-fd37-4c7c-9848-7297d2a5a8b5","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"abc7amarillo.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"33d14890-c122-49b4-a2e2-27a5df5e7bac","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"483d7194-9883-47ba-90a5-5cddbfe1b9da","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"nbc24.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"0b85f71b-600b-462d-9076-2583afc25b07","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"6f1fc40c-5671-453b-921c-d87483570a2c","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"7d442ccb-c923-433f-9c46-1ef39430bf2e","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wgme.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"aea74a9c-4b0e-4186-8181-45ab302796e0","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wjla.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"news4sanantonio.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"krcgtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cbs6albany.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"2f1ba9dd-1d1d-4c67-949a-335636897890","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fox42kptm.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"9c2189dc-6765-44aa-9f47-5cc43ab20ced","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxsanantonio.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"turnto10.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"klewtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"story","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"validcontenttype"},{"source":null,"tagName":"wtov9.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbs12.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abc3340.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"4b945db4-33c9-43fd-bcbd-47768679d7c2","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxrochester.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wset.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox45now.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxbaltimore.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"7d70f46f-3824-443e-b855-02c2b7f068a8","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"upnorthlive.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"keprtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wach.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxchattanooga.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cbs6albany.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"13wham.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"7cbf3b14-e5d6-48ee-a052-22295980d2c2","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"a334fba5-7b9d-4873-8d6f-28a2ed1a77c3","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"920cc5ba-9354-422e-a2c2-b7d6bdbffe87","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxlexington.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"b32e3e13-0339-4865-9923-2856f5f66fbf","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"cbs12.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"f52b7f66-b33b-45be-98b5-bf84f694edbd","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"ed91ff53-719f-45af-971c-37fcd433126f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"75b0f242-9f3c-4d23-a380-18305de47a20","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fbc02275-6eca-4b98-aef7-f8ebe06efc77","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kutv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"acae77f7-bb5b-4eae-9403-4eaffa218d55","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wgme.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"c782083e-792f-4468-a296-47605a2e9fb4","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"newschannel9.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"komonews.com","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"sectionurl"},{"source":null,"tagName":"kpic.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"763e876c-9975-4526-b825-168894f812c7","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxlexington.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"nebraska.tv\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"48bd395c-b589-470e-b9fa-1155bf54ebf4","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"katv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbs6albany.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wchstv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox56.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"8a18019e-710a-4322-a8ce-6cc698998154","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"local12.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox23maine.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wlos.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox4beaumont.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"809d9535-8b05-47d7-ba3b-84541d322c46","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"56429487-f94c-46ab-a944-1da39873f48c","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fox45now.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"local12.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxnebraska.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"b17dc9c6-14f3-46f7-a053-30f567805bfe","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wfxl.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wjla","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"callletters"},{"source":null,"tagName":"abc7amarillo.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"kfdm.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"mycbs4.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"root","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionname"},{"source":null,"tagName":"offbeat","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"franchise"},{"source":null,"tagName":"wpde.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"3913b6b2-e7e1-4c39-b1ad-838f0cf799f9","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fox11online.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"ef7d1446-cd05-4ab0-8e35-fc36984bc5db","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"primarybranduuid"},{"source":null,"tagName":"abc22now.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"news3lv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"0077ad1f-7c64-46c3-8b0e-a895bc369423","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kimatv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"08ba6c24-8cdd-4558-844d-0795d12afb52","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"cbs2iowa.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"klewtv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"ktvo.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"mycbs4.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"mynews4.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxnebraska.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"ktvo.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wchstv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"gallery","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"validcontenttype"},{"source":null,"tagName":"kimatv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"siouxlandnews.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbsaustin.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"kenvtv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"c62abc2c-af8b-4257-b463-36b6908e9c17","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fox11online.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"local12.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"kcby.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"section"},{"source":null,"tagName":"kutv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wjla","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"primarybrand"},{"source":null,"tagName":"siouxlandnews.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"773244cd-5c80-431c-b0a3-f8528448f049","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"1bba0725-3943-4043-83b9-92ba6cb4d8f8","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"primarytargetuuid"},{"source":null,"tagName":"wjla.com","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"domain"},{"source":null,"tagName":"6f1c9685-8a42-41c4-a55c-539428310dca","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kval.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbsaustin.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"dd4dbe06-e312-4ad0-a76d-88890b92abc6","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"1fe2324a-7067-42ed-8918-0895d66f9eac","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"news3lv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"86ed67b3-5866-4663-8271-8201e793f954","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxillinois.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wchstv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cbs12.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"2b14c504-66d3-479a-b0c7-e2f08ff576ab","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"foxlexington.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"234bb5aa-b6fb-4ed4-b0dc-2cda03dd3e28","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"news3lv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionname"},{"source":null,"tagName":"wgxa.tv\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wwmt.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox28iowa.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxillinois.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"nebraska.tv\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxnebraska.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox17.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"abcstlouis.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cnycentral.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"ktul.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"ktul.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"local21news.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wpde.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wjactv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"ktvl.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"nebraska.tv\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"ktvl.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"064e0baf-bb1b-4b0b-8532-00847e5d9a43","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"1a24ccbc-4ec2-4527-a431-c1fb79f054a2","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"newschannel9.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kenvtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"local21news.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"idahonews.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"ktul.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"nbc25news.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"165ca318-2da3-4e7e-9ae4-f6bab136ac6f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"mynbc15.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"3422e082-2d56-4766-87e8-da70061d499c","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wlos.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"0b796b4a-d721-4d74-b360-ee1a8b5a3cca","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"cbsaustin.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"nbc16.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxreno.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"57eaf025-0f17-4885-85da-3551b67a863a","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"idahonews.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wjla.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"13wham.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"katu.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wjactv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox17.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox28iowa.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cnycentral.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"mycbs4.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"cbs2iowa.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"c0aa8f58-6c76-46c5-b926-947473b51093","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"story","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"contenttype"},{"source":null,"tagName":"d7e3ce36-86ee-421d-bc5f-a7d8aef79d0f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kval.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"fox28media.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wwmt.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"kutv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"nbc25news.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kcby.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"f329a575-a16e-4e42-9d9c-c6bda159ec64","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"990d807a-b097-4513-baf5-3f03c9aeb5ba","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kpic.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"57c1caa6-8532-405a-9528-6b643352bd78","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"keprtv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"45d9eec7-a16e-4a9a-a8d7-ae28ffbe52dd","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kfoxtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxreno.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"washington, dc (hagrstwn)","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"dma"},{"source":null,"tagName":"wsbt.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wfxl.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxreno.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abcnews4.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wfxl.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"nbc16.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"17f76188-3aa4-4ad2-81fd-81eb6e041c0a","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kcby.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"13wham.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxbaltimore.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cbs2iowa.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"valleycentral.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kfoxtv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"mynbc15.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"news","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"sectionname"},{"source":null,"tagName":"kenvtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox4beaumont.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxchattanooga.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abcstlouis.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox28media.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"0c0c30e0-08c3-485e-a41f-fc2d0c0111de","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kmph.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"newschannel20.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"turnto10.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kfoxtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"keprtv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"nbc25news.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"upnorthlive.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wlos.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"local21news.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wpde.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wjla.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"primarytarget"},{"source":null,"tagName":"fox11online.com","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"720179d7-87e6-439b-92cf-489bfbf182eb","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kpic.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"newschannel9.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"617f4d36-7f02-44f2-b930-f6d980b86680","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"20d3cd19-ecc2-4a6a-a98e-0fe586c6817e","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"newschannel20.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kmph.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox23maine.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"abc3340.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"nbc24.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxrochester.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wsbt.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"turnto10.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"kmph.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"foxsanantonio.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"foxrochester.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"root","uuid":null,"notSourceTag":true,"contentTag":false,"topicalTag":true,"dimensionName":"franchise"},{"source":null,"tagName":"abc6onyourside.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox17.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"krcgtv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abc7amarillo.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wjla.com","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"primarydomain"},{"source":null,"tagName":"myfox28columbus.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"abc6onyourside.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"uppermichiganssource.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"fox28media.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"kfdm.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"myfox28columbus.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"newschannel20.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"d6f64591-92b0-43ef-8ddf-7a75b632e0ac","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wjla","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"propertyname"},{"source":null,"tagName":"fox56.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"f705cf2e-1942-4fb8-bea0-3a7382257482","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wgme.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"f260e8b2-f68d-45a3-b4ef-f21996d0d2c3","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"abc3340.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wvah.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wach.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"weartv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox23maine.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox45now.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"ktvl.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"44cb1654-5c5f-4d89-9c74-ab6149bc12ac","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"komonews.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"c2e9b2d5-edb5-43b8-bdc5-6425b0469d7f","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"fox11online.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox4beaumont.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"\/","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"section"},{"source":null,"tagName":"weartv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"a365760b-4b96-4e1d-b83e-98ac6a81bf53","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wgxa.tv\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"ba1f0141-9e2f-41c5-8587-a513320b06d8","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"khqa.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox28iowa.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"section"},{"source":null,"tagName":"foxchattanooga.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"katv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"4f186ba8-082b-4544-ab9c-244322686b24","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"bakersfieldnow.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"harlingen-wslco-brnsvl-mca","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"dma"},{"source":null,"tagName":"uppermichiganssource.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"mynbc15.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"kfdm.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"wvah.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"\/videos","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"section"},{"source":null,"tagName":"4eae9f0b-3cf1-406b-a92b-3dfb2e8699fd","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"nbc24.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"katu.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"idahonews.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wtov9.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wsbt.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"okcfox.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"7105a1fb-90ac-46f0-8ecf-835ed1516102","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kval.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wset.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wvah.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"cd61028d-aca0-4f85-ad3f-27abe1ce3e58","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"f309a237-c3cc-4955-a742-f6fe2c31ced2","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"1cf8f2f7-35e6-417a-9071-844c47ae12eb","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"kimatv.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"320e570e-5c8e-40ea-8a7c-630047d8fd53","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"f7c2d7f9-620b-4884-b6c4-6a649572fbd0","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"cnycentral.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"wach.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"535da7c9-fcd5-439d-896b-961509ff105b","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytargetuuid"},{"source":null,"tagName":"wgxa.tv\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"fox42kptm.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"katu.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"fox56.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"siouxlandnews.com\/news","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"myfox28columbus.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"secondarytarget"},{"source":null,"tagName":"weartv.com\/news\/offbeat","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionurl"},{"source":null,"tagName":"videos","uuid":null,"notSourceTag":true,"contentTag":true,"topicalTag":false,"dimensionName":"sectionname"}],"site":{"uuid":"ba9498d7-3c11-4bea-aa3b-61693626ff52","created":1438039296000,"version":1,"name":"KFDM","imageUrl":"\/resources\/media\/b60c9248-bd05-4be6-5af8-1af19295c16f-kfdmstorylinelogo.png?1452729832019","url":"kfdm.com","stagingUrl":"kfdm.sinclairstoryline.com","callLetters":"KFDM","status":"published","city":"Beaumont","state":"TX","zipcode":"77702","weatherZipCodes":null,"timezone":"CDT","includedSources":[{"name":"News","locked":false},{"name":"KFDM","locked":false},{"name":"CBS","locked":false}],"excludedSources":[{"name":"Beaumont-Port Arthur","locked":false}],"savedDate":null,"scheduledDate":null,"expiresDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"siteSlug":"kfdm","siteType":null,"brandUuid":"8b84c3a5-518f-4d6d-85fd-3fc8daea2e46","brandName":"KFDM","channel":"6","network":"CBS","brandColorOne":"#561d5","brandColorTwo":"#0876aa","backgroundColorOne":"#ffffff","backgroundColorTwo":"#ebebeb","textColorOne":"#ffffff","textColorTwo":"#ffffff","textColorThree":"#333333","textColorFour":"#56a1d5","headerLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-header-logo-2.png","footerLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-footer-logo.png","galleryLogoImageUrl":"\/resources\/assets\/kfdm\/images\/logos\/kfdm-gallery-logo.png","faviconImageUrl":"\/resources\/media\/kfdm-favicon.ico","weatherImageOneUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","weatherImageTwoUrl":"http:\/\/sinclairresources.s3.amazonaws.com\/assets\/common\/kutv-weather-hero-day.jpg","fontUrl":null,"designatedMarketArea":"Beaumont-Port Arthur","dfpNetworkId":"4756","dfpAdUnitId":"KFDM","googleAnalyticsId":"UA-11902348-54","general":{"footerText":" "},"theme":null,"integration":{"androidWeatherApp":"","iOSWeatherApp":"","iOSStationApp":"","androidStationApp":"","epgProviders":"[{\"providerName\":\"gracenote\",\"providerConfig\":{\"stationId\":\"15005\"}}]","androidMorningApp":"","iOSMorningApp":"","iOSWatchLiveApp":"","androidWatchLiveApp":""},"sources":null,"social":{"facebookAppId":"259331087502766","googlePlusUrl":"","facebookUrl":"https:\/\/www.facebook.com\/kfdmnews\/","instagramFeedUrl":"","pinterestUrl":"http:\/\/pinterest.com\/kfdmnews\/","fbPages":"79318758755","livestreamFacebookAppId":"156854331444788","youtubeChannelUrl":"","fbRecirculationId":"1132375610142091_1470473112999004","twitterAppId":"","twitterUrl":"http:\/\/twitter.com\/#!\/kfdmnews","googlePlusAppId":"","twitterId":"http:\/\/twitter.com\/#!\/kfdmnews"},"packageTypes":["ALERT","AUDIO","BIOGRAPHY","GALLERY","STORY","VIDEO","WEATHER"],"affiliate":null},"section":{"uuid":"643ba618-d625-4a3a-baad-7a36a17e8a86","created":1438039325000,"version":1,"savedDate":null,"scheduledDate":null,"expiresDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":"published","propertyTags":null,"zipcode":null,"timezone":null,"name":"Offbeat","pathUrl":"\/offbeat","redirectPathUrl":null,"config":null,"parentChannelProperty":{"uuid":"ba9498d7-3c11-4bea-aa3b-61693626ff52","created":1438039296000,"version":1,"savedDate":null,"scheduledDate":null,"expiresDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":"77702","timezone":"CDT","name":"KFDM","channelBrand":null},"parentSection":{"uuid":"825010d6-a7ff-4dce-924e-cb143e063b37","created":1438039296000,"version":1,"savedDate":null,"scheduledDate":null,"expiresDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"News","pathUrl":"\/news","redirectPathUrl":"\/","config":null,"parentChannelProperty":{"uuid":"ba9498d7-3c11-4bea-aa3b-61693626ff52","created":1438039296000,"version":1,"savedDate":null,"scheduledDate":null,"expiresDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":"77702","timezone":"CDT","name":"KFDM","channelBrand":null},"parentSection":{"uuid":"e76afbb8-748b-4cdf-bdcd-cbe3f5d16efd","created":1438039296000,"version":1,"savedDate":null,"scheduledDate":null,"expiresDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":null,"timezone":null,"name":"Root","pathUrl":"\/","redirectPathUrl":null,"config":null,"parentChannelProperty":{"uuid":"ba9498d7-3c11-4bea-aa3b-61693626ff52","created":1438039296000,"version":1,"savedDate":null,"scheduledDate":null,"expiresDate":null,"terminatedDate":null,"publishAuthorizationDate":null,"unpublishAuthorizationDate":null,"status":null,"propertyTags":null,"zipcode":"77702","timezone":"CDT","name":"KFDM","channelBrand":null},"parentSection":null,"templateId":"blank","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"data":null},"templateId":"home-v2","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":null,"geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":null,"locked":null,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"data":null},"templateId":"section-v2","parentSite":null,"children":null,"presentations":null,"indexPresentation":null,"adZone":"news\/offbeat","geminiAdUnitIOS":null,"geminiAdUnitAndroid":null,"order":99,"locked":false,"imageUrl":null,"sectionLink":null,"sectionLinkText":null,"data":{"injectedMarkup":""}},"analytics":{"storyType":"gallery","storySlug":"harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","storyVersionSetUuid":"796ad87f-cd1b-42ef-87c4-bfd629cbda77"},"seoMetadata":{"og:image":"http:\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","og:type":["article"],"twitter:title":["Harvey the Hawk seeks refuge in Houston man's taxi"],"article:section":["Offbeat"],"article:published_time":["2017-08-26T19:50Z"],"twitter:card":["A Houston-area taxi driver picked up a strange passenger on Friday night as Hurricane Harvey was barreling down on the Texas coast, a Cooper's hawk seeking shelter from the\u00a0hurricane.\u00a0Many people in Texas relied on the kindness of others to evacuate and st"],"og:site_name":["KFDM"],"twitter:url":["wjla.com\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi"],"author":["Sinclair Broadcast Group"],"og:title":["Harvey the Hawk seeks refuge in Houston man's taxi"],"medium":["news"],"title":["Harvey the Hawk seeks refuge in Houston man's taxi"],"image_src":["\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small16x9_harveyhawk.jpg","\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-small16x9_harveyhawk.jpg"],"article:publisher":["https:\/\/www.facebook.com\/kfdmnews\/"],"twitter:image":"http:\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","article:tag":["news","root","offbeat","videos"],"fb:app_id":["259331087502766"],"article:modified_time":["2017-08-26T19:56Z"],"goolge:image":"http:\/resources\/media\/adc60973-750d-47e3-ba61-53d86b9f7285-large16x9_harveyhawk.jpg","robots":["index, follow"],"og:url":["wjla.com\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi"]},"canonicalUrlOverride":null,"fullyQualifiedUrl":"kfdm.com\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","relativeUrl":"\/news\/offbeat\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","fullyQualifiedGalleryUrl":"kfdm.com\/news\/offbeat\/gallery\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","relativeGalleryUrl":"\/news\/offbeat\/gallery\/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi","retargeting":"GTM-MBL324","metaKeywords":"news,root,offbeat,videos,TX","date":"2017-08-26T19:50:38+00:00","dfpScripts":"\u003Cscript\u003E\n        var zone = '\/4756\/KFDM\/Web\/news\/offbeat';\n        var googletag = googletag || {};\n        googletag.cmd = googletag.cmd || [];\n        (function() { \n            window.advBidxc = window.advBidxc ||{};\n            window.advBidxc.renderAd = function(){};\n            window.advBidxc.startTime = new Date().getTime();\n            window.advBidxc.timeout = 400;\n            window.advBidxc.version = 4.1;\n            window.advBidxc.section = \"Offbeat\";\n            window.advBidxc.customerId = \"8CUYJO3X8\";\n            window.advBidxc.domain = window.location.hostname;\n            function loadScript(tagSrc){\n                if(tagSrc.substr(0,4) !== 'http'){\n                    varisSSL = 'https:'==document.location.protocol;\n                    tagSrc = (isSSL ?'https:':'http:') + tagSrc;\n                }\n                var scriptTag = document.createElement('script'),\n                    placeTag = document.getElementsByTagName(\"script\")[0];\n                scriptTag.type = 'text\/javascript';\n                scriptTag.async = true;\n                scriptTag.src = tagSrc;\n                placeTag.parentNode.insertBefore(scriptTag,placeTag);\n            }\n            function loadGPT(){\n                if(!window.advBidxc.isAdServerLoaded){\n                    loadScript('\/\/www.googletagservices.com\/tag\/js\/gpt.js');\n                    window.advBidxc.isAdServerLoaded = true;\n                }\n            }\n            window.advBidxc.loadGPT = setTimeout(loadGPT, window.advBidxc.timeout);\n            var isSSL = 'https:' == document.location.protocol;\n            var mnSrc = (isSSL ? 'https:' : 'http:') + '\/\/contextual.media.net\/bidexchange.js?cid=' + window.advBidxc.customerId + '&dn=' + window.advBidxc.domain + '&version=' + window.advBidxc.version + (isSSL ? '&https=1' : '');\n            loadScript(mnSrc);\n        })();\n        var _ww = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;\n        var ww = _ww\u003C728 ? 728:_ww\u003C970 ? 970:_ww;\n        googletag.cmd.push(function() {\n            ddb_300x250_right_panel = googletag.defineSlot(zone, [300,250], 'ddb_300x250_right_panel').setTargeting('pos','1').addService(googletag.pubads()).setCollapseEmptyDiv(false);\n            ddb_728x90_footer = googletag.defineSlot(zone, [728,90], 'ddb_728x90_footer').setTargeting('pos','1').addService(googletag.pubads()).setCollapseEmptyDiv(false);\n            ddb_300x250_interstitial = googletag.defineSlot(zone, [300,250], 'ddb_300x250_interstitial').setTargeting('pos','1').addService(googletag.pubads()).setCollapseEmptyDiv(false);\n            ddb_300x250_end = googletag.defineSlot(zone, [300,250], 'ddb_300x250_end').setTargeting('pos','2').addService(googletag.pubads()).setCollapseEmptyDiv(false);\n            googletag.pubads().setTargeting('video','false').setTargeting(\"kw\",[\"news\",\"root\",\"offbeat\",\"videos\"]).setTargeting('path','wjla.com\/news\/offbeat').setTargeting('slug','harvey-the-hawk-seeks-refuge-in-houston-mans-taxi').setTargeting('Ref_ID', sinclairDigital.ast.referrerDomain).setTargeting('page','gallery').setTargeting('ksg', Krux.segments)\n.setTargeting('kuid', Krux.user);\n            googletag.pubads().enableSingleRequest();\n            googletag.companionAds().setRefreshUnfilledSlots(true);\n            googletag.pubads().enableVideoAds();\n            window.sinclairDigital.ast = window.sinclairDigital.ast || {};\n            window.sinclairDigital.ast.adSlotInfoEventObjects = [];\n            googletag.pubads().addEventListener('slotRenderEnded', function(event) {\n              window.sinclairDigital.ast.adSlotInfoEventObjects.push(event);\n              if (event.slot.getSlotElementId() === 'ddb_home_premium_desktop' && event.isEmpty) {\n                document.getElementById(event.slot.getSlotElementId()).setAttribute('class', document.getElementById(event.slot.getSlotElementId()).getAttribute('class') + ' ad_loaded_false');\n              }\n            if (window.sinclairDigital.ast && window.sinclairDigital.ast.dfpPremiumTemplateExists) {\n                document.getElementById('dfp-premium-template-exists').textContent = window.sinclairDigital.ast.dfpPremiumTemplateExists;\n            }\n            });\n            googletag.pubads().disableInitialLoad();\n            googletag.enableServices();\n        });\n         adKeywords =[\"news\",\"root\",\"offbeat\",\"videos\"] ;\nadStorySlug ='harvey-the-hawk-seeks-refuge-in-houston-mans-taxi' ;\ndfpPageType ='gallery' ;\n\u003C\/script\u003E\n\u003Cscript\u003E\n!function(a9,a,p,s,t,A,g){\nif(a[a9])return;\nfunction q(c,r){\na[a9]._Q.push([c,r])\n}\na[a9]={\ninit:function(){\nq('i',arguments)\n},\nfetchBids:function(){\nq('f',arguments)\n},\nsetDisplayBids:function(){},\n_Q:[]\n};\nA=p.createElement(s);\nA.async=!0;\nA.src=t;\ng=p.getElementsByTagName(s)[0];\ng.parentNode.insertBefore(A,g)\n}('apstag',window,document,'script','\/\/c.amazon-adsystem.com\/aax2\/apstag.js');\napstag.init({ pubID: '3555', adServer: 'googletag' });\napstag.fetchBids({\nslots: [\n{\nslotID: 'ddb_300x250_right_panel',\nsizes: [[300,250]]\n},{\nslotID: 'ddb_728x90_footer',\nsizes: [[728,90]]\n},{\nslotID: 'ddb_300x250_interstitial',\nsizes: [[300,250]]\n},{\nslotID: 'ddb_300x250_end',\nsizes: [[300,250]]\n}],\ntimeout: 2e3\n}, function(bids) {\n     googletag.cmd.push(function(){\n         apstag.setDisplayBids();\n         googletag.pubads().refresh();\n     });\n});\n\u003C\/script\u003E\n","metaTitle":"Harvey the Hawk seeks refuge in Houston man's taxi | KFDM"},"gemini":"","city":"Beaumont","affiliation":"CBS","medianet":"true","amazona9":"true","googleVerify":"","adBlockCheck":"","siteType":"","sandbox":"","blurb":"News, Weather, Sports, Breaking News","pingdomRUM":"","isMobile":null,"componentContentCount":1,"loggedIn":false,"sdConsoleEnable":false,"sdBlockAds":false,"presentationReference":{"key":"gallery-v2","name":"Gallery v2(common)","relativeImagePath":"presentations\/common\/gallery-v2","siteSlug":"kfdm"}};
sinclairDigital.siteSlug = 'kfdm';
sinclairDigital.dependencies.require([],[ { key:'console-v1', url: '//static-29.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_js/component-head-v1.min.js' } ] );</script><!-- --></head><body class='sd-body sd-gallery-dark-background'><div class='sd-gallery-main'><div class='sd-gallery-content'><div class='component-story-gallery-v2'><script src="https://hammerjs.github.io/dist/hammer.js"></script><aside class="sd-gallery-right-panel sd-gallery-not-mobile"><div class="sd-gallery-logo"><a href="/"><img src="//static-32.sinclairstoryline.com/resources/assets/kfdm/images/logos/kfdm-gallery-logo.png" height="22px" class="sd-logo"/></a></div><nav id="sd-gallery-main-nav" class="sd-gallery-main-nav"><a class="sd-gallery-main-nav-btn sd-gallery-index"><span id="sd-gallery-index" class="gallery-count-span">1</span><span class="gallery-count-span">&nbsp;/&nbsp;</span><span id="sd-gallery-count" class="gallery-count-span">6</span><div class="sd-nav-title">PHOTOS</div></a><a id="sd-gallery-thumbnails-btn" title="View gallery thumbnail images." class="sd-gallery-main-nav-btn sd-thumbnail-view-btn"><i class="fa fa-th"></i><div class="sd-nav-title">THUMBNAILS</div></a><a id="sd-gallery-more-galleries-btn" title="View More galleries." class="sd-gallery-main-nav-btn sd-more-btn"><i class="fa fa-th-large"></i><div class="sd-nav-title">MORE GALLERIES</div></a><a id="sd-gallery-close-btn" title="Close gallery" class="sd-gallery-main-nav-btn sd-gallery-close-btn"><i class="fa fa-angle-right"></i><i class="fa fa-angle-left"></i><div class="sd-nav-title">EXIT</div></a></nav><div class="sd-gallery-right-panel-content"><aside class="sd-gallery-content-details"><div id="sd-gallery-title"></div><div class="sd-gallery-caption-wrapper sd-collapsed"><div id="sd-gallery-caption-read-more">Read More</div><div id="sd-gallery-caption"></div></div><a id="sd-gallery-read-story-btn" href="/news/offbeat/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi" class="sd-gallery-read-story-btn"><i class="fa fa-align-left"></i><span class="sd-gallery-aside-text">Read Story</span></a></aside><aside class="sd-gallery-share-toolbar"><a title="Share via eMail" class="sd-gallery-email-btn"><i class="fa fa-envelope"></i></a><a title="Share on Twitter" target="_blank" class="sd-gallery-twitter-btn"><i class="fa fa-twitter"></i></a><a title="Share on Facebook" class="sd-facebook-share-btn"><i class="fa fa-facebook"></i></a><div class="share-title">SHARE</div></aside></div><div class="sd-gallery-right-panel-ddb"><div class="ddb-wrapper ddb-no-background"><div id="ddb_300x250_right_panel" class="ddb "><script type="text/javascript">if(typeof googletag != "undefined") {
    googletag.cmd.push(function() {
        googletag.display( 'ddb_300x250_right_panel' );
    });
}</script></div></div></div></aside><div class="sd-gallery-main"><div id="sd-gallery-container" data-title="Harvey the Hurricane Hawk seeks refuge in Houston man's taxi" class=""><div class="sd-gallery-overlay"></div><div id="sd-gallery-prev-btn" class="sd-gallery-prev-btn"><img src="//static-37.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core/component/story/gallery/v2/images/left-arrow-gray.png"/></div><div id="sd-gallery-next-btn" class="sd-gallery-next-btn"><img src="//static-10.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/core/component/story/gallery/v2/images/right-arrow-gray.png"/></div><div id="sd-gallery-mobile-nav-toolbar" class="sd-gallery-btn-toolbar sd-horizontal"><div id="sd-gallery-mobile-thumbnails-btn" class="sd-gallery-mobile-btn"><i class="fa fa-th"></i><div class="sd-gallery-mobile-btn-text">THUMBNAILS</div></div><div id="sd-gallery-mobile-more-galleries-btn" class="sd-gallery-mobile-btn"><i class="fa fa-th-large"></i><div class="sd-gallery-mobile-btn-text">MORE GALLERIES</div></div><a id="sd-gallery-mobile-read-story-btn" href="/news/offbeat/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi" class="sd-gallery-mobile-btn "><i class="fa fa-align-left"></i><div class="sd-gallery-mobile-btn-text">READ STORY</div></a></div><div id="sd-gallery-mobile-share-toolbar" class="sd-gallery-btn-toolbar sd-horizontal"><a class="sd-gallery-mobile-btn sd-facebook-share-btn"><i class="fa fa-facebook"></i><div class="sd-gallery-mobile-btn-text">FACEBOOK</div></a><a target="_blank" class="sd-gallery-mobile-btn sd-gallery-twitter-btn"><i class="fa fa-twitter"></i><div class="sd-gallery-mobile-btn-text">TWITTER</div></a><a class="sd-gallery-mobile-btn sd-gallery-email-btn"><i class="fa fa-envelope"></i><div class="sd-gallery-mobile-btn-text">E-MAIL</div></a></div><div class="sd-gallery-mobile-indicators"><div id="sd-gallery-mobile-ellipsis-btn" class="sd-gallery-mobile-indicator-btn"><i class="fa fa-ellipsis-v"></i></div><span id="sd-gallery-mobile-index-wrapper"><span id="sd-gallery-mobile-index">1</span><span id="sd-gallery-mobile-count">&nbsp;/&nbsp;6</span></span><div id="sd-gallery-mobile-close-btn" class="sd-gallery-mobile-indicator-btn"><i class="fa fa-angle-right"></i><i class="fa fa-angle-left"></i></div></div><div id="sd-gallery-mobile-share-btn" class="sd-gallery-mobile-indicator-btn"><i class="fa fa-share-square-o"></i></div><div id="sd-gallery-mobile-caption-btn" class="sd-gallery-mobile-indicator-btn"><span class="caption-title">read captions</span><i class="fa fa-angle-up"></i></div><div class="sd-gallery-mobile-caption-wrapper sd-peek"><i class="fa fa-angle-down sd-gallery-caption-up hidden"></i><div class="sd-gallery-caption-scroll-container"><div class="sd-gallery-mobile-caption"></div></div></div><div class="sd-gallery-slides-wrapper"><div id="photo-1" data-title="Harvey the Hurrican Hawk" data-caption="" data-index="1" style="background-image: url('//static-22.sinclairstoryline.com/resources/media/1a0a61e9-5d1e-4988-9804-33e0f54583e6-largeBlur_harveyhawk.jpg');" class="sd-gallery-slide  sd-gallery-curr"><div class="overlay"></div><img src="//static-27.sinclairstoryline.com/resources/media/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg" alt="" draggable="false"/><div class="sd-background-overlay"></div></div><div id="photo-2" data-title="Harvey the Hurrican Hawk" data-caption="" data-index="2" style="background-image: url('//static-22.sinclairstoryline.com/resources/media/5fb8abf6-3f42-440b-b1f4-026c981603e2-largeBlur_harveyhawk.jpg');" class="sd-gallery-slide  sd-gallery-next"><div class="overlay"></div><img src="//static-16.sinclairstoryline.com/resources/media/5fb8abf6-3f42-440b-b1f4-026c981603e2-harveyhawk.jpg" alt="" draggable="false"/><div class="sd-background-overlay"></div></div><div id="photo-3" data-title="Harvey the Hurrican Hawk" data-caption="" data-index="3" style="background-image: url('//static-24.sinclairstoryline.com/resources/media/6e6e45b1-3a69-422e-b243-e5fa9f16a71d-largeBlur_hurricaneharveyhawk.jpg');" class="sd-gallery-slide "><div class="overlay"></div><img src="//static-14.sinclairstoryline.com/resources/media/79d1ac22-bcf7-48a6-b855-9a7d9dc1edfc-hurricaneharveyhawk.jpg" alt="" draggable="false"/><div class="sd-background-overlay"></div></div><div id="photo-4" data-title="Harvey the Hurrican Hawk" data-caption="" data-index="4" style="background-image: url('//static-12.sinclairstoryline.com/resources/media/f39d638a-0760-46da-b05d-688d26d9d233-largeBlur_harveyhawkcab.jpg');" class="sd-gallery-slide "><div class="overlay"></div><img src="//static-15.sinclairstoryline.com/resources/media/f39d638a-0760-46da-b05d-688d26d9d233-harveyhawkcab.jpg" alt="" draggable="false"/><div class="sd-background-overlay"></div></div><div id="photo-5" data-title="Harvey the Hurrican Hawk" data-caption="" data-index="5" style="background-image: url('//static-27.sinclairstoryline.com/resources/media/36c4cded-8759-4201-8e47-41e52cd641f4-largeBlur_harveyhawkhome.jpg');" class="sd-gallery-slide "><div class="overlay"></div><img src="//static-33.sinclairstoryline.com/resources/media/36c4cded-8759-4201-8e47-41e52cd641f4-harveyhawkhome.jpg" alt="" draggable="false"/><div class="sd-background-overlay"></div></div><div id="photo-6" data-title="Harvey the Hurrican Hawk" data-caption="" data-index="6" style="background-image: url('//static-17.sinclairstoryline.com/resources/media/c774c413-b5e1-4875-9254-09970df840a7-largeBlur_harveyhawksnack.jpg');" class="sd-gallery-slide "><div class="overlay"></div><img src="//static-21.sinclairstoryline.com/resources/media/c774c413-b5e1-4875-9254-09970df840a7-harveyhawksnack.jpg" alt="" draggable="false"/><div class="sd-background-overlay"></div></div><div class="sd-gallery-slide sd-gallery-end"><div class="sd-gallery-end-controls"><div class="sd-gallery-end-logo-links-wrapper"><div class="sd-gallery-logo"><a href="/"><img src="//static-32.sinclairstoryline.com/resources/assets/kfdm/images/logos/kfdm-gallery-logo.png" height="22px" class="sd-logo"/></a></div><div id="sd-gallery-restart-btn" class="sd-gallery-end-nav-link sd-link"><i class="fa fa-undo"></i><span class="sd-gallery-end-control-text">Restart Gallery</span></div><a id="sd-gallery-end-read-story-btn" href="/news/offbeat/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi" class="sd-gallery-end-nav-link sd-link"><i class="fa fa-align-left"></i><span class="sd-gallery-end-control-text">Read Story</span></a><a id="sd-gallery-mobile-end-share-btn" class="sd-gallery-end-nav-link"><i class="fa fa-share-square-o"></i><span class="sd-gallery-end-control-text">Share This Gallery</span></a></div></div><div class="sd-gallery-end-handheld row"><h3 class="sd-gallery-end-more-text">You May Also Like These Photo Galleries</h3><a data-url="/news/local/gallery/two-arrested-for-stolen-trailer-meth-found-in-hardin-county" href="/news/local/gallery/two-arrested-for-stolen-trailer-meth-found-in-hardin-county" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-14.sinclairstoryline.com/resources/media/20ee5769-9e25-488c-a736-06441b30c298-medium16x9_0212DECKERTTHOMAS.JPG?1518476095891" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Two arrested in case linked to stolen trailer, meth found in Hardin County</div></a><a data-url="/news/offbeat/gallery/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018" href="/news/offbeat/gallery/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-41.sinclairstoryline.com/resources/media/05868f95-5738-4f67-85de-d207610c56cf-medium16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211948" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Danger brewing: can your coffee maker catch fire</div></a><a data-url="/news/offbeat/gallery/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab" href="/news/offbeat/gallery/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-38.sinclairstoryline.com/resources/media/518e99cf-1301-43be-b6db-57015e08b4ed-medium16x9_trio1.PNG?1518469271907" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Police: Man wrestles officers, security staff after trio walks out on bar tab</div></a><a data-url="/news/nation-world/gallery/cat-rescued-from-electric-pole-in-southeast-fresno" href="/news/nation-world/gallery/cat-rescued-from-electric-pole-in-southeast-fresno" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-18.sinclairstoryline.com/resources/media/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium16x9_kitty2.PNG?1518467901341" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Cat passes away following attempted rescue from electric pole</div></a><a data-url="/news/inside-your-world/gallery/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home" href="/news/inside-your-world/gallery/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-41.sinclairstoryline.com/resources/media/df1afece-34fc-4767-abbd-f4de5a0be861-medium16x9_Malmomarketplace.png?1518463313014" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Culture clash? Refugee crisis floods Sweden with people seeking a new home</div></a><a data-url="/news/nation-world/gallery/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512" href="/news/nation-world/gallery/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-23.sinclairstoryline.com/resources/media/047682da-2f76-450c-a65e-0c90419b6561-medium16x9_AP18043697702445.jpg?1518464356674" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Police: Donald Trump Jr.'s wife exposed to white powder</div></a><a data-url="/news/nation-world/gallery/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers" href="/news/nation-world/gallery/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-25.sinclairstoryline.com/resources/media/01747049-fc06-4634-a60f-de1420c6aa63-medium16x9_geraldlawsonmugshot.jpg?1518490518428" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Northeast Ohio man charged with buying gun for felon accused of killing officers</div></a><a data-url="/news/local/gallery/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents" href="/news/local/gallery/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-31.sinclairstoryline.com/resources/media/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium16x9_0212pagasleak1.jpg?1518454221524" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Gas leak prompts shelter in place for some Port Arthur residents</div></a><a data-url="/news/entertainment/gallery/robert-de-niro-takes-aim-at-trumps-climate-change-policy" href="/news/entertainment/gallery/robert-de-niro-takes-aim-at-trumps-climate-change-policy" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-21.sinclairstoryline.com/resources/media/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium16x9_AP18042390444388.jpg?1518451747630" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Robert De Niro takes aim at Trump's climate change policy</div></a><a data-url="/news/entertainment/gallery/dog-shows-young-handlers-take-a-grown-up-sport-in-stride" href="/news/entertainment/gallery/dog-shows-young-handlers-take-a-grown-up-sport-in-stride" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-27.sinclairstoryline.com/resources/media/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium16x9_AP18041769097363.jpg?1518452887499" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Dog show's young handlers take a grown-up sport in stride</div></a><a data-url="/news/entertainment/gallery/a-black-panther-pop-up-bar-is-coming-to-dc" href="/news/entertainment/gallery/a-black-panther-pop-up-bar-is-coming-to-dc" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-15.sinclairstoryline.com/resources/media/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium16x9_AP_18036715561073.jpg?1518450235191" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">A 'Black Panther' pop-up bar is coming to DC</div></a><a data-url="/news/nation-world/gallery/seattle-hosts-nations-largest-release-of-electric-share-bikes" href="/news/nation-world/gallery/seattle-hosts-nations-largest-release-of-electric-share-bikes" class="sd-related-gallery col-xs-12 col-xxs-24"><img src="//static-25.sinclairstoryline.com/resources/media/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158073" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Seattle hosts nation's largest release of electric share bikes</div></a></div><div class="sd-gallery-end-desktop"><h3 class="sd-gallery-end-more-text">You May Also Like These Photo Galleries</h3><a data-url="/news/local/gallery/two-arrested-for-stolen-trailer-meth-found-in-hardin-county" href="/news/local/gallery/two-arrested-for-stolen-trailer-meth-found-in-hardin-county" class="sd-related-gallery"><img src="//static-14.sinclairstoryline.com/resources/media/20ee5769-9e25-488c-a736-06441b30c298-medium16x9_0212DECKERTTHOMAS.JPG?1518476095891" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Two arrested in case linked to stolen trailer, meth found in Hardin County</div></a><a data-url="/news/offbeat/gallery/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018" href="/news/offbeat/gallery/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018" class="sd-related-gallery"><img src="//static-41.sinclairstoryline.com/resources/media/05868f95-5738-4f67-85de-d207610c56cf-medium16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211948" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Danger brewing: can your coffee maker catch fire</div></a><a data-url="/news/offbeat/gallery/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab" href="/news/offbeat/gallery/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab" class="sd-related-gallery"><img src="//static-38.sinclairstoryline.com/resources/media/518e99cf-1301-43be-b6db-57015e08b4ed-medium16x9_trio1.PNG?1518469271907" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Police: Man wrestles officers, security staff after trio walks out on bar tab</div></a><a data-url="/news/nation-world/gallery/cat-rescued-from-electric-pole-in-southeast-fresno" href="/news/nation-world/gallery/cat-rescued-from-electric-pole-in-southeast-fresno" class="sd-related-gallery"><img src="//static-18.sinclairstoryline.com/resources/media/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium16x9_kitty2.PNG?1518467901341" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Cat passes away following attempted rescue from electric pole</div></a><a data-url="/news/inside-your-world/gallery/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home" href="/news/inside-your-world/gallery/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home" class="sd-related-gallery"><img src="//static-41.sinclairstoryline.com/resources/media/df1afece-34fc-4767-abbd-f4de5a0be861-medium16x9_Malmomarketplace.png?1518463313014" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Culture clash? Refugee crisis floods Sweden with people seeking a new home</div></a><a data-url="/news/nation-world/gallery/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512" href="/news/nation-world/gallery/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512" class="sd-related-gallery"><img src="//static-23.sinclairstoryline.com/resources/media/047682da-2f76-450c-a65e-0c90419b6561-medium16x9_AP18043697702445.jpg?1518464356674" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Police: Donald Trump Jr.'s wife exposed to white powder</div></a><a data-url="/news/nation-world/gallery/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers" href="/news/nation-world/gallery/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers" class="sd-related-gallery"><img src="//static-25.sinclairstoryline.com/resources/media/01747049-fc06-4634-a60f-de1420c6aa63-medium16x9_geraldlawsonmugshot.jpg?1518490518428" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Northeast Ohio man charged with buying gun for felon accused of killing officers</div></a><a data-url="/news/local/gallery/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents" href="/news/local/gallery/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents" class="sd-related-gallery"><img src="//static-31.sinclairstoryline.com/resources/media/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium16x9_0212pagasleak1.jpg?1518454221524" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Gas leak prompts shelter in place for some Port Arthur residents</div></a><a data-url="/news/entertainment/gallery/robert-de-niro-takes-aim-at-trumps-climate-change-policy" href="/news/entertainment/gallery/robert-de-niro-takes-aim-at-trumps-climate-change-policy" class="sd-related-gallery"><img src="//static-21.sinclairstoryline.com/resources/media/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium16x9_AP18042390444388.jpg?1518451747630" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Robert De Niro takes aim at Trump's climate change policy</div></a><a data-url="/news/entertainment/gallery/dog-shows-young-handlers-take-a-grown-up-sport-in-stride" href="/news/entertainment/gallery/dog-shows-young-handlers-take-a-grown-up-sport-in-stride" class="sd-related-gallery"><img src="//static-27.sinclairstoryline.com/resources/media/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium16x9_AP18041769097363.jpg?1518452887499" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Dog show's young handlers take a grown-up sport in stride</div></a><a data-url="/news/entertainment/gallery/a-black-panther-pop-up-bar-is-coming-to-dc" href="/news/entertainment/gallery/a-black-panther-pop-up-bar-is-coming-to-dc" class="sd-related-gallery"><img src="//static-15.sinclairstoryline.com/resources/media/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium16x9_AP_18036715561073.jpg?1518450235191" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">A 'Black Panther' pop-up bar is coming to DC</div></a><a data-url="/news/nation-world/gallery/seattle-hosts-nations-largest-release-of-electric-share-bikes" href="/news/nation-world/gallery/seattle-hosts-nations-largest-release-of-electric-share-bikes" class="sd-related-gallery"><img src="//static-25.sinclairstoryline.com/resources/media/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158073" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Seattle hosts nation's largest release of electric share bikes</div></a></div></div></div><div id="sd-gallery-thumbnail-view" class="sd-gallery-thumbnail-view"><div data-id="photo-1" style="background-image: url('//static-27.sinclairstoryline.com/resources/media/1a0a61e9-5d1e-4988-9804-33e0f54583e6-harveyhawk.jpg');" class="sd-gallery-thumbnail-small"></div><div data-id="photo-2" style="background-image: url('//static-16.sinclairstoryline.com/resources/media/5fb8abf6-3f42-440b-b1f4-026c981603e2-harveyhawk.jpg');" class="sd-gallery-thumbnail-small"></div><div data-id="photo-3" style="background-image: url('//static-14.sinclairstoryline.com/resources/media/79d1ac22-bcf7-48a6-b855-9a7d9dc1edfc-hurricaneharveyhawk.jpg');" class="sd-gallery-thumbnail-small"></div><div data-id="photo-4" style="background-image: url('//static-15.sinclairstoryline.com/resources/media/f39d638a-0760-46da-b05d-688d26d9d233-harveyhawkcab.jpg');" class="sd-gallery-thumbnail-small"></div><div data-id="photo-5" style="background-image: url('//static-33.sinclairstoryline.com/resources/media/36c4cded-8759-4201-8e47-41e52cd641f4-harveyhawkhome.jpg');" class="sd-gallery-thumbnail-small"></div><div data-id="photo-6" style="background-image: url('//static-21.sinclairstoryline.com/resources/media/c774c413-b5e1-4875-9254-09970df840a7-harveyhawksnack.jpg');" class="sd-gallery-thumbnail-small"></div></div><div id="sd-gallery-more-galleries-view" class="sd-gallery-more-galleries-view"><a data-url="/news/local/gallery/two-arrested-for-stolen-trailer-meth-found-in-hardin-county" href="/news/local/gallery/two-arrested-for-stolen-trailer-meth-found-in-hardin-county" class="sd-related-gallery"><img src="//static-14.sinclairstoryline.com/resources/media/20ee5769-9e25-488c-a736-06441b30c298-medium16x9_0212DECKERTTHOMAS.JPG?1518476095891" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Two arrested in case linked to stolen trailer, meth found in Hardin County</div></a><a data-url="/news/offbeat/gallery/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018" href="/news/offbeat/gallery/danger-brewing-can-your-coffee-maker-catch-fire-02-12-2018" class="sd-related-gallery"><img src="//static-41.sinclairstoryline.com/resources/media/05868f95-5738-4f67-85de-d207610c56cf-medium16x9_poster_13ccfa58c6224a2dbc2b226fd0764532.jpg?1518473211948" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Danger brewing: can your coffee maker catch fire</div></a><a data-url="/news/offbeat/gallery/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab" href="/news/offbeat/gallery/police-man-wrestles-officers-security-staff-after-trio-walks-out-on-bar-tab" class="sd-related-gallery"><img src="//static-38.sinclairstoryline.com/resources/media/518e99cf-1301-43be-b6db-57015e08b4ed-medium16x9_trio1.PNG?1518469271907" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Police: Man wrestles officers, security staff after trio walks out on bar tab</div></a><a data-url="/news/nation-world/gallery/cat-rescued-from-electric-pole-in-southeast-fresno" href="/news/nation-world/gallery/cat-rescued-from-electric-pole-in-southeast-fresno" class="sd-related-gallery"><img src="//static-18.sinclairstoryline.com/resources/media/e1910c4b-bab5-432d-8650-1b821da9d0a9-medium16x9_kitty2.PNG?1518467901341" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Cat passes away following attempted rescue from electric pole</div></a><a data-url="/news/inside-your-world/gallery/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home" href="/news/inside-your-world/gallery/culture-clash-refugee-crisis-floods-sweden-with-people-seeking-a-new-home" class="sd-related-gallery"><img src="//static-41.sinclairstoryline.com/resources/media/df1afece-34fc-4767-abbd-f4de5a0be861-medium16x9_Malmomarketplace.png?1518463313014" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Culture clash? Refugee crisis floods Sweden with people seeking a new home</div></a><a data-url="/news/nation-world/gallery/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512" href="/news/nation-world/gallery/police-donald-trump-jrs-wife-exposed-to-white-powder-02-12-2018-184900512" class="sd-related-gallery"><img src="//static-23.sinclairstoryline.com/resources/media/047682da-2f76-450c-a65e-0c90419b6561-medium16x9_AP18043697702445.jpg?1518464356674" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Police: Donald Trump Jr.'s wife exposed to white powder</div></a><a data-url="/news/nation-world/gallery/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers" href="/news/nation-world/gallery/northeast-ohio-man-charged-for-buying-gun-that-killed-westerville-officers" class="sd-related-gallery"><img src="//static-25.sinclairstoryline.com/resources/media/01747049-fc06-4634-a60f-de1420c6aa63-medium16x9_geraldlawsonmugshot.jpg?1518490518428" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Northeast Ohio man charged with buying gun for felon accused of killing officers</div></a><a data-url="/news/local/gallery/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents" href="/news/local/gallery/gas-leak-prompts-shelter-in-place-for-some-port-arthur-residents" class="sd-related-gallery"><img src="//static-31.sinclairstoryline.com/resources/media/4677d756-eb42-4426-a5f3-08cb1ad35caa-medium16x9_0212pagasleak1.jpg?1518454221524" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Gas leak prompts shelter in place for some Port Arthur residents</div></a><a data-url="/news/entertainment/gallery/robert-de-niro-takes-aim-at-trumps-climate-change-policy" href="/news/entertainment/gallery/robert-de-niro-takes-aim-at-trumps-climate-change-policy" class="sd-related-gallery"><img src="//static-21.sinclairstoryline.com/resources/media/e49099a6-2b89-41fb-ad61-6b3a05d8bbd0-medium16x9_AP18042390444388.jpg?1518451747630" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Robert De Niro takes aim at Trump's climate change policy</div></a><a data-url="/news/entertainment/gallery/dog-shows-young-handlers-take-a-grown-up-sport-in-stride" href="/news/entertainment/gallery/dog-shows-young-handlers-take-a-grown-up-sport-in-stride" class="sd-related-gallery"><img src="//static-27.sinclairstoryline.com/resources/media/ff47dd1b-aca5-4dea-8c67-acef24e9b481-medium16x9_AP18041769097363.jpg?1518452887499" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Dog show's young handlers take a grown-up sport in stride</div></a><a data-url="/news/entertainment/gallery/a-black-panther-pop-up-bar-is-coming-to-dc" href="/news/entertainment/gallery/a-black-panther-pop-up-bar-is-coming-to-dc" class="sd-related-gallery"><img src="//static-15.sinclairstoryline.com/resources/media/0ba3782d-c2eb-4ca3-b2b4-13d341cad6cf-medium16x9_AP_18036715561073.jpg?1518450235191" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">A 'Black Panther' pop-up bar is coming to DC</div></a><a data-url="/news/nation-world/gallery/seattle-hosts-nations-largest-release-of-electric-share-bikes" href="/news/nation-world/gallery/seattle-hosts-nations-largest-release-of-electric-share-bikes" class="sd-related-gallery"><img src="//static-25.sinclairstoryline.com/resources/media/ae4043dc-2b8c-4bab-a33a-e08fc6098748-medium16x9_180212_komo_electric_bikes_03_1200.jpg?1518448158073" class="sd-gallery-thumbnail"/><div class="sd-gallery-thumbnail-title">Seattle hosts nation's largest release of electric share bikes</div></a></div></div><div id="sd-gallery-footer"><div class="ddb-wrapper ddb-no-background ddb-no-margin"><div id="ddb_728x90_footer" class="ddb "><script type="text/javascript">if(typeof googletag != "undefined") {
    googletag.cmd.push(function() {
        googletag.display( 'ddb_728x90_footer' );
    });
}</script></div></div></div></div><script src="//static-41.sinclairstoryline.com/resources/assets/2018-02-16T02-08Z/kfdm/compiled_js/component-story-gallery-v2.min.js"></script><div data-src="kfdm.com/news/offbeat/gallery/harvey-the-hawk-seeks-refuge-in-houston-mans-taxi" data-widget-id="TR_1" data-ob-template="Sinclair" class="OUTBRAIN"></div><script type="text/javascript" async="async" src="http://widgets.outbrain.com/outbrain.js"></script></div></div><div class='sd-functional-components'><div class='component-footer-debug-v1'><div class='sd-missing-component'>component-footer-debug-v1-01</div></div><div class='component-social-facebook_share_api-v1'><script>// TODO:  Use Require to load this as an external script, instead of commenting out the .define
// The .define method doesn't work on the gallery pages because the Gallery pages have no footer
//- sinclairDigital.dependencies.define([],function(){
    (function(d, s, id) {
            var js, fjs = d.getElementsByTagName(s)[0]; 
            if (d.getElementById(id)) {
                return;
            }
            js = d.createElement(s);
            js.id = id;
            js.src = "//connect.facebook.net/en_US/sdk.js";
            fjs.parentNode.insertBefore(js, fjs);
        }(document, 'script', 'facebook-jssdk'));
    $(document).ready(function() {
        if (typeof FB === 'object') {
            window.fbAsyncInit = function() { 
                FB.init({
                    appId : '259331087502766',
                    xfbml : true,
                    version : 'v2.4'
                });

                $('.sd-facebook-share-btn').on('fb-share', function(e, href, callback) {
                    var params = {
                        method: 'share',
                        href: href
                    },
                    cb = typeof callback === 'function' ? callback : function(response) {console.log(response);};
                    FB.ui(params, cb);
                });
            };
        } else {
            console.warn('No facebook App Id falling back to deprecated sharer');

            $('.sd-facebook-share-btn').on('fb-share', function(e, href) {
                var url = 'https://www.facebook.com/sharer/sharer.php?u=' + escape(href);
                
                return window.open(url, '_blank').focus();
            });
        }
    });
//- },true);</script></div></div></div></body></html>