<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief</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="Lady Antebellum have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts."/><meta data-react-helmet="true" name="keywords" content="lady antebellum hurricane harvey, lady antebellum hurricane relief 2017, hurricane harvey relief efforts"/><meta data-react-helmet="true" property="fb:app_id" content="434596209915085"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="og:title" content="Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief"/><meta data-react-helmet="true" property="og:description" content="Lady Antebellum have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts."/><meta data-react-helmet="true" property="og:url" content="http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/"/><meta data-react-helmet="true" property="og:site_name" content="Big Country 96.9"/><meta data-react-helmet="true" property="og:type" content="blog"/><meta data-react-helmet="true" property="og:image" content="http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.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="@bigcountry969"/><meta data-react-helmet="true" name="sailthru.description" content="Lady Antebellum have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-28 13:10:56"/><meta data-react-helmet="true" name="sailthru.title" content="Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-wbpw, tsmmarket-presqueisle, tsmtype-local, lady-antebellum, articles"/><meta data-react-helmet="true" name="sailthru.author" content="astefano"/><meta data-react-helmet="true" name="sailthru.image.full" content="http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg"/><meta data-react-helmet="true" property="fb:pages" content="232914410169736"/><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://bigcountry969.com/files/2016/04/big-country-64.jpg"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://bigcountry969.com/files/2016/04/big-country-64.jpg"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/"/>
          <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":"bigcountry969.com","blogId":527,"method":"get_single","postId":274493,"crosspostBlogId":"623","crosspostPostId":"180765","postType":"post","postDateGmt":"2017-08-28 17:10:56.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":"astefano","dimension2":"articles","dimension3":"lady-antebellum","dimension4":"post","dimension5":"Mon Aug 28 2017","dimension6":"13:10","dimension7":"standard","dimension8":"858","dimension9":"A","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-33631650-3",
          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-33631650-3"};
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-33631650-2",
          name: "UA336316502",
          allowAnchor: false
        });
        ga( "UA336316502.require", "displayfeatures" );
        ga( "UA336316502.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA336316502" ] = {gaid:"UA-33631650-2"};
ga( "create", {
          trackingId:"UA-28825804-3",
          name: "UA288258043",
          allowAnchor: false
        });
        ga( "UA288258043.require", "displayfeatures" );
        ga( "UA288258043.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA288258043" ] = {gaid:"UA-28825804-3"};
