<!doctype html>
      <html class="single" lang="en">
        <head>
          <title data-react-helmet="true">MuttNation Foundation Helping Shelters After Hurricane Harvey</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="Miranda Lambert&#x27;s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts."/><meta data-react-helmet="true" name="keywords" content="miranda lambert hurricane harvey, muttnation foundation hurricane harvey, hurricane harvey relief efforts"/><meta data-react-helmet="true" property="fb:app_id" content="151086041747752"/><meta data-react-helmet="true" property="fb:admins" content="100002025987268"/><meta data-react-helmet="true" property="fb:admins" content="931142"/><meta data-react-helmet="true" property="fb:admins" content="59877105906"/><meta data-react-helmet="true" property="og:title" content="MuttNation Foundation Helping Shelters After Hurricane Harvey"/><meta data-react-helmet="true" property="og:description" content="Miranda Lambert&#x27;s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts."/><meta data-react-helmet="true" property="og:url" content="http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/"/><meta data-react-helmet="true" property="og:site_name" content="The Boot"/><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/miranda-lambert-muttnation-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="@thebootdotcom"/><meta data-react-helmet="true" name="sailthru.description" content="Miranda Lambert&#x27;s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-29 09:40:01"/><meta data-react-helmet="true" name="sailthru.title" content="Miranda Lambert’s MuttNation Foundation Helping Shelters After Hurricane Harvey"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-theboot, tsmmarket-national, tsmtype-national, miranda-lambert, country-news"/><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/miranda-lambert-muttnation-hurricane-harvey.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://theboot.com/files/2017/08/miranda-lambert-muttnation-hurricane-harvey.jpg"/><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://theboot.com/files/2013/06/theboot-favicon.ico"/><link data-react-helmet="true" id="design-fav" rel="shortcut icon" href="http://theboot.com/files/2013/06/theboot-favicon.ico"/><link data-react-helmet="true" rel="profile" href="http://gmpg.org/xfn/11"/><link data-react-helmet="true" rel="canonical" href="http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/"/>
          <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=3b9dbc3b07b0bef2c96b11376b1d9e6298d9a129&mver=39" rel="stylesheet" type="text/css" />
          
        <script type="text/javascript">
          window.TSM = window.TSM || {};
          window.TSM.abgroup = "B";
          window.TSM.cadata = {"activeDomain":"theboot.com","blogId":623,"method":"get_single","postId":180838,"postType":"post","postDateGmt":"2017-08-29 13:40:01.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":"country-news","dimension3":"miranda-lambert","dimension4":"post","dimension5":"Tue Aug 29 2017","dimension6":"09:40","dimension7":"standard","dimension8":"1075","dimension9":"B","dimension10":"yes"};
