<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Sandbags Available to Residents in Caddo and Bossier Parishes</title>
          <meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" charset="UTF-8"/><meta data-react-helmet="true" name="description" content="Sandbags will be available through Friday."/><meta data-react-helmet="true" property="fb:app_id" content="195729117118170"/><meta data-react-helmet="true" property="fb:admins" content="583052867"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="732998853"/><meta data-react-helmet="true" property="og:title" content="Sandbags Available to Residents in Caddo and Bossier Parishes"/><meta data-react-helmet="true" property="og:description" content="Sandbags will be available through Friday."/><meta data-react-helmet="true" property="og:url" content="http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/"/><meta data-react-helmet="true" property="og:site_name" content="K945: The Hit Music Channel"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=600&amp;h=0&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"/><meta data-react-helmet="true" name="twitter:card" content="summary_large_image"/><meta data-react-helmet="true" name="twitter:site" content="@K945"/><meta data-react-helmet="true" name="sailthru.description" content="Sandbags will be available through Friday."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-29 04:48:00"/><meta data-react-helmet="true" name="sailthru.title" content="Sandbags Available to Residents in Caddo and Bossier Parishes"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-kruf, tsmmarket-shreveport, tsmtype-local, hurricane-harvey, local-news"/><meta data-react-helmet="true" name="sailthru.author" content="mattparker"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://710keel.com/files/2017/08/GettyImages-170007944.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://710keel.com/files/2017/08/GettyImages-170007944.jpg"/><meta data-react-helmet="true" property="fb:pages" content="87834569022"/><meta data-react-helmet="true" http-equiv="Content-Type" content="text/html;charset=UTF-8"/><meta data-react-helmet="true" name="viewport" content="width=1286, initial-scale=1.0"/>
          <link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://k945.com/files/2011/10/favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://710keel.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=4" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "A";
          window.TSM.cadata = {"activeDomain":"k945.com","blogId":182,"method":"get_single","postId":587610,"crosspostBlogId":"180","crosspostPostId":"314209","postType":"post","postDateGmt":"2017-08-29 09:48:00.000+0000"};
          window.TSM.startload = new Date().getTime();
        </script>
          <script>
    (function () {
      function getCookie(name) {
        var value = "; " + document.cookie;
        var parts = value.split("; " + name + "=");
        if (parts.length == 2) return parts.pop().split(";").shift();
      }
      function updateCookie(name, value, expireDays) {
        let d = new Date();
        d.setTime(d.getTime() + (60*60*24*expireDays*1000));
        var expires = "expires="+ d.toUTCString();
        document.cookie = name + "=" + value + ";" + expires + ";path=/";
      }
      window.TSM = window.TSM || {};
      if (window.TSM.abgroup) {
        updateCookie("abgroup", window.TSM.abgroup, 90);
      }

      var xhr = new XMLHttpRequest();
      xhr.open("POST", "/rest/carbon/api/cogitoergosum", true);
      var cogitoergosum = getCookie("cogitoergosum");
      var abgroup = getCookie("abgroup");
      if (cogitoergosum) {
        window.TSM.cogitoergosum = JSON.parse( atob( decodeURIComponent( cogitoergosum ) ) );
      }
      xhr.onreadystatechange = function() {//Call a function when the state changes.
        if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) {
          if (xhr.response) {
            var result = JSON.parse(xhr.response);
            if (result && result.result) {
              if (result.result.cookie) {
                window.TSM.cogitoergosum = JSON.parse( atob( result.result.cookie ) );
              }
              if (result.result.credentials) {
                window.TSM.credentials = JSON.parse( atob( result.result.credentials ) );
              }
              // console.log("cogitoergosum xhr", window.TSM.cogitoergosum);
            }
          }
        }
      };
      xhr.setRequestHeader("Content-type", "application/json");
      var cadata = window.TSM.cadata || {};
      cadata.experimentGroup = window.TSM.abgroup;
      cadata.viewType = "standard";
      cadata.timespent = new Date().getTime() - window.TSM.startload;
      var referrer = document.referrer;
      var sendData = {
        type: "pageview",
        referrer: referrer,
        url: document.location.href,
        queryParam: document.location.queryParam,
        pageData: cadata,
        scrollPageIndex: 0
      };
      xhr.send(JSON.stringify(sendData));
    }());
  </script>
          <script>
            (function(w){
              w.ga=w.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
              var gaInitData = {"hitType":"pageview","dimension1":"mattparker","dimension2":"local-news","dimension3":"hurricane-harvey","dimension4":"post","dimension5":"Tue Aug 29 2017","dimension6":"04:48","dimension7":"standard","dimension8":"885","dimension9":"A","dimension10":"no"};
ga( "create", {
          trackingId:"UA-19110214-4",
          name: "primary",
          allowAnchor: false
        });
        ga( "primary.require", "displayfeatures" );
        ga( "primary.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "primary" ] = {gaid:"UA-19110214-4"};
ga( "create", {
          trackingId:"UA-19109753-1",
          name: "UA191097531",
          allowAnchor: false
        });
        ga( "UA191097531.require", "displayfeatures" );
        ga( "UA191097531.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191097531" ] = {gaid:"UA-19109753-1"};
ga( "create", {
          trackingId:"UA-19110214-7",
          name: "UA191102147",
          allowAnchor: false
        });
        ga( "UA191102147.require", "displayfeatures" );
        ga( "UA191102147.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA191102147" ] = {gaid:"UA-19110214-7"};
ga( "create", {
          trackingId:"UA-28825804-1",
          name: "UA288258041",
          allowAnchor: false
        });
        ga( "UA288258041.require", "displayfeatures" );
        ga( "UA288258041.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258041" ] = {gaid:"UA-28825804-1"};
ga( "create", {
          trackingId:"UA-45260060-4",
          name: "UA452600604",
          allowAnchor: false
        });
        ga( "UA452600604.require", "displayfeatures" );
        ga( "UA452600604.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600604" ] = {gaid:"UA-45260060-4"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Sandbags Available to Residents in Caddo and Bossier Parishes","callsign":"KRUFFM","market":"Shreveport","sitetype":"Local","siteClassification":"Local","state":"LA","genre":{"0":"pop"},"pageType":"post","tags":"hurricane-harvey","categories":"local-news","mediaType":"none"}];
      w.dataLayer[0].referer = document.referrer;w.dataLayer[0].curatedReferer = document.referrer.replace( /https?:\/\//, "" );w.dataLayer[0].dayOfWeek = function(n){return n.toLocaleString("en-US",{weekday:"long"})}(new Date);w.dataLayer[0].periodOfDay = function(n,t,i){t=n.getHours(),i=n.getMinutes(),i<10&&(i="0"+i);var r=parseInt(t+""+i);return r>=0&&r<600?"Overnight":r>=600&&r<1e3?"Morning Drive":r>=1e3&&r<1500?"Midday":r>=1500&&r<1900?"Afternoon Drive":r>=1900&&r<2400?"Evening":void 0}(new Date);
    })(window);</script>
          <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= "https://www.googletagmanager.com/gtm.js?id="+i+dl;f.parentNode.insertBefore(j,f); })(window,document,"script","dataLayer","GTM-K346HJZ");</script>
          
          <script class="kxct" data-id="rwjnisqy1" data-timing="async" data-version="3.0" type="text/javascript">
        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/rwjnisqy1.js";
          var s=document.getElementsByTagName("script")[0];s.parentNode.insertBefore(k,s);
        }());
      </script><script type="text/javascript" src="//mtrx.go.sonobi.com/morpheus.townsquaremedia.local.1594.js"></script>
<script async type="text/javascript" src="https://native.sharethrough.com/assets/sfp.js"></script><script async="async" src="https://www.googletagservices.com/tag/js/gpt.js"></script>
        <script>
        var googletag = googletag || {};
        googletag.cmd = googletag.cmd || [];
        </script>