ga( "create", {
          trackingId:"UA-45260060-7",
          name: "UA452600607",
          allowAnchor: false
        });
        ga( "UA452600607.require", "displayfeatures" );
        ga( "UA452600607.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA452600607" ] = {gaid:"UA-45260060-7"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief","callsign":"WBPWFM","market":"Presque Isle","sitetype":"Local","siteClassification":"","state":"ME","genre":{"0":"country"},"pageType":"post","tags":"lady-antebellum","categories":"articles","mediaType":"video"}];
      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=bigcountry969.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", ["articles"] );
googletag.pubads().setTargeting( "tags", ["lady-antebellum"] );
googletag.pubads().setTargeting( "id", "lady-antebellum-merch-proceeds-to-hurricane-harvey-relief" );
googletag.pubads().setTargeting( "author", "astefano" );
googletag.pubads().setTargeting( "kw", ["astefano","lady-antebellum-merch-proceeds-to-hurricane-harvey-relief","articles","lady-antebellum","pagetype-post"] );
googletag.pubads().setTargeting( "genre", ["country"] );
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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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/Presque_isle/WBPW/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="1941538709"><!-- 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="Big Country 96.9" title="Big Country 96.9" data-reactid="14"><img src="http://bigcountry969.com/files/2017/12/wbpwfm-logo1.png" alt="Big Country 96.9" title="Big Country 96.9" 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://bigcountry969.com/files/2013/02/Big-D-and-Bubba.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://bigcountry969.com/show/big-d-bubba-morning-show/" data-reactid="31">Big D &amp; Bubba Morning Show</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="/shows" 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">Full Schedule</a></li><li class="hassub" data-reactid="47"><a href="/show/big-d-bubba-morning-show/" data-reactid="48">Big D &amp; Bubba</a></li><li class="hassub" data-reactid="49"><a href="/author/tmarshall/" data-reactid="50">Trent Marshall</a></li><li class="hassub" data-reactid="51"><a href="/show/taste-of-country/" data-reactid="52">Taste of Country Nights</a></li><li class="hassub" data-reactid="53"><a href="/show/the-original-country-gold-with-rowdy-yates/" data-reactid="54">Original Country Gold</a></li><li class="hassub" data-reactid="55"><a href="/show/american-country-countdown/" data-reactid="56">American Country Countdown</a></li><li class="hassub" data-reactid="57"><a href="/show/the-road/" data-reactid="58">The Road</a></li><li class="hassub" data-reactid="59"><a href="#" data-reactid="60">Big Country News</a></li><li class="hassub" data-reactid="61"><a href="/author/markshaw" data-reactid="62">Mark Shaw</a></li></ul></li><li class="hassub" data-reactid="63"><a href="/listen-live" data-reactid="64">Listen</a><ul class="links submenu" data-reactid="65"><li class="hassub" data-reactid="66"><a href="/listen-live" data-reactid="67">Listen Live</a></li><li class="hassub" data-reactid="68"><a href="/app/" data-reactid="69">Mobile App</a></li></ul></li><li class="hassub" data-reactid="70"><a href="/playlist" data-reactid="71">Playlist</a></li><li class="hassub" data-reactid="72"><a href="/vip" data-reactid="73">Country Club</a><ul class="links submenu" data-reactid="74"><li class="hassub" data-reactid="75"><a href="/contests/sweeps/party-with-brad-paisley/" data-reactid="76">Party with Brad Paisley!</a></li><li class="hassub" data-reactid="77"><a href="/vip" data-reactid="78">Contests</a></li><li class="hassub" data-reactid="79"><a href="/registration/" data-reactid="80">Join Now</a></li></ul></li><li class="hassub" data-reactid="81"><a href="/vip/contests/sweeps/" data-reactid="82">WIN STUFF</a></li><li class="hassub" data-reactid="83"><a href="/events/" data-reactid="84">Events</a><ul class="links submenu" data-reactid="85"><li class="hassub" data-reactid="86"><a href="/events/boston-bruins-road-trip-march-31-2018/31-march-2018-td-garden-2/" data-reactid="87">Boston Bruins Road Trip</a></li></ul></li><li class="hassub" data-reactid="88"><a href="https://www.seizethedeal.com/cities/presque-isle/" target="_blank" data-reactid="89">Deals</a></li><li class="hassub" data-reactid="90"><a href="/help" data-reactid="91">Contact</a><ul class="links submenu" data-reactid="92"><li class="hassub" data-reactid="93"><a href="/help" data-reactid="94">Help &amp; Contact</a></li><li class="hassub" data-reactid="95"><a href="/feedback" data-reactid="96">Send Feedback</a></li><li class="hassub" data-reactid="97"><a href="/advertise" data-reactid="98">Advertise</a></li><li class="hassub" data-reactid="99"><a href="http://www.bigcountry969.com/employment" target="_blank" data-reactid="100">Jobs With Us</a></li></ul></li><li class="hassub" data-reactid="101"><a href="/events/boston-celtics-bus-trip-february-4-2018/04-february-2018-td-garden-2/" data-reactid="102">Boston Celtics Bus Trip</a></li><li class="hidden-menu hassub hide" data-reactid="103"><a class="more-icon" href="#" data-reactid="104">More</a><ul class="links submenu" data-reactid="105"><li class="hassub hide" data-reactid="106"><a href="/" data-reactid="107">Home</a></li><li class="hassub hide" data-reactid="108"><a href="/shows" data-reactid="109">On Air</a><ul class="links submenu" data-reactid="110"><li class="hassub" data-reactid="111"><a href="/shows" data-reactid="112">Full Schedule</a></li><li class="hassub" data-reactid="113"><a href="/show/big-d-bubba-morning-show/" data-reactid="114">Big D &amp; Bubba</a></li><li class="hassub" data-reactid="115"><a href="/author/tmarshall/" data-reactid="116">Trent Marshall</a></li><li class="hassub" data-reactid="117"><a href="/show/taste-of-country/" data-reactid="118">Taste of Country Nights</a></li><li class="hassub" data-reactid="119"><a href="/show/the-original-country-gold-with-rowdy-yates/" data-reactid="120">Original Country Gold</a></li><li class="hassub" data-reactid="121"><a href="/show/american-country-countdown/" data-reactid="122">American Country Countdown</a></li><li class="hassub" data-reactid="123"><a href="/show/the-road/" data-reactid="124">The Road</a></li><li class="hassub" data-reactid="125"><a href="#" data-reactid="126">Big Country News</a></li><li class="hassub" data-reactid="127"><a href="/author/markshaw" data-reactid="128">Mark Shaw</a></li></ul></li><li class="hassub hide" data-reactid="129"><a href="/listen-live" data-reactid="130">Listen</a><ul class="links submenu" data-reactid="131"><li class="hassub" data-reactid="132"><a href="/listen-live" data-reactid="133">Listen Live</a></li><li class="hassub" data-reactid="134"><a href="/app/" data-reactid="135">Mobile App</a></li></ul></li><li class="hassub hide" data-reactid="136"><a href="/playlist" data-reactid="137">Playlist</a></li><li class="hassub hide" data-reactid="138"><a href="/vip" data-reactid="139">Country Club</a><ul class="links submenu" data-reactid="140"><li class="hassub" data-reactid="141"><a href="/contests/sweeps/party-with-brad-paisley/" data-reactid="142">Party with Brad Paisley!</a></li><li class="hassub" data-reactid="143"><a href="/vip" data-reactid="144">Contests</a></li><li class="hassub" data-reactid="145"><a href="/registration/" data-reactid="146">Join Now</a></li></ul></li><li class="hassub hide" data-reactid="147"><a href="/vip/contests/sweeps/" data-reactid="148">WIN STUFF</a></li><li class="hassub hide" data-reactid="149"><a href="/events/" data-reactid="150">Events</a><ul class="links submenu" data-reactid="151"><li class="hassub" data-reactid="152"><a href="/events/boston-bruins-road-trip-march-31-2018/31-march-2018-td-garden-2/" data-reactid="153">Boston Bruins Road Trip</a></li></ul></li><li class="hassub hide" data-reactid="154"><a href="https://www.seizethedeal.com/cities/presque-isle/" target="_blank" data-reactid="155">Deals</a></li><li class="hassub hide" data-reactid="156"><a href="/help" data-reactid="157">Contact</a><ul class="links submenu" data-reactid="158"><li class="hassub" data-reactid="159"><a href="/help" data-reactid="160">Help &amp; Contact</a></li><li class="hassub" data-reactid="161"><a href="/feedback" data-reactid="162">Send Feedback</a></li><li class="hassub" data-reactid="163"><a href="/advertise" data-reactid="164">Advertise</a></li><li class="hassub" data-reactid="165"><a href="http://www.bigcountry969.com/employment" target="_blank" data-reactid="166">Jobs With Us</a></li></ul></li><li class="hassub hide" data-reactid="167"><a href="/events/boston-celtics-bus-trip-february-4-2018/04-february-2018-td-garden-2/" data-reactid="168">Boston Celtics Bus Trip</a></li></ul></li></ul><div class="site-menu-right" data-reactid="169"><ul class="social-links" data-reactid="170"><li class="social" data-reactid="171"><a class="share-link youtube" href="https://youtube.com/user/bigcountry969wbpw" target="_blank" data-social="youtube" data-reactid="172"><span class="icon-base icon-youtube" data-reactid="173"></span></a></li><li class="social" data-reactid="174"><a class="share-link facebook" href="https://www.facebook.com/BigCountry969" target="_blank" data-social="facebook" data-reactid="175"><span class="icon-base icon-facebook" data-reactid="176"></span></a></li><li class="social" data-reactid="177"><a class="share-link twitter" href="https://twitter.com/bigcountry969" target="_blank" data-social="twitter" data-reactid="178"><span class="icon-base icon-twitter" data-reactid="179"></span></a></li><ul class="social-subscriptions" data-reactid="180"><!-- react-text: 181 --><!-- /react-text --><li class="share_link_small youtube sub-youtube" data-reactid="182"><span class="youtube-subscribe-button " data-reactid="183"></span></li><li class="sub-facebook" data-reactid="184"></li><li class="sub-twitter" data-reactid="185"></li></ul></ul><div id="search-form" class="" data-reactid="186"><div class="form-wrap" data-reactid="187"><form data-reactid="188"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="189"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="190"/></form></div><div class="icon-base icon-search" data-reactid="191"></div></div></div><div class="site-screen select-none" data-reactid="192"></div></div></nav></div><ul class="promo-links" data-reactid="193"><li data-reactid="194"><span data-reactid="195">WHAT&#x27;S HOT:</span></li><li data-reactid="196"><a title="Medical Minute" href="/local-experts/" data-reactid="197">Medical Minute</a></li><li data-reactid="198"><a title="Boston Bruins Road Trip" href="/events/boston-bruins-road-trip-march-31-2018/31-march-2018-td-garden-2/" data-reactid="199">Boston Bruins Road Trip</a></li><li data-reactid="200"><a title="Party With Brad Paisley!" href="/contests/sweeps/party-with-brad-paisley/" data-reactid="201">Party With Brad Paisley!</a></li><li data-reactid="202"><a title="Big Country Mobile App" href="/app/" data-reactid="203">Big Country Mobile App</a></li><li data-reactid="204"><a title="Snowmobile Trail Report" href="/snowmobile-trail-report-aroostook-county-maine/" data-reactid="205">Snowmobile Trail Report</a></li><li data-reactid="206"><a title="Big Country 96.9 on Alexa" href="/big-country-96-9-is-available-on-amazon-devices-with-alexa/" data-reactid="207">Big Country 96.9 on Alexa</a></li><li data-reactid="208"><a title="Maine News" href="/category/maine-news/" data-reactid="209">Maine News</a></li><li data-reactid="210"><a title="New Brunswick News" href="/category/new-brunswick/" data-reactid="211">New Brunswick News</a></li><li data-reactid="212"><a title="Deals" href="http://www.seizethedeal.com/cities/presque-isle/" data-reactid="213">Deals</a></li><li data-reactid="214"><a title="Big D &amp; Bubba" href="/show/big-d-bubba-morning-show/" data-reactid="215">Big D &amp; Bubba</a></li><li data-reactid="216"><a title="Listen Live" href="/listen-live/popup/?wo=true" data-reactid="217">Listen Live</a></li><li data-reactid="218"><a data-reactid="219"></a></li><li data-reactid="220"><a title="Boston Celtics Bus Trip" href="/events/boston-celtics-bus-trip-february-4-2018/04-february-2018-td-garden-2/" data-reactid="221">Boston Celtics Bus Trip</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="222"><div id="tsm-ad-970a" data-reactid="223"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="224"><div class="main-content" data-reactid="225"><div class="wrapper post-wrapper" data-reactid="226"><div class="post clearfix" data-reactid="227"><div class="entry" data-reactid="228"><article id="post-274493" data-location="/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" data-index="0" data-reactid="229"><div class="page-header" data-reactid="230"><div class="content-header show-ui front" id="content-header-274493" data-reactid="231"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="232"></div><div class="content-header-header" data-reactid="233"><div class="react-parallax " data-reactid="234"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="235"><figure class="frameme img-tag frame-loaded" data-reactid="236"><div class="theframe" data-image="http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg" rel="" title="" style="background-image:url(&quot;http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg?w=980&amp;q=75&quot;);" data-reactid="237"></div></figure></div><div class="react-parallax-content" data-reactid="238"><figure class="frameme img-tag" data-reactid="239"><div class="theframe" data-image="http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg" rel="" title="" data-reactid="240"></div><div class="loadinganim showbox" id="0" data-reactid="241"><div class="loader" style="width:30px;height:30px;" data-reactid="242"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="243"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="244"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="245"><section class="title " data-reactid="246"><h1 class="" data-reactid="247">Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts</h1></section><div class="byline" data-reactid="248"><div class="authors" data-reactid="249"><address class="author" data-reactid="250"><div class="author-image icon-user" data-reactid="251"><figure class="frameme" data-reactid="252"><a class="theframe" data-image="http://theboot.com/files/2016/10/430A7710.jpg" href="http://bigcountry969.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="253"></a><div class="loadinganim showbox" id="0" data-reactid="254"><div class="loader" style="width:30px;height:30px;" data-reactid="255"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="256"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="257"></circle></svg></div></div></figure></div><a class="author-name" href="http://bigcountry969.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="258">Angela Stefano</a></address></div><time datetime="2017-08-28 17:10:56 +0000" data-reactid="259">August 28, 2017</time></div><figcaption title="Anna Webber, Getty Images for ACM" data-reactid="260">Anna Webber, Getty Images for ACM</figcaption></div></div></div></div><div class="content-wrap" data-reactid="261"><div class="social-share bignsexy" data-reactid="262"><div class="social-bar social-icons" data-reactid="263"><ul data-reactid="264"><li data-reactid="265"><a href="http://twitter.com/intent/tweet?text=Lady%20Antebellum%20Donate%20Merch%20Proceeds%20to%20Hurricane%20Harvey%20Relief%20Efforts%20http%3A%2F%2Ftheboot.com%2Flady-antebellum-merch-proceeds-to-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40bigcountry969" title="Share on Twitter" target="_blank" data-reactid="266"><span class=" social-icon icon-twitter tw" data-reactid="267"><span class="share-title" data-reactid="268">Share on Twitter</span></span></a></li><li data-reactid="269"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Flady-antebellum-merch-proceeds-to-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="270"><span class=" social-icon icon-facebook fb" data-reactid="271"><span class="share-title" data-reactid="272">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="273"><div class="pod-content" data-reactid="274"><p data-reactid="275"><!-- react-text: 276 -->Hurricane Harvey forced <!-- /react-text --><a href="http://theboot.com/tags/lady-antebellum/" data-reactid="277"><!-- react-text: 278 -->Lady Antebellum<!-- /react-text --></a><!-- react-text: 279 --> to <!-- /react-text --><a href="http://theboot.com/lady-antebellum-hurricane-harvey-canceled-tour-stop/" data-reactid="280"><!-- react-text: 281 -->cancel<!-- /react-text --></a><!-- react-text: 282 --> a Sunday night (Aug. 27) <!-- /react-text --><a href="http://theboot.com/lady-antebellum-heart-break-album-you-look-good-world-tour-2017/" data-reactid="283"><!-- react-text: 284 -->You Look Good World Tour<!-- /react-text --></a><!-- react-text: 285 --> stop in Houston, Texas, and now, the country trio is making an effort to help those affected by the hurricane. They will be donating some of the proceeds from a recent show to help with relief efforts.<!-- /react-text --></p><p data-reactid="286"><!-- react-text: 287 -->On Saturday night (Aug. 26), Lady Antebellum performed in Dallas, Texas -- a city that has not been affected by Hurricane Harvey. The next day, Lady A <!-- /react-text --><a href="https://www.instagram.com/p/BYUXVYSAre1/?taken-by=ladyantebellum" target="_blank" data-reactid="288"><!-- react-text: 289 -->announced<!-- /react-text --></a><!-- react-text: 290 --> that all of the proceeds from merch sales at that concert will be donated to those affected by Hurricane Harvey.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="291"><div class="tsm-ad tsm-ad-oop" data-reactid="292"><div id="tsm-ad-sharethrough-oop-1" data-reactid="293"><!-- dynamic ad --></div></div></div><p data-reactid="294"><!-- react-text: 295 -->Hurricane Harvey has dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state; even more rain is coming over the next few days, too. <!-- /react-text --><a href="http://www.cnn.com/2017/08/28/us/harvey-houston-texas-louisiana/index.html" target="_blank" data-reactid="296"><!-- react-text: 297 -->CNN <!-- /react-text --></a><!-- react-text: 298 -->reports that officials are expecting 450,000 people to need disaster relief assistance.<!-- /react-text --></p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="299"></div><p data-reactid="300">“This is a landmark event for Texas,” says FEMA Administrator Brock Long. “Texas has never seen an event like this.”</p><p data-reactid="301"><a href="http://theboot.com/tags/chris-young/" data-reactid="302"><!-- react-text: 303 -->Chris Young<!-- /react-text --></a><!-- react-text: 304 -->, too, is helping with Hurricane Harvey relief efforts: The singer has <!-- /react-text --><a href="http://theboot.com/chris-young-hurricane-harvey-gofundme/" data-reactid="305"><!-- react-text: 306 -->set up a GoFundMe campaign<!-- /react-text --></a><!-- react-text: 307 --> to help raise money for those affected by the natural disaster. He&#x27;s encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and gave $100,000 himself.<!-- /react-text --></p><p data-reactid="308"><!-- react-text: 309 -->Lady Antebellum began their You Look Good World Tour in late May. After they get off the road, their personal lives will get busier: <!-- /react-text --><a href="http://theboot.com/hillary-scott-twins/" data-reactid="310"><!-- react-text: 311 -->Dave Haywood and his wife are expecting their second child, while Hillary Scott and her husband are expecting twins<!-- /react-text --></a><!-- react-text: 312 -->.<!-- /react-text --></p><div data-reactid="313"><p style="text-align: center;"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>
</div><div class="photogallery-wrapper sliding-photogallery" data-reactid="314"><div class="photogallery-container" id="photogallery-527-389479-0" data-reactid="315"><div class="sizer" data-reactid="316"></div><div class="loadinganim showbox" id="0" data-reactid="317"><div class="loader" style="width:30px;height:30px;" data-reactid="318"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="319"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="320"></circle></svg></div></div></div><!-- react-text: 321 --><!-- /react-text --></div><div data-reactid="322"><p style="text-align: center;"><strong>How Well Do You REALLY Know Lady Antebellum?</strong></p>
</div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="323"></div></div></div><div class="content-footer" data-reactid="324"><div class="single-post-button cto-container" data-reactid="325"><a class="next-post cto" href="http://theboot.com/songs-inspired-by-tragedies/" target="_blank" data-reactid="326">NEXT: Country Songs Inspired By World Tragedy</a></div><!-- react-empty: 327 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="328"></div><div class="feed_attribution_after clearfix" data-reactid="329"><!-- react-text: 330 -->
<!-- /react-text --><a href="http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" target="_blank" data-reactid="331"><img src="http://theboot.com/files/2014/09/boot-140x30.png" class="crosspost-attribution-image" alt="The Boot" data-reactid="332"/></a><!-- react-text: 333 --> Source: <!-- /react-text --><a href="http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" target="_blank" data-reactid="334"><!-- react-text: 335 -->Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts<!-- /react-text --></a><!-- react-text: 336 -->
<!-- /react-text --></div><div class="tags-lines" data-reactid="337"><div class="wrapper" data-reactid="338"><span data-reactid="339"><!-- react-text: 340 -->Filed Under<!-- /react-text --><!-- react-text: 341 -->: <!-- /react-text --></span><span data-reactid="342"><!-- react-text: 343 --><!-- /react-text --><a href="http://bigcountry969.com/tags/lady-antebellum/" data-reactid="344">Lady Antebellum</a></span></div><div class="wrapper" data-reactid="345"><span data-reactid="346"><!-- react-text: 347 -->Categories<!-- /react-text --><!-- react-text: 348 -->: <!-- /react-text --></span><span data-reactid="349"><!-- react-text: 350 --><!-- /react-text --><a href="http://bigcountry969.com/category/articles/" data-reactid="351">Articles</a></span></div></div><div class="comments-wrapper" data-reactid="352"><div class="comments" data-reactid="353"><div data-reactid="354"><span class="icon-comments" data-reactid="355"></span><i data-reactid="356">Comments</i><span class="fb-comments-count" data-href="http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" data-reactid="357"></span><span class="icon-triangle-down" data-reactid="358"></span></div><div class="cto" data-reactid="359">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="360"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="361">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="362"><div class="aside-inside" data-reactid="363"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-30" data-reactid="364"><div class="wrapper clearfix" data-reactid="365"><div class="fix_sidebar_marker" data-reactid="366"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-764" data-reactid="367"><header data-reactid="368"><h2 data-reactid="369"><span class="title-container" data-reactid="370">Featured</span><!-- react-text: 371 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="372"><section id="ts_blogroll-764" class="blogroll carousel slider dl align-right" data-reactid="373"><div class="slider blogroll-items" data-reactid="374"><div class="sizer" data-reactid="375"></div><div class="mover slide" data-reactid="376"><article class="item title-over-image" data-reactid="377"><figure class="frameme" data-reactid="378"><a class="theframe" data-image="http://1019therock.com/files/2017/02/LL-Bean.jpg" href="http://bigcountry969.com/ll-bean-dropping-its-unlimited-returns-policy/" rel="" title="LL Bean Dropping Its Unlimited Returns Policy" data-reactid="379"></a><div class="loadinganim showbox" id="0" data-reactid="380"><div class="loader" style="width:30px;height:30px;" data-reactid="381"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="382"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="383"></circle></svg></div></div></figure><div class="content" data-reactid="384"><a href="http://bigcountry969.com/ll-bean-dropping-its-unlimited-returns-policy/" title="LL Bean Dropping Its Unlimited Returns Policy" class="title" data-reactid="385">LL Bean Dropping Its Unlimited Returns Policy</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="386"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="387"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-509" data-reactid="388"><div class="wrapper clearfix" data-reactid="389"><div class="widget-content" data-reactid="390"><div class="tsm-ad tsm-ad-300" data-reactid="391"><div id="tsm-ad-300a" data-reactid="392"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-483" data-reactid="393"><div class="wrapper clearfix" data-reactid="394"><div class="widget-content" data-reactid="395"><div data-reactid="396"><form method="post" class="newsletter-frame clearfix" data-reactid="397"><div class="content clearfix" data-reactid="398"><p class="title" data-reactid="399">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="400"><div class="vertical-centered" data-reactid="401"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="402"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="403"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-765" data-reactid="404"><header data-reactid="405"><h2 data-reactid="406"><span class="title-container" data-reactid="407">Latest Articles</span><!-- react-text: 408 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="409"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="410"><div class="blogroll-inner clearfix" data-reactid="411"><article class="" data-reactid="412"><figure class="frameme" data-reactid="413"><a class="theframe" data-image="http://tasteofcountry.com/files/2018/01/Hillary-Scott-Twins-Lady-Antebellum.jpg" href="http://bigcountry969.com/hillary-scott-two-weeks-with-twins/" rel="" title="Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like" data-reactid="414"></a><div class="loadinganim showbox" id="0" data-reactid="415"><div class="loader" style="width:30px;height:30px;" data-reactid="416"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="417"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="418"></circle></svg></div></div></figure><div class="content" data-reactid="419"><a href="http://bigcountry969.com/hillary-scott-two-weeks-with-twins/" title="Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like" class="title" data-reactid="420">Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like</a></div></article><article class="" data-reactid="421"><figure class="frameme" data-reactid="422"><a class="theframe" data-image="http://tasteofcountry.com/files/2017/11/Lee-Brice-What-Keeps-You-Up-At-Night.jpg" href="http://bigcountry969.com/lee-brice-daryle-singletary-tribute-old-violin/" rel="" title="Lee Brice&amp;CloseCurlyQuote;s Incredibly Stirring Daryle Singletary Tribute " data-reactid="423"></a><div class="loadinganim showbox" id="0" data-reactid="424"><div class="loader" style="width:30px;height:30px;" data-reactid="425"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="426"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="427"></circle></svg></div></div></figure><div class="content" data-reactid="428"><a href="http://bigcountry969.com/lee-brice-daryle-singletary-tribute-old-violin/" title="Lee Brice’s Incredibly Stirring Daryle Singletary Tribute " class="title" data-reactid="429">Lee Brice’s Incredibly Stirring Daryle Singletary Tribute </a></div></article><article class="" data-reactid="430"><figure class="frameme" data-reactid="431"><a class="theframe" data-image="http://q961.com/files/2015/02/police-gun.jpg" href="http://bigcountry969.com/alleged-argument-results-in-portage-lake-shooting/" rel="" title="Alleged Argument Results In Portage Lake Shooting " data-reactid="432"></a><div class="loadinganim showbox" id="0" data-reactid="433"><div class="loader" style="width:30px;height:30px;" data-reactid="434"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="435"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="436"></circle></svg></div></div></figure><div class="content" data-reactid="437"><a href="http://bigcountry969.com/alleged-argument-results-in-portage-lake-shooting/" title="Alleged Argument Results In Portage Lake Shooting " class="title" data-reactid="438">Alleged Argument Results In Portage Lake Shooting </a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="439"><footer data-reactid="440"><div class="links clearfix" data-reactid="441"><div class="logo" data-reactid="442"></div><div class="details" data-reactid="443"><h2 data-reactid="444">Information</h2><ul data-reactid="445"><li data-reactid="446"><a title="Taste Of Country Network" class="" data-reactid="447">Taste Of Country Network</a></li><li data-reactid="448"><a title="EEO" href="/eeo/" class="" data-reactid="449">EEO</a></li><li data-reactid="450"><a title="Advertise With" href="/advertise/" class="" data-reactid="451">Advertise With</a></li><li data-reactid="452"><a title="Public File" href="/wbpw-public-file/" class="" data-reactid="453">Public File</a></li><li data-reactid="454"><a title="Terms" href="/terms/" class="" data-reactid="455">Terms</a></li><li data-reactid="456"><a title="VIP Terms" href="/vip-terms/" class="" data-reactid="457">VIP Terms</a></li><li data-reactid="458"><a title="FAQ" href="/vip-faq/" class="" data-reactid="459">FAQ</a></li><li data-reactid="460"><a title="Contest Rules" href="/contest-rules/" class="" data-reactid="461">Contest Rules</a></li><li data-reactid="462"><a title="Privacy Policy (Updated: 8/31/17)" href="/privacy/" class="" data-reactid="463">Privacy Policy (Updated: 8/31/17)</a></li><li data-reactid="464"><a title="Contact" href="/help/" class="" data-reactid="465">Contact</a></li><li data-reactid="466"><a href="http://townsquaremediagroup.com/" class="" data-reactid="467"></a></li><li data-reactid="468"><a title="Business Listings" href="/presque_isle-featured-business-listings/" class="" data-reactid="469">Business Listings</a></li></ul></div><div class="social-links" data-reactid="470"><h2 data-reactid="471">Follow Us</h2><ul data-reactid="472"><li class="social" data-reactid="473"><a class="share_link youtube" href="https://www.youtube.com/user/bigcountry969wbpw" target="_blank" data-social="youtube" data-reactid="474"><span class="icon-youtube" data-reactid="475"></span></a></li><li class="social" data-reactid="476"><a class="share_link facebook" href="https://www.facebook.com/BigCountry969" target="_blank" data-social="facebook" data-reactid="477"><span class="icon-facebook" data-reactid="478"></span></a></li><li class="social" data-reactid="479"><a class="share_link twitter" href="https://twitter.com/bigcountry969" target="_blank" data-social="twitter" data-reactid="480"><span class="icon-twitter" data-reactid="481"></span></a></li></ul></div></div><div class="legal" data-reactid="482"><!-- react-text: 483 -->2018<!-- /react-text --><!-- react-text: 484 --> <!-- /react-text --><!-- react-text: 485 -->Big Country 96.9<!-- /react-text --><!-- react-text: 486 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 487 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="488"><!-- react-empty: 489 --><div id="bottom-not-ads" data-reactid="490"><div class="tsm-ad tsm-ad-728" data-reactid="491"><div id="tsm-ad-728b" data-reactid="492"><!-- dynamic ad --></div></div></div><div data-reactid="493"></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":null,"methodSubType":null,"blogId":527,"postId":274493,"url":"/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/","unfriendlyRequestUrl":"/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/","requestUrl":"/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"Big Country 96.9 – Maine and New Brunswick\\'s Country Station – Presque Isle Country Radio","aiosp_home_description":"Big Country 96.9 radio plays the best country music in Presque Isle, Maine.","aiosp_home_keywords":"Big 96.9 Presque Isle, Presque Isle Big 96.9, country radio Presque Isle, Presque Isle country radio, country music Presque Isle, Presque Isle country 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":"Maine &amp; New Brunswick&#039;s #1 Country Station","blogname":"Big Country 96.9","carbonUiUpdateCounter":"4","design_option_live":{"page_bg":"FF010101","page_head_bg":"00000000","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF000000","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FF20AF10","primary_hue":"FF000000","secondary_hue":"FF000000","primary_head_hue":"FF000000","secondary_head_hue":"FF000000","primary_active_hue":"FF20AF10","secondary_active_hue":"FF20AF10","accent_hue":"FF0F41A6","header_link_hue":"FFFFFFFF","footer_link_hue":"FFFFFFFF","primary_mdl_bg":"FFFFFFFF","primary_mdl_hue":"FF0F41A6","secondary_mdl_bg":"25FFFFFF","secondary_mdl_hue":"FF0F41A6","standout_bg":"FF20AF10","mobile_primary_color":"FF20AF10","mobile_secondary_color":"FF20AF10","iv_primary_color":"FF20AF10","iv_secondary_color":"FF79410E","iv_tertiary_color":"FF20AF10","iv_html_color":"FF000000","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"73000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF20AF10","events_app_secondary_color":"FF20AF10","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://bigcountry969.com/files/2017/12/wbpwfm-bg.jpg","carbon_logo_img":"http://bigcountry969.com/files/2017/12/wbpwfm-logo1.png","carbon_promo_bg_img":"http://bigcountry969.com/files/2017/12/wbpwfm-promo.jpg","page_img":"http://wbpw.production.townsquareblogs.com/files/2012/08/1x1.gif","body_img":"http://bigcountry969.com/files/2016/03/bg.jpg","square_logo_img":"","logo_img":"http://bigcountry969.com/files/2016/03/big-country-logo2.png","logo_img_trim":"http://bigcountry969.com/files/2016/03/big-country-logosmall.png","logo_img_light":"","logo_img_dark":"","header_img":"http://bigcountry969.com/files/2016/03/bsmall.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://bigcountry969.com/files/2016/04/big-country-64.jpg","top_banner_img":"dark","title":"WBPW 96.9 FM 2016","ID":"0","designer":"Adrian B","comment":"Updated with v2 background","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"527","timestamp":1513799310,"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":"100002025987268","moderator_appid":"134615943276794"},"facebook_app":{"id":"434596209915085","fanpage":"https://www.facebook.com/BigCountry969","plugins":{"facebook-like-button":"1","facebook-authentication":"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"},"google_maps_api_key":"","iq_weather_page_sponsor_city_name":"Presque Isle","iq_weather_page_sponsor_zip_code":"04769","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","radio_players_wo_stream_id":"3690","sailthru_list_default":"WBPW-FM","site_template_theme_meta":{"template-tone":"2","listen-live-bar":"block","sidebar-widgets-header":"clear","blogroll-image-size":"cropped","next-page-offset":"11"},"social_overlay":{"active":"1","text":"Sign up to have exclusive WBPW 96.9 FM contests, events, coupons, presales, and much more delivered to you for FREE.","colors":{"background-color":"#A28F6E","color":"#FFFFFf"},"wrapper":{"divider":"#FFffff","button":"#347c17","button-font":"#ffffff"},"logo":""},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","ts-templates-carbon-homepage-id":"288289","ts-templates-homepage-id":"22293","ts-templates-mobile-homepage-id":"22293","tsc_tag_sidebars":{},"_station_info":{"sitetype":"Local","market":"Presque Isle","genre":{"0":"country"},"callsign":"WBPWFM","callletters":"WBPW","legalname":"","siteclassification":"","street":"551 Main Street","street-2":"","city":"Presque Isle","state":"ME","zip":"04769","phone":"","helpline":"","studioline":"207-764-8400","officeline":"207-769-6600","officehours":"","email":"NewsPI@TownsquareMedia.com","tipus-email":"","inquiries-email":"Trent.Marshall@TownsquareMedia.com","advertising-contact":"Ryan Guerrette","advertising-email":"Ryan.Guerrette@TownsquareMedia.com","gm-contact":"Tom Preble","gm-email":"Tom.Preble@TownsquareMedia.com","programming-director-contact":"Trent Marshall","programming-director-email":"Trent.Marshall@TownsquareMedia.com","digital-managing-editor-contact":"","digital-managing-editor-email":"","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.bigcountry969@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.bigcountry969@townsquaredigital.com","public-record-administrator-name":"Mark Shaw","public-record-administrator-email":"mark.shaw@townsquaremedia.com","fcc-online-public-file-url":"https://publicfiles.fcc.gov/fm-profile/wbpw","feedbackurl":"http://bigcountry969.com/feedback/","biz-list-url":"http://q961.com/presque-isle-featured-business-listings/","amazon_affiliate":"","yieldmo_placement":"","jwplayer":"","twitter_handle":"bigcountry969","youtube_handle":"bigcountry969wbpw","youtube_channel_id":"","instagram_handle":"","make_homepage":"1","comscore-label":"Taste Of Country"},"_station_logos":{"rss-logo":"http://bigcountry969.com/files/2014/01/BC-RSS-Logo.png","facebook-logo":"http://bigcountry969.com/files/2014/01/BC-Default-Facebook-Logo.png","admin-icon-logo":"http://bigcountry969.com/files/2014/01/BC-Admin-Icon.png","apple-low-res":"http://bigcountry969.com/files/2014/01/BC-Apple-iOS-Low-Resolution.png","apple-high-res":"http://bigcountry969.com/files/2014/01/BC-Apple-iOS-High-Resolution.png","apple-ipad":"http://bigcountry969.com/files/2014/01/BC-Apple-iPad-Bookmark.png","mobile-web":"http://bigcountry969.com/files/2014/01/BC-Mobile-Web-Logo.png","syndication-attribution":"http://bigcountry969.com/files/2014/01/BC-Syndication-Attribution.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":527,"blogName":"Big Country 96.9","blogDescription":"Maine &amp; New Brunswick&#039;s #1 Country Station","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"Presque Isle","activeDomain":"bigcountry969.com","legalName":""},"tsiMarkets":"Presque Isle"},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","loyalty_title_527":"WBPW 96.9 FM","kruxEnabled":true},"headers":{"title":[{"textContent":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Lady Antebellum have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts."}},{"attrs":{"name":"keywords","content":"lady antebellum hurricane harvey, lady antebellum hurricane relief 2017, hurricane harvey relief efforts"}},{"attrs":{"property":"fb:app_id","content":"434596209915085"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"og:title","content":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief"}},{"attrs":{"property":"og:description","content":"Lady Antebellum have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts."}},{"attrs":{"property":"og:url","content":"http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/"}},{"attrs":{"property":"og:site_name","content":"Big Country 96.9"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.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":"@bigcountry969"}},{"attrs":{"name":"sailthru.description","content":"Lady Antebellum have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts."}},{"attrs":{"name":"sailthru.date","content":"2017-08-28 13:10:56"}},{"attrs":{"name":"sailthru.title","content":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-wbpw, tsmmarket-presqueisle, tsmtype-local, lady-antebellum, articles"}},{"attrs":{"name":"sailthru.author","content":"astefano"}},{"attrs":{"name":"sailthru.image.full","content":"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg"}},{"attrs":{"property":"fb:pages","content":"232914410169736"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://bigcountry969.com/files/2016/04/big-country-64.jpg"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://bigcountry969.com/files/2016/04/big-country-64.jpg"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Big Country 96.9 » Feed","href":"http://bigcountry969.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"Big Country 96.9 » Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts Comments Feed","href":"http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://bigcountry969.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"Looking For Labor Day Ideas In Maine? These Folks Have Some Good Ones [PHOTOS]","href":"http://bigcountry969.com/looking-for-labor-day-ideas-in-maine-these-folks-have-some-good-ones-photos/"}},{"attrs":{"rel":"next","title":"Glen Campbell’s Wife in Eulogy: ‘He Gave God Glory for Turning His Life Around’","href":"http://bigcountry969.com/kim-campbell-glen-campbell-eulogy/"}},{"attrs":{"rel":"shortlink","href":"http://bigcountry969.com/?p=274493"}},{"attrs":{"rel":"canonical","href":"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/"}},{"attrs":{"rel":"apple-touch-icon-precomposed","href":"http://bigcountry969.com/files/2014/01/BC-Apple-iOS-Low-Resolution.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"114x114","href":"http://bigcountry969.com/files/2014/01/BC-Apple-iOS-High-Resolution.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"72x72","href":"http://bigcountry969.com/files/2014/01/BC-Apple-iPad-Bookmark.png"}}],"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":"7LxxXLj76FueyEvbh91QFrEy","enableOpenx":false,"enableKiosked":false,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"59654","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":["articles"],"tags":["lady-antebellum"],"id":"lady-antebellum-merch-proceeds-to-hurricane-harvey-relief","author":"astefano","kw":["astefano","lady-antebellum-merch-proceeds-to-hurricane-harvey-relief","articles","lady-antebellum","pagetype-post"],"genre":["country"],"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},"smartAppBanner":{"bannerTitle":null,"itunes_app_id":null,"google_play_app_id":null,"daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":null},"revision":"80bc3d151726a8094be7cc128440162a51aa4c83"},"activeDomain":"bigcountry969.com","authLoginFormNonce":"74e4c53e45","authRegFormNonce":"6c96210149","ga":{"ids":{"primary":"UA-33631650-3","secondary":["UA-19109753-1","UA-33631650-2","UA-28825804-3","UA-45260060-7"],"all":["UA-33631650-3","UA-19109753-1","UA-33631650-2","UA-28825804-3","UA-45260060-7"]}},"tsmStatic":{"revision":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":true,"userRegistrationSettings":{},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":274493,"postAuthor":629935,"postDate":"2017-08-28T18:10:56.000Z","postDateGmt":"2017-08-28T17:10:56.000Z","postTitle":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts","postExcerpt":"<a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"lady-antebellum-merch-proceeds-to-hurricane-harvey-relief","toPing":"","pinged":"","postModified":"2017-08-28T18:10:56.000Z","postModifiedGmt":"2017-08-28T17:10:56.000Z","postContentFiltered":"","postParent":0,"guid":"http://theboot.com/?p=180765","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-28 17:10:56.000+0000","postModifiedGmtStr":"2017-08-28 17:10:56.000+0000","meta":{"_crosspost_source_blog_id":"623","_crosspost_source_post_id":"180765"}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts","next":{"latest":[{"postId":274372,"documentUrl":"/brett-young-tour-life/","filterUrl":"/rest/carbon/filter/main/brett-young-tour-life/","sortDate":"2017-08-27 14:00:41.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":274067,"documentUrl":"/lady-antebellum-hurricane-harvey-canceled-tour-stop/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hurricane-harvey-canceled-tour-stop/","sortDate":"2017-08-25 09:55:49.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273941,"documentUrl":"/2017-acm-honors-backstage-pictures/","filterUrl":"/rest/carbon/filter/main/2017-acm-honors-backstage-pictures/","sortDate":"2017-08-24 15:25:51.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273945,"documentUrl":"/hurricane-harvey-lady-antebellum-houston-concert-canceled/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-lady-antebellum-houston-concert-canceled/","sortDate":"2017-08-24 14:59:57.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273088,"documentUrl":"/lady-antebellum-dave-haywood-daughter/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-dave-haywood-daughter/","sortDate":"2017-08-19 08:53:37.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273046,"documentUrl":"/hillary-scott-twins/","filterUrl":"/rest/carbon/filter/main/hillary-scott-twins/","sortDate":"2017-08-18 13:38:38.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273048,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-twins/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-twins/","sortDate":"2017-08-18 13:32:40.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272887,"documentUrl":"/hillary-scott-dave-haywood-baby-2017/","filterUrl":"/rest/carbon/filter/main/hillary-scott-dave-haywood-baby-2017/","sortDate":"2017-08-17 14:25:50.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272900,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","sortDate":"2017-08-17 14:13:52.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272617,"documentUrl":"/2017-cma-fest-best-moments/","filterUrl":"/rest/carbon/filter/main/2017-cma-fest-best-moments/","sortDate":"2017-08-15 15:49:29.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"}],"taxonomy":[{"postId":274372,"documentUrl":"/brett-young-tour-life/","filterUrl":"/rest/carbon/filter/main/brett-young-tour-life/","sortDate":"2017-08-27 14:00:41.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":274067,"documentUrl":"/lady-antebellum-hurricane-harvey-canceled-tour-stop/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hurricane-harvey-canceled-tour-stop/","sortDate":"2017-08-25 09:55:49.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273941,"documentUrl":"/2017-acm-honors-backstage-pictures/","filterUrl":"/rest/carbon/filter/main/2017-acm-honors-backstage-pictures/","sortDate":"2017-08-24 15:25:51.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273945,"documentUrl":"/hurricane-harvey-lady-antebellum-houston-concert-canceled/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-lady-antebellum-houston-concert-canceled/","sortDate":"2017-08-24 14:59:57.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273088,"documentUrl":"/lady-antebellum-dave-haywood-daughter/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-dave-haywood-daughter/","sortDate":"2017-08-19 08:53:37.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273046,"documentUrl":"/hillary-scott-twins/","filterUrl":"/rest/carbon/filter/main/hillary-scott-twins/","sortDate":"2017-08-18 13:38:38.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273048,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-twins/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-twins/","sortDate":"2017-08-18 13:32:40.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272887,"documentUrl":"/hillary-scott-dave-haywood-baby-2017/","filterUrl":"/rest/carbon/filter/main/hillary-scott-dave-haywood-baby-2017/","sortDate":"2017-08-17 14:25:50.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272900,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","sortDate":"2017-08-17 14:13:52.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272617,"documentUrl":"/2017-cma-fest-best-moments/","filterUrl":"/rest/carbon/filter/main/2017-cma-fest-best-moments/","sortDate":"2017-08-15 15:49:29.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"bigcountry969.com","blogId":527,"method":"get_single","postId":274493,"crosspostBlogId":"623","crosspostPostId":"180765","postType":"post","postDateGmt":"2017-08-28 17:10:56.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-78","now-playing-73","widget_onair-61"],"widgetDetails":{"widget_listen_live-78":{"widgetInfo":{"id":"widget_listen_live-78","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"78"},"widgetParams":{"title":"Listen Now","widgetTime":4}},"now-playing-73":{"widgetInfo":{"id":"now-playing-73","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"73"},"widgetParams":{"title":"Recently Played","widgetTime":4}},"widget_onair-61":{"widgetInfo":{"id":"widget_onair-61","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"61"},"widgetParams":{"title":"On Air","widgetTime":7}}}},"carbonsidebar/single":{"widgets":["carbonwidget/single-1"],"widgetDetails":{"carbonwidget/single-1":{"widgetInfo":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"widgetParams":{"mainAuthor":{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://bigcountry969.com/author/astefano/","description":"Enjoys cheap vinyl, expensive purses, loud (and live!) music, good hockey and any and all puppies. Editor-in-chief of TheBoot.com. Ardent Buffalo supporter.","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"},"firstCategoryName":"Articles","postType":"post","postTitle":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts","widgetTime":16}}}},"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":1}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":1}},"carbonwidget/dynamic-ad-header":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-header","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-header","widgetTime":1}},"carbonwidget/dynamic-ad-push":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-push","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-push","widgetTime":1}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":1}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":1}}}},"single-post-bottom":{"widgets":["ts_blogroll-10","widget_third_party_content-2","widget_third_party_content-3"],"widgetDetails":{"ts_blogroll-10":{"widgetInfo":{"id":"ts_blogroll-10","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"10"},"widgetParams":{"title":"Best of Big Country 96.9","type":"main_content_thumb_title_roll","cat":"1","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":"39620","placement":"","targettype":"","mode":"","widgetTime":1}},"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":1}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-30","ts_blogroll-764","google-ads-widget-509","tsq_sailthru_newsletter_widget-483","ts_blogroll-765"],"widgetDetails":{"fix_sidebar_marker-30":{"widgetInfo":{"id":"fix_sidebar_marker-30","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"30"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":1}},"ts_blogroll-764":{"widgetInfo":{"id":"ts_blogroll-764","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"764"},"widgetParams":{"title":"Featured","type":"carousel","isweather":"1","cat":"6133","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}},"google-ads-widget-509":{"widgetInfo":{"id":"google-ads-widget-509","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"509"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":0}},"tsq_sailthru_newsletter_widget-483":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-483","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"483"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["WBPW-FM"],"widgetTime":0}},"ts_blogroll-765":{"widgetInfo":{"id":"ts_blogroll-765","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"765"},"widgetParams":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","pinned_id":"","pinned_label":"","author":"","cat":"1","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0}}}},"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-78":{"info":{"id":"widget_listen_live-78","groupType":"widget_listen_live","widgetType":"widget_widget_listen_live","widgetInstance":"78"},"params":{"title":"Listen Now","widgetTime":4},"data":[70278],"dataDetails":{"70278":{"postId":70278,"title":"Listen Now","label":"Click to view the latest song playing on air.","url":"/listen-live/","mobileId":"18571","playerMode":"radio","sid":"23110","callsign":"WBPWFM","woMobileId":"5047","woStreamId":"3690","activePlayer":"wo","listenLivePageUrl":"http://player.streamtheworld.com/_players/townsquaremedia/runspotv3/?sid=23110&redirect=http://player.listenlive.co/18571","html5ScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/html5/stwplayer.php?callsign=WBPWFM&primaryColor=0x00bfff&playermode=radio&sid=23110&width=630","flashScriptUrl":"http://player.streamtheworld.com/_players/townsquaremedia/stwplayer.php?callsign=WBPWFM&primaryColor=0x00bfff&playermode=radio&timeshift=false&radiopup=true&playerAdState=0&popout=false&width=630","wo_player_url":"http://v6.player.abacast.net/5047","wo_recent_api_url":"http://api.nowplaying.abacast.net/prt/nowplaying/2/10/3690/nowplaying.json","wo_preroll_url":"http://api.clarity.abacast.com/gateway/getmediavast.php?sid=3690/","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"now-playing-73":{"info":{"id":"now-playing-73","groupType":"now-playing","widgetType":"widget_now-playing","widgetInstance":"73"},"params":{"title":"Recently Played","widgetTime":4},"data":[70278],"dataDetails":{"70278":{"postId":70278,"mobileId":"18571","playerMode":"radio","sid":"23110","callsign":"WBPWFM","woStreamId":"3690","activePlayer":"wo","songCount":10,"playingNowUrl":"/rest/carbon/api/nowplaying/playertype/wo"}}},"widget_onair-61":{"info":{"id":"widget_onair-61","groupType":"widget_onair","widgetType":"widget_widget_onair","widgetInstance":"61"},"params":{"title":"On Air","widgetTime":7},"data":["47701"],"dataDetails":{"47701":{"id":"47701","url":"http://bigcountry969.com/show/big-d-bubba-morning-show/","title":"Big D & Bubba Morning Show","wall":"http://bigcountry969.com/show/big-d-bubba-morning-show/","posts":"http://bigcountry969.com/show/big-d-bubba-morning-show/posts","mail":"trent.marshall@towmsquaremedia.com","phone":"207.764.8400","thumbnailId":104042,"thumbnail":"http://bigcountry969.com/files/2013/02/Big-D-and-Bubba.png","authors":[{"id":1058187,"user_nicename":"bigdbubba","display_name":"Big D & Bubba"}]}}},"carbonwidget/single-1":{"info":{"id":"carbonwidget/single-1","groupType":"carbonwidget/single","widgetInstance":"1"},"params":{"mainAuthor":{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://bigcountry969.com/author/astefano/","description":"Enjoys cheap vinyl, expensive purses, loud (and live!) music, good hockey and any and all puppies. Editor-in-chief of TheBoot.com. Ardent Buffalo supporter.","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"},"firstCategoryName":"Articles","postType":"post","postTitle":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts","widgetTime":16},"data":[274493],"dataDetails":{"274493":{"thumbnail":"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg","caption":"Anna Webber, Getty Images for ACM","excerpt":"<a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts.","date":"August 28, 2017 1:10 PM","postDateGmt":"2017-08-28 17:10:56 +0000","postModifiedGmt":"2017-08-28 17:10:56 +0000","title":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts","url":"http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/","id":274493,"contentRaw":"[caption id=\"attachment_180767\" align=\"aligncenter\" width=\"630\"]<img class=\"size-large wp-image-180767\" src=\"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Lady Antebellum Hurricane Harvey\" width=\"630\" height=\"420\" /> Anna Webber, Getty Images for ACM[/caption]\r\n\r\nHurricane Harvey forced <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> to <a href=\"http://theboot.com/lady-antebellum-hurricane-harvey-canceled-tour-stop/\">cancel</a> a Sunday night (Aug. 27) <a href=\"http://theboot.com/lady-antebellum-heart-break-album-you-look-good-world-tour-2017/\">You Look Good World Tour</a> stop in Houston, Texas, and now, the country trio is making an effort to help those affected by the hurricane. They will be donating some of the proceeds from a recent show to help with relief efforts.\r\n\r\nOn Saturday night (Aug. 26), Lady Antebellum performed in Dallas, Texas -- a city that has not been affected by Hurricane Harvey. The next day, Lady A <a href=\"https://www.instagram.com/p/BYUXVYSAre1/?taken-by=ladyantebellum\" target=\"_blank\">announced</a> that all of the proceeds from merch sales at that concert will be donated to those affected by Hurricane Harvey.\r\n\r\nHurricane Harvey has dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state; even more rain is coming over the next few days, too. <a href=\"http://www.cnn.com/2017/08/28/us/harvey-houston-texas-louisiana/index.html\" target=\"_blank\">CNN </a>reports that officials are expecting 450,000 people to need disaster relief assistance.\r\n\r\nhttps://youtu.be/3sV6WekjNCo\r\n\r\n“This is a landmark event for Texas,” says FEMA Administrator Brock Long. “Texas has never seen an event like this.”\r\n\r\n<a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a>, too, is helping with Hurricane Harvey relief efforts: The singer has <a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\">set up a GoFundMe campaign</a> to help raise money for those affected by the natural disaster. He's encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and gave $100,000 himself.\r\n\r\nLady Antebellum began their You Look Good World Tour in late May. After they get off the road, their personal lives will get busier: <a href=\"http://theboot.com/hillary-scott-twins/\">Dave Haywood and his wife are expecting their second child, while Hillary Scott and her husband are expecting twins</a>.\r\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\r\n[gallery ids=\"389481,389482,389483,389484,389485,389486,389487,389488,389489,389490,389491,389493\" galleryid=\"204:389479\" galleryindex=\"0\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n<p style=\"text-align: center;\"><strong>How Well Do You REALLY Know Lady Antebellum?</strong></p>\r\nhttps://youtu.be/3_xPg3S2Bzk\r\n\r\n[button href=\"http://theboot.com/songs-inspired-by-tragedies/\" title=\"NEXT: Country Songs Inspired By World Tragedy\" align=\"center\"]","next_url":[{"textContent":"NEXT: Country Songs Inspired By World Tragedy","class":"button_act","href":"http://theboot.com/songs-inspired-by-tragedies/","target":"_blank"}],"content":"\n<figure id=\"attachment_180767\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-large wp-image-180767 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Lady Antebellum Hurricane Harvey\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Anna Webber, Getty Images for ACM</figcaption></figure><p>Hurricane Harvey forced <a href=\"http://theboot.com/tags/lady-antebellum/\" target=\"_blank\">Lady Antebellum</a> to <a href=\"http://theboot.com/lady-antebellum-hurricane-harvey-canceled-tour-stop/\" target=\"_blank\">cancel</a> a Sunday night (Aug. 27) <a href=\"http://theboot.com/lady-antebellum-heart-break-album-you-look-good-world-tour-2017/\" target=\"_blank\">You Look Good World Tour</a> stop in Houston, Texas, and now, the country trio is making an effort to help those affected by the hurricane. They will be donating some of the proceeds from a recent show to help with relief efforts.</p>\n<p>On Saturday night (Aug. 26), Lady Antebellum performed in Dallas, Texas — a city that has not been affected by Hurricane Harvey. The next day, Lady A <a href=\"https://www.instagram.com/p/BYUXVYSAre1/?taken-by=ladyantebellum\" target=\"_blank\">announced</a> that all of the proceeds from merch sales at that concert will be donated to those affected by Hurricane Harvey.</p>\n<p>Hurricane Harvey has dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state; even more rain is coming over the next few days, too. <a href=\"http://www.cnn.com/2017/08/28/us/harvey-houston-texas-louisiana/index.html\" target=\"_blank\">CNN </a>reports that officials are expecting 450,000 people to need disaster relief assistance.</p>\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div><span class=\"tsm_youtube_sub\">Subscribe to <a style=\"margin-right:5px;\" href=\"http://www.youtube.com/subscription_center?add_user=bigcountry969wbpw\" target=\"_blank\">Big Country 96.9 on Youtube</a></span></p>\n<p>“This is a landmark event for Texas,” says FEMA Administrator Brock Long. “Texas has never seen an event like this.”</p>\n<p><a href=\"http://theboot.com/tags/chris-young/\" target=\"_blank\">Chris Young</a>, too, is helping with Hurricane Harvey relief efforts: The singer has <a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\" target=\"_blank\">set up a GoFundMe campaign</a> to help raise money for those affected by the natural disaster. He’s encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and gave $100,000 himself.</p>\n<p>Lady Antebellum began their You Look Good World Tour in late May. After they get off the road, their personal lives will get busier: <a href=\"http://theboot.com/hillary-scott-twins/\" target=\"_blank\">Dave Haywood and his wife are expecting their second child, while Hillary Scott and her husband are expecting twins</a>.</p>\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\n<script type=\"text/javascript\">\n\twindow.TSM = window.TSM || {};\n\twindow.TSM.photogalleryConfigs = window.TSM.photogalleryConfigs || [];\n\tvar photogalleryConfig = {\n\t\tgalleryUrl:'http://tasteofcountry.com/api/json/galleries/389479?filterexclusions&galleryindex=0'\n\t\t,galleryId:'tsm-photogallery-204-389479-0'\n\t\t,showThumbs:0\n\t\t,colorscheme:'light'\n\t\t\n\t\t,dozIndexTweak:1\n\t\t,refreshRate:1\n\t\t,enableFullscreen:1\n\t\t,expandOnLoadHash:0\n\t\t,portraitMode:0\n\t\t,initImage:''\n\t\t,enableEndCard:1\n\t\t,enableBelowDescriptionEndCard:1\n\t\t,endCardMode:2\n\t\t,enableKiosked:1\n\t\t,enableKioskedMobile:0\n\t\t,carbonLayout:\"\"\n\t};\n\twindow.TSM.photogalleryConfigs.push( photogalleryConfig );\n<\/script><div id=\"tsm-photogallery-204-389479-0-placeholder\"></div>\n<div class=\"tsm-photogallery-wrapper light\">\n\t<div class=\"tsm-photogallery-container\" id=\"tsm-photogallery-204-389479-0\">\n\t\t<div class=\"tsm-photogallery-header\">\n\t\t\t<div class=\"tsm-photogallery-ad tsm-photogallery-320x50 off\" id=\"tsm-photogallery-204-389479-0-320x50\"></div>\n\t\t</div>\n\t\t<div class=\"tsm-photogallery\">\n\t\t\t<div class=\"loadinganim\">\n<span></span><span></span><span></span>\n</div>\n\t\t\t<div class=\"tsm-photogallery-mover-container\">\n\t\t\t\t<div class=\"tsm-photogallery-nav prev primary-active-color\"><a title=\"Previous\" class=\"icon-left-open prev-btn\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-nav next primary-active-color\"><a class=\"icon-right-open next-btn\" title=\"Next\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-mover\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-thumbnail-wrapper off\">\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav prev\"><a title=\"Previous\" class=\"thumb-prev-btn\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnail-nav next\"><a title=\"Next\" class=\"thumb-next-btn\" href=\"javascript:void(0);\" target=\"\"></a></div>\n\t\t\t\t<div class=\"tsm-photogallery-thumbnails\">\n\t\t\t\t\t<div class=\"tsm-photogallery-thumbnail-mover\"></div>\n\t\t\t\t</div>\n\t\t\t</div>\n\t\t\t<div class=\"tsm-photogallery-footer off\">\n<div class=\"tsm-photogallery-imagecount\">\n<b>Image </b><span class=\"tsm-photogallery-current\"></span> of <span class=\"tsm-photogallery-total\"></span>\n</div>\n<div class=\"tsm-photogallery-caption\"></div>\n</div>\n\t\t</div>\n\t\t<a href=\"javascript:void(0);\" class=\"tsm-photogallery-engagement-close\" target=\"\"></a>\n\t\t<aside class=\"tsm-photogallery-sidebar\"><div class=\"tsm-photogallery-ad tsm-photogallery-300x250 off\" id=\"tsm-photogallery-204-389479-0-300x250\"></div>\n\t\t\t<div class=\"tsm-photogallery-copy\">\n\t\t\t\t<h2 class=\"tsm-photogallery-imagetitle\"></h2>\n\t\t\t\t<p class=\"tsm-photogallery-imagedescription\"></p>\n\t\t\t\t<div class=\"description-scroll description-up\"></div>\n<div class=\"description-scroll description-down\"></div>\n\t\t\t</div>\n\t\t\t<div class=\"under-description-content\"></div>\n\t\t</aside><footer><div class=\"tsm-photogallery-ad tsm-photogallery-728x90 off\" id=\"tsm-photogallery-204-389479-0-728x90\"></div>\n\t\t\t<div class=\"tsm-photogallery-ad\" id=\"tsm-photogallery-oop\"></div>\n\t\t</footer>\n</div>\n\t<div class=\"tsm-photogallery-overlay\"></div>\n</div>\n<p style=\"text-align: center;\"><strong>How Well Do You REALLY Know Lady Antebellum?</strong></p>\n<p><div class=\"embed-wrapper\"><iframe style=\"vertical-align: bottom;\" src=\"https://www.youtube.com/embed/3_xPg3S2Bzk?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div><span class=\"tsm_youtube_sub\">Subscribe to <a style=\"margin-right:5px;\" href=\"http://www.youtube.com/subscription_center?add_user=bigcountry969wbpw\" target=\"_blank\">Big Country 96.9 on Youtube</a></span></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://theboot.com/songs-inspired-by-tragedies/\" target=\"_blank\">NEXT: Country Songs Inspired By World Tragedy</a></p>\n<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\" target=\"_blank\"><img src=\"http://theboot.com/files/2014/09/boot-140x30.png\" class=\"crosspost-attribution-image\" alt=\"The Boot\"></a> Source: <a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\" target=\"_blank\">Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts</a>\n</div>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts","excerpt":"<a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts.","post_excerpt":"<a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts.","post_more_excerpt":"<p><a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> have pledged proceeds from merch sales at a recent show to Hurricane Harvey relief efforts.\n<p class=\"more_act\"><a href=\"http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\" title=\"Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts\">Read More</a></p>\n","permalink":"http://bigcountry969.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/","image":{"id":274492,"url":"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg","caption":"Anna Webber, Getty Images for ACM"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":488,"slug":"lady-antebellum","title":"Lady Antebellum","description":"","post_count":296,"link_url":"http://bigcountry969.com/tags/lady-antebellum/","feed_url":"http://bigcountry969.com/tags/lady-antebellum/feed/","term_taxonomy_id":505,"object_id":0}],"categories":[{"id":1,"slug":"articles","title":"Articles","description":"","parent":0,"post_count":24159,"link_url":"http://bigcountry969.com/category/articles/","feed_url":"http://bigcountry969.com/category/articles/feed/","term_taxonomy_id":1,"object_id":0}],"authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://bigcountry969.com/author/astefano/","description":"Enjoys cheap vinyl, expensive purses, loud (and live!) music, good hockey and any and all puppies. Editor-in-chief of TheBoot.com. Ardent Buffalo supporter.","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"}],"post_more_meta":{"meta":"","title":"The Boot","url":"http://theboot.com/","link":"The Boot"},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Lady%20Antebellum%20Donate%20Merch%20Proceeds%20to%20Hurricane%20Harvey%20Relief%20Efforts%20http%3A%2F%2Ftheboot.com%2Flady-antebellum-merch-proceeds-to-hurricane-harvey-relief%2F%3Ftrackback%3Dtwitter_mobile%20%40bigcountry969","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Flady-antebellum-merch-proceeds-to-hurricane-harvey-relief%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://bigcountry969.com/looking-for-labor-day-ideas-in-maine-these-folks-have-some-good-ones-photos/","prevArticle":"http://bigcountry969.com/kim-campbell-glen-campbell-eulogy/","pageUrl":"/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/","blogId":527,"domain":"bigcountry969.com","crossPostAttributionBottom":"<div class=\"feed_attribution_after clearfix\">\n<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\" target=\"_blank\"><img src=\"http://theboot.com/files/2014/09/boot-140x30.png\" class=\"crosspost-attribution-image\" alt=\"The Boot\"></a> Source: <a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\" target=\"_blank\">Lady Antebellum Donate Merch Proceeds to Hurricane Harvey Relief Efforts</a>\n</div>","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"180767\" attr-caption=\" Anna Webber, Getty Images for ACM\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.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>Hurricane Harvey forced <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> to <a href=\"http://theboot.com/lady-antebellum-hurricane-harvey-canceled-tour-stop/\">cancel</a> a Sunday night (Aug. 27) <a href=\"http://theboot.com/lady-antebellum-heart-break-album-you-look-good-world-tour-2017/\">You Look Good World Tour</a> stop in Houston, Texas, and now, the country trio is making an effort to help those affected by the hurricane. They will be donating some of the proceeds from a recent show to help with relief efforts.</p>\n<p>On Saturday night (Aug. 26), Lady Antebellum performed in Dallas, Texas -- a city that has not been affected by Hurricane Harvey. The next day, Lady A <a href=\"https://www.instagram.com/p/BYUXVYSAre1/?taken-by=ladyantebellum\" target=\"_blank\">announced</a> that all of the proceeds from merch sales at that concert will be donated to those affected by Hurricane Harvey.</p>\n<p>Hurricane Harvey has dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state; even more rain is coming over the next few days, too. <a href=\"http://www.cnn.com/2017/08/28/us/harvey-houston-texas-louisiana/index.html\" target=\"_blank\">CNN </a>reports that officials are expecting 450,000 people to need disaster relief assistance.</p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2F3sV6WekjNCo&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p>“This is a landmark event for Texas,” says FEMA Administrator Brock Long. “Texas has never seen an event like this.”</p>\n<p><a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a>, too, is helping with Hurricane Harvey relief efforts: The singer has <a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\">set up a GoFundMe campaign</a> to help raise money for those affected by the natural disaster. He's encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and gave $100,000 himself.</p>\n<p>Lady Antebellum began their You Look Good World Tour in late May. After they get off the road, their personal lives will get busier: <a href=\"http://theboot.com/hillary-scott-twins/\">Dave Haywood and his wife are expecting their second child, while Hillary Scott and her husband are expecting twins</a>.</p>\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"gallery\" attr-url=\"/rest/carbon/uri/api/gallery/domain/tasteofcountry.com/galleryId/389479?filterexclusions&amp;galleryindex=0\" attr-thumbnail=\"http://tsm-branded-apps.s3.amazonaws.com/icons/slideshow@3x.png\" attr-layout=\"\" attr-fullscreen=\"1\"></sectiontag></p>\n<p style=\"text-align: center;\"><strong>How Well Do You REALLY Know Lady Antebellum?</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2F3_xPg3S2Bzk&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"button\" attr-href=\"http://theboot.com/songs-inspired-by-tragedies/\" attr-title=\"NEXT: Country Songs Inspired By World Tragedy\" attr-align=\"center\" attr-appLink=\"false\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p>Hurricane Harvey forced <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> to <a href=\"http://theboot.com/lady-antebellum-hurricane-harvey-canceled-tour-stop/\">cancel</a> a Sunday night (Aug. 27) <a href=\"http://theboot.com/lady-antebellum-heart-break-album-you-look-good-world-tour-2017/\">You Look Good World Tour</a>&#xA0;stop in Houston, Texas, and now, the country trio is making an effort to help those affected by the hurricane. They will be donating some of the proceeds from a recent show to help with relief efforts.</p>\n"},"currentTextLength":307,"runningCounter":1,"cumulativePodTextLength":307,"totalSimilarConsecutiveElements":3,"totalTextLength":858},{"type":"singlePostText","data":{"text":"<p>On Saturday night (Aug. 26), Lady Antebellum performed in Dallas, Texas -- a city that has not been affected by Hurricane Harvey. The next day, Lady A <a href=\"https://www.instagram.com/p/BYUXVYSAre1/?taken-by=ladyantebellum\" target=\"_blank\">announced</a> that all of the proceeds from merch sales at that concert will be donated to those affected by Hurricane Harvey.</p>\n"},"currentTextLength":274,"runningCounter":2,"cumulativePodTextLength":581,"totalSimilarConsecutiveElements":3,"totalTextLength":858},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>Hurricane Harvey has dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state; even more rain is coming over the next few days, too.&#xA0;<a href=\"http://www.cnn.com/2017/08/28/us/harvey-houston-texas-louisiana/index.html\" target=\"_blank\">CNN&#xA0;</a>reports that officials are expecting 450,000 people to need disaster relief assistance.</p>\n"},"currentTextLength":277,"runningCounter":3,"cumulativePodTextLength":858,"totalSimilarConsecutiveElements":3,"totalTextLength":858},{"type":"singlePostOembed","data":{"height":270,"thumbnail_height":360,"provider_name":"YouTube","provider_url":"https://www.youtube.com/","author_name":"Taste of Country","version":"1.0","thumbnail_url":"https://i.ytimg.com/vi/3sV6WekjNCo/hqdefault.jpg","type":"video","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","title":"Hurricane Harvey Strikes, Country Singers Respond - Taste of Country News 360","thumbnail_width":480,"width":480,"author_url":"https://www.youtube.com/user/TasteofCountryMusic"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>&#x201C;This is a landmark event for Texas,&#x201D; says FEMA Administrator Brock Long. &#x201C;Texas has never seen an event like this.&#x201D;</p>\n"},"currentTextLength":145,"runningCounter":1,"cumulativePodTextLength":145,"totalSimilarConsecutiveElements":4,"totalTextLength":842},{"type":"singlePostText","data":{"text":"<p><a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a>, too, is helping with Hurricane Harvey relief efforts: The singer has&#xA0;<a href=\"http://theboot.com/chris-young-hurricane-harvey-gofundme/\">set up a GoFundMe campaign</a>&#xA0;to help raise money for those affected by the natural disaster. He&apos;s encouraging his fans to donate whatever they can to the fund, which will be given to the Red Cross and other local Texas disaster relief organizations, and gave $100,000 himself.</p>\n"},"currentTextLength":372,"runningCounter":2,"cumulativePodTextLength":517,"totalSimilarConsecutiveElements":4,"totalTextLength":842},{"type":"singlePostText","data":{"text":"<p>Lady Antebellum began their You Look Good World Tour in late May. After they get off the road, their personal lives will get busier:&#xA0;<a href=\"http://theboot.com/hillary-scott-twins/\">Dave Haywood and his wife are expecting their second child, while Hillary Scott and her husband are expecting twins</a>.</p>\n"},"currentTextLength":255,"runningCounter":3,"cumulativePodTextLength":772,"totalSimilarConsecutiveElements":4,"totalTextLength":842},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\n"},"currentTextLength":70,"runningCounter":4,"cumulativePodTextLength":842,"totalSimilarConsecutiveElements":4,"totalTextLength":842},{"type":"singlePostGallery","data":{"url":"/rest/carbon/uri/api/gallery/domain/tasteofcountry.com/galleryId/389479?filterexclusions&galleryindex=0","thumbnail":"http://tsm-branded-apps.s3.amazonaws.com/icons/slideshow@3x.png","layout":"","fullscreen":1},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>How Well Do You REALLY Know Lady Antebellum?</strong></p>\n"},"currentTextLength":45,"runningCounter":1,"cumulativePodTextLength":45,"totalSimilarConsecutiveElements":1,"totalTextLength":45},{"type":"singlePostOembed","data":{"title":"Lady Antebellum - You Think You know Country?","width":480,"height":270,"thumbnail_height":360,"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/3_xPg3S2Bzk?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","thumbnail_width":480,"author_url":"https://www.youtube.com/user/TasteofCountryMusic","provider_name":"YouTube","version":"1.0","type":"video","provider_url":"https://www.youtube.com/","author_name":"Taste of Country","thumbnail_url":"https://i.ytimg.com/vi/3_xPg3S2Bzk/hqdefault.jpg"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed","singlePostGallery","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":180767,"caption":"Anna Webber, Getty Images for ACM","align":"center","width":630,"height":420,"url":"http://theboot.com/files/2017/08/lady-antebellum-hurricane-harvey.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"podFooter":{"type":"singlePostButton","data":{"href":"http://theboot.com/songs-inspired-by-tragedies/","title":"NEXT: Country Songs Inspired By World Tragedy","align":"center","applink":"false"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":274372,"documentUrl":"/brett-young-tour-life/","filterUrl":"/rest/carbon/filter/main/brett-young-tour-life/","sortDate":"2017-08-27 14:00:41.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":274067,"documentUrl":"/lady-antebellum-hurricane-harvey-canceled-tour-stop/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hurricane-harvey-canceled-tour-stop/","sortDate":"2017-08-25 09:55:49.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273941,"documentUrl":"/2017-acm-honors-backstage-pictures/","filterUrl":"/rest/carbon/filter/main/2017-acm-honors-backstage-pictures/","sortDate":"2017-08-24 15:25:51.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273945,"documentUrl":"/hurricane-harvey-lady-antebellum-houston-concert-canceled/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-lady-antebellum-houston-concert-canceled/","sortDate":"2017-08-24 14:59:57.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273088,"documentUrl":"/lady-antebellum-dave-haywood-daughter/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-dave-haywood-daughter/","sortDate":"2017-08-19 08:53:37.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273046,"documentUrl":"/hillary-scott-twins/","filterUrl":"/rest/carbon/filter/main/hillary-scott-twins/","sortDate":"2017-08-18 13:38:38.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273048,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-twins/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-twins/","sortDate":"2017-08-18 13:32:40.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272887,"documentUrl":"/hillary-scott-dave-haywood-baby-2017/","filterUrl":"/rest/carbon/filter/main/hillary-scott-dave-haywood-baby-2017/","sortDate":"2017-08-17 14:25:50.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272900,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","sortDate":"2017-08-17 14:13:52.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272617,"documentUrl":"/2017-cma-fest-best-moments/","filterUrl":"/rest/carbon/filter/main/2017-cma-fest-best-moments/","sortDate":"2017-08-15 15:49:29.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"}],"taxonomy":[{"postId":274372,"documentUrl":"/brett-young-tour-life/","filterUrl":"/rest/carbon/filter/main/brett-young-tour-life/","sortDate":"2017-08-27 14:00:41.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":274067,"documentUrl":"/lady-antebellum-hurricane-harvey-canceled-tour-stop/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hurricane-harvey-canceled-tour-stop/","sortDate":"2017-08-25 09:55:49.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273941,"documentUrl":"/2017-acm-honors-backstage-pictures/","filterUrl":"/rest/carbon/filter/main/2017-acm-honors-backstage-pictures/","sortDate":"2017-08-24 15:25:51.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273945,"documentUrl":"/hurricane-harvey-lady-antebellum-houston-concert-canceled/","filterUrl":"/rest/carbon/filter/main/hurricane-harvey-lady-antebellum-houston-concert-canceled/","sortDate":"2017-08-24 14:59:57.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273088,"documentUrl":"/lady-antebellum-dave-haywood-daughter/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-dave-haywood-daughter/","sortDate":"2017-08-19 08:53:37.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273046,"documentUrl":"/hillary-scott-twins/","filterUrl":"/rest/carbon/filter/main/hillary-scott-twins/","sortDate":"2017-08-18 13:38:38.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":273048,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-twins/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-twins/","sortDate":"2017-08-18 13:32:40.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272887,"documentUrl":"/hillary-scott-dave-haywood-baby-2017/","filterUrl":"/rest/carbon/filter/main/hillary-scott-dave-haywood-baby-2017/","sortDate":"2017-08-17 14:25:50.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272900,"documentUrl":"/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","filterUrl":"/rest/carbon/filter/main/lady-antebellum-hillary-scott-pregnant-dave-haywood-baby/","sortDate":"2017-08-17 14:13:52.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"},{"postId":272617,"documentUrl":"/2017-cma-fest-best-moments/","filterUrl":"/rest/carbon/filter/main/2017-cma-fest-best-moments/","sortDate":"2017-08-15 15:49:29.000 +0000","termTaxonomyId":505,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":1},"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":1},"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":1},"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":1},"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":1},"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":1},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"ts_blogroll-10":{"info":{"id":"ts_blogroll-10","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"10"},"params":{"title":"Best of Big Country 96.9","type":"main_content_thumb_title_roll","cat":"1","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[294121,294122,294111,294123],"dataDetails":{"294111":{"postid":"294111","sortdate":"2018-02-12T23:45:39.000Z","data":{"mainData":{"postType":"post","caption":"ThinkStock Images","thumbnail":"http://q961.com/files/2015/02/police-gun.jpg","postDateGmt":"2018-02-12 23:45:39 +0000","title":"Alleged Argument Results In Portage Lake Shooting ","url":"http://bigcountry969.com/alleged-argument-results-in-portage-lake-shooting/","id":294111,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"An alleged verbal altercation at a residence in the County resulted in shots being fired on Sunday in Portage Lake. The suspect is now in police custody. ","authors":[{"id":1939594,"slug":"garyfreeman","name":"Gary Freeman","first_name":"Gary","last_name":"Freeman","nickname":"Gary Freeman","thumbnail":"http://kgab.com/files/2015/11/Gary-Freeman-Pic-10-Percent.jpg","url":"http://bigcountry969.com/author/garyfreeman/"}]},"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":"Alleged Argument Results In Portage Lake Shooting "}}},"294121":{"postid":"294121","sortdate":"2018-02-13T04:01:59.000Z","data":{"mainData":{"postType":"post","caption":"Timothy Hiatt, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/01/Hillary-Scott-Twins-Lady-Antebellum.jpg","postDateGmt":"2018-02-13 04:01:59 +0000","title":"Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like","url":"http://bigcountry969.com/hillary-scott-two-weeks-with-twins/","id":294121,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Her heart is full with the new babies, but she&apos;s not quite sure what day it is! ","authors":[{"id":3693288,"slug":"wendyhermanson","name":"Wendy Hermanson","first_name":"Wendy","last_name":"Hermanson","nickname":"wendyhermanson","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://bigcountry969.com/author/wendyhermanson/"}],"video":false,"videoUrl":"https://youtu.be/vFh4f54hzgM","youtubeId":"vFh4f54hzgM"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vFh4f54hzgM","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like"}}},"294122":{"postid":"294122","sortdate":"2018-02-13T02:46:34.000Z","data":{"mainData":{"postType":"post","caption":"Ethan Miller, Getty Images","thumbnail":"http://tasteofcountry.com/files/2017/11/Lee-Brice-What-Keeps-You-Up-At-Night.jpg","postDateGmt":"2018-02-13 02:46:34 +0000","title":"Lee Brice&CloseCurlyQuote;s Incredibly Stirring Daryle Singletary Tribute ","url":"http://bigcountry969.com/lee-brice-daryle-singletary-tribute-old-violin/","id":294122,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Brice&apos;s lovely tribute to the singer gone too soon will bring tears to your eyes. ","authors":[{"id":3693288,"slug":"wendyhermanson","name":"Wendy Hermanson","first_name":"Wendy","last_name":"Hermanson","nickname":"wendyhermanson","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://bigcountry969.com/author/wendyhermanson/"}],"video":false,"videoUrl":"https://youtu.be/5FjCW3pgOGg","youtubeId":"5FjCW3pgOGg"},"alternateData":{"_townsquare_media_url":"https://youtu.be/5FjCW3pgOGg","_aioseop_title":"Lee Brice&CloseCurlyQuote;s Incredibly Stirring Daryle Singletary Tribute ","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}},"294123":{"postid":"294123","sortdate":"2018-02-12T22:13:16.000Z","data":{"mainData":{"postType":"post","caption":"Terry Wyatt, Getty Images","thumbnail":"http://theboot.com/files/2016/02/daryle-singletary-birthday.jpg","postDateGmt":"2018-02-12 22:13:16 +0000","title":"Daryle Singletary&apos;s Final Concert Ended With a Haunting Cover","url":"http://bigcountry969.com/daryle-singletary-final-performance-johnny-paycheck-old-violin/","id":294123,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"It&apos;s an eerie song choice in light of his death oh Monday (Feb. 12).","authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://bigcountry969.com/author/astefano/","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"}],"video":true,"videoUrl":"https://youtu.be/HZxqbp-EO3Q","youtubeId":"HZxqbp-EO3Q"},"alternateData":{"_townsquare_media_url":"https://youtu.be/HZxqbp-EO3Q","dynamic-lead-video":"0","ts3_alternate":{"title":"Daryle Singletary&apos;s Final Concert Ended With a Johnny Paycheck Cover [WATCH]","excerpt":"Daryle Singletary closed his final performance with a cover of Johnny Paycheck&apos;s &quot;Old Violin.&quot;","link-url":"","image":""},"_aioseop_title":"Daryle Singletary&apos;s Final Concert Ended With a Haunting Cover"}}}},"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":"39620","placement":"","targettype":"","mode":"","widgetTime":1},"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":1},"data":[],"dataDetails":{}},"fix_sidebar_marker-30":{"info":{"id":"fix_sidebar_marker-30","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"30"},"params":{"title":"Fix Sidebar Marker","widgetTime":1},"data":[],"dataDetails":{}},"ts_blogroll-764":{"info":{"id":"ts_blogroll-764","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"764"},"params":{"title":"Featured","type":"carousel","isweather":"1","cat":"6133","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":3,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[293871,290238],"dataDetails":{"290238":{"postid":"290238","sortdate":"2018-01-10T15:00:28.000Z","data":{"mainData":{"postType":"post","caption":"Courtesy of Dustin Lynch / J. Meyers for Justin Moore","thumbnail":"http://tasteofcountry.com/files/2018/01/TOC-Fest-Additions.jpg","postDateGmt":"2018-01-10 15:00:28 +0000","title":"Justin Moore, Dustin Lynch Added to 2018 Taste of Country Fest","url":"http://bigcountry969.com/justin-moore-dustin-lynch-2018-taste-of-country-festival-lineup/","id":290238,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"2018 is gonna be a big one for ToC Fest. You coming?","authors":[{"id":279119,"slug":"billydukesgmail-com","name":"Billy Dukes","first_name":"Billy","last_name":"Dukes","nickname":"Billy Dukes","thumbnail":"http://tasteofcountry.com/files/2015/10/8865-02.jpg","url":"http://bigcountry969.com/author/billydukesgmail-com/"}]},"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":"Justin Moore, Dustin Lynch Added to 2018 Taste of Country Fest"}}},"293871":{"postid":"293871","sortdate":"2018-02-10T14:16:34.000Z","data":{"mainData":{"postType":"post","caption":"Joe Raedle/Getty Images","thumbnail":"http://1019therock.com/files/2017/02/LL-Bean.jpg","postDateGmt":"2018-02-10 14:16:34 +0000","title":"LL Bean Dropping Its Unlimited Returns Policy","url":"http://bigcountry969.com/ll-bean-dropping-its-unlimited-returns-policy/","id":293871,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"FREEPORT, Maine (AP) &#x2014; L.L. Bean&apos;s return policy: The company is imposing a one-year limit on most returns to reduce abuse and fraud.","authors":[{"id":1504329,"slug":"appi","name":"Associated Press","first_name":"Associated","last_name":"Press","nickname":"AP","thumbnail":"http://bigcountry969.com/files/2017/11/Associated-Press-Chris-Hondros-Getty.jpg","url":"http://bigcountry969.com/author/appi/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"LL Bean Dropping Its Unlimited Returns Policy"}}}},"redisCached":true},"google-ads-widget-509":{"info":{"id":"google-ads-widget-509","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"509"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":0},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-483":{"info":{"id":"tsq_sailthru_newsletter_widget-483","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"483"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing","lists":["WBPW-FM"],"widgetTime":0},"data":[],"dataDetails":{}},"ts_blogroll-765":{"info":{"id":"ts_blogroll-765","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"765"},"params":{"title":"Latest Articles","type":"sidebar_row_standard","posts_per_page":"3","pinned_id":"","pinned_label":"","author":"","cat":"1","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","align":"default","show_thumb":0,"alternate_data":0,"unique_posts":0,"isweather":0,"widgetTime":2,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[294121,294122,294111],"dataDetails":{"294111":{"postid":"294111","sortdate":"2018-02-12T23:45:39.000Z","data":{"mainData":{"postType":"post","caption":"ThinkStock Images","thumbnail":"http://q961.com/files/2015/02/police-gun.jpg","postDateGmt":"2018-02-12 23:45:39 +0000","title":"Alleged Argument Results In Portage Lake Shooting ","url":"http://bigcountry969.com/alleged-argument-results-in-portage-lake-shooting/","id":294111,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"An alleged verbal altercation at a residence in the County resulted in shots being fired on Sunday in Portage Lake. The suspect is now in police custody. ","authors":[{"id":1939594,"slug":"garyfreeman","name":"Gary Freeman","first_name":"Gary","last_name":"Freeman","nickname":"Gary Freeman","thumbnail":"http://kgab.com/files/2015/11/Gary-Freeman-Pic-10-Percent.jpg","url":"http://bigcountry969.com/author/garyfreeman/"}]},"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":"Alleged Argument Results In Portage Lake Shooting "}}},"294121":{"postid":"294121","sortdate":"2018-02-13T04:01:59.000Z","data":{"mainData":{"postType":"post","caption":"Timothy Hiatt, Getty Images","thumbnail":"http://tasteofcountry.com/files/2018/01/Hillary-Scott-Twins-Lady-Antebellum.jpg","postDateGmt":"2018-02-13 04:01:59 +0000","title":"Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like","url":"http://bigcountry969.com/hillary-scott-two-weeks-with-twins/","id":294121,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Her heart is full with the new babies, but she&apos;s not quite sure what day it is! ","authors":[{"id":3693288,"slug":"wendyhermanson","name":"Wendy Hermanson","first_name":"Wendy","last_name":"Hermanson","nickname":"wendyhermanson","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://bigcountry969.com/author/wendyhermanson/"}],"video":false,"videoUrl":"https://youtu.be/vFh4f54hzgM","youtubeId":"vFh4f54hzgM"},"alternateData":{"_townsquare_media_url":"https://youtu.be/vFh4f54hzgM","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""},"_aioseop_title":"Hillary Scott Shows What Two Weeks of Twin Life Really Looks Like"}}},"294122":{"postid":"294122","sortdate":"2018-02-13T02:46:34.000Z","data":{"mainData":{"postType":"post","caption":"Ethan Miller, Getty Images","thumbnail":"http://tasteofcountry.com/files/2017/11/Lee-Brice-What-Keeps-You-Up-At-Night.jpg","postDateGmt":"2018-02-13 02:46:34 +0000","title":"Lee Brice&CloseCurlyQuote;s Incredibly Stirring Daryle Singletary Tribute ","url":"http://bigcountry969.com/lee-brice-daryle-singletary-tribute-old-violin/","id":294122,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Brice&apos;s lovely tribute to the singer gone too soon will bring tears to your eyes. ","authors":[{"id":3693288,"slug":"wendyhermanson","name":"Wendy Hermanson","first_name":"Wendy","last_name":"Hermanson","nickname":"wendyhermanson","thumbnail":"http://production.townsquareblogs.com/wp-content/uploads/2012/10/profile.png","url":"http://bigcountry969.com/author/wendyhermanson/"}],"video":false,"videoUrl":"https://youtu.be/5FjCW3pgOGg","youtubeId":"5FjCW3pgOGg"},"alternateData":{"_townsquare_media_url":"https://youtu.be/5FjCW3pgOGg","_aioseop_title":"Lee Brice&CloseCurlyQuote;s Incredibly Stirring Daryle Singletary Tribute ","dynamic-lead-video":"","ts3_alternate":{"title":"","excerpt":"","link-url":"","image":""}}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":1},"data":[],"dataDetails":{},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":2},"data":["1",{"2":["2.1","2.2","2.3","2.4","2.5","2.6","2.7","2.8","2.9"]},{"3":["3.1","3.2"]},"4",{"5":["5.1","5.2","5.3"]},"6",{"7":["7.1"]},"8",{"9":["9.1","9.2","9.3","9.4"]},"10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":8,"title":"Home","titleExcerpt":"Home","href":"/","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":45066,"title":"On Air","titleExcerpt":"On Air","href":"/shows","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":26842,"title":"Listen","titleExcerpt":"Listen","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":68365,"title":"Playlist","titleExcerpt":"Playlist","href":"/playlist","samedomain":true,"hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":8761,"title":"Country Club","titleExcerpt":"Country Club","href":"/vip","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":138260,"title":"WIN STUFF","titleExcerpt":"WIN STUFF","href":"/vip/contests/sweeps/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":163531,"title":"Events","titleExcerpt":"Events","href":"/events/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":206858,"title":"Deals","titleExcerpt":"Deals","href":"https://www.seizethedeal.com/cities/presque-isle/","samedomain":false,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":113561,"title":"Contact","titleExcerpt":"Contact","href":"/help","samedomain":true,"hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":283936,"title":"Boston Celtics Bus Trip","titleExcerpt":"Boston Celtics Bus Trip","href":"/events/boston-celtics-bus-trip-february-4-2018/04-february-2018-td-garden-2/","samedomain":true,"hasBlogroll":false}},"2.1":{"menuId":"2.1","attrs":{"menuPostId":63361,"title":"Full Schedule","titleExcerpt":"Full Schedule","href":"/shows","samedomain":true,"hasBlogroll":false}},"2.2":{"menuId":"2.2","attrs":{"menuPostId":47707,"title":"Big D & Bubba","titleExcerpt":"Big D & Bubba","href":"/show/big-d-bubba-morning-show/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/big-d-bubba-morning-show/","hasBlogroll":false}},"2.3":{"menuId":"2.3","attrs":{"menuPostId":149349,"title":"Trent Marshall","titleExcerpt":"Trent Marshall","href":"/author/tmarshall/","samedomain":true,"menupath":"/rest/carbon/api/menu/author/tmarshall/","hasBlogroll":false}},"2.4":{"menuId":"2.4","attrs":{"menuPostId":54710,"title":"Taste of Country Nights","titleExcerpt":"Taste of Country Nights","href":"/show/taste-of-country/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/taste-of-country/","hasBlogroll":false}},"2.5":{"menuId":"2.5","attrs":{"menuPostId":245792,"title":"Original Country Gold","titleExcerpt":"Original Country Gold","href":"/show/the-original-country-gold-with-rowdy-yates/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/the-original-country-gold-with-rowdy-yates/","hasBlogroll":false}},"2.6":{"menuId":"2.6","attrs":{"menuPostId":246034,"title":"American Country Countdown","titleExcerpt":"American Country Countdown","href":"/show/american-country-countdown/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/american-country-countdown/","hasBlogroll":false}},"2.7":{"menuId":"2.7","attrs":{"menuPostId":246036,"title":"The Road","titleExcerpt":"The Road","href":"/show/the-road/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/the-road/","hasBlogroll":false}},"2.8":{"menuId":"2.8","attrs":{"menuPostId":142982,"title":"Big Country News","titleExcerpt":"Big Country News","href":"#","samedomain":true,"hasBlogroll":false}},"2.9":{"menuId":"2.9","attrs":{"menuPostId":142983,"title":"Mark Shaw","titleExcerpt":"Mark Shaw","href":"/author/markshaw","samedomain":true,"menupath":"/rest/carbon/api/menu/author/markshaw","hasBlogroll":false}},"3.1":{"menuId":"3.1","attrs":{"menuPostId":75927,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live","samedomain":true,"hasBlogroll":false}},"3.2":{"menuId":"3.2","attrs":{"menuPostId":63363,"title":"Mobile App","titleExcerpt":"Mobile App","href":"/app/","samedomain":true,"hasBlogroll":false}},"5.1":{"menuId":"5.1","attrs":{"menuPostId":292381,"title":"Party with Brad Paisley!","titleExcerpt":"Party with Brad Paisley!","href":"/contests/sweeps/party-with-brad-paisley/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/party-with-brad-paisley/","hasBlogroll":false}},"5.2":{"menuId":"5.2","attrs":{"menuPostId":40379,"title":"Contests","titleExcerpt":"Contests","href":"/vip","samedomain":true,"hasBlogroll":false}},"5.3":{"menuId":"5.3","attrs":{"menuPostId":51690,"title":"Join Now","titleExcerpt":"Join Now","href":"/registration/","samedomain":true,"hasBlogroll":false}},"7.1":{"menuId":"7.1","attrs":{"menuPostId":283934,"title":"Boston Bruins Road Trip","titleExcerpt":"Boston Bruins Road Trip","href":"/events/boston-bruins-road-trip-march-31-2018/31-march-2018-td-garden-2/","samedomain":true,"hasBlogroll":false}},"9.1":{"menuId":"9.1","attrs":{"menuPostId":113562,"title":"Help & Contact","titleExcerpt":"Help & Contact","href":"/help","samedomain":true,"hasBlogroll":false}},"9.2":{"menuId":"9.2","attrs":{"menuPostId":113563,"title":"Send Feedback","titleExcerpt":"Send Feedback","href":"/feedback","samedomain":true,"hasBlogroll":false}},"9.3":{"menuId":"9.3","attrs":{"menuPostId":113564,"title":"Advertise","titleExcerpt":"Advertise","href":"/advertise","samedomain":true,"hasBlogroll":false}},"9.4":{"menuId":"9.4","attrs":{"menuPostId":136999,"title":"Jobs With Us","titleExcerpt":"Jobs With Us","href":"http://www.bigcountry969.com/employment","samedomain":false,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":2},"data":["1","2","3","4","5","6","7","8","9","10","11","12",{"13":["13.1"]},"14"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":6928,"title":"WHAT'S HOT:","titleExcerpt":"WHAT'S HOT:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":173846,"title":"Medical Minute","titleExcerpt":"Medical Minute","href":"/local-experts/","samedomain":true,"hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":283933,"title":"Boston Bruins Road Trip","titleExcerpt":"Boston Bruins Road Trip","href":"/events/boston-bruins-road-trip-march-31-2018/31-march-2018-td-garden-2/","samedomain":true,"hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":292380,"title":"Party With Brad Paisley!","titleExcerpt":"Party With Brad Paisley!","href":"/contests/sweeps/party-with-brad-paisley/","samedomain":true,"menupath":"/rest/carbon/api/menu/contests/sweeps/party-with-brad-paisley/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":291187,"title":"Big Country Mobile App","titleExcerpt":"Big Country Mobile App","href":"/app/","samedomain":true,"hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":289740,"title":"Snowmobile Trail Report","titleExcerpt":"Snowmobile Trail Report","href":"/snowmobile-trail-report-aroostook-county-maine/","samedomain":true,"hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":290483,"title":"Big Country 96.9 on Alexa","titleExcerpt":"Big Country 96.9 on Alexa","href":"/big-country-96-9-is-available-on-amazon-devices-with-alexa/","samedomain":true,"hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":163529,"title":"Maine News","titleExcerpt":"Maine News","href":"/category/maine-news/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/maine-news/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":163530,"title":"New Brunswick News","titleExcerpt":"New Brunswick News","href":"/category/new-brunswick/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/new-brunswick/","hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":174025,"title":"Deals","titleExcerpt":"Deals","href":"http://www.seizethedeal.com/cities/presque-isle/","samedomain":false,"hasBlogroll":false}},"11":{"menuId":"11","attrs":{"menuPostId":261186,"title":"Big D & Bubba","titleExcerpt":"Big D & Bubba","href":"/show/big-d-bubba-morning-show/","samedomain":true,"menupath":"/rest/carbon/api/menu/show/big-d-bubba-morning-show/","hasBlogroll":false}},"12":{"menuId":"12","attrs":{"menuPostId":260047,"title":"Listen Live","titleExcerpt":"Listen Live","href":"/listen-live/popup/?wo=true","samedomain":true,"hasBlogroll":false}},"13":{"menuId":"13","attrs":{"menuPostId":83786,"title":"Jobs With Us","titleExcerpt":"Jobs With Us","href":"/employment/","samedomain":true,"hasBlogroll":false}},"14":{"menuId":"14","attrs":{"menuPostId":283935,"title":"Boston Celtics Bus Trip","titleExcerpt":"Boston Celtics Bus Trip","href":"/events/boston-celtics-bus-trip-february-4-2018/04-february-2018-td-garden-2/","samedomain":true,"hasBlogroll":false}},"13.1":{"menuId":"13.1","attrs":{"menuPostId":111468,"title":"Newsletter","titleExcerpt":"Newsletter","href":"/newsletter/","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":2},"data":["comscore","1","2","3","4","5","6","7","8","9","10","11"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"EEO","href":"/eeo/"}},"2":{"menuId":"2","attrs":{"title":"Advertise With","href":"/advertise/"}},"3":{"menuId":"3","attrs":{"title":"Public File","href":"/wbpw-public-file/"}},"4":{"menuId":"4","attrs":{"title":"Terms","href":"/terms/"}},"5":{"menuId":"5","attrs":{"title":"VIP Terms","href":"/vip-terms/"}},"6":{"menuId":"6","attrs":{"title":"FAQ","href":"/vip-faq/"}},"7":{"menuId":"7","attrs":{"title":"Contest Rules","href":"/contest-rules/"}},"8":{"menuId":"8","attrs":{"title":"Privacy Policy (Updated: 8/31/17)","href":"/privacy/"}},"9":{"menuId":"9","attrs":{"title":"Contact","href":"/help/"}},"10":{"menuId":"10","attrs":{"href":"http://townsquaremediagroup.com/"}},"11":{"menuId":"11","attrs":{"title":"Business Listings","href":"/presque_isle-featured-business-listings/"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":17.474,"mainOptionsTime":10.97,"sidebarsTime":12.887,"widgetsTime":18.068,"processTime":59.503},"experimentGroup":"A"},"serverConfig":{"host":"bigcountry969.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>