ga( "create", {
          trackingId:"UA-19109753-30",
          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-19109753-30"};
ga( "create", {
          trackingId:"UA-19109753-34",
          name: "UA1910975334",
          allowAnchor: false
        });
        ga( "UA1910975334.require", "displayfeatures" );
        ga( "UA1910975334.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975334" ] = {gaid:"UA-19109753-34"};
ga( "create", {
          trackingId:"UA-19109753-60",
          name: "UA1910975360",
          allowAnchor: false
        });
        ga( "UA1910975360.require", "displayfeatures" );
        ga( "UA1910975360.send", gaInitData );
        window.TSM = window.TSM || {};
        window.TSM.trackersByNameAll = window.TSM.trackersByNameAll || {};
        window.TSM.trackersByNameAll[ "UA1910975360" ] = {gaid:"UA-19109753-60"};
            })(window);
          </script>
          <script async src="https://www.google-analytics.com/analytics.js"></script>
          <script>(function(w){
      w.dataLayer = [{"title":"MuttNation Foundation Helping Shelters After Hurricane Harvey","callsign":"TheBoot","market":"National","sitetype":"National","siteClassification":"","state":"NY","genre":"country","pageType":"post","tags":"miranda-lambert","categories":"country-news","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>
        (function(w,dl){
          if( dl && dl[0] ){
            dl = dl[0];
            w._oiqq = w._oiqq || [];
            var keywordMeta = document.querySelector( "meta[name='keywords']");
            _oiqq.push(["oiq_addPageBrand", "title:" + dl.title]);
            _oiqq.push(["oiq_addPageBrand", "domain:" + location.hostname]);
            _oiqq.push(["oiq_addPageBrand", "callsign:" + dl.callsign]);
            _oiqq.push(["oiq_addPageCat", "url_path:" + location.pathname]);
            _oiqq.push(["oiq_addPageCat", "meta_keywords:" + ( keywordMeta ? keywordMeta.content : "" ) ]);
            _oiqq.push(["oiq_addPageCat", "title:" + dl.title]);
            _oiqq.push(["oiq_addPageCat", "callsign:" + dl.callsign]);
            _oiqq.push(["oiq_addPageCat", "market:" + dl.market]);
            _oiqq.push(["oiq_addPageCat", "sitetype:" + dl.sitetype]);
            _oiqq.push(["oiq_addPageCat", "state:" + dl.state]);
            _oiqq.push(["oiq_addPageCat", "page_type:" + dl.pageType]);
            _oiqq.push(["oiq_addPageCat", "media_type:" + dl.mediaType]);
            _oiqq.push(["oiq_addPageCat", "day_of_week:" + dl.dayOfWeek]);
            _oiqq.push(["oiq_addPageCat", "newsletter_submission:" + (dl.newsletterSubmission || "no")]);
            _oiqq.push(["oiq_addPageCat", "period_of_day:" + dl.periodOfDay]);
            _oiqq.push(["oiq_addPageCat", "curated_referer:" + dl.curatedReferer]);
            _oiqq.push(["oiq_addPageCat", "genre:" + dl.genre]);
            _oiqq.push(["oiq_addPageCat", "tags:" + dl.tags]);
            _oiqq.push(["oiq_addPageCat", "categories:" + dl.categories]);
            _oiqq.push(["oiq_doTag"]);
            _oiqq.push(["oiq_addPageLifecycle", "g35s"]);
          }
        })(window, window.dataLayer);
        (function() {
        var oiq = document.createElement("script"); oiq.type = "text/javascript"; oiq.async = true;
        oiq.src = document.location.protocol + "//px.owneriq.net/stas/s/nlzdy0.js";
        var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(oiq, s);
        })();
      </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.9692.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=theboot.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", ["country-news"] );
googletag.pubads().setTargeting( "tags", ["miranda-lambert"] );
googletag.pubads().setTargeting( "id", "miranda-lambert-muttnation-hurricane-harvey-relief-efforts" );
googletag.pubads().setTargeting( "author", "astefano" );
googletag.pubads().setTargeting( "kw", ["astefano","miranda-lambert-muttnation-hurricane-harvey-relief-efforts","country-news","miranda-lambert","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/national/TheBoot/post", [[300,250],[300,600]], "tsm-ad-300a" ).
              addService(googletag.pubads()).
              setTargeting( "pos", "300a" );
}
if( window.TSM.adSlots["tsm-ad-maintop-300a"] === undefined ){
window.TSM.adSlots["tsm-ad-maintop-300a"] = googletag.defineSlot( "8328825/national/TheBoot/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/national/TheBoot/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/national/TheBoot/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/national/TheBoot/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/national/TheBoot/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/national/TheBoot/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/national/TheBoot/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="-1875999564"><!-- 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="no-showticker blueiv-menu" data-reactid="13"><a class="logo" href="/" itemprop="logo url" alt="The Boot" title="The Boot" data-reactid="14"><img src="http://theboot.com/files/2017/10/theboot-logo.png" alt="The Boot" title="The Boot" data-reactid="15"/></a><div class="site-menu-right" data-reactid="16"><nav id="site-menu" data-reactid="17"><div class="wrapper" data-reactid="18"><span class="icon-base icon-menu select-none" data-reactid="19"></span><ul class="links" data-reactid="20"><li class="hassub" data-reactid="21"><a href="/?nav" data-reactid="22">Home</a></li><li class="hassub" data-reactid="23"><a href="/category/country-news/?nav" data-reactid="24">News</a><div class="submenu no-data" data-reactid="25"></div></li><li class="hassub" data-reactid="26"><a href="/category/exclusive/?nav" data-reactid="27">Exclusives</a><div class="submenu no-data" data-reactid="28"></div></li><li class="hassub" data-reactid="29"><a href="/category/songs/?nav" data-reactid="30">Songs</a><div class="submenu no-data" data-reactid="31"></div></li><li class="hassub" data-reactid="32"><a href="/category/new-video/?nav" data-reactid="33">Videos</a><div class="submenu no-data" data-reactid="34"></div></li><li class="hassub" data-reactid="35"><a href="/category/galleries/?nav" data-reactid="36">Galleries</a><div class="submenu no-data" data-reactid="37"></div></li><li class="hassub" data-reactid="38"><a href="/category/count-em-down/?nav" data-reactid="39">Lists</a><div class="submenu no-data" data-reactid="40"></div></li><li class="hassub" data-reactid="41"><a href="/app/" data-reactid="42">App</a></li><li class="hassub" data-reactid="43"><a href="mailto:staff@theboot.com" data-reactid="44">Tip Us</a></li></ul><div class="site-menu-right" data-reactid="45"><ul class="social-links" data-reactid="46"><li class="social" data-reactid="47"><a class="share-link facebook" href="https://www.facebook.com/thebootcountry" target="_blank" data-social="facebook" data-reactid="48"><span class="icon-base icon-facebook" data-reactid="49"></span></a></li><li class="social" data-reactid="50"><a class="share-link twitter" href="https://twitter.com/thebootdotcom" target="_blank" data-social="twitter" data-reactid="51"><span class="icon-base icon-twitter" data-reactid="52"></span></a></li><ul class="social-subscriptions" data-reactid="53"><li class="sub-instagram " data-reactid="54"><a href="https://www.instagram.com/theboot_dotcom" target="_blank" data-reactid="55">INSTAGRAM</a></li><li class="sub-facebook" data-reactid="56"></li><li class="sub-twitter" data-reactid="57"></li></ul></ul><div id="search-form" class="" data-reactid="58"><div class="form-wrap" data-reactid="59"><form data-reactid="60"><input type="text" name="searchInput" value="" class="search-input" placeholder="Search" data-reactid="61"/><input type="submit" class="search-submit" disabled="" value="SEARCH" data-reactid="62"/></form></div><div class="icon-base icon-search" data-reactid="63"></div></div></div><div class="site-screen select-none" data-reactid="64"></div></div></nav></div><ul class="promo-links" data-reactid="65"><li data-reactid="66"><span data-reactid="67">Trending:</span></li><li data-reactid="68"><a title="Daryle Singletary" href="/tags/daryle-singletary/" data-reactid="69">Daryle Singletary</a></li><li data-reactid="70"><a title="Willie Nelson" href="/tags/willie-nelson/" data-reactid="71">Willie Nelson</a></li><li data-reactid="72"><a title="Pistol Annies" href="/tags/pistol-annies/" data-reactid="73">Pistol Annies</a></li><li data-reactid="74"><a title="Dierks Bentley" href="/tags/dierks-bentley/" data-reactid="75">Dierks Bentley</a></li><li data-reactid="76"><a title="Easton Corbin" href="/tags/easton-corbin/" data-reactid="77">Easton Corbin</a></li><li data-reactid="78"><a title="Zac Brown Band" href="/tags/zac-brown-band/" data-reactid="79">Zac Brown Band</a></li><li data-reactid="80"><a title="Jason Aldean" href="/tags/jason-aldean/" data-reactid="81">Jason Aldean</a></li><li data-reactid="82"><a title="Vince Gill" href="/tags/vince-gill/" data-reactid="83">Vince Gill</a></li><li data-reactid="84"><a title="Route 91" href="/tags/route-91-harvest-festival/" data-reactid="85">Route 91</a></li></ul></div><div class="tsm-ad tsm-ad-nav-970" data-reactid="86"><div id="tsm-ad-970a" data-reactid="87"><!-- dynamic ad --></div></div><div class="site-content clearfix" data-reactid="88"><div class="main-content" data-reactid="89"><div class="wrapper post-wrapper" data-reactid="90"><div class="post clearfix" data-reactid="91"><div class="entry" data-reactid="92"><article id="post-180838" data-location="/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/" data-index="0" data-reactid="93"><div class="page-header" data-reactid="94"><div class="content-header show-ui front boring-header" id="content-header-180838" data-reactid="95"><div class="internal-header outgrow  " style="max-height:0px;" data-reactid="96"></div><div class="content-header-header" data-reactid="97"><div class="single-post-oembed instagram" data-reactid="98"><blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="https://www.instagram.com/p/BYWMA1PglKT/" data-instgrm-version="8" style=" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);"><div style="padding:8px;"> <div style=" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;"> <div style=" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;"></div></div> <p style=" margin:8px 0 0 0; padding:0 4px;"> <a href="https://www.instagram.com/p/BYWMA1PglKT/" style=" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;" target="_blank">“Our team is headed South! It was important to our AMAZING founder, @mirandalambert that we do our part for her home state! We are headed to Houston to give relief to municipal shelters. We will help transport any animals currently in shelters so that there is room for displaced animals from Hurricane Harvey! Plus any other support we can offer!!! You can help our efforts by donating! Link in the @muttnationfoundation bio! Friends, please #prayfortexas #muttnationfoundation #ontheroadagain “ REPOST 📷: @muttnationfoundation</a></p> <p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">A post shared by <a href="https://www.instagram.com/muttnation/" style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;" target="_blank"> MuttNation</a> (@muttnation) on <time style=" font-family:Arial,sans-serif; font-size:14px; line-height:17px;" datetime="2017-08-28T17:57:58+00:00">Aug 28, 2017 at 10:57am PDT</time></p></div></blockquote></div><div class="header" data-reactid="99"><section class="title " data-reactid="100"><h1 class="" data-reactid="101">Miranda Lambert’s MuttNation Foundation Helping Shelters After Hurricane Harvey</h1></section><div class="byline" data-reactid="102"><div class="authors" data-reactid="103"><address class="author" data-reactid="104"><div class="author-image icon-user" data-reactid="105"><figure class="frameme" data-reactid="106"><a class="theframe" data-image="http://theboot.com/files/2016/10/430A7710.jpg" href="http://theboot.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="107"></a><div class="loadinganim showbox" id="0" data-reactid="108"><div class="loader" style="width:30px;height:30px;" data-reactid="109"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="110"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="111"></circle></svg></div></div></figure></div><a class="author-name" href="http://theboot.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="112">Angela Stefano</a></address></div><time datetime="2017-08-29 13:40:01 +0000" data-reactid="113">August 29, 2017</time></div></div></div></div></div><div class="content-wrap" data-reactid="114"><div class="social-share bignsexy" data-reactid="115"><div class="social-bar social-icons" data-reactid="116"><ul data-reactid="117"><li data-reactid="118"><a href="http://twitter.com/intent/tweet?text=Miranda%20Lambert%E2%80%99s%20MuttNation%20Foundation%20Helping%20Shelters%20After%20Hurricane%20Harvey%20http%3A%2F%2Ftheboot.com%2Fmiranda-lambert-muttnation-hurricane-harvey-relief-efforts%2F%3Ftrackback%3Dtwitter_mobile%20%40thebootdotcom" title="Share on Twitter" target="_blank" data-reactid="119"><span class=" social-icon icon-twitter tw" data-reactid="120"><span class="share-title" data-reactid="121">Share on Twitter</span></span></a></li><li data-reactid="122"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Fmiranda-lambert-muttnation-hurricane-harvey-relief-efforts%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="123"><span class=" social-icon icon-facebook fb" data-reactid="124"><span class="share-title" data-reactid="125">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="126"><div class="pod-content" data-reactid="127"><p data-reactid="128"><a href="http://theboot.com/tags/miranda-lambert/" data-reactid="129"><!-- react-text: 130 -->Miranda Lambert<!-- /react-text --></a><!-- react-text: 131 -->&#x27;s MuttNation Foundation has headed to the Houston, Texas, area to help with Hurricane Harvey relief efforts. Specifically, they&#x27;re looking out for local animal shelters and stranded pets in need.<!-- /react-text --></p><p data-reactid="132">According to an Instagram post on the MuttNation Foundation account on Monday (Aug. 28), &quot;it was important to our AMAZING founder, @mirandalambert that we do our part for her home state!&quot; MuttNation&#x27;s staff members are driving vans, RVs and buses to the hurricane-ravaged parts of Texas and are ready to transport animals currently housed in the area&#x27;s shelters so they can make room for animals displaced by Hurricane Harvey; they&#x27;re also happy to give &quot;any other support we can offer!!!&quot; the Instagram message reads.</p><div class="sharethrough-container" data-reactid="133"><div class="tsm-ad tsm-ad-oop" data-reactid="134"><div id="tsm-ad-sharethrough-oop-1" data-reactid="135"><!-- dynamic ad --></div></div></div><p data-reactid="136"><!-- react-text: 137 -->A native of Lindale, Texas, which is located about 200 miles north of Houston, Lambert founded the MuttNation Foundation in 2009 with her mom, Bev. The singer has been <!-- /react-text --><a href="https://twitter.com/mirandalambert/status/902149877290950658" target="_blank" data-reactid="138"><!-- react-text: 139 -->on social media<!-- /react-text --></a><!-- react-text: 140 --> offering up her own prayers for her home state, and asking her fans to do the same, and help out however they can.<!-- /react-text --></p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="141"></div><p data-reactid="142"><!-- react-text: 143 -->Hurricane Harvey dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state over the weekend, and even more rain is expected. <!-- /react-text --><a href="http://www.cnn.com/2017/08/28/us/harvey-houston-texas-louisiana/index.html" target="_blank" data-reactid="144"><!-- react-text: 145 -->CNN <!-- /react-text --></a><!-- react-text: 146 -->reports that officials are expecting 450,000 people to need disaster relief assistance; FEMA Administrator Brock Long calls the storm &quot;a landmark event for Texas.&quot;<!-- /react-text --></p><p data-reactid="147"><!-- react-text: 148 -->Both <!-- /react-text --><a href="http://theboot.com/tags/chris-young/" data-reactid="149"><!-- react-text: 150 -->Chris Young<!-- /react-text --></a><!-- react-text: 151 --> and <!-- /react-text --><a href="http://theboot.com/tags/lady-antebellum/" data-reactid="152"><!-- react-text: 153 -->Lady Antebellum<!-- /react-text --></a><!-- react-text: 154 --> are helping with Hurricane Harvey relief efforts as well: Young has <!-- /react-text --><a href="http://theboot.com/chris-young-hurricane-harvey-gofundme/" data-reactid="155"><!-- react-text: 156 -->set up a GoFundMe campaign<!-- /react-text --></a><!-- react-text: 157 --> to help raise money for those affected by the natural disaster, 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 giving $100,000 himself. Lady A, meanwhile, <!-- /react-text --><a href="http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" data-reactid="158"><!-- react-text: 159 -->donated proceeds from merchandise sales<!-- /react-text --></a><!-- react-text: 160 --> at their Saturday night (Aug. 26) concert in Dallas, Texas, to relief efforts.<!-- /react-text --></p><div data-reactid="161"><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="162"><div class="photogallery-container" id="photogallery-623-389479-0" data-reactid="163"><div class="sizer" data-reactid="164"></div><div class="loadinganim showbox" id="0" data-reactid="165"><div class="loader" style="width:30px;height:30px;" data-reactid="166"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="167"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" style="stroke:#fff;" data-reactid="168"></circle></svg></div></div></div><!-- react-text: 169 --><!-- /react-text --></div><div data-reactid="170"><p style="text-align: center;"><strong>You Think You Know Miranda Lambert?</strong></p>
</div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="171"></div></div></div><div class="content-footer" data-reactid="172"><div class="single-post-button cto-container" data-reactid="173"><a class="next-post cto" href="http://theboot.com/songs-inspired-by-tragedies/" target="_blank" data-reactid="174">NEXT: Country Songs Inspired By World Tragedy</a></div><!-- react-empty: 175 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="176"></div><!-- react-text: 177 --><!-- /react-text --><div class="tags-lines" data-reactid="178"><div class="wrapper" data-reactid="179"><span data-reactid="180"><!-- react-text: 181 -->Filed Under<!-- /react-text --><!-- react-text: 182 -->: <!-- /react-text --></span><span data-reactid="183"><!-- react-text: 184 --><!-- /react-text --><a href="http://theboot.com/tags/miranda-lambert/" data-reactid="185">Miranda Lambert</a></span></div><div class="wrapper" data-reactid="186"><span data-reactid="187"><!-- react-text: 188 -->Categories<!-- /react-text --><!-- react-text: 189 -->: <!-- /react-text --></span><span data-reactid="190"><!-- react-text: 191 --><!-- /react-text --><a href="http://theboot.com/category/country-news/" data-reactid="192">Country News</a></span></div></div><div class="comments-wrapper" data-reactid="193"><div class="comments" data-reactid="194"><div data-reactid="195"><span class="icon-comments" data-reactid="196"></span><i data-reactid="197">Comments</i><span class="fb-comments-count" data-href="http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/" data-reactid="198"></span><span class="icon-triangle-down" data-reactid="199"></span></div><div class="cto" data-reactid="200">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="201"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="202">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="203"><div class="aside-inside" data-reactid="204"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-77" data-reactid="205"><div class="wrapper clearfix" data-reactid="206"><div class="fix_sidebar_marker" data-reactid="207"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1364" data-reactid="208"><header data-reactid="209"><h2 data-reactid="210"><span class="title-container" data-reactid="211">Editor&#x27;s Picks</span><!-- react-text: 212 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="213"><section id="ts_blogroll-1364" class="blogroll carousel slider dl align-right" data-reactid="214"><div class="slider blogroll-items" data-reactid="215"><div class="sizer" data-reactid="216"></div><div class="mover slide" data-reactid="217"><article class="item title-over-image" data-reactid="218"><figure class="frameme" data-reactid="219"><a class="theframe" data-image="http://theboot.com/files/2014/02/Brad-Paisley1.jpg" href="http://theboot.com/brad-paisley-grand-ole-opry/" rel="" title="Country Music Memories: Brad Paisley Inducted Into the Opry" data-reactid="220"></a><div class="loadinganim showbox" id="0" data-reactid="221"><div class="loader" style="width:30px;height:30px;" data-reactid="222"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="223"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="224"></circle></svg></div></div></figure><div class="content" data-reactid="225"><a href="http://theboot.com/brad-paisley-grand-ole-opry/" title="Country Music Memories: Brad Paisley Inducted Into the Opry" class="title" data-reactid="226">Country Music Memories: Brad Paisley Inducted Into the Opry</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="227"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="228"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-952" data-reactid="229"><div class="wrapper clearfix" data-reactid="230"><div class="widget-content" data-reactid="231"><div class="tsm-ad tsm-ad-300" data-reactid="232"><div id="tsm-ad-300a" data-reactid="233"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-820" data-reactid="234"><div class="wrapper clearfix" data-reactid="235"><div class="widget-content" data-reactid="236"><div data-reactid="237"><form method="post" class="newsletter-frame clearfix" data-reactid="238"><div class="content clearfix" data-reactid="239"><p class="title" data-reactid="240">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="241"><div class="vertical-centered" data-reactid="242"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="243"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="244"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1365" data-reactid="245"><header data-reactid="246"><h2 data-reactid="247"><span class="title-container" data-reactid="248">The Latest</span><!-- react-text: 249 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="250"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="251"><div class="blogroll-inner clearfix" data-reactid="252"><article class="" data-reactid="253"><figure class="frameme" data-reactid="254"><a class="theframe" data-image="http://theboot.com/files/2014/02/Brad-Paisley1.jpg" href="http://theboot.com/brad-paisley-grand-ole-opry/" rel="" title="17 Years Ago: Brad Paisley Inducted Into the Grand Ole Opry" data-reactid="255"></a><div class="loadinganim showbox" id="0" data-reactid="256"><div class="loader" style="width:30px;height:30px;" data-reactid="257"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="258"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="259"></circle></svg></div></div></figure><div class="content" data-reactid="260"><a href="http://theboot.com/brad-paisley-grand-ole-opry/" title="17 Years Ago: Brad Paisley Inducted Into the Grand Ole Opry" class="title" data-reactid="261">17 Years Ago: Brad Paisley Inducted Into the Grand Ole Opry</a></div></article><article class="" data-reactid="262"><figure class="frameme" data-reactid="263"><a class="theframe" data-image="http://theboot.com/files/2018/02/Trampled-by-Turtles.jpg" href="http://theboot.com/trampled-by-turtles-kellys-bar/" rel="" title="Trampled By Turtles Share Single &amp;apos;Kelly&amp;apos;s Bar,&amp;apos; Announce New Album [LISTEN]" data-reactid="264"></a><div class="loadinganim showbox" id="0" data-reactid="265"><div class="loader" style="width:30px;height:30px;" data-reactid="266"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="267"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="268"></circle></svg></div></div></figure><div class="content" data-reactid="269"><a href="http://theboot.com/trampled-by-turtles-kellys-bar/" title="Trampled By Turtles Share Single &#x27;Kelly&#x27;s Bar,&#x27; Announce New Album [LISTEN]" class="title" data-reactid="270">Trampled By Turtles Share Single &#x27;Kelly&#x27;s Bar,&#x27; Announce New Album [LISTEN]</a></div></article><article class="" data-reactid="271"><figure class="frameme" data-reactid="272"><a class="theframe" data-image="http://theboot.com/files/2018/02/Parker-Millsap.jpg" href="http://theboot.com/parker-milsap-other-arrangements/" rel="" title="Parker Millsap Set to Release New Album, &amp;apos;Other Arrangements&amp;apos;" data-reactid="273"></a><div class="loadinganim showbox" id="0" data-reactid="274"><div class="loader" style="width:30px;height:30px;" data-reactid="275"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="276"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="277"></circle></svg></div></div></figure><div class="content" data-reactid="278"><a href="http://theboot.com/parker-milsap-other-arrangements/" title="Parker Millsap Set to Release New Album, &#x27;Other Arrangements&#x27;" class="title" data-reactid="279">Parker Millsap Set to Release New Album, &#x27;Other Arrangements&#x27;</a></div></article><article class="" data-reactid="280"><figure class="frameme" data-reactid="281"><a class="theframe" data-image="http://theboot.com/files/2018/02/Steve-Moakler2.jpg" href="http://theboot.com/steve-moakler-born-ready-video-im-with-her-game-to-lose-video/" rel="" title="I&amp;apos;m With Her, Steve Moakler and More Share New Music Videos [WATCH]" data-reactid="282"></a><div class="loadinganim showbox" id="0" data-reactid="283"><div class="loader" style="width:30px;height:30px;" data-reactid="284"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="285"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="286"></circle></svg></div></div></figure><div class="content" data-reactid="287"><a href="http://theboot.com/steve-moakler-born-ready-video-im-with-her-game-to-lose-video/" title="I&#x27;m With Her, Steve Moakler and More Share New Music Videos [WATCH]" class="title" data-reactid="288">I&#x27;m With Her, Steve Moakler and More Share New Music Videos [WATCH]</a></div></article><article class="" data-reactid="289"><figure class="frameme" data-reactid="290"><a class="theframe" data-image="http://theboot.com/files/2018/02/willie-nelson1.jpg" href="http://theboot.com/willie-nelson-announces-last-man-standing/" rel="" title="Willie Nelson Announces New Album, &amp;apos;Last Man Standing&amp;apos;, Debuts Title Track [LISTEN]" data-reactid="291"></a><div class="loadinganim showbox" id="0" data-reactid="292"><div class="loader" style="width:30px;height:30px;" data-reactid="293"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="294"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="295"></circle></svg></div></div></figure><div class="content" data-reactid="296"><a href="http://theboot.com/willie-nelson-announces-last-man-standing/" title="Willie Nelson Announces New Album, &#x27;Last Man Standing&#x27;, Debuts Title Track …" class="title" data-reactid="297">Willie Nelson Announces New Album, &#x27;Last Man Standing&#x27;, Debuts Title Track …</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="298"><footer data-reactid="299"><div class="links clearfix" data-reactid="300"><div class="logo" data-reactid="301"></div><div class="details" data-reactid="302"><h2 data-reactid="303">Information</h2><ul data-reactid="304"><li data-reactid="305"><a title="Taste Of Country Network" class="" data-reactid="306">Taste Of Country Network</a></li><li data-reactid="307"><a title="Privacy" href="/privacy" class="" data-reactid="308">Privacy</a></li><li data-reactid="309"><a title="Advertise" href="http://www.townsquaremedia.com/national-media/advertise" class="" data-reactid="310">Advertise</a></li></ul></div><div class="social-links" data-reactid="311"><h2 data-reactid="312">Follow Us</h2><ul data-reactid="313"><li class="social" data-reactid="314"><a class="share_link facebook" href="https://www.facebook.com/thebootcountry" target="_blank" data-social="facebook" data-reactid="315"><span class="icon-facebook" data-reactid="316"></span></a></li><li class="social" data-reactid="317"><a class="share_link twitter" href="https://twitter.com/thebootdotcom" target="_blank" data-social="twitter" data-reactid="318"><span class="icon-twitter" data-reactid="319"></span></a></li></ul></div></div><div class="legal" data-reactid="320"><!-- react-text: 321 -->2018<!-- /react-text --><!-- react-text: 322 --> <!-- /react-text --><!-- react-text: 323 -->The Boot<!-- /react-text --><!-- react-text: 324 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 325 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="326"><!-- react-empty: 327 --><div id="bottom-not-ads" data-reactid="328"><div class="tsm-ad tsm-ad-728" data-reactid="329"><div id="tsm-ad-728b" data-reactid="330"><!-- dynamic ad --></div></div></div></section></div></div></div>
          <script>
            window.__INITIAL_STATE__ = {"gallery":{},"internalads":{},"json":{"response":{"options":{"method":"get_single","adPageType":"post","mediaType":"video","loyalty_restricted":false,"methodSubType":null,"blogId":623,"postId":180838,"url":"/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","unfriendlyRequestUrl":"/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","requestUrl":"/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","blogOptions":{"aioseop_options":{"aiosp_can":"on","aiosp_donate":null,"aiosp_home_title":"The Boot - Country Music News, Music Videos and Songs","aiosp_home_description":"The top source for the latest country music news, videos, songs, interviews and live performances from country\\'s biggest stars.","aiosp_home_keywords":"country music, country","aiosp_max_words_excerpt":null,"aiosp_rewrite_titles":"on","aiosp_post_title_format":"%post_title%","aiosp_page_title_format":"%page_title%","aiosp_category_title_format":"%category_title% - The Boot","aiosp_archive_title_format":"%date% - The Boot","aiosp_tag_title_format":"%tag% News","aiosp_search_title_format":"%search% - The Boot","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":null,"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":"","blogname":"The Boot","carbonUiUpdateCounter":"39","design_option_live":{"page_bg":"FF18374C","page_head_bg":"00444444","primary_bg":"FFFFFFFF","secondary_bg":"FFFFFFFF","mdl_head_bg":"FF202F40","main_nav_hue":"FFFFFFFF","nav_hover_hue":"FFE7E0CA","primary_hue":"FF222222","secondary_hue":"FF233344","primary_head_hue":"FF233344","secondary_head_hue":"FF333333","primary_active_hue":"FF2F7AB1","secondary_active_hue":"FF233344","accent_hue":"FF2F7AB1","header_link_hue":"FF6B4F23","footer_link_hue":"FF797D80","primary_mdl_bg":"FFE9E9E9","primary_mdl_hue":"FF111111","secondary_mdl_bg":"91E6E9ED","secondary_mdl_hue":"FF222222","standout_bg":"FF213145","mobile_primary_color":"FF2F7AB1","mobile_secondary_color":"FF96855F","iv_primary_color":"FF2F7AB1","iv_secondary_color":"FF2F7AB1","iv_tertiary_color":"FF233344","iv_html_color":"FF1B374C","iv_container_color":"FFFFFFFF","iv_html_bg":"","iv_body_bg":"","iv_logo":"","iv_logo_trim":"","carbon_logo_bg":"80000000","carbon_showticker_bg":"80000000","events_app_primary_color":"FF2F7AB1","events_app_secondary_color":"FF233344","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://theboot.com/files/2017/10/theboot-bg-v3.jpg","carbon_logo_img":"http://theboot.com/files/2017/10/theboot-logo.png","carbon_promo_bg_img":"http://theboot.com/files/2017/10/theboot-promo6.jpg","page_img":"http://theboot.com/files/2013/06/repeat-noiseBackground.gif","body_img":"http://wac.450f.edgecastcdn.net/80450F/production.townsquareblogs.com/wp-content/uploads/2014/05/boot-bg.jpg","square_logo_img":"","logo_img":"http://theboot.com/files/2013/06/theboot-logo.png","logo_img_trim":"http://theboot.com/files/2013/06/logo.png","logo_img_light":"","logo_img_dark":"","header_img":"http://theboot.com/files/2013/06/header.jpg","placeholder_img":"","page_head_img":"","favicon_img":"http://theboot.com/files/2013/06/theboot-favicon.ico","top_banner_img":"dark","title":"The Boot","ID":"0","designer":"Anibal Rosado","comment":"carbon v4","action":"edit","editor":"jacknealy","editorID":2974086,"siteID":"623","timestamp":1508177409,"status":"active","properties":{"iv_html_bg":{"background-repeat":"","background-attachment":"","background-size":""},"carbon_body_img":{"background-repeat":"","background-attachment":"fixed","background-size":""}}},"disable_mobile_ads":"","enableAppNexusWrapper":"1","enableBelowGalleryEndcard":"1","enableInGalleryEndcard":"1","enable_chartbeat":"","exclude_bottom_banner":"1","exclude_top_banner":"","FacebookCommentsOptions":{"moderator_userids":"100002025987268, 931142, 59877105906","moderator_appid":"134615943276794","show_commentscount":"yes","colorscheme":""},"facebook_app":{"id":"151086041747752","fanpage":"https://www.facebook.com/thebootcountry","plugins":{"facebook-like-button":"1","facebook-authentication":"1"}},"google_ads_dfp6_template_ads":{"top-728x90":"1","bottom-728x90":"1","mid-top-300x250":"0","mid-bottom-300x250":"0","tsm-out-of-page":"1","tsm-2x2":"0","top-right-noflex-300x250":"1","maintop-300x250":"1","middle-right-300x250":"1","bottom-right-300x250":"1","photogallery-300x250":"1","photogallery-728x90":"1","in-between-article-728":"1","dynamic-ad-custom":"1","dynamic-ad-header":"0","dynamic-ad-push":"0","top-right-300x250":"1"},"iq_weather_page_sponsor_city_name":"","iq_weather_page_sponsor_zip_code":"","onlyhome_pushdown":"","onlyhome_topbanner":"","posts_per_page":"10","sailthru_list_default":"TheBoot","site_template_theme_meta":{"template-tone":"1","listen-live-bar":"block","sidebar-widgets-header":"clear","next-page-offset":"11"},"social_overlay":{"fb":"1","nl":"1","colors":{"background-color":"#202f40","color":"#ffffff"},"wrapper":{"divider":"#ffffff","button":"#000000","button-font":"#ffffff"},"logo":"http://theboot.com/files/2014/06/theboot.png"},"timezone_string":"America/New_York","townsquare_ad_version":"dfp6","tpsoip-jsfileid":"nlzdy0","tpsoip-pagelifecycle":"g35s","ts-templates-carbon-homepage-id":"184470","ts-templates-homepage-id":"4434","ts-templates-mobile-homepage-id":"4434","tsc_category_sidebars":{"count-em-down":"home-right"},"tsc_tag_sidebars":{},"_station_info":{"sitetype":"National","market":"National","genre":{"0":"country"},"callsign":"TheBoot","callletters":"TheBoot","legalname":"TheBoot","siteclassification":"","street":"","street-2":"","city":"New York","state":"NY","zip":"10019","phone":"","helpline":"","studioline":"","officeline":"","officehours":"","email":"staff@theboot.com","tipus-email":"staff@theboot.com","inquiries-email":"","advertising-contact":"","advertising-email":"","gm-contact":"","gm-email":"","programming-director-contact":"","programming-director-email":"","digital-managing-editor-contact":"","digital-managing-editor-email":"","digital-sales-manager-contact":"","digital-sales-manager-email":"","mobile-app-feedback-email":"ask.theboot@townsquaredigital.com","mobile-app-media-submission-email":"media.submit.theboot@townsquaredigital.com","public-record-administrator-name":"","public-record-administrator-email":"","fcc-online-public-file-url":"","feedbackurl":"","biz-list-url":"","amazon_affiliate":"","yieldmo_placement":"ym_1179548453775456807","jwplayer":"","twitter_handle":"thebootdotcom","youtube_handle":"","youtube_channel_id":"","instagram_handle":"theboot_dotcom","rss_icon":"1","comscore-label":"Taste Of Country"},"_station_logos":{"rss-logo":"http://theboot.com/files/2015/01/theboot.png","facebook-logo":"http://theboot.com/files/2016/10/bot-fb.png","admin-icon-logo":"http://theboot.com/files/2016/10/boot-icon-32.png","apple-low-res":"http://theboot.com/files/2016/10/boot-icon-57.png","apple-high-res":"http://theboot.com/files/2016/10/boot-icon-114.png","apple-ipad":"http://theboot.com/files/2016/10/boot-icon-72.png","mobile-web":"http://theboot.production.townsquareblogs.com/files/2013/06/boot6.jpg","syndication-attribution":"http://theboot.production.townsquareblogs.com/files/2013/06/boot.png"},"_station_settings":{"default_show_image":""},"_townsquare_user_registration_settings":{"registration-confirmation":"yes","use-short-form":"no","use-captcha":"yes","disable-registration":"yes","javascript-links":"no","profile_language":{"registration":{"lightbox_title":"The Boot Registration","lightbox_message":"Sign up for an account to comment, share your thoughts, and earn points to get great prizes.","lightbox_button":"Registration","page_signup_title":"Registration","page_signup_message":"Sign up now to earn points and get closer to all of those rewards and benefits! Only your Display Name will be visible to the public.","page_signup_email_subscribe":"Sign me up for email notifications and newsletters!","page_email_confirm_title":"Please Confirm Your Registration.","page_email_confirm_title_error":"Error Confirming Your Registration.","page_email_confirm_message":"We just sent you an email with a confirmation link in it. Click the link and you'll be ready to start racking up some points, and leaving comments for your favorite djs.","page_email_confirm_button":"Resend confirmation email."},"profile":{"edit_user_title":"Personal Information","edit_contact_title":"Contact Info","edit_contact_email_subscribe":"I want to receive emails from The Boot.","edit_contact_sms_subscribe":"I want to receive SMS text updates from The Boot."}},"requires-confirmation":"no"},"blogInfo":{"blogId":623,"blogName":"The Boot","blogDescription":"","postTitleFormat":"%post_title%","timeZone":"America/New_York","market":"National","activeDomain":"theboot.com","legalName":"TheBoot"}},"globalBlogOptions":{"google_maps_default_api_key":"AIzaSyCcIkjOyxS9DtubyqzLX2Sbancl83fKon4","gtmSiteId":"GTM-K346HJZ","kruxSiteId":"rwjnisqy1","kruxEnabled":true,"oipEnabled":true},"headers":{"title":[{"textContent":"MuttNation Foundation Helping Shelters After Hurricane Harvey"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"description","content":"Miranda Lambert's MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts."}},{"attrs":{"name":"keywords","content":"miranda lambert hurricane harvey, muttnation foundation hurricane harvey, hurricane harvey relief efforts"}},{"attrs":{"property":"fb:app_id","content":"151086041747752"}},{"attrs":{"property":"fb:admins","content":"100002025987268"}},{"attrs":{"property":"fb:admins","content":"931142"}},{"attrs":{"property":"fb:admins","content":"59877105906"}},{"attrs":{"property":"og:title","content":"MuttNation Foundation Helping Shelters After Hurricane Harvey"}},{"attrs":{"property":"og:description","content":"Miranda Lambert's MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts."}},{"attrs":{"property":"og:url","content":"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/"}},{"attrs":{"property":"og:site_name","content":"The Boot"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://theboot.com/files/2017/08/miranda-lambert-muttnation-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":"@thebootdotcom"}},{"attrs":{"name":"sailthru.description","content":"Miranda Lambert's MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts."}},{"attrs":{"name":"sailthru.date","content":"2017-08-29 09:40:01"}},{"attrs":{"name":"sailthru.title","content":"Miranda Lambert’s MuttNation Foundation Helping Shelters After Hurricane Harvey"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-theboot, tsmmarket-national, tsmtype-national, miranda-lambert, country-news"}},{"attrs":{"name":"sailthru.author","content":"astefano"}},{"attrs":{"name":"sailthru.image.full","content":"http://theboot.com/files/2017/08/miranda-lambert-muttnation-hurricane-harvey.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://theboot.com/files/2017/08/miranda-lambert-muttnation-hurricane-harvey.jpg"}},{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}}],"link":[{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://theboot.com/files/2013/06/theboot-favicon.ico"}},{"attrs":{"id":"design-fav","rel":"shortcut icon","href":"http://theboot.com/files/2013/06/theboot-favicon.ico"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"The Boot » Feed","href":"http://theboot.com/feed/"}},{"attrs":{"rel":"profile","href":"http://gmpg.org/xfn/11"}},{"attrs":{"rel":"alternate","type":"application/rss+xml","title":"The Boot » Miranda Lambert’s MuttNation Foundation Helping Shelters After Hurricane Harvey Comments Feed","href":"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://theboot.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"The Grascals, ‘Demons’ [Exclusive Premiere]","href":"http://theboot.com/the-grascals-demons/"}},{"attrs":{"rel":"next","title":"Top 10 Country Songs About Texas","href":"http://theboot.com/songs-about-texas/"}},{"attrs":{"rel":"shortlink","href":"http://theboot.com/?p=180838"}},{"attrs":{"rel":"canonical","href":"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/"}},{"attrs":{"rel":"apple-touch-icon-precomposed","href":"http://theboot.com/files/2016/10/boot-icon-57.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"114x114","href":"http://theboot.com/files/2016/10/boot-icon-114.png"}},{"attrs":{"rel":"apple-touch-icon-precomposed","sizes":"72x72","href":"http://theboot.com/files/2016/10/boot-icon-72.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":"pvZVci4CxN8bQfUxmK8mbR1k","enableOpenx":false,"enableKiosked":true,"enableKioskedMobile":false,"enableSonobi":true,"sonobiScript":"","zergnetId":"","enableYieldbot":false},"scriptVars":{"dfp":{"activeSlots":["tsm-out-of-page","top-right-300x250","middle-right-300x250","bottom-right-300x250","dynamic-ad-custom","top-728x90","bottom-728x90","top-right-noflex-300x250"],"adPageSettings":{"attrs":{"catid":["country-news"],"tags":["miranda-lambert"],"id":"miranda-lambert-muttnation-hurricane-harvey-relief-efforts","author":"astefano","kw":["astefano","miranda-lambert-muttnation-hurricane-harvey-relief-efforts","country-news","miranda-lambert","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"],"dfp6":true},"smartAppBanner":{"bannerTitle":"The Boot","itunes_app_id":"1161490624","google_play_app_id":"com.tsm.theboot","daysHidden":"15","daysReminder":"90","buttonText":"View","priceText":"Get","img_url":"http://theboot.com/files/2016/10/boot-icon-57.png"},"revision":"d0e436db9346b8b64c59702fc90512d46360aac8"},"activeDomain":"theboot.com","authLoginFormNonce":"c9658f4fb4","authRegFormNonce":"7b749df5c3","ga":{"ids":{"primary":"UA-19109753-30","secondary":["UA-19109753-34","UA-19109753-60"],"all":["UA-19109753-30","UA-19109753-34","UA-19109753-60"]}},"tsmStatic":{"revision":"4911d95e0898b139b595eb65188214cf422adc5b"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"yes"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":180838,"postAuthor":629935,"postDate":"2017-08-29T14:40:01.000Z","postDateGmt":"2017-08-29T13:40:01.000Z","postTitle":"Miranda Lambert's MuttNation Foundation Helping Shelters After Hurricane Harvey","postExcerpt":"<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"miranda-lambert-muttnation-hurricane-harvey-relief-efforts","toPing":"","pinged":"","postModified":"2017-08-29T14:58:49.000Z","postModifiedGmt":"2017-08-29T13:58:49.000Z","postContentFiltered":"","postParent":0,"guid":"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-29 13:40:01.000+0000","postModifiedGmtStr":"2017-08-29 13:58:49.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Miranda Lambert&#8217;s MuttNation Foundation Helping Shelters After Hurricane Harvey","next":{"latest":[{"postId":97856,"documentUrl":"/country-artists-pets-pictures/","filterUrl":"/rest/carbon/filter/main/country-artists-pets-pictures/","sortDate":"2017-08-25 09:15:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":180511,"documentUrl":"/miranda-lambert-anderson-east-getaway-driver/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-anderson-east-getaway-driver/","sortDate":"2017-08-24 10:45:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178721,"documentUrl":"/miranda-lambert-dear-old-sun-forgot-the-words/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-dear-old-sun-forgot-the-words/","sortDate":"2017-08-02 08:05:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":23629,"documentUrl":"/top-country-albums-2/","filterUrl":"/rest/carbon/filter/main/top-country-albums-2/","sortDate":"2017-08-02 07:30:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":14009,"documentUrl":"/top-country-albums/","filterUrl":"/rest/carbon/filter/main/top-country-albums/","sortDate":"2017-08-02 07:00:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178553,"documentUrl":"/little-big-town-miranda-lambert-goodbye-earl/","filterUrl":"/rest/carbon/filter/main/little-big-town-miranda-lambert-goodbye-earl/","sortDate":"2017-07-31 11:55:22.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":177828,"documentUrl":"/country-songs-everyone-must-hear-before-they-die/","filterUrl":"/rest/carbon/filter/main/country-songs-everyone-must-hear-before-they-die/","sortDate":"2017-07-28 11:00:52.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178370,"documentUrl":"/pistol-annies-new-music-2018/","filterUrl":"/rest/carbon/filter/main/pistol-annies-new-music-2018/","sortDate":"2017-07-27 10:30:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178185,"documentUrl":"/miranda-lambert-u2-still-havent-found-what-im-looking-for/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-u2-still-havent-found-what-im-looking-for/","sortDate":"2017-07-25 12:40:51.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":116072,"documentUrl":"/country-stars-who-got-divorced/","filterUrl":"/rest/carbon/filter/main/country-stars-who-got-divorced/","sortDate":"2017-07-20 07:10:48.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"}],"taxonomy":[{"postId":97856,"documentUrl":"/country-artists-pets-pictures/","filterUrl":"/rest/carbon/filter/main/country-artists-pets-pictures/","sortDate":"2017-08-25 09:15:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":180511,"documentUrl":"/miranda-lambert-anderson-east-getaway-driver/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-anderson-east-getaway-driver/","sortDate":"2017-08-24 10:45:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178721,"documentUrl":"/miranda-lambert-dear-old-sun-forgot-the-words/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-dear-old-sun-forgot-the-words/","sortDate":"2017-08-02 08:05:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":23629,"documentUrl":"/top-country-albums-2/","filterUrl":"/rest/carbon/filter/main/top-country-albums-2/","sortDate":"2017-08-02 07:30:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":14009,"documentUrl":"/top-country-albums/","filterUrl":"/rest/carbon/filter/main/top-country-albums/","sortDate":"2017-08-02 07:00:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178553,"documentUrl":"/little-big-town-miranda-lambert-goodbye-earl/","filterUrl":"/rest/carbon/filter/main/little-big-town-miranda-lambert-goodbye-earl/","sortDate":"2017-07-31 11:55:22.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":177828,"documentUrl":"/country-songs-everyone-must-hear-before-they-die/","filterUrl":"/rest/carbon/filter/main/country-songs-everyone-must-hear-before-they-die/","sortDate":"2017-07-28 11:00:52.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178370,"documentUrl":"/pistol-annies-new-music-2018/","filterUrl":"/rest/carbon/filter/main/pistol-annies-new-music-2018/","sortDate":"2017-07-27 10:30:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178185,"documentUrl":"/miranda-lambert-u2-still-havent-found-what-im-looking-for/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-u2-still-havent-found-what-im-looking-for/","sortDate":"2017-07-25 12:40:51.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":116072,"documentUrl":"/country-stars-who-got-divorced/","filterUrl":"/rest/carbon/filter/main/country-stars-who-got-divorced/","sortDate":"2017-07-20 07:10:48.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"theboot.com","blogId":623,"method":"get_single","postId":180838,"postType":"post","postDateGmt":"2017-08-29 13:40:01.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":[],"widgetDetails":{"promotion-2":{"widgetInfo":{"id":"promotion-2","groupType":"promotion","widgetType":"widget_promotion","widgetInstance":"2"},"widgetParams":{"title":"                          ","type":"single","subtype":"","promotions":{"single":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}},"overlay":{"0":{"image":"","description":"","link_url":"","link_target":"_self"}},"list":{"0":{"image":"","description":"","link_url":"","link_label":"","link_target":"_self"}},"links_list":{"0":{"link_url":"","link_label":"","link_target":"_self"}},"leaderboard":{"0":{"name":"","score":"","link_url":""}},"image_list":{"0":{"image":"","image_label":"","link_url":"","link_target":"_self"}}}}}}},"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://theboot.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":"Country News","postType":"post","postTitle":"Miranda Lambert&#8217;s MuttNation Foundation Helping Shelters After Hurricane Harvey","widgetTime":22}}}},"carbonsidebar/mainads":{"widgets":["carbonwidget/top-728x90","carbonwidget/dynamic-ad-custom","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":4}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":4}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":4}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":3}}}},"single-post-bottom":{"widgets":["widget_third_party_content-2","widget_third_party_content-3","ts_blogroll-7"],"widgetDetails":{"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":"35858","placement":"","targettype":"","mode":"","widgetTime":3}},"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":"Around the Web","id":"14790","placement":"","targettype":"","mode":"","widgetTime":3}},"ts_blogroll-7":{"widgetInfo":{"id":"ts_blogroll-7","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"7"},"widgetParams":{"title":"Best of The Boot","type":"main_content_thumb_title_roll","cat":"25299,702,1818","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","align":"default","isweather":0}}}},"carbonsidebar/facebookComment":true,"carbon-post-sidebar":{"widgets":["fix_sidebar_marker-77","ts_blogroll-1364","google-ads-widget-952","tsq_sailthru_newsletter_widget-820","ts_blogroll-1365"],"widgetDetails":{"fix_sidebar_marker-77":{"widgetInfo":{"id":"fix_sidebar_marker-77","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"77"},"widgetParams":{"title":"Fix Sidebar Marker","widgetTime":3}},"ts_blogroll-1364":{"widgetInfo":{"id":"ts_blogroll-1364","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1364"},"widgetParams":{"title":"Editor's Picks","type":"carousel","isweather":0,"cat":"","posts_per_page":"5","align":"right","tag":"editor's picks","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":"1","unique_posts":"1","pinned_id":"","pinned_label":""}},"google-ads-widget-952":{"widgetInfo":{"id":"google-ads-widget-952","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"952"},"widgetParams":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2}},"tsq_sailthru_newsletter_widget-820":{"widgetInfo":{"id":"tsq_sailthru_newsletter_widget-820","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"820"},"widgetParams":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing!","enable_primary":"","align":"","lists":["TheBoot"],"widgetTime":2}},"ts_blogroll-1365":{"widgetInfo":{"id":"ts_blogroll-1365","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1365"},"widgetParams":{"title":"The Latest","type":"sidebar_row_standard","posts_per_page":"5","cat":"358","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":"1","align":"default","show_thumb":0,"alternate_data":"1","isweather":0,"pinned_id":"","pinned_label":""}}}},"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":{"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://theboot.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":"Country News","postType":"post","postTitle":"Miranda Lambert&#8217;s MuttNation Foundation Helping Shelters After Hurricane Harvey","widgetTime":22},"data":[180838],"dataDetails":{"180838":{"thumbnail":"http://theboot.com/files/2017/08/miranda-lambert-muttnation-hurricane-harvey.jpg","caption":"Rick Diamond, Getty Images","excerpt":"<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts.","date":"August 29, 2017 9:40 AM","postDateGmt":"2017-08-29 13:40:01 +0000","postModifiedGmt":"2017-08-29 13:58:49 +0000","title":"Miranda Lambert&#8217;s MuttNation Foundation Helping Shelters After Hurricane Harvey","url":"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","id":180838,"contentRaw":"https://www.instagram.com/p/BYWMA1PglKT/?taken-by=muttnation\r\n\r\n<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to the Houston, Texas, area to help with Hurricane Harvey relief efforts. Specifically, they're looking out for local animal shelters and stranded pets in need.\r\n\r\nAccording to an Instagram post on the MuttNation Foundation account on Monday (Aug. 28), \"it was important to our AMAZING founder, @mirandalambert that we do our part for her home state!\" MuttNation's staff members are driving vans, RVs and buses to the hurricane-ravaged parts of Texas and are ready to transport animals currently housed in the area's shelters so they can make room for animals displaced by Hurricane Harvey; they're also happy to give \"any other support we can offer!!!\" the Instagram message reads.\r\n\r\nA native of Lindale, Texas, which is located about 200 miles north of Houston, Lambert founded the MuttNation Foundation in 2009 with her mom, Bev. The singer has been <a href=\"https://twitter.com/mirandalambert/status/902149877290950658\" target=\"_blank\">on social media</a> offering up her own prayers for her home state, and asking her fans to do the same, and help out however they can.\r\n\r\nhttps://youtu.be/3sV6WekjNCo\r\n\r\nHurricane Harvey dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state over the weekend, and even more rain is expected. <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; FEMA Administrator Brock Long calls the storm \"a landmark event for Texas.\"\r\n\r\nBoth <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> and <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> are helping with Hurricane Harvey relief efforts as well: Young 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, 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 giving $100,000 himself. Lady A, meanwhile, <a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\">donated proceeds from merchandise sales</a> at their Saturday night (Aug. 26) concert in Dallas, Texas, to relief efforts.\r\n\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\r\n<p style=\"text-align: center;\"><strong>You Think You Know Miranda Lambert?</strong></p>\r\nhttps://youtu.be/Uq-9gEovDa8\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/"}],"content":"\n<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-version=\"7\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:630px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\n<div style=\"padding:8px;\">\n<div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\">\n<div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div>\n</div>\n<p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYWMA1PglKT/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">“Our team is headed South! It was important to our AMAZING founder, @mirandalambert that we do our part for her home state! We are headed to Houston to give relief to municipal shelters. We will help transport any animals currently in shelters so that there is room for displaced animals from Hurricane Harvey! Plus any other support we can offer!!! You can help our efforts by donating! Link in the @muttnationfoundation bio! Friends, please #prayfortexas #muttnationfoundation #ontheroadagain “ REPOST : @muttnationfoundation</a></p>\n<p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by MuttNation (@muttnation) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-28T17:57:58+00:00\">Aug 28, 2017 at 10:57am PDT</time></p>\n</div>\n</blockquote>\n<p><script async defer src=\"http://platform.instagram.com/en_US/embeds.js\"><\/script></p>\n<p><a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>‘s MuttNation Foundation has headed to the Houston, Texas, area to help with Hurricane Harvey relief efforts. Specifically, they’re looking out for local animal shelters and stranded pets in need.</p>\n<p>According to an Instagram post on the MuttNation Foundation account on Monday (Aug. 28), “it was important to our AMAZING founder, @mirandalambert that we do our part for her home state!” MuttNation’s staff members are driving vans, RVs and buses to the hurricane-ravaged parts of Texas and are ready to transport animals currently housed in the area’s shelters so they can make room for animals displaced by Hurricane Harvey; they’re also happy to give “any other support we can offer!!!” the Instagram message reads.</p>\n<p>A native of Lindale, Texas, which is located about 200 miles north of Houston, Lambert founded the MuttNation Foundation in 2009 with her mom, Bev. The singer has been <a href=\"https://twitter.com/mirandalambert/status/902149877290950658\" target=\"_blank\">on social media</a> offering up her own prayers for her home state, and asking her fans to do the same, and help out however they can.</p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div></p>\n<p>Hurricane Harvey dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state over the weekend, and even more rain is expected. <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; FEMA Administrator Brock Long calls the storm “a landmark event for Texas.”</p>\n<p>Both <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> and <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> are helping with Hurricane Harvey relief efforts as well: Young 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, 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 giving $100,000 himself. Lady A, meanwhile, <a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\">donated proceeds from merchandise sales</a> at their Saturday night (Aug. 26) concert in Dallas, Texas, to relief efforts.</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);\"></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);\"></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);\"></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);\"></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\"></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>You Think You Know Miranda Lambert?</strong></p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.youtube.com/embed/Uq-9gEovDa8?feature=oembed\" frameborder=\"0\" allowfullscreen data-width=\"630\" data-height=\"354\"></iframe></div></p>\n<p class=\"more_act ga_network_button aligncenter\"><a class=\"button_act\" href=\"http://theboot.com/songs-inspired-by-tragedies/\">NEXT: Country Songs Inspired By World Tragedy</a></p>\n","postType":"post","wpVersion":"","alternateMetaForBlogroll":{"title":"Miranda Lambert&#8217;s MuttNation Foundation Helping Shelters After Hurricane Harvey","excerpt":"<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts.","post_excerpt":"<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts.","post_more_excerpt":"<p><a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to Houston, Texas, to help in Hurricane Harvey relief efforts.\n<p class=\"more_act\"><a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\" title=\"Miranda Lambert&#8217;s MuttNation Foundation Helping Shelters After Hurricane Harvey\">Read More</a></p>\n","permalink":"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","image":{"id":180839,"url":"http://theboot.com/files/2017/08/miranda-lambert-muttnation-hurricane-harvey.jpg","caption":"Rick Diamond, Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":379,"slug":"miranda-lambert","title":"Miranda Lambert","description":"Miranda Lambert's childhood was anything but conventional. Raised by private investigator parents in Lindale, Texas, she became enthralled with country music after attending a Garth Brooks concert as a child. After recording a few demos in Nashville as a teenager, Lambert was inspired to learn to play guitar; her father taught her the instrument so she could accompany herself. The budding songstress graduated from high school early in order to pursue her music career, releasing a self-titled independent album in 2001 and coming in third on 'Nashville Star' in 2003. Lambert released her major-label debut, 'Kerosene,' in 2005. In addition to her country career, Lambert is a budding entrepreneur -- she owns a boutique and a winery -- and head of her animal-centric non-profit, the MuttNation Foundation.","post_count":1006,"link_url":"http://theboot.com/tags/miranda-lambert/","feed_url":"http://theboot.com/tags/miranda-lambert/feed/","term_taxonomy_id":384,"object_id":0}],"categories":[{"id":358,"slug":"country-news","title":"Country News","description":"","parent":0,"post_count":24331,"link_url":"http://theboot.com/category/country-news/","feed_url":"http://theboot.com/category/country-news/feed/","term_taxonomy_id":363,"object_id":0}],"authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://theboot.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":""},"social":{"tw":{"href":"http://twitter.com/intent/tweet?text=Miranda%20Lambert%E2%80%99s%20MuttNation%20Foundation%20Helping%20Shelters%20After%20Hurricane%20Harvey%20http%3A%2F%2Ftheboot.com%2Fmiranda-lambert-muttnation-hurricane-harvey-relief-efforts%2F%3Ftrackback%3Dtwitter_mobile%20%40thebootdotcom","title":"Share on Twitter","target":"_blank"},"fb":{"href":"http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Fmiranda-lambert-muttnation-hurricane-harvey-relief-efforts%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://theboot.com/the-grascals-demons/","prevArticle":"http://theboot.com/songs-about-texas/","pageUrl":"/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/","blogId":623,"domain":"theboot.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"https://api.instagram.com/oembed?omitscript=true&amp;url=https%3A%2F%2Fwww.instagram.com%2Fp%2FBYWMA1PglKT%2F%3Ftaken-by%3Dmuttnation&amp;format=json\">\n<noscript class=\"rendered-html\" type=\"text/html\"></noscript>\n<p></sectiontag></p>\n<p><a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>'s MuttNation Foundation has headed to the Houston, Texas, area to help with Hurricane Harvey relief efforts. Specifically, they're looking out for local animal shelters and stranded pets in need.</p>\n<p>According to an Instagram post on the MuttNation Foundation account on Monday (Aug. 28), \"it was important to our AMAZING founder, @mirandalambert that we do our part for her home state!\" MuttNation's staff members are driving vans, RVs and buses to the hurricane-ravaged parts of Texas and are ready to transport animals currently housed in the area's shelters so they can make room for animals displaced by Hurricane Harvey; they're also happy to give \"any other support we can offer!!!\" the Instagram message reads.</p>\n<p>A native of Lindale, Texas, which is located about 200 miles north of Houston, Lambert founded the MuttNation Foundation in 2009 with her mom, Bev. The singer has been <a href=\"https://twitter.com/mirandalambert/status/902149877290950658\" target=\"_blank\">on social media</a> offering up her own prayers for her home state, and asking her fans to do the same, and help out however they can.</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>Hurricane Harvey dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state over the weekend, and even more rain is expected. <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; FEMA Administrator Brock Long calls the storm \"a landmark event for Texas.\"</p>\n<p>Both <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> and <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> are helping with Hurricane Harvey relief efforts as well: Young 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, 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 giving $100,000 himself. Lady A, meanwhile, <a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\">donated proceeds from merchandise sales</a> at their Saturday night (Aug. 26) concert in Dallas, Texas, to relief efforts.</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>You Think You Know Miranda Lambert?</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FUq-9gEovDa8&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=\"true\"></sectiontag></p>\n","podContent":[{"type":"singlePostText","data":{"text":"<p><a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>&apos;s MuttNation Foundation has headed to the Houston, Texas, area to help with Hurricane Harvey relief efforts. Specifically, they&apos;re looking out for local animal shelters and stranded pets in need.</p>\n"},"currentTextLength":222,"runningCounter":1,"cumulativePodTextLength":222,"totalSimilarConsecutiveElements":3,"totalTextLength":1075},{"type":"singlePostText","data":{"text":"<p>According to an Instagram post on the MuttNation Foundation account on Monday (Aug. 28), &quot;it was important to our AMAZING founder, @mirandalambert that we do our part for her home state!&quot; MuttNation&apos;s staff members are driving vans, RVs and buses to the hurricane-ravaged parts of Texas and are ready to transport animals currently housed in the area&apos;s shelters so they can make room for animals displaced by Hurricane Harvey; they&apos;re also happy to give &quot;any other support we can offer!!!&quot; the Instagram message reads.</p>\n"},"currentTextLength":554,"runningCounter":2,"cumulativePodTextLength":776,"totalSimilarConsecutiveElements":3,"totalTextLength":1075},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>A native of Lindale, Texas, which is located about 200 miles north of Houston, Lambert founded the MuttNation Foundation in 2009 with her mom, Bev. The singer has been <a href=\"https://twitter.com/mirandalambert/status/902149877290950658\" target=\"_blank\">on social media</a> offering up her own prayers for her home state, and asking her fans to do the same, and help out however they can.</p>\n"},"currentTextLength":299,"runningCounter":3,"cumulativePodTextLength":1075,"totalSimilarConsecutiveElements":3,"totalTextLength":1075},{"type":"singlePostOembed","data":{"thumbnail_width":480,"html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","type":"video","thumbnail_url":"https://i.ytimg.com/vi/3sV6WekjNCo/hqdefault.jpg","height":270,"author_name":"Taste of Country","provider_url":"https://www.youtube.com/","provider_name":"YouTube","thumbnail_height":360,"title":"Hurricane Harvey Strikes, Country Singers Respond - Taste of Country News 360","author_url":"https://www.youtube.com/user/TasteofCountryMusic","version":"1.0","width":480},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>Hurricane Harvey dumped two feet or more of rain on areas near the Texas coast and in the eastern part of the state over the weekend, and even more rain is expected.&#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;&#xA0;FEMA Administrator Brock Long calls the storm &quot;a landmark event for Texas.&quot;</p>\n"},"currentTextLength":359,"runningCounter":1,"cumulativePodTextLength":359,"totalSimilarConsecutiveElements":3,"totalTextLength":969},{"type":"singlePostText","data":{"text":"<p>Both&#xA0;<a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a>&#xA0;and <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> are&#xA0;helping with Hurricane Harvey relief efforts as well: Young 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, 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 giving $100,000 himself. Lady A, meanwhile, <a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\">donated proceeds from merchandise sales</a> at their Saturday night (Aug. 26) concert in Dallas, Texas, to relief efforts.</p>\n"},"currentTextLength":540,"runningCounter":2,"cumulativePodTextLength":899,"totalSimilarConsecutiveElements":3,"totalTextLength":969},{"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":3,"cumulativePodTextLength":969,"totalSimilarConsecutiveElements":3,"totalTextLength":969},{"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>You Think You Know Miranda Lambert?</strong></p>\n"},"currentTextLength":36,"runningCounter":1,"cumulativePodTextLength":36,"totalSimilarConsecutiveElements":1,"totalTextLength":36},{"type":"singlePostOembed","data":{"version":"1.0","provider_name":"YouTube","thumbnail_height":360,"title":"Miranda Lambert - You Think You Know Country?","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/Uq-9gEovDa8?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","thumbnail_width":480,"thumbnail_url":"https://i.ytimg.com/vi/Uq-9gEovDa8/hqdefault.jpg","author_name":"Taste of Country","width":480,"provider_url":"https://www.youtube.com/","type":"video","height":270,"author_url":"https://www.youtube.com/user/TasteofCountryMusic"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostOembed","singlePostText","singlePostGallery","singlePostButton"],"podHeader":[{"type":"singlePostOembed","data":{"version":"1.0","title":"“Our team is headed South! It was important to our AMAZING founder, @mirandalambert that we do our part for her home state! We are headed to Houston to give relief to municipal shelters. We will help transport any animals currently in shelters so that there is room for displaced animals from Hurricane Harvey! Plus any other support we can offer!!! You can help our efforts by donating! Link in the @muttnationfoundation bio! Friends, please #prayfortexas #muttnationfoundation #ontheroadagain “\n\nREPOST 📷: @muttnationfoundation","author_name":"muttnation","author_url":"https://www.instagram.com/muttnation","author_id":3299764082,"media_id":"1591512352048698003_3299764082","provider_name":"Instagram","provider_url":"https://www.instagram.com","type":"rich","width":658,"height":null,"html":"<blockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/p/BYWMA1PglKT/\" data-instgrm-version=\"8\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\"><div style=\"padding:8px;\"> <div style=\" background:#F8F8F8; line-height:0; margin-top:40px; padding:50.0% 0; text-align:center; width:100%;\"> <div style=\" background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAMUExURczMzPf399fX1+bm5mzY9AMAAADiSURBVDjLvZXbEsMgCES5/P8/t9FuRVCRmU73JWlzosgSIIZURCjo/ad+EQJJB4Hv8BFt+IDpQoCx1wjOSBFhh2XssxEIYn3ulI/6MNReE07UIWJEv8UEOWDS88LY97kqyTliJKKtuYBbruAyVh5wOHiXmpi5we58Ek028czwyuQdLKPG1Bkb4NnM+VeAnfHqn1k4+GPT6uGQcvu2h2OVuIf/gWUFyy8OWEpdyZSa3aVCqpVoVvzZZ2VTnn2wU8qzVjDDetO90GSy9mVLqtgYSy231MxrY6I2gGqjrTY0L8fxCxfCBbhWrsYYAAAAAElFTkSuQmCC); display:block; height:44px; margin:0 auto -44px; position:relative; top:-22px; width:44px;\"></div></div> <p style=\" margin:8px 0 0 0; padding:0 4px;\"> <a href=\"https://www.instagram.com/p/BYWMA1PglKT/\" style=\" color:#000; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none; word-wrap:break-word;\" target=\"_blank\">“Our team is headed South! It was important to our AMAZING founder, @mirandalambert that we do our part for her home state! We are headed to Houston to give relief to municipal shelters. We will help transport any animals currently in shelters so that there is room for displaced animals from Hurricane Harvey! Plus any other support we can offer!!! You can help our efforts by donating! Link in the @muttnationfoundation bio! Friends, please #prayfortexas #muttnationfoundation #ontheroadagain “ REPOST 📷: @muttnationfoundation</a></p> <p style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">A post shared by <a href=\"https://www.instagram.com/muttnation/\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px;\" target=\"_blank\"> MuttNation</a> (@muttnation) on <time style=\" font-family:Arial,sans-serif; font-size:14px; line-height:17px;\" datetime=\"2017-08-28T17:57:58+00:00\">Aug 28, 2017 at 10:57am PDT</time></p></div></blockquote>","thumbnail_url":"http://theboot.com/files/2017/08/miranda-lambert-muttnation-hurricane-harvey.jpg","thumbnail_width":640,"thumbnail_height":640},"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":"true"},"currentTextLength":null,"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":97856,"documentUrl":"/country-artists-pets-pictures/","filterUrl":"/rest/carbon/filter/main/country-artists-pets-pictures/","sortDate":"2017-08-25 09:15:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":180511,"documentUrl":"/miranda-lambert-anderson-east-getaway-driver/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-anderson-east-getaway-driver/","sortDate":"2017-08-24 10:45:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178721,"documentUrl":"/miranda-lambert-dear-old-sun-forgot-the-words/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-dear-old-sun-forgot-the-words/","sortDate":"2017-08-02 08:05:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":23629,"documentUrl":"/top-country-albums-2/","filterUrl":"/rest/carbon/filter/main/top-country-albums-2/","sortDate":"2017-08-02 07:30:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":14009,"documentUrl":"/top-country-albums/","filterUrl":"/rest/carbon/filter/main/top-country-albums/","sortDate":"2017-08-02 07:00:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178553,"documentUrl":"/little-big-town-miranda-lambert-goodbye-earl/","filterUrl":"/rest/carbon/filter/main/little-big-town-miranda-lambert-goodbye-earl/","sortDate":"2017-07-31 11:55:22.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":177828,"documentUrl":"/country-songs-everyone-must-hear-before-they-die/","filterUrl":"/rest/carbon/filter/main/country-songs-everyone-must-hear-before-they-die/","sortDate":"2017-07-28 11:00:52.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178370,"documentUrl":"/pistol-annies-new-music-2018/","filterUrl":"/rest/carbon/filter/main/pistol-annies-new-music-2018/","sortDate":"2017-07-27 10:30:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178185,"documentUrl":"/miranda-lambert-u2-still-havent-found-what-im-looking-for/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-u2-still-havent-found-what-im-looking-for/","sortDate":"2017-07-25 12:40:51.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":116072,"documentUrl":"/country-stars-who-got-divorced/","filterUrl":"/rest/carbon/filter/main/country-stars-who-got-divorced/","sortDate":"2017-07-20 07:10:48.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"}],"taxonomy":[{"postId":97856,"documentUrl":"/country-artists-pets-pictures/","filterUrl":"/rest/carbon/filter/main/country-artists-pets-pictures/","sortDate":"2017-08-25 09:15:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":180511,"documentUrl":"/miranda-lambert-anderson-east-getaway-driver/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-anderson-east-getaway-driver/","sortDate":"2017-08-24 10:45:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178721,"documentUrl":"/miranda-lambert-dear-old-sun-forgot-the-words/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-dear-old-sun-forgot-the-words/","sortDate":"2017-08-02 08:05:49.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":23629,"documentUrl":"/top-country-albums-2/","filterUrl":"/rest/carbon/filter/main/top-country-albums-2/","sortDate":"2017-08-02 07:30:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":14009,"documentUrl":"/top-country-albums/","filterUrl":"/rest/carbon/filter/main/top-country-albums/","sortDate":"2017-08-02 07:00:00.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178553,"documentUrl":"/little-big-town-miranda-lambert-goodbye-earl/","filterUrl":"/rest/carbon/filter/main/little-big-town-miranda-lambert-goodbye-earl/","sortDate":"2017-07-31 11:55:22.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":177828,"documentUrl":"/country-songs-everyone-must-hear-before-they-die/","filterUrl":"/rest/carbon/filter/main/country-songs-everyone-must-hear-before-they-die/","sortDate":"2017-07-28 11:00:52.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178370,"documentUrl":"/pistol-annies-new-music-2018/","filterUrl":"/rest/carbon/filter/main/pistol-annies-new-music-2018/","sortDate":"2017-07-27 10:30:24.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":178185,"documentUrl":"/miranda-lambert-u2-still-havent-found-what-im-looking-for/","filterUrl":"/rest/carbon/filter/main/miranda-lambert-u2-still-havent-found-what-im-looking-for/","sortDate":"2017-07-25 12:40:51.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"},{"postId":116072,"documentUrl":"/country-stars-who-got-divorced/","filterUrl":"/rest/carbon/filter/main/country-stars-who-got-divorced/","sortDate":"2017-07-20 07:10:48.000 +0000","termTaxonomyId":384,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":4},"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":4},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","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":4},"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":3},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"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":"35858","placement":"","targettype":"","mode":"","widgetTime":3},"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":"Around the Web","id":"14790","placement":"","targettype":"","mode":"","widgetTime":3},"data":[],"dataDetails":{}},"ts_blogroll-7":{"info":{"id":"ts_blogroll-7","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"7"},"params":{"title":"Best of The Boot","type":"main_content_thumb_title_roll","cat":"25299,702,1818","tag":"","private_tag":"","posts_per_page":"4","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":0,"unique_posts":"1","align":"default","isweather":0,"widgetTime":5,"widgetFilterTime":0,"widgetFilterParallelTime":1},"data":[192852,192768,192585,105158],"dataDetails":{"105158":{"postid":"105158","sortdate":"2018-02-15T21:20:15.000Z","data":{"mainData":{"postType":"post","caption":"Getty Images","thumbnail":"http://theboot.com/files/2015/04/country-stars-tragedy.jpg","postDateGmt":"2018-02-15 21:20:15 +0000","title":"Country Artists Who Have Suffered Terrible Tragedies","url":"http://theboot.com/country-singers-tragedies/","id":105158,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Tragedy can strike anyone, from a neighbor next door to family members to some of the biggest superstars in the world.","authors":[{"id":812396,"slug":"christinavinson","name":"Christina Vinson","first_name":"Christina","last_name":"Vinson","nickname":"Christina Vinson","thumbnail":"http://tasteofcountry.com/files/2014/03/xtina.jpg","url":"http://theboot.com/author/christinavinson/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Country Artists Who Have Suffered Terrible Tragedies","excerpt":"A photo gallery of country artists who have suffered tragedies.","link-url":"","image":""},"_aioseop_title":"Country Artists Who Have Suffered Terrible Tragedies"}}},"192585":{"postid":"192585","sortdate":"2018-02-16T16:05:34.000Z","data":{"mainData":{"postType":"list-post","caption":"Brian Rasic, Getty Images","thumbnail":"http://theboot.com/files/2018/02/george-jones-tammy-wynette1-e1518485188525.jpg","postDateGmt":"2018-02-16 16:05:34 +0000","title":"Top 5 George Jones and Tammy Wynette Duets","url":"http://theboot.com/best-george-jones-tammy-wynette-duets/","id":192585,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Is your favorite on the list? ","authors":[{"id":2583646,"slug":"rkonc","name":"Riane Konc","first_name":"Riane","last_name":"Konc","nickname":"Riane","thumbnail":"http://theboot.com/files/2015/11/face2.png","url":"http://theboot.com/author/rkonc/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Top 5 George Jones and Tammy Wynette Duets","excerpt":"The Boot counts down George Jones and Tammy Wynette&apos;s best duets.","link-url":"","image":""},"_aioseop_title":"Top 5 George Jones and Tammy Wynette Duets"}}},"192768":{"postid":"192768","sortdate":"2018-02-16T18:20:10.000Z","data":{"mainData":{"postType":"post","caption":"Frazer Harrison, Getty Images","thumbnail":"http://theboot.com/files/2018/02/Devin-Dawson.jpg","postDateGmt":"2018-02-16 18:20:10 +0000","title":"Who Is Devin Dawson? 5 Things You Need to Know","url":"http://theboot.com/who-is-devin-dawson/","id":192768,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The Boot has rounded up some of the details that fans might not know about this &quot;Dark Horse.&quot;","authors":[{"id":3295320,"slug":"livstecker","name":"Liv Stecker","first_name":"Liv","last_name":"Stecker","nickname":"Liv","url":"http://theboot.com/author/livstecker/","thumbnail":"http://theboot.com/files/2017/04/IMG_8598.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Who Is Devin Dawson? 5 Things You Need to Know","excerpt":"Devin Dawson is an up-and-comer in country music, and The Boot has rounded up some of the things fans might not know about this &quot;Dark Horse.&quot;","link-url":"","image":""},"_aioseop_title":"Who Is Devin Dawson? 5 Things You Need to Know"}}},"192852":{"postid":"192852","sortdate":"2018-02-16T19:48:02.000Z","data":{"mainData":{"postType":"post","caption":"Photo by Lindsey Byrnes, Courtesy of Press Here Publicity","thumbnail":"http://theboot.com/files/2018/02/1Im-With-Her.jpg","postDateGmt":"2018-02-16 19:48:02 +0000","title":"Interview: Aoife O&apos;Donovan Talks New I&apos;m With Her Album","url":"http://theboot.com/im-with-her-see-you-around-interview-2018/","id":192852,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"&quot;It was really beautiful to just come around one microphone and make music together.&quot;","authors":[{"id":3891263,"slug":"cliptak","name":"Carena Liptak","first_name":"Carena","last_name":"Liptak","nickname":"Carena Liptak","thumbnail":"http://theboot.com/files/2018/01/Screen-Shot-2018-01-03-at-10.29.38-PM.png","url":"http://theboot.com/author/cliptak/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Interview: I&apos;m With Her&apos;s Aoife O&apos;Donovan Explains the Trio&apos;s Long Road to &apos;See You Around&apos;","excerpt":"The bluegrass trio&apos;s latest release, &apos;See You Around&apos;, was written and recorded in an unconventional way.","link-url":"","image":""},"_aioseop_title":"Interview: Aoife O&apos;Donovan Talks New I&apos;m With Her Album"}}}},"redisCached":true},"fix_sidebar_marker-77":{"info":{"id":"fix_sidebar_marker-77","groupType":"fix_sidebar_marker","widgetType":"widget_fix_sidebar_marker","widgetInstance":"77"},"params":{"title":"Fix Sidebar Marker","widgetTime":3},"data":[],"dataDetails":{}},"ts_blogroll-1364":{"info":{"id":"ts_blogroll-1364","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1364"},"params":{"title":"Editor's Picks","type":"carousel","isweather":0,"cat":"","posts_per_page":"5","align":"right","tag":"editor's picks","private_tag":"","thumb_type":"landscape","link_label":"","link":"","show_thumb":0,"alternate_data":"1","unique_posts":"1","pinned_id":"","pinned_label":"","widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[59143,192852,192768,192898,192585],"dataDetails":{"59143":{"postid":"59143","sortdate":"2018-02-17T13:50:35.000Z","data":{"mainData":{"postType":"post","caption":"Duane Prokop, Getty Images","thumbnail":"http://theboot.com/files/2014/02/Brad-Paisley1.jpg","postDateGmt":"2018-02-17 13:50:35 +0000","title":"Country Music Memories: Brad Paisley Inducted Into the Opry","url":"http://theboot.com/brad-paisley-grand-ole-opry/","id":59143,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"On Feb. 17, 2001, Paisley was inducted into the Grand Ole Opry.","authors":[{"id":1402159,"slug":"gayle-thompson","name":"Gayle Thompson","first_name":"Gayle","last_name":"Thompson","nickname":"Gayle Thompson","thumbnail":"http://theboot.com/files/2015/10/New-me-photo.jpg","url":"http://theboot.com/author/gayle-thompson/"}],"video":true,"videoUrl":"http://youtu.be/mJjDw7NlBaI","youtubeId":"mJjDw7NlBaI"},"alternateData":{"_townsquare_media_url":"http://youtu.be/mJjDw7NlBaI","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"17 Years Ago: Brad Paisley Inducted Into the Grand Ole Opry","excerpt":"On Feb. 17, 2001, Brad Paisley was inducted into the Grand Ole Opry.","link-url":"","image":""},"_aioseop_title":"Country Music Memories: Brad Paisley Inducted Into the Opry"}}},"192585":{"postid":"192585","sortdate":"2018-02-16T16:05:34.000Z","data":{"mainData":{"postType":"list-post","caption":"Brian Rasic, Getty Images","thumbnail":"http://theboot.com/files/2018/02/george-jones-tammy-wynette1-e1518485188525.jpg","postDateGmt":"2018-02-16 16:05:34 +0000","title":"Top 5 George Jones and Tammy Wynette Duets","url":"http://theboot.com/best-george-jones-tammy-wynette-duets/","id":192585,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Is your favorite on the list? ","authors":[{"id":2583646,"slug":"rkonc","name":"Riane Konc","first_name":"Riane","last_name":"Konc","nickname":"Riane","thumbnail":"http://theboot.com/files/2015/11/face2.png","url":"http://theboot.com/author/rkonc/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Top 5 George Jones and Tammy Wynette Duets","excerpt":"The Boot counts down George Jones and Tammy Wynette&apos;s best duets.","link-url":"","image":""},"_aioseop_title":"Top 5 George Jones and Tammy Wynette Duets"}}},"192768":{"postid":"192768","sortdate":"2018-02-16T18:20:10.000Z","data":{"mainData":{"postType":"post","caption":"Frazer Harrison, Getty Images","thumbnail":"http://theboot.com/files/2018/02/Devin-Dawson.jpg","postDateGmt":"2018-02-16 18:20:10 +0000","title":"Who Is Devin Dawson? 5 Things You Need to Know","url":"http://theboot.com/who-is-devin-dawson/","id":192768,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The Boot has rounded up some of the details that fans might not know about this &quot;Dark Horse.&quot;","authors":[{"id":3295320,"slug":"livstecker","name":"Liv Stecker","first_name":"Liv","last_name":"Stecker","nickname":"Liv","url":"http://theboot.com/author/livstecker/","thumbnail":"http://theboot.com/files/2017/04/IMG_8598.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Who Is Devin Dawson? 5 Things You Need to Know","excerpt":"Devin Dawson is an up-and-comer in country music, and The Boot has rounded up some of the things fans might not know about this &quot;Dark Horse.&quot;","link-url":"","image":""},"_aioseop_title":"Who Is Devin Dawson? 5 Things You Need to Know"}}},"192852":{"postid":"192852","sortdate":"2018-02-16T19:48:02.000Z","data":{"mainData":{"postType":"post","caption":"Photo by Lindsey Byrnes, Courtesy of Press Here Publicity","thumbnail":"http://theboot.com/files/2018/02/1Im-With-Her.jpg","postDateGmt":"2018-02-16 19:48:02 +0000","title":"Interview: Aoife O&apos;Donovan Talks New I&apos;m With Her Album","url":"http://theboot.com/im-with-her-see-you-around-interview-2018/","id":192852,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"&quot;It was really beautiful to just come around one microphone and make music together.&quot;","authors":[{"id":3891263,"slug":"cliptak","name":"Carena Liptak","first_name":"Carena","last_name":"Liptak","nickname":"Carena Liptak","thumbnail":"http://theboot.com/files/2018/01/Screen-Shot-2018-01-03-at-10.29.38-PM.png","url":"http://theboot.com/author/cliptak/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Interview: I&apos;m With Her&apos;s Aoife O&apos;Donovan Explains the Trio&apos;s Long Road to &apos;See You Around&apos;","excerpt":"The bluegrass trio&apos;s latest release, &apos;See You Around&apos;, was written and recorded in an unconventional way.","link-url":"","image":""},"_aioseop_title":"Interview: Aoife O&apos;Donovan Talks New I&apos;m With Her Album"}}},"192898":{"postid":"192898","sortdate":"2018-02-16T16:47:58.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://theboot.com/files/2018/02/Steve-Moakler2.jpg","postDateGmt":"2018-02-16 16:47:58 +0000","title":"I&apos;m With Her, Steve Moakler and More Share New Videos [WATCH]","url":"http://theboot.com/steve-moakler-born-ready-video-im-with-her-game-to-lose-video/","id":192898,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Check &apos;em out!","authors":[{"id":3295320,"slug":"livstecker","name":"Liv Stecker","first_name":"Liv","last_name":"Stecker","nickname":"Liv","url":"http://theboot.com/author/livstecker/","thumbnail":"http://theboot.com/files/2017/04/IMG_8598.jpg"}],"video":true,"videoUrl":"https://youtu.be/rZjI_we8dXo","youtubeId":"rZjI_we8dXo"},"alternateData":{"_townsquare_media_url":"https://youtu.be/rZjI_we8dXo","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"I&apos;m With Her, Steve Moakler and More Share New Music Videos [WATCH]","excerpt":"What do Steve Moakler, Leah Turner, Home Free, I&apos;m With Her and the Oak Ridge Boys all have in common? New music videos!","link-url":"","image":""},"_aioseop_title":"I&apos;m With Her, Steve Moakler and More Share New Videos [WATCH]"}}}},"redisCached":true},"google-ads-widget-952":{"info":{"id":"google-ads-widget-952","groupType":"google-ads-widget","widgetType":"widget_google-ads-widget","widgetInstance":"952"},"params":{"title":"Carbon Google Ads","adunit":"top-right-300x250","align":"","adtype":"dfp6","widgetTime":2},"data":["top-right-300x250"],"dataDetails":{"top-right-300x250":{"adUnit":"top-right-300x250","adType":"dfp6"}}},"tsq_sailthru_newsletter_widget-820":{"info":{"id":"tsq_sailthru_newsletter_widget-820","groupType":"tsq_sailthru_newsletter_widget","widgetType":"widget_tsq_sailthru_newsletter_widget","widgetInstance":"820"},"params":{"title":"Get our Newsletter","description":"Sign up for our newsletter!","confirmation":"Thanks for subscribing!","enable_primary":"","align":"","lists":["TheBoot"],"widgetTime":2},"data":[],"dataDetails":{}},"ts_blogroll-1365":{"info":{"id":"ts_blogroll-1365","groupType":"ts_blogroll","widgetType":"widget_ts_blogroll","widgetInstance":"1365"},"params":{"title":"The Latest","type":"sidebar_row_standard","posts_per_page":"5","cat":"358","tag":"","private_tag":"","thumb_type":"landscape","link_label":"","link":"","unique_posts":"1","align":"default","show_thumb":0,"alternate_data":"1","isweather":0,"pinned_id":"","pinned_label":"","widgetTime":4,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[59143,192850,192873,192898,192947],"dataDetails":{"59143":{"postid":"59143","sortdate":"2018-02-17T13:50:35.000Z","data":{"mainData":{"postType":"post","caption":"Duane Prokop, Getty Images","thumbnail":"http://theboot.com/files/2014/02/Brad-Paisley1.jpg","postDateGmt":"2018-02-17 13:50:35 +0000","title":"17 Years Ago: Brad Paisley Inducted Into the Grand Ole Opry","url":"http://theboot.com/brad-paisley-grand-ole-opry/","id":59143,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"On Feb. 17, 2001, Brad Paisley was inducted into the Grand Ole Opry.","authors":[{"id":1402159,"slug":"gayle-thompson","name":"Gayle Thompson","first_name":"Gayle","last_name":"Thompson","nickname":"Gayle Thompson","thumbnail":"http://theboot.com/files/2015/10/New-me-photo.jpg","url":"http://theboot.com/author/gayle-thompson/"}],"video":true,"videoUrl":"http://youtu.be/mJjDw7NlBaI","youtubeId":"mJjDw7NlBaI"},"alternateData":{"_townsquare_media_url":"http://youtu.be/mJjDw7NlBaI","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"17 Years Ago: Brad Paisley Inducted Into the Grand Ole Opry","excerpt":"On Feb. 17, 2001, Brad Paisley was inducted into the Grand Ole Opry.","link-url":"","image":""},"_aioseop_title":"Country Music Memories: Brad Paisley Inducted Into the Opry"}}},"192850":{"postid":"192850","sortdate":"2018-02-16T20:00:34.000Z","data":{"mainData":{"postType":"post","caption":"Alberto E. Rodriguez, Getty Images","thumbnail":"http://theboot.com/files/2018/02/Trampled-by-Turtles.jpg","postDateGmt":"2018-02-16 20:00:34 +0000","title":"Trampled By Turtles Share Single &apos;Kelly&apos;s Bar,&apos; Announce New Album [LISTEN]","url":"http://theboot.com/trampled-by-turtles-kellys-bar/","id":192850,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Check out &quot;Kelly&apos;s Bar,&quot; the first single from the group&apos;s upcoming record, &apos;Life Is Good on the Open Road&apos;.","authors":[{"id":3295320,"slug":"livstecker","name":"Liv Stecker","first_name":"Liv","last_name":"Stecker","nickname":"Liv","url":"http://theboot.com/author/livstecker/","thumbnail":"http://theboot.com/files/2017/04/IMG_8598.jpg"}],"video":true,"videoUrl":"https://www.youtube.com/watch?v=X9TlWXAdv1Y&feature=youtu.be","youtubeId":"X9TlWXAdv1Y"},"alternateData":{"_townsquare_media_url":"https://www.youtube.com/watch?v=X9TlWXAdv1Y&feature=youtu.be","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Trampled By Turtles Share Single &apos;Kelly&apos;s Bar,&apos; Announce New Album [LISTEN]","excerpt":"Check out &quot;Kelly&apos;s Bar,&quot; the first single from the group&apos;s upcoming record, &apos;Life Is Good on the Open Road&apos;.","link-url":"","image":""},"_aioseop_title":"Trampled By Turtles Announce New Album, Share Single [LISTEN]"}}},"192873":{"postid":"192873","sortdate":"2018-02-16T16:58:03.000Z","data":{"mainData":{"postType":"post","caption":"Anna Webber, Getty Images","thumbnail":"http://theboot.com/files/2018/02/Parker-Millsap.jpg","postDateGmt":"2018-02-16 16:58:03 +0000","title":"Parker Millsap Set to Release New Album, &apos;Other Arrangements&apos;","url":"http://theboot.com/parker-milsap-other-arrangements/","id":192873,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Millsap&apos;s pop-flavored fourth album will arrive May 4.","authors":[{"id":3295320,"slug":"livstecker","name":"Liv Stecker","first_name":"Liv","last_name":"Stecker","nickname":"Liv","url":"http://theboot.com/author/livstecker/","thumbnail":"http://theboot.com/files/2017/04/IMG_8598.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Parker Millsap Set to Release New Album, &apos;Other Arrangements&apos;","excerpt":"Millsap&apos;s pop-flavored fourth album will arrive May 4.","link-url":"","image":""},"_aioseop_title":"Parker Millsap Set to Release New Album, &apos;Other Arrangements&apos;"}}},"192898":{"postid":"192898","sortdate":"2018-02-16T16:47:58.000Z","data":{"mainData":{"postType":"post","caption":"Kevin Winter, Getty Images","thumbnail":"http://theboot.com/files/2018/02/Steve-Moakler2.jpg","postDateGmt":"2018-02-16 16:47:58 +0000","title":"I&apos;m With Her, Steve Moakler and More Share New Music Videos [WATCH]","url":"http://theboot.com/steve-moakler-born-ready-video-im-with-her-game-to-lose-video/","id":192898,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"What do Steve Moakler, Leah Turner, Home Free, I&apos;m With Her and the Oak Ridge Boys all have in common? New music videos!","authors":[{"id":3295320,"slug":"livstecker","name":"Liv Stecker","first_name":"Liv","last_name":"Stecker","nickname":"Liv","url":"http://theboot.com/author/livstecker/","thumbnail":"http://theboot.com/files/2017/04/IMG_8598.jpg"}],"video":true,"videoUrl":"https://youtu.be/rZjI_we8dXo","youtubeId":"rZjI_we8dXo"},"alternateData":{"_townsquare_media_url":"https://youtu.be/rZjI_we8dXo","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"I&apos;m With Her, Steve Moakler and More Share New Music Videos [WATCH]","excerpt":"What do Steve Moakler, Leah Turner, Home Free, I&apos;m With Her and the Oak Ridge Boys all have in common? New music videos!","link-url":"","image":""},"_aioseop_title":"I&apos;m With Her, Steve Moakler and More Share New Videos [WATCH]"}}},"192947":{"postid":"192947","sortdate":"2018-02-16T16:35:46.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://theboot.com/files/2018/02/willie-nelson1.jpg","postDateGmt":"2018-02-16 16:35:46 +0000","title":"Willie Nelson Announces New Album, &apos;Last Man Standing&apos;, Debuts Title Track [LISTEN]","url":"http://theboot.com/willie-nelson-announces-last-man-standing/","id":192947,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"The country legend will release a new album, &apos;Last Man Standing&apos;, in April.","authors":[{"id":3891263,"slug":"cliptak","name":"Carena Liptak","first_name":"Carena","last_name":"Liptak","nickname":"Carena Liptak","thumbnail":"http://theboot.com/files/2018/01/Screen-Shot-2018-01-03-at-10.29.38-PM.png","url":"http://theboot.com/author/cliptak/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Willie Nelson Announces New Album, &apos;Last Man Standing&apos;, Debuts Title Track [LISTEN]","excerpt":"The country legend will release a new album, &apos;Last Man Standing&apos;, in April.","link-url":"","image":""},"_aioseop_title":"Willie Nelson Announces New Album, Shares &apos;Last Man Standing&apos;"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":4},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":184613,"title":"Home","titleExcerpt":"Home","href":"/?nav","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":184614,"title":"News","titleExcerpt":"News","href":"/category/country-news/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/country-news/?nav","hasBlogroll":true}},"3":{"menuId":"3","attrs":{"menuPostId":184619,"title":"Exclusives","titleExcerpt":"Exclusives","href":"/category/exclusive/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/exclusive/?nav","hasBlogroll":true}},"4":{"menuId":"4","attrs":{"menuPostId":184620,"title":"Songs","titleExcerpt":"Songs","href":"/category/songs/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/songs/?nav","hasBlogroll":true}},"5":{"menuId":"5","attrs":{"menuPostId":184621,"title":"Videos","titleExcerpt":"Videos","href":"/category/new-video/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/new-video/?nav","hasBlogroll":true}},"6":{"menuId":"6","attrs":{"menuPostId":184622,"title":"Galleries","titleExcerpt":"Galleries","href":"/category/galleries/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/galleries/?nav","hasBlogroll":true}},"7":{"menuId":"7","attrs":{"menuPostId":184623,"title":"Lists","titleExcerpt":"Lists","href":"/category/count-em-down/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/count-em-down/?nav","hasBlogroll":true}},"8":{"menuId":"8","attrs":{"menuPostId":184624,"title":"App","titleExcerpt":"App","href":"/app/","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":184625,"title":"Tip Us","titleExcerpt":"Tip Us","href":"mailto:staff@theboot.com","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/main":{"info":{"id":"carbonwidget/nav/main","groupType":"carbonwidget/nav/main"},"params":{"widgetTime":3},"data":["1","2","3","4","5","6","7","8","9"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":51985,"title":"Home","titleExcerpt":"Home","href":"/?nav","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":52013,"title":"News","titleExcerpt":"News","href":"/category/country-news/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/country-news/?nav","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":87845,"title":"Exclusives","titleExcerpt":"Exclusives","href":"/category/exclusive/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/exclusive/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":52014,"title":"Songs","titleExcerpt":"Songs","href":"/category/songs/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/songs/?nav","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":52015,"title":"Videos","titleExcerpt":"Videos","href":"/category/new-video/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/new-video/?nav","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":87844,"title":"Galleries","titleExcerpt":"Photo Galleries","href":"/category/galleries/","samedomain":true,"menupath":"/rest/carbon/api/menu/category/galleries/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":52016,"title":"Lists","titleExcerpt":"Lists","href":"/category/count-em-down/?nav","samedomain":true,"menupath":"/rest/carbon/api/menu/category/count-em-down/?nav","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":156001,"title":"App","titleExcerpt":"App","href":"/app/","samedomain":true,"hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":184502,"title":"Tip Us","titleExcerpt":"Tip Us","href":"mailto:staff@theboot.com","samedomain":true,"hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/promo_links":{"info":{"id":"carbonwidget/nav/promo_links","groupType":"carbonwidget/nav/promo_links"},"params":{"widgetTime":4},"data":["1","2","3","4","5","6","7","8","9","10"],"dataDetails":{"1":{"menuId":"1","attrs":{"menuPostId":3844,"title":"Trending:","titleExcerpt":"Trending:","href":"","samedomain":true,"hasBlogroll":false}},"2":{"menuId":"2","attrs":{"menuPostId":192698,"title":"Daryle Singletary","titleExcerpt":"Daryle Singletary","href":"/tags/daryle-singletary/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/daryle-singletary/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":193029,"title":"Willie Nelson","titleExcerpt":"Willie Nelson","href":"/tags/willie-nelson/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/willie-nelson/","hasBlogroll":false}},"4":{"menuId":"4","attrs":{"menuPostId":192570,"title":"Pistol Annies","titleExcerpt":"Pistol Annies","href":"/tags/pistol-annies/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/pistol-annies/","hasBlogroll":false}},"5":{"menuId":"5","attrs":{"menuPostId":192384,"title":"Dierks Bentley","titleExcerpt":"Dierks Bentley","href":"/tags/dierks-bentley/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/dierks-bentley/","hasBlogroll":false}},"6":{"menuId":"6","attrs":{"menuPostId":192815,"title":"Easton Corbin","titleExcerpt":"Easton Corbin","href":"/tags/easton-corbin/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/easton-corbin/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":192814,"title":"Zac Brown Band","titleExcerpt":"Zac Brown Band","href":"/tags/zac-brown-band/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/zac-brown-band/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":192569,"title":"Jason Aldean","titleExcerpt":"Jason Aldean","href":"/tags/jason-aldean/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/jason-aldean/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":192571,"title":"Vince Gill","titleExcerpt":"Vince Gill","href":"/tags/vince-gill/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/vince-gill/","hasBlogroll":false}},"10":{"menuId":"10","attrs":{"menuPostId":192389,"title":"Route 91","titleExcerpt":"Route 91","href":"/tags/route-91-harvest-festival/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/route-91-harvest-festival/","hasBlogroll":false}}},"redisCached":true},"carbonwidget/nav/footer":{"info":{"id":"carbonwidget/nav/footer","groupType":"carbonwidget/nav/footer"},"params":{"widgetTime":4},"data":["comscore","1","2"],"dataDetails":{"1":{"menuId":"1","attrs":{"title":"Privacy","href":"/privacy"}},"2":{"menuId":"2","attrs":{"title":"Advertise","href":"http://www.townsquaremedia.com/national-media/advertise"}},"comscore":{"menuId":"comscore","attrs":{"title":"Taste Of Country Network"}}},"redisCached":true}},"data":{},"time":{"wpTime":1203.244,"mainOptionsTime":8.255,"sidebarsTime":12.266,"widgetsTime":25.068,"processTime":1248.975},"experimentGroup":"B"},"serverConfig":{"host":"theboot.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=3b9dbc3b07b0bef2c96b11376b1d9e6298d9a129"></script>
        </body>
      </html>