<script>window.pbjs=window.pbjs||{};window.pbjs.que=window.pbjs.que||[];</script><script src="http://production.townsquareblogs.com/wp-content/uploads/static/prebid/carbon/pb.js?domain=k945.com"></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(){},targetingKeys:function(){return[]},_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: "3227", adServer: "googletag" });</script>
<script>
        window.TSM = window.TSM || {}; window.TSM.adSlots = window.TSM.adSlots || {};window.TSM.adLog = window.TSM.adLog || {};
        googletag.cmd.push(function(){
googletag.pubads().disableInitialLoad();
googletag.pubads().setTargeting( "catid", ["local-news"] );
googletag.pubads().setTargeting( "tags", ["hurricane-harvey"] );
googletag.pubads().setTargeting( "id", "sandbags-available-to-residents-in-caddo-and-bossier-parishes" );
googletag.pubads().setTargeting( "author", "mattparker" );
googletag.pubads().setTargeting( "kw", ["mattparker","sandbags-available-to-residents-in-caddo-and-bossier-parishes","local-news","hurricane-harvey","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["pop"] );
googletag.pubads().setTargeting( "device", "web" );
googletag.pubads().setTargeting( "ksg", Krux.segments );
        googletag.pubads().setTargeting( "kuid", Krux.user );
if( window.TSM.adSlots["tsm-ad-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-300a"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-970a"] === undefined ){
window.TSM.adSlots["tsm-ad-970a"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[970,90]], "tsm-ad-970a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "970a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[300,250]], "tsm-ad-maintop-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-listenlive-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-listenlive-300a"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[300,250]], "tsm-ad-listenlive-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-300b"] === undefined ){
window.TSM.adSlots["tsm-ad-300b"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[300,250],[300,600]], "tsm-ad-300b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300b,300d" );
}
if( window.TSM.adSlots["tsm-ad-300c"] === undefined ){
window.TSM.adSlots["tsm-ad-300c"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[300,250],[300,600]], "tsm-ad-300c" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300c" );
}
if( window.TSM.adSlots["tsm-ad-728a"] === undefined ){
window.TSM.adSlots["tsm-ad-728a"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[728,90],[970,90],[970,250]], "tsm-ad-728a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728a" );
}
if( window.TSM.adSlots["tsm-ad-728b"] === undefined ){
window.TSM.adSlots["tsm-ad-728b"] = googletag.defineSlot( "8328825/local/Shreveport/KRUF/post", [[728,90]], "tsm-ad-728b" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "728b" );
}
if( window.TSM.adSlots["tsm-ad-oop"] === undefined ){
window.TSM.adSlots["tsm-ad-oop"] = googletag.defineOutOfPageSlot( "8328825/local/Shreveport/KRUF/post", "tsm-ad-oop" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "oop" );
}
 googletag.pubads().collapseEmptyDivs();
        googletag.enableServices();
      });
      </script>
          <script defer src="https://apis.google.com/js/platform.js"></script>
      <script>window.twttr = (function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0],
        t = window.twttr || {};
      if (d.getElementById(id)) return t;
      js = d.createElement(s);
      js.id = id;
      js.src = "https://platform.twitter.com/widgets.js";
      fjs.parentNode.insertBefore(js, fjs);
      t._e = [];
      t.ready = function(f) {
        t._e.push(f);
      };
      return t;
    }(document, "script", "twitter-wjs"));</script>
    <script async defer src="//platform.instagram.com/en_US/embeds.js"></script>
    <script defer type="text/javascript" src="//www.zergnet.com/zerg-inf-multi.js"></script>
        </head>
        <body>
          <div id="fb-root"></div>
          <div id="app"><div data-reactroot="" data-reactid="1" data-react-checksum="1460321681"><!-- react-empty: 2 --><div id="container" class="" data-reactid="3"><section class="top-components" data-reactid="4"></section><div id="top-not-ads" class="" data-reactid="5"><div class="blingbar box" style="height:auto;left:0px;" data-reactid="6"><div class="tsm-ad tsm-ad-728" data-reactid="7"><div id="tsm-ad-728a" data-reactid="8"><!-- dynamic ad --></div></div></div><div id="tsm-ad-1x1-container" data-reactid="9"><div class="tsm-ad tsm-ad-oop" data-reactid="10"><div id="tsm-ad-oop" data-reactid="11"><!-- dynamic ad --></div></div></div></div><div class="container-inner" data-reactid="12"><div id="site-menu-wrapper" class="" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="K945" title="K945" data-reactid="14"><img src="http://k945.com/files/2017/11/kruffm-logo.png" alt="K945" title="K945" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><div class="showticker-container" id="show-ticker" data-reactid="17"><div class="slider showticker-items" data-reactid="18"><div class="sizer" data-reactid="19"></div><div class="mover fade" data-reactid="20"><div class="listenlive-container showticker-item active" data-reactid="21"><div class="song-meta first-song" data-reactid="22"><div class="artist-image icon-headphones" data-reactid="23"><figure class="frameme" data-reactid="24"><a class="theframe" data-image="http://k945.com/files/2016/09/Morning-Madhouse-Group-Photo.png" rel="" title="" data-reactid="25"></a><div class="loadinganim showbox" id="0" data-reactid="26"><div class="loader" style="width:30px;height:30px;" data-reactid="27"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="28"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="29"></circle></svg></div></div></figure></div><div class="song-info radio" data-reactid="30"><a class="live-show-info" href="http://k945.com/show/morning-madhouse/" data-reactid="31">Morning Madhouse</a></div></div></div></div></div><a class="listen-live-cto cto" href="/listen-live/" data-reactid="32"><span class="icon-play2" data-reactid="33"></span><span class="cto-title" data-reactid="34">Listen Now</span></a><a class="sign-in-out" href="/#auth-start" title="" data-reactid="35"></a></div><nav id="site-menu" data-reactid="36"><div class="wrapper" data-reactid="37"><span class="icon-base icon-menu select-none" data-reactid="38"></span><ul class="links" data-reactid="39"><li class="hassub" data-reactid="40"><a href="/" data-reactid="41">Home</a></li><li class="hassub" data-reactid="42"><a href="/djs" data-reactid="43">On Air</a><ul class="links submenu" data-reactid="44"><li class="hassub" data-reactid="45"><a href="/shows" data-reactid="46">Schedule</a></li><li class="hassub" data-reactid="47"><a href="/category/the-morning-madhouse/" data-reactid="48">Morning Madhouse</a></li><li class="hassub" data-reactid="49"><a href="/author/jess/" data-reactid="50">Jess</a></li><li class="hassub" data-reactid="51"><a href="/author/jaywhatley1/" data-reactid="52">Jay Whatley</a></li><li class="hassub" data-reactid="53"><a href="/show/popcrush-nights/" data-reactid="54">PopCrush Nights</a></li></ul></li><li class="hassub" data-reactid="55"><a href="/listen-live/" data-reactid="56">Listen</a><ul class="links submenu" data-reactid="57"><li class="hassub" data-reactid="58"><a href="/listen-live/" data-reactid="59">Listen Live</a></li><li class="hassub" data-reactid="60"><a href="/mobile" data-reactid="61">Download the K94.5 App</a></li></ul></li><li class="hassub" data-reactid="62"><a href="/playlist/" data-reactid="63">Playlist</a><ul class="links submenu" data-reactid="64"><li class="hassub" data-reactid="65"><a href="/playlist/" data-reactid="66">Recently Played</a></li></ul></li><li class="hassub" data-reactid="67"><a href="/events-shreveport" data-reactid="68">Events</a><ul class="links submenu" data-reactid="69"><li class="hassub" data-reactid="70"><a href="/events-shreveport" data-reactid="71">Calendar</a></li><li class="hassub" data-reactid="72"><a href="/events-shreveport/patty-in-the-plaza-2/17-march-2018-festival-plaza-16/" data-reactid="73">Patty in the Plaza</a></li><li class="hassub" data-reactid="74"><a href="/events-shreveport/foo-fighters-live-in-bossier-city/22-april-2018-centurylink-center-5/" data-reactid="75">Foo Fighters Live in Bossier City</a></li><li class="hassub" data-reactid="76"><a href="/events-shreveport/community/add" data-reactid="77">Submit Your Event</a></li></ul></li><li class="hassub" data-reactid="78"><a href="/vip/" data-reactid="79">Krewe Club</a><ul class="links submenu" data-reactid="80"><li class="hassub" data-reactid="81"><a href="/registration" data-reactid="82">Sign Up</a></li><li class="hassub" data-reactid="83"><a href="/vip/contests/" data-reactid="84">Contests</a></li><li class="hassub" data-reactid="85"><a href="/k945-official-contest-rules/" data-reactid="86">Contest Rules</a></li><li class="hassub" data-reactid="87"><a href="/local-experts" data-reactid="88">Local Experts</a></li><li class="hassub" data-reactid="89"><a href="/help" data-reactid="90">VIP Krewe Support</a></li></ul></li><li class="hassub" data-reactid="91"><a href="/contests" data-reactid="92">Contests</a><ul class="links submenu" data-reactid="93"><li class="hassub" data-reactid="94"><a href="/files/2018/01/BIGGameSquares.OfficalRules.2018.pdf" data-reactid="95">Big Game Squares Official Contest Rules</a></li></ul></li><li class="hassub" data-reactid="96"><a href="/category/local-news/" data-reactid="97">News</a><ul class="links submenu" data-reactid="98"><li class="hassub" data-reactid="99"><a href="/category/local-news/" data-reactid="100">Shreveport-Bossier News</a></li><li class="hassub" data-reactid="101"><a href="/category/entertainment-news/" data-reactid="102">Entertainment News</a></li><li class="hassub" data-reactid="103"><a href="/category/music_news/" data-reactid="104">Music News</a></li><li class="hassub" data-reactid="105"><a href="/category/sports/" data-reactid="106">Sports</a></li><li class="hassub" data-reactid="107"><a href="/shreveport-weather/" data-reactid="108">Weather</a></li></ul></li><li class="hassub" data-reactid="109"><a href="/help" data-reactid="110">Contact</a><ul class="links submenu" data-reactid="111"><li class="hassub" data-reactid="112"><a href="/help/" data-reactid="113">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="114"><a href="/feedback" data-reactid="115">Send Feedback</a></li><li class="hassub" data-reactid="116"><a href="/advertise-on-k945-the-hit-music-channel/" data-reactid="117">Advertise</a></li><li class="hassub" data-reactid="118"><a href="/shreveport-employment-2" data-reactid="119">Shreveport Employment</a></li><li class="hassub" data-reactid="120"><a href="/advertising-disclaimer" data-reactid="121">Advertising Disclaimer</a></li></ul></li><li class="hidden-menu hassub hide" data-reactid="122"><a class="more-icon" href="#" data-reactid="123">More</a><ul class="links submenu" data-reactid="124"><li class="hassub hide" data-reactid="125"><a href="/" data-reactid="126">Home</a></li><li class="hassub hide" data-reactid="127"><a href="/djs" data-reactid="128">On Air</a><ul class="links submenu" data-reactid="129"><li class="hassub" data-reactid="130"><a href="/shows" data-reactid="131">Schedule</a></li><li class="hassub" data-reactid="132"><a href="/category/the-morning-madhouse/" data-reactid="133">Morning Madhouse</a></li><li class="hassub" data-reactid="134"><a href="/author/jess/" data-reactid="135">Jess</a></li><li class="hassub" data-reactid="136"><a href="/author/jaywhatley1/" data-reactid="137">Jay Whatley</a></li><li class="hassub" data-reactid="138"><a href="/show/popcrush-nights/" data-reactid="139">PopCrush Nights</a></li></ul></li><li class="hassub hide" data-reactid="140"><a href="/listen-live/" data-reactid="141">Listen</a><ul class="links submenu" data-reactid="142"><li class="hassub" data-reactid="143"><a href="/listen-live/" data-reactid="144">Listen Live</a></li><li class="hassub" data-reactid="145"><a href="/mobile" data-reactid="146">Download the K94.5 App</a></li></ul></li><li class="hassub hide" data-reactid="147"><a href="/playlist/" data-reactid="148">Playlist</a><ul class="links submenu" data-reactid="149"><li class="hassub" data-reactid="150"><a href="/playlist/" data-reactid="151">Recently Played</a></li></ul></li><li class="hassub hide" data-reactid="152"><a href="/events-shreveport" data-reactid="153">Events</a><ul class="links submenu" data-reactid="154"><li class="hassub" data-reactid="155"><a href="/events-shreveport" data-reactid="156">Calendar</a></li><li class="hassub" data-reactid="157"><a href="/events-shreveport/patty-in-the-plaza-2/17-march-2018-festival-plaza-16/" data-reactid="158">Patty in the Plaza</a></li><li class="hassub" data-reactid="159"><a href="/events-shreveport/foo-fighters-live-in-bossier-city/22-april-2018-centurylink-center-5/" data-reactid="160">Foo Fighters Live in Bossier City</a></li><li class="hassub" data-reactid="161"><a href="/events-shreveport/community/add" data-reactid="162">Submit Your Event</a></li></ul></li><li class="hassub hide" data-reactid="163"><a href="/vip/" data-reactid="164">Krewe Club</a><ul class="links submenu" data-reactid="165"><li class="hassub" data-reactid="166"><a href="/registration" data-reactid="167">Sign Up</a></li><li class="hassub" data-reactid="168"><a href="/vip/contests/" data-reactid="169">Contests</a></li><li class="hassub" data-reactid="170"><a href="/k945-official-contest-rules/" data-reactid="171">Contest Rules</a></li><li class="hassub" data-reactid="172"><a href="/local-experts" data-reactid="173">Local Experts</a></li><li class="hassub" data-reactid="174"><a href="/help" data-reactid="175">VIP Krewe Support</a></li></ul></li><li class="hassub hide" data-reactid="176"><a href="/contests" data-reactid="177">Contests</a><ul class="links submenu" data-reactid="178"><li class="hassub" data-reactid="179"><a href="/files/2018/01/BIGGameSquares.OfficalRules.2018.pdf" data-reactid="180">Big Game Squares Official Contest Rules</a></li></ul></li><li class="hassub hide" data-reactid="181"><a href="/category/local-news/" data-reactid="182">News</a><ul class="links submenu" data-reactid="183"><li class="hassub" data-reactid="184"><a href="/category/local-news/" data-reactid="185">Shreveport-Bossier News</a></li><li class="hassub" data-reactid="186"><a href="/category/entertainment-news/" data-reactid="187">Entertainment News</a></li><li class="hassub" data-reactid="188"><a href="/category/music_news/" data-reactid="189">Music News</a></li><li class="hassub" data-reactid="190"><a href="/category/sports/" data-reactid="191">Sports</a></li><li class="hassub" data-reactid="192"><a href="/shreveport-weather/" data-reactid="193">Weather</a></li></ul></li><li class="hassub hide" data-reactid="194"><a href="/help" data-reactid="195">Contact</a><ul class="links submenu" data-reactid="196"><li class="hassub" data-reactid="197"><a href="/help/" data-reactid="198">Help &amp; Contact Info</a></li><li class="hassub" data-reactid="199"><a href="/feedback" data-reactid="200">Send Feedback</a></li><li class="hassub" data-reactid="201"><a href="/advertise-on-k945-the-hit-music-channel/" data-reactid="202">Advertise</a></li><li class="hassub" data-reactid="203"><a href="/shreveport-employment-2" data-reactid="204">Shreveport Employment</a></li><li class="hassub" data-reactid="205"><a href="/advertising-disclaimer" data-reactid="206">Advertising Disclaimer</a></li></ul></li></ul></li></ul><div class="site-menu-right" data-reactid="207"><ul class="social-links" data-reactid="208"><li class="social" data-reactid="209"><a class="share-link youtube" href="https://youtube.com/user/K945FM" target="_blank" data-social="youtube" data-reactid="210"><span class="icon-base icon-youtube" data-reactid="211"></span></a></li><li class="social" data-reactid="212"><a class="share-link facebook" href="http://www.facebook.com/K945SBC" target="_blank" data-social="facebook" data-reactid="213"><span class="icon-base icon-facebook" data-reactid="214"></span></a></li><li class="social" data-reactid="215"><a class="share-link twitter" href="https://twitter.com/K945  " target="_blank" data-social="twitter" data-reactid="216"><span class="icon-base icon-twitter" data-reactid="217"></span></a></li><ul class="social-subscriptions" data-reactid="218"><li class="sub-instagram " data-reactid="219"><a href="https://www.instagram.com/k945" target="_blank" data-reactid="220">INSTAGRAM</a></li><li class="share_link_small youtube sub-youtube" data-reactid="221"><span class="youtube-subscribe-button " data-reactid="222"></span></li><li class="sub-facebook" data-reactid="223"></li><li class="sub-twitter" data-reactid="224"></li></ul></ul><div id="search-form" class="" data-reactid="225"><div class="form-wrap" data-reactid="226"><form data-reactid="227"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="228"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="229"/></form></div><div class="icon-base icon-search" data-reactid="230"></div></div></div><div class="site-screen select-none" data-reactid="231"></div></div></nav></div><ul class="promo-links" data-reactid="232"><li data-reactid="233"><span data-reactid="234">Trending Now:</span></li><li data-reactid="235"><a title="Patty in the Plaza" href="/celebrate-st-patricks-day-patty-in-the-plaza-style/" data-reactid="236">Patty in the Plaza</a></li><li data-reactid="237"><a title="The Morning Madhouse" href="/category/the-morning-madhouse/" data-reactid="238">The Morning Madhouse</a></li><li data-reactid="239"><a title="K945 App!" href="/app/" data-reactid="240">K945 App!</a></li><li data-reactid="241"><a title="K945 on Alexa!" href="/k945-is-now-available-on-amazon-alexa-enabled-devices/" data-reactid="242">K945 on Alexa!</a></li><li data-reactid="243"><a title="Mardi Gras" href="/category/mardi-gras/" data-reactid="244">Mardi Gras</a></li><li data-reactid="245"><a title="Shreveport/Bossier News" href="/category/local-news/" data-reactid="246">Shreveport/Bossier News</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="247"><div id="tsm-ad-970a" data-reactid="248"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="249"><div class="main-content" data-reactid="250"><div class="wrapper post-wrapper" data-reactid="251"><div class="post clearfix" data-reactid="252"><div class="entry" data-reactid="253"><article id="post-587610" data-location="/sandbags-available-to-residents-in-caddo-and-bossier-parishes/" data-index="0" data-reactid="254"><div class="page-header" data-reactid="255"><div class="content-header show-ui front" id="content-header-587610" data-reactid="256"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="257"></div><div class="content-header-header" data-reactid="258"><div class="react-parallax " data-reactid="259"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="260"><figure class="frameme img-tag frame-loaded" data-reactid="261"><div class="theframe" data-image="http://710keel.com/files/2017/08/GettyImages-170007944.jpg" rel="" title="" style="background-image:url(&quot;http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=980&amp;q=75&quot;);" data-reactid="262"></div></figure></div><div class="react-parallax-content" data-reactid="263"><figure class="frameme img-tag" data-reactid="264"><div class="theframe" data-image="http://710keel.com/files/2017/08/GettyImages-170007944.jpg" rel="" title="" data-reactid="265"></div><div class="loadinganim showbox" id="0" data-reactid="266"><div class="loader" style="width:30px;height:30px;" data-reactid="267"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="268"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="269"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="270"><section class="title " data-reactid="271"><h1 class="" data-reactid="272">Sandbags Available to Residents in Caddo and Bossier Parishes</h1></section><div class="byline" data-reactid="273"><div class="authors" data-reactid="274"><address class="author" data-reactid="275"><div class="author-image icon-user" data-reactid="276"><figure class="frameme" data-reactid="277"><a class="theframe" data-image="http://710keel.com/files/2015/11/PARKER-KEEL2.jpg" href="http://k945.com/author/mattparker/" rel="author" title="Matt Parker" data-reactid="278"></a><div class="loadinganim showbox" id="0" data-reactid="279"><div class="loader" style="width:30px;height:30px;" data-reactid="280"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="281"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="282"></circle></svg></div></div></figure></div><a class="author-name" href="http://k945.com/author/mattparker/" rel="author" title="Matt Parker" data-reactid="283">Matt Parker</a></address></div><time datetime="2017-08-29 09:48:00 +0000" data-reactid="284">August 29, 2017</time></div><figcaption title="Sean Gallup/Getty Images" data-reactid="285">Sean Gallup/Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="286"><div class="social-share bignsexy" data-reactid="287"><div class="social-bar social-icons" data-reactid="288"><ul data-reactid="289"><li data-reactid="290"><a href="http://twitter.com/intent/tweet?text=Sandbags%20Available%20to%20Residents%20in%20Caddo%20and%20Bossier%20Parishes%20http%3A%2F%2Fk945.com%2Fsandbags-available-to-residents-in-caddo-and-bossier-parishes%2F%3Ftrackback%3Dtwitter_mobile%20%40K945%20%20" title="Share on Twitter" target="_blank" data-reactid="291"><span class=" social-icon icon-twitter tw" data-reactid="292"><span class="share-title" data-reactid="293">Share on Twitter</span></span></a></li><li data-reactid="294"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fk945.com%2Fsandbags-available-to-residents-in-caddo-and-bossier-parishes%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="295"><span class=" social-icon icon-facebook fb" data-reactid="296"><span class="share-title" data-reactid="297">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="298"><div class="pod-content" data-reactid="299"><p data-reactid="300">If you are worried about possible flooding from Tropical Storm Harvey, you can now get sandbags in both Caddo and Bossier parishes. The bags will be available to residents through Friday.</p><p data-reactid="301">In Shreveport, you can get sandbags from the City Streets and Drainage Department Yard at 3825 Mansfield Road from 8 a.m. to 3 p.m.. Sandbags are also available at the Caddo Parish Department of Fleet Services located at 1701 Monty Street in Shreveport, from 7 a.m. to 5 p.m. daily for Caddo Parish residents.</p><div class="sharethrough-container" data-reactid="302"><div class="tsm-ad tsm-ad-oop" data-reactid="303"><div id="tsm-ad-sharethrough-oop-1" data-reactid="304"><!-- dynamic ad --></div></div></div><p data-reactid="305">In Bossier, you can get sandbags from the Bossier City Public Service Complex at 3223 Old Shed Rd. from 8 a.m. until 5 p.m.. In the Parish, sandbags are available at the Bossier Parish Highway Maintenance Facility at 410 Mayfield St. in Benton.</p><p data-reactid="306">Predictions on the impact from the storm locally vary. Some reports are predicting 3-6 inches of rain, others are calling for 7+ inches.</p></div></div><div class="content-footer" data-reactid="307"><!-- react-empty: 308 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="309"></div><!-- react-text: 310 --><!-- /react-text --><div class="tags-lines" data-reactid="311"><div class="wrapper" data-reactid="312"><span data-reactid="313"><!-- react-text: 314 -->Filed Under<!-- /react-text --><!-- react-text: 315 -->: <!-- /react-text --></span><span data-reactid="316"><!-- react-text: 317 --><!-- /react-text --><a href="http://k945.com/tags/hurricane-harvey/" data-reactid="318">Hurricane Harvey</a></span></div><div class="wrapper" data-reactid="319"><span data-reactid="320"><!-- react-text: 321 -->Categories<!-- /react-text --><!-- react-text: 322 -->: <!-- /react-text --></span><span data-reactid="323"><!-- react-text: 324 --><!-- /react-text --><a href="http://k945.com/category/local-news/" data-reactid="325">Shreveport News</a></span></div></div><div class="comments-wrapper" data-reactid="326"><div class="comments" data-reactid="327"><div data-reactid="328"><span class="icon-comments" data-reactid="329"></span><i data-reactid="330">Comments</i><span class="fb-comments-count" data-href="http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/" data-reactid="331"></span><span class="icon-triangle-down" data-reactid="332"></span></div><div class="cto" data-reactid="333">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="334"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="335">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="336"><div class="aside-inside" data-reactid="337"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-105" data-reactid="338"><div class="wrapper clearfix" data-reactid="339"><div class="fix_sidebar_marker" data-reactid="340"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1074" data-reactid="341"><header data-reactid="342"><h2 data-reactid="343"><span class="title-container" data-reactid="344">Featured</span><!-- react-text: 345 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="346"><section id="ts_blogroll-1074" class="blogroll carousel slider dl align-right" data-reactid="347"><div class="slider blogroll-items" data-reactid="348"><div class="sizer" data-reactid="349"></div><div class="mover slide" data-reactid="350"><article class="item title-over-image" data-reactid="351"><figure class="frameme" data-reactid="352"><a class="theframe" data-image="http://710keel.com/files/2017/01/Crawfish-2017-1.jpg" href="http://k945.com/here-are-the-latest-crawfish-prices-in-shreveport-bossier/" rel="" title="Here Are the Latest Crawfish Prices for Shreveport-Bossier" data-reactid="353"></a><div class="loadinganim showbox" id="0" data-reactid="354"><div class="loader" style="width:30px;height:30px;" data-reactid="355"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="356"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="357"></circle></svg></div></div></figure><div class="content" data-reactid="358"><a href="http://k945.com/here-are-the-latest-crawfish-prices-in-shreveport-bossier/" title="Here Are the Latest Crawfish Prices for Shreveport-Bossier" class="title" data-reactid="359">Here Are the Latest Crawfish Prices for Shreveport-Bossier</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="360"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="361"></div></div></section></div></section><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-108" data-reactid="362"><div class="wrapper clearfix" data-reactid="363"><div class="fix_sidebar_marker" data-reactid="364"></div></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-718" data-reactid="365"><div class="wrapper clearfix" data-reactid="366"><div class="widget-content" data-reactid="367"><div class="tsm-ad tsm-ad-300" data-reactid="368"><div id="tsm-ad-300a" data-reactid="369"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-669" data-reactid="370"><div class="wrapper clearfix" data-reactid="371"><div class="widget-content" data-reactid="372"><div data-reactid="373"><form method="post" class="newsletter-frame clearfix" data-reactid="374"><div class="content clearfix" data-reactid="375"><p class="title" data-reactid="376">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="377"><div class="vertical-centered" data-reactid="378"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="379"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="380"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1075" data-reactid="381"><header data-reactid="382"><h2 data-reactid="383"><span class="title-container" data-reactid="384">Latest Articles</span></h2></header><div class="wrapper clearfix" data-reactid="385"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="386"><div class="blogroll-inner clearfix" data-reactid="387"><article class="" data-reactid="388"><figure class="frameme" data-reactid="389"><a class="theframe" data-image="http://k945.com/files/2018/02/Spread-The-Love-1.jpg" href="http://k945.com/heather-is-our-spread-the-love-recipient-for-this-week/" rel="" title="Heather is Our Spread the Love Recipient for This Week!" data-reactid="390"></a><div class="loadinganim showbox" id="0" data-reactid="391"><div class="loader" style="width:30px;height:30px;" data-reactid="392"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="393"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="394"></circle></svg></div></div></figure><div class="content" data-reactid="395"><a href="http://k945.com/heather-is-our-spread-the-love-recipient-for-this-week/" title="Heather is Our Spread the Love Recipient for This Week!" class="title" data-reactid="396">Heather is Our Spread the Love Recipient for This Week!</a></div></article><article class="" data-reactid="397"><figure class="frameme" data-reactid="398"><a class="theframe" data-image="http://k945.com/files/2018/02/GettyImages-103348532.jpg" href="http://k945.com/what-if-that-cop-pulling-you-over-wasnt-a-real-cop/" rel="" title="What if that Cop Pulling You Over Wasn&amp;apos;t a Real Cop..." data-reactid="399"></a><div class="loadinganim showbox" id="0" data-reactid="400"><div class="loader" style="width:30px;height:30px;" data-reactid="401"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="402"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="403"></circle></svg></div></div></figure><div class="content" data-reactid="404"><a href="http://k945.com/what-if-that-cop-pulling-you-over-wasnt-a-real-cop/" title="What if that Cop Pulling You Over Wasn&#x27;t a Real Cop..." class="title" data-reactid="405">What if that Cop Pulling You Over Wasn&#x27;t a Real Cop...</a></div></article><article class="" data-reactid="406"><figure class="frameme" data-reactid="407"><a class="theframe" data-image="http://popcrush.com/files/2018/02/taylor-swift-reputation-rehearsals.jpg" href="http://k945.com/taylor-swift-reputation-rehearsal-instagram/" rel="" title="Taylor Swift Gives Fans a Look at Her Reputation Tour &amp;#8216;Repu-Hearsals&amp;#8217;" data-reactid="408"></a><div class="loadinganim showbox" id="0" data-reactid="409"><div class="loader" style="width:30px;height:30px;" data-reactid="410"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="411"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="412"></circle></svg></div></div></figure><div class="content" data-reactid="413"><a href="http://k945.com/taylor-swift-reputation-rehearsal-instagram/" title="Taylor Swift Gives Fans a Look at Her Reputation Tour ‘Repu-Hearsals’" class="title" data-reactid="414">Taylor Swift Gives Fans a Look at Her Reputation Tour ‘Repu-Hearsals’</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="415"><footer data-reactid="416"><div class="links clearfix" data-reactid="417"><div class="logo" data-reactid="418"></div><div class="details" data-reactid="419"><h2 data-reactid="420">Information</h2><ul data-reactid="421"><li data-reactid="422"><a title="PopCrush Network" class="" data-reactid="423">PopCrush Network</a></li><li data-reactid="424"><a title="EEO" href="/eeo/" class="" data-reactid="425">EEO</a></li><li data-reactid="426"><a title="Public File" href="/kruf-public-file/" class="" data-reactid="427">Public File</a></li><li data-reactid="428"><a title="Terms" href="/terms/" class="" data-reactid="429">Terms</a></li><li data-reactid="430"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="431">VIP Terms</a></li><li data-reactid="432"><a title="FAQ" href="/vip-faq/" class="" data-reactid="433">FAQ</a></li><li data-reactid="434"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="435">Contest Rules</a></li><li data-reactid="436"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="437">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="438"><a title="Contact" href="/help/" class="" data-reactid="439">Contact</a></li><li data-reactid="440"><a href="http://townsquaremediagroup.com/" class="" data-reactid="441"></a></li><li data-reactid="442"><a title="Shreveport Business Listings" href="/shreveport-featured-business-listings/" class="" data-reactid="443">Shreveport Business Listings</a></li></ul></div><div class="social-links" data-reactid="444"><h2 data-reactid="445">Follow Us</h2><ul data-reactid="446"><li class="social" data-reactid="447"><a class="share_link youtube" href="https://www.youtube.com/user/K945FM" target="_blank" data-social="youtube" data-reactid="448"><span class="icon-youtube" data-reactid="449"></span></a></li><li class="social" data-reactid="450"><a class="share_link facebook" href="http://www.facebook.com/K945SBC" target="_blank" data-social="facebook" data-reactid="451"><span class="icon-facebook" data-reactid="452"></span></a></li><li class="social" data-reactid="453"><a class="share_link twitter" href="https://twitter.com/K945  " target="_blank" data-social="twitter" data-reactid="454"><span class="icon-twitter" data-reactid="455"></span></a></li></ul></div></div><div class="legal" data-reactid="456"><!-- react-text: 457 -->2018<!-- /react-text --><!-- react-text: 458 --> <!-- /react-text --><!-- react-text: 459 -->K945<!-- /react-text --><!-- react-text: 460 --> is part of the PopCrush Network<!-- /react-text --><!-- react-text: 461 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="462"><!-- react-empty: 463 --><div id="bottom-not-ads" data-reactid="464"><div class="tsm-ad tsm-ad-728" data-reactid="465"><div id="tsm-ad-728b" data-reactid="466"><!-- dynamic ad --></div></div></div><div data-reactid="467"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"none","loyalty_restricted":false,"methodSubType":null,"blogId":182,"postId":587610,"url":"/sandbags-available-to-residents-in-caddo-and-bossier-parishes/","unfriendlyRequestUrl":"/sandbags-available-to-residents-in-caddo-and-bossier-parishes/","requestUrl":"/sandbags-available-to-residents-in-caddo-and-bossier-parishes/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"K945 – The Hit Music Channel – Shreveport Pop Radio","aiosp_home_description":"K945: The Hit Music Channel, KRUF-FM Radio, plays the best pop music in Shreveport, Louisiana.","aiosp_home_keywords":"K945: The Hit Music Channel Shreveport, Shreveport K945: The Hit Music Channel, pop radio Shreveport, Shreveport pop radio, pop music Shreveport, Shreveport pop music","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title% - %blog_title%","aiosp_category_title_format":"%category_title% - %blog_title%","aiosp_archive_title_format":"%date% - %blog_title%","aiosp_tag_title_format":"%tag% - %blog_title%","aiosp_search_title_format":"%search% - %blog_title%","aiosp_description_format":"%description%","aiosp_404_title_format":"Nothing found for %request_words%","aiosp_paged_format":" - Part %page%","aiosp_use_categories":null,"aiosp_dynamic_postspage_keywords":null,"aiosp_category_noindex":null,"aiosp_archive_noindex":null,"aiosp_tags_noindex":null,"aiosp_cap_cats":"on","aiosp_generate_descriptions":"on","aiosp_debug_info":null,"aiosp_post_meta_tags":"","aiosp_page_meta_tags":"","aiosp_home_meta_tags":"","aiosp_enabled":"1","aiosp_use_tags_as_keywords":null,"aiosp_do_log":null,"aiosp_ex_pages":""},"blogdescription":"The Hit Music Channel","blogname":"K945","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF111320","page_head_bg":"00000000","primary_bg":"FFE9E9E9","secondary_bg":"B2000000","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFF8B421","primary_hue":"FF000000","secondary_hue":"FFFFFFFF","primary_head_hue":"FF844800","secondary_head_hue":"FFFFFFFF","primary_active_hue":"FFBF82B1","secondary_active_hue":"FFFFFFFF","accent_hue":"FFF8B421","header_link_hue":"FFFFFFFF","footer_link_hue":"FFF5F4F0","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"25777777","secondary_mdl_hue":"FFFFFFFF","standout_bg":"FF51266C","mobile_primary_color":"FFF8B421","mobile_secondary_color":"FFBF82B1","iv_primary_color":"FFBF82B1","iv_secondary_color":"FFBF82B1","iv_tertiary_color":"FFBF82B1","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FFBF82B1","events_app_secondary_color":"FFFFFFFF","carbon_primary_hue":"FF45444A","carbon_header_hue":"FFFFFFFF","carbon_footer_hue":"FFFFFFFF","dropdown_menu_hue":null,"second_head_twotone_hue":null,"input_field_bg":null,"input_field_focus_hue":null,"input_field_blur_hue":null,"calendar_date_hue":null,"alert_hue":null,"standout_hue":null,"carbon_body_img":"http://k945.com/files/2017/11/kruffm-bg1.jpg","carbon_logo_img":"http://k945.com/files/2017/11/kruffm-logo.png","carbon_promo_bg_img":"http://k945.com/files/2017/11/kruffm-promo.jpg","page_img":"","body_img":"http://k945.com/files/2017/07/k945bg3.jpg","square_logo_img":"","logo_img":"http://k945.com/files/2017/07/kruf-official-146-v2.png","logo_img_trim":"http://k945.com/files/2017/07/kruf-official-88-v2.png","logo_img_light":"","logo_img_dark":"","header_img":"http://k945.com/files/2017/07/k945smallbg.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://k945.com/files/2011/10/favicon.ico","top_banner_img":"dark","title":"TS3 - K945 (new bg)","ID":"0","designer":"Jack","comment":"Generated by the Flavor to Design export script","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"182","timestamp":1511971675,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"1","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"583052867,100002025987268,732998853","moderator_appid":"195729117118170","colorscheme":"","show_like":"yes","show_comments":"yes","show_commentscount":"yes","action":"like"},"facebook_app":{"id":"195729117118170","fanpage":"http://www.facebook.com/K945SBC","plugins":{"facebook-authentication":1,"facebook-like-button":1}},"google_ads_dfp6_template_ads":{"dynamic-ad-custom":"1","dynamic-ad-header":"1","dynamic-ad-push":"1","top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"1","mid-bottom-300x250":"1","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"12","radio_players_wo_stream_id":"3723","sailthru_list_default":"K945 VIP Club","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"block","next-page-offset":"11"},"social_overlay":{"active":"1","text":"Sign up to have exclusive K945 Krewe contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#612676","color":"#FFFFFF"},"wrapper":{"divider":"#FFFFFF","button":"#52d017","button-font":"#FFFFFF"},"logo":""},"timezone_string":"America/Chicago","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"595133","ts-templates-homepage-id":"122146","ts-templates-mobile-homepage-id":"122146","_station_info":{"sitetype":"Local","market":"Shreveport","genre":{"0":"pop"},"callsign":"KRUFFM","callletters":"KRUF","legalname":"K945, The Hit Music Channel","siteclassification":"Local","street":"6341 Westport Ave","street-2":"","city":"Shreveport","state":"LA","zip":"71129","phone":"(318) 320-9436","helpline":"(318) 688-1130","studioline":"(318) 320-9436","officeline":"(318) 688-1130","officehours":"","email":"chasity.spears@townsquaremedia.com","tipus-email":"","inquiries-email":"erinbristol@townsquaremedia.com;","advertising-contact":"Lisa Janes","advertising-email":"lisa.janes@townsquaremedia.com","gm-contact":"Amy Bloxom","gm-email":"amy.bloxom@townsquaremedia.com","programming-director-contact":"Erin Bristol","programming-director-email":"erinbristol@townsquaremedia.com","digital-managing-editor-contact":"Chasity Spears","digital-managing-editor-email":"chasity.spears@townsquaremedia.com","digital-sales-manager-contact":"Ryan Best","digital-sales-manager-email":"ryan.best@townsquaremedia.com","mobile-app-feedback-email":"ask.k945@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.k945@townsquaredigital.com","public-record-administrator-name":"Troy Jones","public-record-administrator-email":"troy.jones@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/kruf","feedbackurl":"/feedback/","biz-list-url":"","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"K945  ","youtube_handle":"K945FM","youtube_channel_id":"UC5oZe44dsDc5grqqxaw4GWQ","instagram_handle":"k945","rss_icon":"1","comscore-label":"PopCrush"},"_station_logos":{"snapcode":"http://k945.com/files/2015/08/k945_snapcode.png"},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"requires-confirmation":"no","use-short-form":"no","use-captcha":"yes","javascript-links":"no"},"blogInfo":{"blogId":182,"blogName":"K945","blogDescription":"The Hit Music Channel","postTitleFormat":"%post_title%","timeZone":"America/Chicago","market":"Shreveport","activeDomain":"k945.com","legalName":"K945, The Hit Music Channel"},"tsiMarkets":"Shreveport"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_182":"K945 Krewe","kruxEnabled":true},"headers":{"title":[{"textContent":"Sandbags Available to Residents in Caddo and Bossier Parishes"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Sandbags will be available through Friday."}},{"attrs":{"property":"fb:app_id","content":"195729117118170"}},{"attrs":{"property":"fb:admins","content":"583052867"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"732998853"}},{"attrs":{"property":"og:title","content":"Sandbags Available to Residents in Caddo and Bossier Parishes"}},{"attrs":{"property":"og:description","content":"Sandbags will be available through Friday."}},{"attrs":{"property":"og:url","content":"http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/"}},{"attrs":{"property":"og:site_name","content":"K945: The Hit Music Channel"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=600&h=0&zc=1&s=0&a=t&q=89"}},{"attrs":{"name":"twitter:card","content":"summary_large_image"}},{"attrs":{"name":"twitter:site","content":"@K945"}},{"attrs":{"name":"sailthru.description","content":"Sandbags will be available through Friday."}},{"attrs":{"name":"sailthru.date","content":"2017-08-29 04:48:00"}},{"attrs":{"name":"sailthru.title","content":"Sandbags Available to Residents in Caddo and Bossier Parishes"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-kruf, tsmmarket-shreveport, tsmtype-local, hurricane-harvey, local-news"}},{"attrs":{"name":"sailthru.author","content":"mattparker"}},{"attrs":{"name":"sailthru.image.full","content":"http://710keel.com/files/2017/08/GettyImages-170007944.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://710keel.com/files/2017/08/GettyImages-170007944.jpg"}},{"attrs":{"property":"fb:pages","content":"87834569022"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://k945.com/files/2011/10/favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"K945: The Hit Music Channel » Feed","href":"http://k945.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"K945: The Hit Music Channel » Sandbags Available to Residents in Caddo and Bossier Parishes Comments Feed","href":"http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://k945.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"More Ways To Help Hurricane Harvey Victims","href":"http://k945.com/more-ways-to-help-hurricane-harvey-victims/"}},{"attrs":{"rel":"next","title":"Airboats Being Used in Texas Rescues Need Fuel, and You Can Help","href":"http://k945.com/airboats-being-used-in-texas-rescues-need-fuel-and-you-can-help/"}},{"attrs":{"rel":"shortlink","href":"http://k945.com/?p=587610"}},{"attrs":{"rel":"canonical","href":"http://710keel.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/"}}],"noscript":[{"attrs":{"children":[{"tagName":"img","src":"http://b.scorecardresearch.com/p?c1=2&c2=6665296&cv=2.0&cj=1"}]}}]},"adVars":{"amazonAds":true,"enableCriteo":true,"enableViewability":false,"enableViewabilityBR":false,"enableSharethrough":true,"enableAppNexusWrapper":true,"sharethroughKey":"","sharethroughArticleKey":"MGs1co2pkhrY1KReH5TCmwhM","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59690","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","dynamic-ad-header","dynamic-ad-push","top-728x90","bottom-728x90","mid-top-300x250","mid-bottom-300x250","top-right-noflex-300x250"],"adPageSettings":{"attrs":{"catid":["local-news"],"tags":["hurricane-harvey"],"id":"sandbags-available-to-residents-in-caddo-and-bossier-parishes","author":"mattparker","kw":["mattparker","sandbags-available-to-residents-in-caddo-and-bossier-parishes","local-news","hurricane-harvey","pagetype-post"],"genre":["pop"],"device":"web","kv":[]}},"mobileActiveSlots":["ads-expand-down","ads-expand","ads-prestitial","ads-top-right","ads-bottom-right","ads-top-leaderboard","ads-bottom-leaderboard","ads-mid-top","ads-mid-bottom"],"dfp6":true},"revision":"fdeebc420b8184be0c31fbc2ac189d5cd0073190"},"activeDomain":"k945.com","authLoginFormNonce":"74e4c53e45","authRegFormNonce":"6c96210149","ga":{"ids":{"primary":"UA-19110214-4","secondary":["UA-19109753-1","UA-19110214-7","UA-28825804-1","UA-45260060-4"],"all":["UA-19110214-4","UA-19109753-1","UA-19110214-7","UA-28825804-1","UA-45260060-4"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":false,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":587610,"postAuthor":2577050,"postDate":"2017-08-29T09:48:00.000Z","postDateGmt":"2017-08-29T09:48:00.000Z","postTitle":"Sandbags Available to Residents in Caddo and Bossier Parishes","postExcerpt":"Sandbags will be available through Friday.  ","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"sandbags-available-to-residents-in-caddo-and-bossier-parishes","toPing":"","pinged":"","postModified":"2017-08-29T10:20:35.000Z","postModifiedGmt":"2017-08-29T10:20:35.000Z","postContentFiltered":"","postParent":0,"guid":"http://710keel.com/?p=314209","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 09:48:00.000+0000","postModifiedGmtStr":"2017-08-29 10:20:35.000+0000","meta":{"_crosspost_source_blog_id":"180","_crosspost_source_post_id":"314209"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Sandbags Available to Residents in Caddo and Bossier Parishes","next":{"latest":[{"postId":587601,"documentUrl":"/more-ways-to-help-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/more-ways-to-help-hurricane-harvey-victims/","sortDate":"2017-08-29 04:41:07.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587584,"documentUrl":"/sheriff-says-storm-could-go-straight-through-shreveport/","filterUrl":"/rest/carbon/filter/main/sheriff-says-storm-could-go-straight-through-shreveport/","sortDate":"2017-08-28 16:49:31.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587547,"documentUrl":"/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","sortDate":"2017-08-28 11:35:37.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587529,"documentUrl":"/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","filterUrl":"/rest/carbon/filter/main/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","sortDate":"2017-08-28 07:21:56.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587517,"documentUrl":"/locals-helping-with-flood-relief-in-texas/","filterUrl":"/rest/carbon/filter/main/locals-helping-with-flood-relief-in-texas/","sortDate":"2017-08-28 06:48:26.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587429,"documentUrl":"/amazing-rescue-in-southeast-texas-video/","filterUrl":"/rest/carbon/filter/main/amazing-rescue-in-southeast-texas-video/","sortDate":"2017-08-27 19:51:54.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587417,"documentUrl":"/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","sortDate":"2017-08-27 16:58:36.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587369,"documentUrl":"/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","sortDate":"2017-08-27 07:48:35.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587607,"documentUrl":"/pokemon-for-progress-flood-relief-supply-drive/","filterUrl":"/rest/carbon/filter/main/pokemon-for-progress-flood-relief-supply-drive/","sortDate":"2017-08-28 21:11:07.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":587431,"documentUrl":"/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","filterUrl":"/rest/carbon/filter/main/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","sortDate":"2017-08-27 20:36:13.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}],"taxonomy":[{"postId":587601,"documentUrl":"/more-ways-to-help-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/more-ways-to-help-hurricane-harvey-victims/","sortDate":"2017-08-29 04:41:07.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587584,"documentUrl":"/sheriff-says-storm-could-go-straight-through-shreveport/","filterUrl":"/rest/carbon/filter/main/sheriff-says-storm-could-go-straight-through-shreveport/","sortDate":"2017-08-28 16:49:31.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587547,"documentUrl":"/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","sortDate":"2017-08-28 11:35:37.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587529,"documentUrl":"/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","filterUrl":"/rest/carbon/filter/main/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","sortDate":"2017-08-28 07:21:56.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587517,"documentUrl":"/locals-helping-with-flood-relief-in-texas/","filterUrl":"/rest/carbon/filter/main/locals-helping-with-flood-relief-in-texas/","sortDate":"2017-08-28 06:48:26.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587429,"documentUrl":"/amazing-rescue-in-southeast-texas-video/","filterUrl":"/rest/carbon/filter/main/amazing-rescue-in-southeast-texas-video/","sortDate":"2017-08-27 19:51:54.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587417,"documentUrl":"/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","sortDate":"2017-08-27 16:58:36.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587369,"documentUrl":"/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","sortDate":"2017-08-27 07:48:35.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587607,"documentUrl":"/pokemon-for-progress-flood-relief-supply-drive/","filterUrl":"/rest/carbon/filter/main/pokemon-for-progress-flood-relief-supply-drive/","sortDate":"2017-08-28 21:11:07.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":587431,"documentUrl":"/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","filterUrl":"/rest/carbon/filter/main/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","sortDate":"2017-08-27 20:36:13.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}]},"cadata":{"activeDomain":"k945.com","blogId":182,"method":"get_single","postId":587610,"crosspostBlogId":"180","crosspostPostId":"314209","postType":"post","postDateGmt":"2017-08-29 09:48:00.000+0000"},"env":"production"},"structure":{"data":["header","maintop","main","mainads","mainbottom","side","nav"],"dataDetails":{"header":["header-sidebar"],"maintop":[],"main":["carbonsidebar/single"],"mainads":["carbonsidebar/mainads"],"mainbottom":["single-post-bottom","carbonsidebar/facebookComment"],"side":["carbon-post-sidebar"],"nav":["carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"]}},"sidebars":{"data":["header-sidebar","carbonsidebar/single","carbonsidebar/mainads","single-post-bottom","carbonsidebar/facebookComment","carbon-post-sidebar","carbonsidebar/nav/blueiv","carbonsidebar/nav/main","carbonsidebar/nav/promo_links","carbonsidebar/nav/footer"],"dataDetails":{"header-sidebar":{"widgets":["widget_listen_live-148","now-playing-134","widget_onair-127"],"widgetDetails":{"widget_listen_live-148":{"widgetInfo":{"id":"widget_listen_live-148","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"148"},"widgetParams":{"title":"Listen Now","widgetTime":5}},"now-playing-134":{"widgetInfo":{"id":"now-playing-134","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"134"},"widgetParams":{"title":"Recently Played","widgetTime":5}},"widget_onair-127":{"widgetInfo":{"id":"widget_onair-127","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"127"},"widgetParams":{"title":"On Air","widgetTime":12}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":2577050,"slug":"mattparker","name":"Matt Parker","first_name":"Matt","last_name":"Parker","nickname":"mattparker","description":"I'm Originally from Baltimore, Maryland but I've been here in Shreveport for a long, long time. I graduated from BPCC with a degree in Broadcasting and LSUS with a degree in Journalism. I bounced around doing odd jobs until my grandfather figure, Robert J. Wright, took me under his wrinkled wing and threw me in the lion's den with he and Erin McCarty in the morning.","thumbnail":"http://710keel.com/files/2015/11/PARKER-KEEL2.jpg","url":"http://k945.com/author/mattparker/"},"firstCategoryName":"Shreveport News","postType":"post","postTitle":"Sandbags Available to Residents in Caddo and Bossier Parishes","widgetTime":31}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","carbonwidget/dynamic-ad-header","carbonwidget/dynamic-ad-push","carbonwidget/tsm-out-of-page","carbonwidget/bottom-728x90"],"widgetDetails":{"carbonwidget/top-728x90":{"widgetInfo":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"top-728x90","widgetTime":3}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":2}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["ts_blogroll-4","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-4":{"widgetInfo":{"id":"ts_blogroll-4","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"4"},"widgetParams":{"title":"Best of K945","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1"}},"widget_third_party_content-2":{"widgetInfo":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"widgetParams":{"type":"zergnet","title":"Recommended For You","id":"39626","placement":"","targettype":"","mode":"","widgetTime":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-105","ts_blogroll-1074","fix_sidebar_marker-108","google-ads-widget-718","tsq_sailthru_newsletter_widget-669","ts_blogroll-1075"],"widgetDetails":{"fix_sidebar_marker-105":{"widgetInfo":{"id":"fix_sidebar_marker-105","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"105"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-1074":{"widgetInfo":{"id":"ts_blogroll-1074","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1074"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"0,11908","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"Featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0}},"fix_sidebar_marker-108":{"widgetInfo":{"id":"fix_sidebar_marker-108","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"108"}},"google-ads-widget-718":{"widgetInfo":{"id":"google-ads-widget-718","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"718"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1}},"tsq_sailthru_newsletter_widget-669":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-669","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"669"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["K945 VIP Club"],"widgetTime":1}},"ts_blogroll-1075":{"widgetInfo":{"id":"ts_blogroll-1075","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1075"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3}}}},"carbonsidebar/nav/blueiv":{"widgets":["carbonwidget/nav/blueiv"],"widgetDetails":{"carbonwidget/nav/blueiv":{"widgetInfo":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"}}}},"carbonsidebar/nav/main":{"widgets":["carbonwidget/nav/main"],"widgetDetails":{"carbonwidget/nav/main":{"widgetInfo":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"}}}},"carbonsidebar/nav/promo_links":{"widgets":["carbonwidget/nav/promo_links"],"widgetDetails":{"carbonwidget/nav/promo_links":{"widgetInfo":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"}}}},"carbonsidebar/nav/footer":{"widgets":["carbonwidget/nav/footer"],"widgetDetails":{"carbonwidget/nav/footer":{"widgetInfo":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"}}}}}},"widgets":{"widget_listen_live-148":{"info":{"id":"widget_listen_live-148","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"148"},"params":{"title":"Listen Now","widgetTime":5},"data":[209792],"dataDetails":{"209792":{"postId":209792,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"17941","playerMode":"radio","sid":"7575","callsign":"KRUFFM","woMobileId":"5081","woStreamId":"3723","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=7575&redirect=http://player.listenlive.co/17941","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=KRUFFM&primaryColor=0x00bfff&playermode=radio&sid=7575&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=KRUFFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5081","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3723/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3723/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-134":{"info":{"id":"now-playing-134","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"134"},"params":{"title":"Recently Played","widgetTime":5},"data":[209792],"dataDetails":{"209792":{"postId":209792,"mobileId":"17941","playerMode":"radio","sid":"7575","callsign":"KRUFFM","woStreamId":"3723","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-127":{"info":{"id":"widget_onair-127","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"127"},"params":{"title":"On Air","widgetTime":12},"data":["549772"],"dataDetails":{"549772":{"id":"549772","url":"http://k945.com/show/morning-madhouse/","title":"Morning Madhouse","wall":"http://k945.com/show/morning-madhouse/","posts":"http://k945.com/show/morning-madhouse/posts","mail":"","phone":"","thumbnailId":553896,"thumbnail":"http://k945.com/files/2016/09/Morning-Madhouse-Group-Photo.png","authors":[{"id":6,"user_nicename":"dig65","display_name":"Townsquare Media"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":2577050,"slug":"mattparker","name":"Matt Parker","first_name":"Matt","last_name":"Parker","nickname":"mattparker","description":"I'm Originally from Baltimore, Maryland but I've been here in Shreveport for a long, long time. I graduated from BPCC with a degree in Broadcasting and LSUS with a degree in Journalism. I bounced around doing odd jobs until my grandfather figure, Robert J. Wright, took me under his wrinkled wing and threw me in the lion's den with he and Erin McCarty in the morning.","thumbnail":"http://710keel.com/files/2015/11/PARKER-KEEL2.jpg","url":"http://k945.com/author/mattparker/"},"firstCategoryName":"Shreveport News","postType":"post","postTitle":"Sandbags Available to Residents in Caddo and Bossier Parishes","widgetTime":31},"data":[587610],"dataDetails":{"587610":{"thumbnail":"http://710keel.com/files/2017/08/GettyImages-170007944.jpg","caption":"Sean Gallup/Getty Images","excerpt":"Sandbags will be available through Friday.  ","date":"August 29, 2017 4:48 AM","postDateGmt":"2017-08-29 09:48:00 +0000","postModifiedGmt":"2017-08-29 10:20:35 +0000","title":"Sandbags Available to Residents in Caddo and Bossier Parishes","url":"http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/","id":587610,"contentRaw":"[caption id=\"attachment_314210\" align=\"aligncenter\" width=\"630\"]<img class=\"size-630scaled wp-image-314210\" src=\"http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Floods Hit Germany: Elbe And Saale\" width=\"630\" height=\"420\" /> Sean Gallup/Getty Images[/caption]\r\n\r\nIf you are worried about possible flooding from Tropical Storm Harvey, you can now get sandbags in both Caddo and Bossier parishes. The bags will be available to residents through Friday.\r\n\r\nIn Shreveport, you can get sandbags from the City Streets and Drainage Department Yard at 3825 Mansfield Road from 8 a.m. to 3 p.m.. Sandbags are also available at the Caddo Parish Department of Fleet Services located at 1701 Monty Street in Shreveport, from 7 a.m. to 5 p.m. daily for Caddo Parish residents.\r\n\r\nIn Bossier, you can get sandbags from the Bossier City Public Service Complex at 3223 Old Shed Rd. from 8 a.m. until 5 p.m.. In the Parish, sandbags are available at the Bossier Parish Highway Maintenance Facility at 410 Mayfield St. in Benton.\r\n\r\nPredictions on the impact from the storm locally vary. Some reports are predicting 3-6 inches of rain, others are calling for 7+ inches.","content":"\n<figure id=\"attachment_314210\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-630scaled wp-image-314210 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Floods Hit Germany: Elbe And Saale\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Sean Gallup/Getty Images</figcaption></figure><p>If you are worried about possible flooding from Tropical Storm Harvey, you can now get sandbags in both Caddo and Bossier parishes. The bags will be available to residents through Friday.</p>\n<p>In Shreveport, you can get sandbags from the City Streets and Drainage Department Yard at 3825 Mansfield Road from 8 a.m. to 3 p.m.. Sandbags are also available at the Caddo Parish Department of Fleet Services located at 1701 Monty Street in Shreveport, from 7 a.m. to 5 p.m. daily for Caddo Parish residents.</p>\n<p>In Bossier, you can get sandbags from the Bossier City Public Service Complex at 3223 Old Shed Rd. from 8 a.m. until 5 p.m.. In the Parish, sandbags are available at the Bossier Parish Highway Maintenance Facility at 410 Mayfield St. in Benton.</p>\n<p>Predictions on the impact from the storm locally vary. Some reports are predicting 3-6 inches of rain, others are calling for 7+ inches.</p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Sandbags Available to Residents in Caddo and Bossier Parishes","excerpt":"Sandbags will be available through Friday.  ","post_excerpt":"Sandbags will be available through Friday.  ","post_more_excerpt":"<p>Sandbags will be available through Friday.\n<p class=\"more_act\"><a href=\"http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/\" title=\"Sandbags Available to Residents in Caddo and Bossier Parishes\">Read More</a></p>\n","permalink":"http://k945.com/sandbags-available-to-residents-in-caddo-and-bossier-parishes/","image":{"id":587609,"url":"http://710keel.com/files/2017/08/GettyImages-170007944.jpg","caption":"Sean Gallup/Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":false},"tags":[{"id":11378,"slug":"hurricane-harvey","title":"Hurricane Harvey","description":"","post_count":17,"link_url":"http://k945.com/tags/hurricane-harvey/","feed_url":"http://k945.com/tags/hurricane-harvey/feed/","term_taxonomy_id":11364,"object_id":0}],"categories":[{"id":47,"slug":"local-news","title":"Shreveport News","description":"","parent":0,"post_count":8090,"link_url":"http://k945.com/category/local-news/","feed_url":"http://k945.com/category/local-news/feed/","term_taxonomy_id":47,"object_id":0}],"authors":[{"id":2577050,"slug":"mattparker","name":"Matt Parker","first_name":"Matt","last_name":"Parker","nickname":"mattparker","description":"I'm Originally from Baltimore, Maryland but I've been here in Shreveport for a long, long time. I graduated from BPCC with a degree in Broadcasting and LSUS with a degree in Journalism. I bounced around doing odd jobs until my grandfather figure, Robert J. Wright, took me under his wrinkled wing and threw me in the lion's den with he and Erin McCarty in the morning.","thumbnail":"http://710keel.com/files/2015/11/PARKER-KEEL2.jpg","url":"http://k945.com/author/mattparker/"}],"post_more_meta":{"meta":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Sandbags%20Available%20to%20Residents%20in%20Caddo%20and%20Bossier%20Parishes%20http%3A%2F%2Fk945.com%2Fsandbags-available-to-residents-in-caddo-and-bossier-parishes%2F%3Ftrackback%3Dtwitter_mobile%20%40K945%20%20","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Fk945.com%2Fsandbags-available-to-residents-in-caddo-and-bossier-parishes%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://k945.com/more-ways-to-help-hurricane-harvey-victims/","prevArticle":"http://k945.com/airboats-being-used-in-texas-rescues-need-fuel-and-you-can-help/","pageUrl":"/sandbags-available-to-residents-in-caddo-and-bossier-parishes/","blogId":182,"domain":"k945.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"314210\" attr-caption=\" Sean Gallup/Getty Images\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=630&amp;amp;h=420&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>If you are worried about possible flooding from Tropical Storm Harvey, you can now get sandbags in both Caddo and Bossier parishes. The bags will be available to residents through Friday.</p>\n<p>In Shreveport, you can get sandbags from the City Streets and Drainage Department Yard at 3825 Mansfield Road from 8 a.m. to 3 p.m.. Sandbags are also available at the Caddo Parish Department of Fleet Services located at 1701 Monty Street in Shreveport, from 7 a.m. to 5 p.m. daily for Caddo Parish residents.</p>\n<p>In Bossier, you can get sandbags from the Bossier City Public Service Complex at 3223 Old Shed Rd. from 8 a.m. until 5 p.m.. In the Parish, sandbags are available at the Bossier Parish Highway Maintenance Facility at 410 Mayfield St. in Benton.</p>\n<p>Predictions on the impact from the storm locally vary. Some reports are predicting 3-6 inches of rain, others are calling for 7+ inches.</p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>If you are worried about possible flooding from Tropical Storm Harvey, you can now get sandbags in both Caddo and Bossier parishes. The bags will be available to residents through Friday.</p>\n"},"currentTextLength":188,"runningCounter":1,"cumulativePodTextLength":188,"totalSimilarConsecutiveElements":4,"totalTextLength":885},{"type":"singlePostText","data":{"text":"<p>In Shreveport, you can get sandbags from the City Streets and Drainage Department Yard at 3825 Mansfield Road from 8 a.m. to 3 p.m.. Sandbags are also available&#xA0;at the Caddo Parish Department of Fleet Services located at 1701 Monty Street in Shreveport, from 7 a.m. to 5 p.m. daily for Caddo Parish residents.</p>\n"},"currentTextLength":315,"runningCounter":2,"cumulativePodTextLength":503,"totalSimilarConsecutiveElements":4,"totalTextLength":885},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>In Bossier, you can get sandbags from the Bossier City Public Service Complex at 3223 Old Shed Rd. from 8 a.m. until 5 p.m.. In the Parish, sandbags are available at the Bossier Parish Highway Maintenance Facility at 410 Mayfield St. in Benton.</p>\n"},"currentTextLength":245,"runningCounter":3,"cumulativePodTextLength":748,"totalSimilarConsecutiveElements":4,"totalTextLength":885},{"type":"singlePostText","data":{"text":"<p>Predictions on the impact from the storm locally vary. Some reports are predicting 3-6 inches of rain, others are calling for 7+ inches.</p>\n"},"currentTextLength":137,"runningCounter":4,"cumulativePodTextLength":885,"totalSimilarConsecutiveElements":4,"totalTextLength":885}],"uniquePodTypes":["singlePostImage","singlePostText"],"podHeader":[{"type":"singlePostImage","data":{"id":314210,"caption":"Sean Gallup/Getty Images","align":"center","width":630,"height":420,"url":"http://710keel.com/files/2017/08/GettyImages-170007944.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"next":{"latest":[{"postId":587601,"documentUrl":"/more-ways-to-help-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/more-ways-to-help-hurricane-harvey-victims/","sortDate":"2017-08-29 04:41:07.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587584,"documentUrl":"/sheriff-says-storm-could-go-straight-through-shreveport/","filterUrl":"/rest/carbon/filter/main/sheriff-says-storm-could-go-straight-through-shreveport/","sortDate":"2017-08-28 16:49:31.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587547,"documentUrl":"/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","sortDate":"2017-08-28 11:35:37.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587529,"documentUrl":"/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","filterUrl":"/rest/carbon/filter/main/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","sortDate":"2017-08-28 07:21:56.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587517,"documentUrl":"/locals-helping-with-flood-relief-in-texas/","filterUrl":"/rest/carbon/filter/main/locals-helping-with-flood-relief-in-texas/","sortDate":"2017-08-28 06:48:26.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587429,"documentUrl":"/amazing-rescue-in-southeast-texas-video/","filterUrl":"/rest/carbon/filter/main/amazing-rescue-in-southeast-texas-video/","sortDate":"2017-08-27 19:51:54.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587417,"documentUrl":"/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","sortDate":"2017-08-27 16:58:36.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587369,"documentUrl":"/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","sortDate":"2017-08-27 07:48:35.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587607,"documentUrl":"/pokemon-for-progress-flood-relief-supply-drive/","filterUrl":"/rest/carbon/filter/main/pokemon-for-progress-flood-relief-supply-drive/","sortDate":"2017-08-28 21:11:07.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":587431,"documentUrl":"/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","filterUrl":"/rest/carbon/filter/main/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","sortDate":"2017-08-27 20:36:13.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}],"taxonomy":[{"postId":587601,"documentUrl":"/more-ways-to-help-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/more-ways-to-help-hurricane-harvey-victims/","sortDate":"2017-08-29 04:41:07.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587584,"documentUrl":"/sheriff-says-storm-could-go-straight-through-shreveport/","filterUrl":"/rest/carbon/filter/main/sheriff-says-storm-could-go-straight-through-shreveport/","sortDate":"2017-08-28 16:49:31.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587547,"documentUrl":"/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","filterUrl":"/rest/carbon/filter/main/red-cross-tells-us-how-you-can-help-victims-of-hurricane-harvey/","sortDate":"2017-08-28 11:35:37.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587529,"documentUrl":"/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","filterUrl":"/rest/carbon/filter/main/cajun-navy-to-meet-at-lake-charles-civic-center-this-morning/","sortDate":"2017-08-28 07:21:56.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587517,"documentUrl":"/locals-helping-with-flood-relief-in-texas/","filterUrl":"/rest/carbon/filter/main/locals-helping-with-flood-relief-in-texas/","sortDate":"2017-08-28 06:48:26.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587429,"documentUrl":"/amazing-rescue-in-southeast-texas-video/","filterUrl":"/rest/carbon/filter/main/amazing-rescue-in-southeast-texas-video/","sortDate":"2017-08-27 19:51:54.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587417,"documentUrl":"/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","filterUrl":"/rest/carbon/filter/main/louisiana-residents-offer-flood-advice-houston-hurricane-harvey-victims/","sortDate":"2017-08-27 16:58:36.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587369,"documentUrl":"/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-forces-evacuation-of-south-texas-prisons-prisoners-headed-to-the-ark-la-tex/","sortDate":"2017-08-27 07:48:35.000 +0000","termTaxonomyId":11364,"taxonomyType":"tags"},{"postId":587607,"documentUrl":"/pokemon-for-progress-flood-relief-supply-drive/","filterUrl":"/rest/carbon/filter/main/pokemon-for-progress-flood-relief-supply-drive/","sortDate":"2017-08-28 21:11:07.000 +0000","termTaxonomyId":47,"taxonomyType":"category"},{"postId":587431,"documentUrl":"/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","filterUrl":"/rest/carbon/filter/main/why-you-should-adopt-a-cat-at-bossier-city-animal-shelter-video/","sortDate":"2017-08-27 20:36:13.000 +0000","termTaxonomyId":47,"taxonomyType":"category"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":3},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/dynamic-ad-header":{"info":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-header","widgetTime":2},"data":["carbonwidget/dynamic-ad-header"],"dataDetails":{"carbonwidget/dynamic-ad-header":{"adUnit":"dynamic-ad-header","adType":"dfp6"}}},"carbonwidget/dynamic-ad-push":{"info":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-push","widgetTime":2},"data":["carbonwidget/dynamic-ad-push"],"dataDetails":{"carbonwidget/dynamic-ad-push":{"adUnit":"dynamic-ad-push","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-4":{"info":{"id":"ts_blogroll-4","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"4"},"params":{"title":"Best of K945","type":"main_content_thumb_title_roll","cat":"","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[603672,603635,603639,603641],"dataDetails":{"603635":{"postid":"603635","sortdate":"2018-02-13T14:08:53.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://k945.com/files/2018/02/GettyImages-103348532.jpg","postDateGmt":"2018-02-13 14:08:53 +0000","title":"What if that Cop Pulling You Over Wasn&apos;t a Real Cop...","url":"http://k945.com/what-if-that-cop-pulling-you-over-wasnt-a-real-cop/","id":603635,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"What do you do?","authors":[{"id":2860143,"slug":"gingerfletcher","name":"Ginger","first_name":"Ginger","last_name":"Fletcher","nickname":"Ginger","thumbnail":"http://k945.com/files/2017/06/Ginger-New-Pic-Edit-Use-This.jpg","url":"http://k945.com/author/gingerfletcher/"}],"video":false,"videoUrl":"https://youtu.be/yD8QzFB6y7M","youtubeId":"yD8QzFB6y7M"},"alternateData":{"_townsquare_media_url":"https://youtu.be/yD8QzFB6y7M","dynamic-lead-title":"What if that Cop Pulling You Over Wasn&apos;t a Real Cop...","dynamic-lead-excerpt":"What do you do?","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"What if that Cop Pulling You Over Wasn&apos;t a Real Cop...","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"603639":{"postid":"603639","sortdate":"2018-02-13T01:27:04.000Z","data":{"mainData":{"postType":"post","caption":" Sascha Steinbach/Getty Images for TAS","thumbnail":"http://popcrush.com/files/2018/02/taylor-swift-reputation-rehearsals.jpg","postDateGmt":"2018-02-13 01:27:04 +0000","title":"Taylor Swift Gives Fans a Look at Her Reputation Tour &#8216;Repu-Hearsals&#8217;","url":"http://k945.com/taylor-swift-reputation-rehearsal-instagram/","id":603639,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The North American stadium tour is set to kick off May 8.","authors":[{"id":3728693,"slug":"katrinanattress","name":"Katrina Nattress","first_name":"Katrina","last_name":"Nattress","nickname":"katrinanattress","url":"http://k945.com/author/katrinanattress/","thumbnail":"http://popcrush.com/files/2017/10/422924_10100354357955726_262236516_n-1.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"603641":{"postid":"603641","sortdate":"2018-02-13T00:39:50.000Z","data":{"mainData":{"postType":"post","caption":"Dimitrios Kambouris, Getty Images","thumbnail":"http://popcrush.com/files/2017/07/ed-sheeran.jpg","postDateGmt":"2018-02-13 00:39:50 +0000","title":"Ed Sheeran Has Been Asked to Perform at the Royal Wedding","url":"http://k945.com/ed-sheeran-prince-harry-meghan-markle-royal-wedding/","id":603641,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The singer-songwriter would be the &apos;Perfect&apos; fit to serenade Prince Harry and Meghan Markle on May 19.","authors":[{"id":3728693,"slug":"katrinanattress","name":"Katrina Nattress","first_name":"Katrina","last_name":"Nattress","nickname":"katrinanattress","url":"http://k945.com/author/katrinanattress/","thumbnail":"http://popcrush.com/files/2017/10/422924_10100354357955726_262236516_n-1.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"603672":{"postid":"603672","sortdate":"2018-02-13T14:12:57.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://k945.com/files/2018/02/Spread-The-Love-1.jpg","postDateGmt":"2018-02-13 14:12:57 +0000","title":"Heather is Our Spread the Love Recipient for This Week!","url":"http://k945.com/heather-is-our-spread-the-love-recipient-for-this-week/","id":603672,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Nobody has your back like your best friend.","authors":[{"id":2860143,"slug":"gingerfletcher","name":"Ginger","first_name":"Ginger","last_name":"Fletcher","nickname":"Ginger","thumbnail":"http://k945.com/files/2017/06/Ginger-New-Pic-Edit-Use-This.jpg","url":"http://k945.com/author/gingerfletcher/"}],"video":false,"videoUrl":"https://youtu.be/Oee8pjUxpG8","youtubeId":"Oee8pjUxpG8"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Oee8pjUxpG8","dynamic-lead-title":"Heather is Our Spread the Love Recipient for This Week!","dynamic-lead-excerpt":"Nobody has your back like your best friend.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Heather is Our Spread the Love Recipient for This Week!","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"widget_third_party_content-2":{"info":{"id":"widget_third_party_content-2","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"2"},"params":{"type":"zergnet","title":"Recommended For You","id":"39626","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Best of the Web","id":"13510","placement":"","targettype":"","mode":"","widgetTime":2},"data":[],"dataDetails":{}},"fix_sidebar_marker-105":{"info":{"id":"fix_sidebar_marker-105","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"105"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1074":{"info":{"id":"ts_blogroll-1074","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1074"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"0,11908","posts_per_page":"3","align":"right","pinned_id":"","pinned_label":"","tag":"Featured","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":0,"widgetTime":6,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[603612,603098,602842],"dataDetails":{"602842":{"postid":"602842","sortdate":"2018-02-02T11:21:04.000Z","data":{"mainData":{"postType":"post","caption":"Photo by Amanda Currier","thumbnail":"http://710keel.com/files/2012/08/I20_I49_Cloverleaf_Interchange_ACurrier.jpg","postDateGmt":"2018-02-02 11:21:04 +0000","title":"Are Louisiana Bridges Safe?","url":"http://k945.com/new-report-bridges-in-shreveportbossier-are-deficient/","id":602842,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"DOTD says they are still safe to drive on.","authors":[{"id":2577050,"slug":"mattparker","name":"Matt Parker","first_name":"Matt","last_name":"Parker","nickname":"mattparker","thumbnail":"http://710keel.com/files/2015/11/PARKER-KEEL2.jpg","url":"http://k945.com/author/mattparker/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Are Louisiana Bridges Safe?","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}},"603098":{"postid":"603098","sortdate":"2018-02-06T00:01:37.000Z","data":{"mainData":{"postType":"post","caption":"Krewe of Gemini Facebook page","thumbnail":"http://965kvki.com/files/2018/02/Gemini-Parade.jpg","postDateGmt":"2018-02-06 00:01:37 +0000","title":"Shreveport Police Release Rules and Guidelines for Gemini Parade","url":"http://k945.com/shreveport-police-department-release-rules-and-guidelines-for-krewe-of-gemini-parade-saturday/","id":603098,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The Krewe of Gemini parade is this Saturday, February 10, 2018 at 4:00pm and the Shreveport Police Department has released a listing of rules and guidelines for parade goers.","authors":[{"id":370,"slug":"erinbristol","name":"Bristol","first_name":"Erin","last_name":"Bristol","nickname":"Bristol","thumbnail":"http://mykisscountry937.com/files/2017/06/Bristol-New-Edit-Use-This.jpg","url":"http://k945.com/author/erinbristol/"}]},"alternateData":{"dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Shreveport Police Release Rules and Guidelines for Gemini Parade"}}},"603612":{"postid":"603612","sortdate":"2018-02-12T15:44:20.000Z","data":{"mainData":{"postType":"list-post","caption":"Thinkstock","thumbnail":"http://710keel.com/files/2017/01/Crawfish-2017-1.jpg","postDateGmt":"2018-02-12 15:44:20 +0000","title":"Here Are the Latest Crawfish Prices for Shreveport-Bossier","url":"http://k945.com/here-are-the-latest-crawfish-prices-in-shreveport-bossier/","id":603612,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"We have done the work for you. Find out the prices for live and boiled crawfish in Shreveport-Bossier City.","authors":[{"id":194615,"slug":"erinmccartygapbroadcasting-com","name":"Erin McCarty","first_name":"Erin","last_name":"McCarty","nickname":"erinmccarty","thumbnail":"http://k945.com/files/2017/06/Erin-McCarty-New-Pic-Edited-Use-This.jpg","url":"http://k945.com/author/erinmccartygapbroadcasting-com/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Here Are the Latest Crawfish Prices for Shreveport-Bossier","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":""}}}},"redisCached":true},"fix_sidebar_marker-108":{"info":{"id":"fix_sidebar_marker-108","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"108"},"params":{"widgetTime":1},"data":[],"dataDetails":{}},"google-ads-widget-718":{"info":{"id":"google-ads-widget-718","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"718"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":1},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-669":{"info":{"id":"tsq_sailthru_newsletter_widget-669","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"669"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["K945 VIP Club"],"widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-1075":{"info":{"id":"ts_blogroll-1075","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1075"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":3,"widgetTime":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[603672,603635,603639],"dataDetails":{"603635":{"postid":"603635","sortdate":"2018-02-13T14:08:53.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://k945.com/files/2018/02/GettyImages-103348532.jpg","postDateGmt":"2018-02-13 14:08:53 +0000","title":"What if that Cop Pulling You Over Wasn&apos;t a Real Cop...","url":"http://k945.com/what-if-that-cop-pulling-you-over-wasnt-a-real-cop/","id":603635,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"What do you do?","authors":[{"id":2860143,"slug":"gingerfletcher","name":"Ginger","first_name":"Ginger","last_name":"Fletcher","nickname":"Ginger","thumbnail":"http://k945.com/files/2017/06/Ginger-New-Pic-Edit-Use-This.jpg","url":"http://k945.com/author/gingerfletcher/"}],"video":false,"videoUrl":"https://youtu.be/yD8QzFB6y7M","youtubeId":"yD8QzFB6y7M"},"alternateData":{"_townsquare_media_url":"https://youtu.be/yD8QzFB6y7M","dynamic-lead-title":"What if that Cop Pulling You Over Wasn&apos;t a Real Cop...","dynamic-lead-excerpt":"What do you do?","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"What if that Cop Pulling You Over Wasn&apos;t a Real Cop...","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"603639":{"postid":"603639","sortdate":"2018-02-13T01:27:04.000Z","data":{"mainData":{"postType":"post","caption":" Sascha Steinbach/Getty Images for TAS","thumbnail":"http://popcrush.com/files/2018/02/taylor-swift-reputation-rehearsals.jpg","postDateGmt":"2018-02-13 01:27:04 +0000","title":"Taylor Swift Gives Fans a Look at Her Reputation Tour &#8216;Repu-Hearsals&#8217;","url":"http://k945.com/taylor-swift-reputation-rehearsal-instagram/","id":603639,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"The North American stadium tour is set to kick off May 8.","authors":[{"id":3728693,"slug":"katrinanattress","name":"Katrina Nattress","first_name":"Katrina","last_name":"Nattress","nickname":"katrinanattress","url":"http://k945.com/author/katrinanattress/","thumbnail":"http://popcrush.com/files/2017/10/422924_10100354357955726_262236516_n-1.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"603672":{"postid":"603672","sortdate":"2018-02-13T14:12:57.000Z","data":{"mainData":{"postType":"post","caption":"","thumbnail":"http://k945.com/files/2018/02/Spread-The-Love-1.jpg","postDateGmt":"2018-02-13 14:12:57 +0000","title":"Heather is Our Spread the Love Recipient for This Week!","url":"http://k945.com/heather-is-our-spread-the-love-recipient-for-this-week/","id":603672,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Nobody has your back like your best friend.","authors":[{"id":2860143,"slug":"gingerfletcher","name":"Ginger","first_name":"Ginger","last_name":"Fletcher","nickname":"Ginger","thumbnail":"http://k945.com/files/2017/06/Ginger-New-Pic-Edit-Use-This.jpg","url":"http://k945.com/author/gingerfletcher/"}],"video":false,"videoUrl":"https://youtu.be/Oee8pjUxpG8","youtubeId":"Oee8pjUxpG8"},"alternateData":{"_townsquare_media_url":"https://youtu.be/Oee8pjUxpG8","dynamic-lead-title":"Heather is Our Spread the Love Recipient for This Week!","dynamic-lead-excerpt":"Nobody has your back like your best friend.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"","_aioseop_title":"Heather is Our Spread the Love Recipient for This Week!","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":3},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":3},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5"]},{"3":["3.1","3.2"]},{"4":["4.1"]},{"5":["5.1","5.2","5.3","5.4"]},{"6":["6.1","6.2","6.3","6.4","6.5"]},{"7":["7.1"]},{"8":["8.1","8.2","8.3","8.4","8.5"]},{"9":["9.1","9.2","9.3","9.4","9.5"]}],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":593,"title":"On Air","titleExcerpt":"On Air","href":"/djs","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":597,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":15825,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":596,"title":"Events","titleExcerpt":"Events","href":"/events-shreveport","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":1647,"title":"Krewe Club","titleExcerpt":"Krewe Club","href":"/vip/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":520365,"title":"Contests","titleExcerpt":"Contests","href":"/contests","samedomain":true,"menupath":"/rest/carbon/api/menu/contests","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":16176,"title":"News","titleExcerpt":"News","href":"/category/local-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":5997,"title":"Contact","titleExcerpt":"Contact","href":"/help","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":227472,"title":"Schedule","titleExcerpt":"Schedule","href":"/shows","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":549778,"title":"Morning Madhouse","titleExcerpt":"Morning Madhouse","href":"/category/the-morning-madhouse/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/the-morning-madhouse/","hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":278996,"title":"Jess","titleExcerpt":"Jess","href":"/author/jess/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jess/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":302024,"title":"Jay Whatley","titleExcerpt":"Jay Whatley","href":"/author/jaywhatley1/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/jaywhatley1/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":549779,"title":"PopCrush Nights","titleExcerpt":"PopCrush Nights","href":"/show/popcrush-nights/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/popcrush-nights/","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":15820,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":6333,"title":"Download the K94.5 App","titleExcerpt":"Download the K94.5 App","href":"/mobile","samedomain":true,"hasBlogroll":false}},"4.1":{"menuId":"4.1","attrs":{"menuPostId":11525,"title":"Recently Played","titleExcerpt":"Recently Played","href":"/playlist/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":15821,"title":"Calendar","titleExcerpt":"Calendar","href":"/events-shreveport","samedomain":true,"hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":601217,"title":"Patty in the Plaza","titleExcerpt":"Patty in the Plaza","href":"/events-shreveport/patty-in-the-plaza-2/17-march-2018-festival-plaza-16/","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":594697,"title":"Foo Fighters Live in Bossier City","titleExcerpt":"Foo Fighters Live in Bossier City","href":"/events-shreveport/foo-fighters-live-in-bossier-city/22-april-2018-centurylink-center-5/","samedomain":true,"hasBlogroll":false}},"5.4":{"menuId":"5.4","attrs":{"menuPostId":219656,"title":"Submit Your Event","titleExcerpt":"Submit Your Event","href":"/events-shreveport/community/add","samedomain":true,"hasBlogroll":false}},"6.1":{"menuId":"6.1","attrs":{"menuPostId":103807,"title":"Sign Up","titleExcerpt":"Sign Up","href":"/registration","samedomain":true,"hasBlogroll":false}},"6.2":{"menuId":"6.2","attrs":{"menuPostId":127791,"title":"Contests","titleExcerpt":"Contests","href":"/vip/contests/","samedomain":true,"hasBlogroll":false}},"6.3":{"menuId":"6.3","attrs":{"menuPostId":248608,"title":"Contest Rules","titleExcerpt":"Contest Rules","href":"/k945-official-contest-rules/","samedomain":true,"hasBlogroll":false}},"6.4":{"menuId":"6.4","attrs":{"menuPostId":493190,"title":"Local Experts","titleExcerpt":"Local Experts","href":"/local-experts","samedomain":true,"hasBlogroll":false}},"6.5":{"menuId":"6.5","attrs":{"menuPostId":127793,"title":"VIP Krewe Support","titleExcerpt":"VIP Krewe Support","href":"/help","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":600164,"title":"Big Game Squares Official Contest Rules","titleExcerpt":"Big Game Squares Official Contest Rules","href":"/files/2018/01/BIGGameSquares.OfficalRules.2018.pdf","samedomain":true,"hasBlogroll":false}},"8.1":{"menuId":"8.1","attrs":{"menuPostId":16177,"title":"Shreveport-Bossier News","titleExcerpt":"Shreveport-Bossier News","href":"/category/local-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news/","hasBlogroll":false}},"8.2":{"menuId":"8.2","attrs":{"menuPostId":16178,"title":"Entertainment News","titleExcerpt":"Entertainment News","href":"/category/entertainment-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/entertainment-news/","hasBlogroll":false}},"8.3":{"menuId":"8.3","attrs":{"menuPostId":16179,"title":"Music News","titleExcerpt":"Music News","href":"/category/music_news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/music_news/","hasBlogroll":false}},"8.4":{"menuId":"8.4","attrs":{"menuPostId":16180,"title":"Sports","titleExcerpt":"Sports","href":"/category/sports/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/sports/","hasBlogroll":false}},"8.5":{"menuId":"8.5","attrs":{"menuPostId":71458,"title":"Weather","titleExcerpt":"Weather","href":"/shreveport-weather/","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":5998,"title":"Help & Contact Info","titleExcerpt":"Help & Contact Info","href":"/help/","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":732,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/feedback","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":102357,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise-on-k945-the-hit-music-channel/","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":159025,"title":"Shreveport Employment","titleExcerpt":"","href":"/shreveport-employment-2","samedomain":true,"hasBlogroll":false}},"9.5":{"menuId":"9.5","attrs":{"menuPostId":8169,"title":"Advertising Disclaimer","titleExcerpt":"","href":"/advertising-disclaimer","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":1},"data":["1","2","3","4","5","6","7"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":75099,"title":"Trending Now:","titleExcerpt":"Trending Now:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":601719,"title":"Patty in the Plaza","titleExcerpt":"Patty in the Plaza","href":"/celebrate-st-patricks-day-patty-in-the-plaza-style/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":592105,"title":"The Morning Madhouse","titleExcerpt":"The Morning Madhouse","href":"/category/the-morning-madhouse/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/the-morning-madhouse/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":572073,"title":"K945 App!","titleExcerpt":"K945 App!","href":"/app/","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":594674,"title":"K945 on Alexa!","titleExcerpt":"K945 on Alexa!","href":"/k945-is-now-available-on-amazon-alexa-enabled-devices/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":599297,"title":"Mardi Gras","titleExcerpt":"Mardi Gras","href":"/category/mardi-gras/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/mardi-gras/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":599298,"title":"Shreveport/Bossier News","titleExcerpt":"Shreveport/Bossier News","href":"/category/local-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/local-news/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":3},"data":["comscore","1","2","3","4","5","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Public File","href":"/kruf-public-file/"}},"3":{"menuId":"3","attrs":{"title":"Terms","href":"/terms/"}},"4":{"menuId":"4","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"5":{"menuId":"5","attrs":{"title":"FAQ","href":"/vip-faq/"}},"6":{"menuId":"6","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"7":{"menuId":"7","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"8":{"menuId":"8","attrs":{"title":"Contact","href":"/help/"}},"9":{"menuId":"9","attrs":{"href":"http://townsquaremediagroup.com/"}},"10":{"menuId":"10","attrs":{"title":"Shreveport Business Listings","href":"/shreveport-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"PopCrush Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":23.961,"mainOptionsTime":19.323,"sidebarsTime":24.434,"widgetsTime":32.964,"processTime":100.85},"experimentGroup":"A"},"serverConfig":{"host":"k945.com","ua":"python-requests/2.10.0"}},"listenLive":{},"nav":{},"newsletter":{},"ui":{},"weather":{},"youtube":{},"sweeps":{},"form":{"NavSearchForm":{"registeredFields":[{"name":"searchInput","type":"Field"}]}},"routing":{"locationBeforeTransitions":null},"events":{},"ads":{}}
          </script>
          <script src="//cdn.production.townsquareblogs.com/public/dist/main.bundle.js?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>