<!doctype html>
      <html class="single">
        <head>
          <title data-react-helmet="true">Florida Georgia Line&#x27;s FGL House Hosts Hurricane Harvey Fundraiser</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="instagram_profile" value="theboot_dotcom"/><meta data-react-helmet="true" name="description" content="In celebration of the premiere of Florida Georgia Line&#x27;s &#x27;Crossroads&#x27; episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."/><meta data-react-helmet="true" name="keywords" content="florida georgia line hurricane harvey fundraiser, fgl house hurricane harvey fundraiser"/><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="Florida Georgia Line&#x27;s FGL House Hosts Hurricane Harvey Fundraiser"/><meta data-react-helmet="true" property="og:description" content="In celebration of the premiere of Florida Georgia Line&#x27;s &#x27;Crossroads&#x27; episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."/><meta data-react-helmet="true" property="og:url" content="http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"/><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/2016/12/florida-georgia-line-country-tours-2017.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="In celebration of the premiere of Florida Georgia Line&#x27;s &#x27;Crossroads&#x27; episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."/><meta data-react-helmet="true" name="sailthru.date" content="2017-08-30 14:30:05"/><meta data-react-helmet="true" name="sailthru.title" content="Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser"/><meta data-react-helmet="true" name="sailthru.tags" content="tsmsite-theboot, tsmmarket-national, tsmtype-national, florida-georgia-line, 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/2016/12/florida-georgia-line-country-tours-2017.jpg"/><meta data-react-helmet="true" name="sailthru.image.thumb" content="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"/><meta data-react-helmet="true" name="msvalidate.01" content="38FB0DB5D97FA0CEE1853CB708082BF1"/><meta data-react-helmet="true" property="fb:pages" content="59877105906"/><meta data-react-helmet="true" name="google-site-verification" content="43sWrlFmliAOb32082dqCQO4JAd-BH-caKisRgljqok"/><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/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"/>
          <link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic|Roboto:400,400italic,500,500italic,700,300italic,300|Roboto+Condensed:300,400,700" rel="stylesheet" type="text/css" />
          <link href="/styles/base.css?ver=f6f5453a8cde7d0b301abb99888e7aca87cafa58&mver=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":180954,"postType":"post","postDateGmt":"2017-08-30 18:30:05.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":"florida-georgia-line","dimension4":"post","dimension5":"Wed Aug 30 2017","dimension6":"14:30","dimension7":"standard","dimension8":"1389","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":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","callsign":"TheBoot","market":"National","sitetype":"National","siteClassification":"","state":"NY","genre":{"0":"country"},"pageType":"post","tags":"florida-georgia-line","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 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", ["florida-georgia-line"] );
googletag.pubads().setTargeting( "id", "florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser" );
googletag.pubads().setTargeting( "author", "astefano" );
googletag.pubads().setTargeting( "kw", ["astefano","florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","country-news","florida-georgia-line","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="-1264276643"><!-- 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="Vince Gill" href="/tags/vince-gill/" data-reactid="69">Vince Gill</a></li><li data-reactid="70"><a title="Chris Janson" href="/tags/chris-janson/" data-reactid="71">Chris Janson</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="Jason Aldean" href="/tags/jason-aldean/" data-reactid="77">Jason Aldean</a></li><li data-reactid="78"><a title="Maddie &amp; Tae" href="/tags/maddie-and-tae/" data-reactid="79">Maddie &amp; Tae</a></li><li data-reactid="80"><a title="Chris Stapleton" href="/tags/chris-stapleton/" data-reactid="81">Chris Stapleton</a></li><li data-reactid="82"><a title="Johnny Cash" href="/tags/johnny-cash/" data-reactid="83">Johnny Cash</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-180954" data-location="/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/" data-index="0" data-reactid="93"><div class="page-header" data-reactid="94"><div class="content-header show-ui front" id="content-header-180954" 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="react-parallax " data-reactid="98"><div class="react-parallax-background-children" data-bottom-top="transform:translate3d(0,-20%,0);" data-top-bottom="transform:translate3d(0,20%,0);" data-reactid="99"><figure class="frameme img-tag frame-loaded" data-reactid="100"><div class="theframe" data-image="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg" rel="" title="" style="background-image:url(&quot;http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=980&amp;q=75&quot;);" data-reactid="101"></div></figure></div><div class="react-parallax-content" data-reactid="102"><figure class="frameme img-tag" data-reactid="103"><div class="theframe" data-image="http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg" rel="" title="" data-reactid="104"></div><div class="loadinganim showbox" id="0" data-reactid="105"><div class="loader" style="width:30px;height:30px;" data-reactid="106"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="107"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="108"></circle></svg></div></div></figure></div></div><div class="header" data-reactid="109"><section class="title " data-reactid="110"><h1 class="" data-reactid="111">Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser</h1></section><div class="byline" data-reactid="112"><div class="authors" data-reactid="113"><address class="author" data-reactid="114"><div class="author-image icon-user" data-reactid="115"><figure class="frameme" data-reactid="116"><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="117"></a><div class="loadinganim showbox" id="0" data-reactid="118"><div class="loader" style="width:30px;height:30px;" data-reactid="119"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="120"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="121"></circle></svg></div></div></figure></div><a class="author-name" href="http://theboot.com/author/astefano/" rel="author" title="Angela Stefano" data-reactid="122">Angela Stefano</a></address></div><time datetime="2017-08-30 18:30:05 +0000" data-reactid="123">August 30, 2017</time></div><figcaption title="Rick Diamond, Getty Images" data-reactid="124">Rick Diamond, Getty Images</figcaption></div></div></div></div><div class="content-wrap" data-reactid="125"><div class="social-share bignsexy" data-reactid="126"><div class="social-bar social-icons" data-reactid="127"><ul data-reactid="128"><li data-reactid="129"><a href="http://twitter.com/intent/tweet?text=Florida%20Georgia%20Line%E2%80%99s%20FGL%20House%20Hosts%20Hurricane%20Harvey%20Fundraiser%20http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dtwitter_mobile%20%40thebootdotcom" title="Share on Twitter" target="_blank" data-reactid="130"><span class=" social-icon icon-twitter tw" data-reactid="131"><span class="share-title" data-reactid="132">Share on Twitter</span></span></a></li><li data-reactid="133"><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dfbshare_mobile" title="Share on Facebook" target="_blank" data-reactid="134"><span class=" social-icon icon-facebook fb" data-reactid="135"><span class="share-title" data-reactid="136">Share on Facebook</span></span></a></li></ul></div></div><div class="content" data-reactid="137"><div class="pod-content" data-reactid="138"><p data-reactid="139"><!-- react-text: 140 -->In celebration of the premiere of <!-- /react-text --><a href="http://theboot.com/tags/florida-georgia-line/" data-reactid="141"><!-- react-text: 142 -->Florida Georgia Line<!-- /react-text --></a><!-- react-text: 143 -->&#x27;s <!-- /react-text --><a href="http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/" data-reactid="144"><em data-reactid="145"><!-- react-text: 146 -->Crossroads<!-- /react-text --></em><!-- react-text: 147 --> episode with the Backstreet Boys<!-- /react-text --></a><!-- react-text: 148 -->, the duo&#x27;s Nashville venue,<!-- /react-text --><a href="http://theboot.com/florida-georgia-line-fgl-house-nashville/" data-reactid="149"><!-- react-text: 150 --> FGL House<!-- /react-text --></a><!-- react-text: 151 -->, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.<!-- /react-text --></p><p data-reactid="152"><!-- react-text: 153 -->Beginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB&#x27;s <!-- /react-text --><em data-reactid="154"><!-- react-text: 155 -->Crossroads<!-- /react-text --></em><!-- react-text: 156 --> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House&#x27;s basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d&#x27;oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.<!-- /react-text --></p><div class="sharethrough-container" data-reactid="157"><div class="tsm-ad tsm-ad-oop" data-reactid="158"><div id="tsm-ad-sharethrough-oop-1" data-reactid="159"><!-- dynamic ad --></div></div></div><p data-reactid="160"><!-- react-text: 161 -->FGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <!-- /react-text --><em data-reactid="162"><!-- react-text: 163 -->Crossroads <!-- /react-text --></em><!-- react-text: 164 -->episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<!-- /react-text --><a href="http://theboot.com/florida-georgia-line-holy-charts/" data-reactid="165"><!-- react-text: 166 -->H.O.L.Y<!-- /react-text --></a><!-- react-text: 167 -->.” (among others). Of course, they’ll also perform the song that began their work together: the <!-- /react-text --><a href="http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/" data-reactid="168"><!-- react-text: 169 -->No. 1-charting<!-- /react-text --></a><!-- react-text: 170 --> single “<!-- /react-text --><a href="http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/" data-reactid="171"><!-- react-text: 172 -->God, Your Mama and Me.”<!-- /react-text --></a></p><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="173"></div><p data-reactid="174"><!-- react-text: 175 -->In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <!-- /react-text --><a href="http://theboot.com/tags/chris-young/" data-reactid="176"><!-- react-text: 177 -->Chris Young<!-- /react-text --></a><!-- react-text: 178 --> has <!-- /react-text --><a href="http://theboot.com/chris-young-hurricane-harvey-gofundme/" data-reactid="179"><!-- react-text: 180 -->set up a GoFundMe campaign<!-- /react-text --></a><!-- react-text: 181 --> 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. Young says he also plans to <!-- /react-text --><a href="http://theboot.com/chris-young-hurricane-harvey-relief-efforts/" data-reactid="182"><!-- react-text: 183 -->get involved with other, larger fundraising campaigns<!-- /react-text --></a><!-- react-text: 184 -->. <!-- /react-text --><a href="http://theboot.com/tags/miranda-lambert/" data-reactid="185"><!-- react-text: 186 -->Miranda Lambert<!-- /react-text --></a><!-- react-text: 187 -->, meanwhile, with her MuttNation Foundation, <!-- /react-text --><a href="http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/" data-reactid="188"><!-- react-text: 189 -->headed to the affected parts of Texas<!-- /react-text --></a><!-- react-text: 190 --> to do whatever they can for the animals displaced by the storm, and <!-- /react-text --><a href="http://theboot.com/tags/george-strait/" data-reactid="191"><!-- react-text: 192 -->George Strait<!-- /react-text --></a><!-- react-text: 193 --> has revealed that he is <!-- /react-text --><a href="http://theboot.com/george-strait-hurricane-harvey-relief-effort/" data-reactid="194"><!-- react-text: 195 -->working on a major relief effort<!-- /react-text --></a><!-- react-text: 196 --> &quot;with the whole country music community.&quot;<!-- /react-text --></p><p data-reactid="197"><!-- react-text: 198 -->Also helping Hurricane Harvey victims are <!-- /react-text --><a href="http://theboot.com/tags/granger-smith/" data-reactid="199"><!-- react-text: 200 -->Granger Smith<!-- /react-text --></a><!-- react-text: 201 -->, <!-- /react-text --><a href="http://theboot.com/tags/luke-combs/" data-reactid="202"><!-- react-text: 203 -->Luke Combs<!-- /react-text --></a><!-- react-text: 204 -->, <!-- /react-text --><a href="http://theboot.com/tags/lady-antebellum/" data-reactid="205"><!-- react-text: 206 -->Lady Antebellum<!-- /react-text --></a><!-- react-text: 207 --> and the <!-- /react-text --><a href="http://theboot.com/tags/josh-abbott-band/" data-reactid="208"><!-- react-text: 209 -->Josh Abbott Band<!-- /react-text --></a><!-- react-text: 210 -->. Smith, a Dallas, Texas, native, is now <!-- /react-text --><a href="http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/" data-reactid="211"><!-- react-text: 212 -->donating 100 percent of profits<!-- /react-text --></a><!-- react-text: 213 --> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<!-- /react-text --><a href="http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/" data-reactid="214"><!-- react-text: 215 --> donated merch proceeds<!-- /react-text --></a><!-- react-text: 216 -->, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”<!-- /react-text --></p><div data-reactid="217"><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="218"><div class="photogallery-container" id="photogallery-623-389479-0" data-reactid="219"><div class="sizer" data-reactid="220"></div><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" style="stroke:#fff;" data-reactid="224"></circle></svg></div></div></div><!-- react-text: 225 --><!-- /react-text --></div><div data-reactid="226"><p style="text-align: center;"><strong>Unforgettable Florida Georgia Line Moments</strong></p>
</div><div class="lazyload-placeholder oembed-lazyload-placeholder" data-reactid="227"></div></div></div><div class="content-footer" data-reactid="228"><div class="single-post-button cto-container" data-reactid="229"><a class="next-post cto" href="http://theboot.com/songs-inspired-by-tragedies/" target="_blank" data-reactid="230">NEXT: Country Songs Inspired By World Tragedy</a></div><!-- react-empty: 231 --><div class="lazyload-placeholder zergnet-lazyload-placeholder" data-reactid="232"></div><!-- react-text: 233 --><!-- /react-text --><div class="tags-lines" data-reactid="234"><div class="wrapper" data-reactid="235"><span data-reactid="236"><!-- react-text: 237 -->Filed Under<!-- /react-text --><!-- react-text: 238 -->: <!-- /react-text --></span><span data-reactid="239"><!-- react-text: 240 --><!-- /react-text --><a href="http://theboot.com/tags/florida-georgia-line/" data-reactid="241">florida georgia line</a></span></div><div class="wrapper" data-reactid="242"><span data-reactid="243"><!-- react-text: 244 -->Categories<!-- /react-text --><!-- react-text: 245 -->: <!-- /react-text --></span><span data-reactid="246"><!-- react-text: 247 --><!-- /react-text --><a href="http://theboot.com/category/country-news/" data-reactid="248">Country News</a></span></div></div><div class="comments-wrapper" data-reactid="249"><div class="comments" data-reactid="250"><div data-reactid="251"><span class="icon-comments" data-reactid="252"></span><i data-reactid="253">Comments</i><span class="fb-comments-count" data-href="http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/" data-reactid="254"></span><span class="icon-triangle-down" data-reactid="255"></span></div><div class="cto" data-reactid="256">Leave A Comment</div></div></div><div class="goto-top-container outgrow" data-reactid="257"><a class="goto-top icon-triangle-left" href="javascript:void(0);" title="Go To Top" data-index="0" data-reactid="258">Back To Top</a></div></div></div></article></div></div></div></div><aside class="main-aside" data-reactid="259"><div class="aside-inside" data-reactid="260"><section class="sidebar-section widget-fix_sidebar_marker" id="fix_sidebar_marker-77" data-reactid="261"><div class="wrapper clearfix" data-reactid="262"><div class="fix_sidebar_marker" data-reactid="263"></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1364" data-reactid="264"><header data-reactid="265"><h2 data-reactid="266"><span class="title-container" data-reactid="267">Editor&#x27;s Picks</span><!-- react-text: 268 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="269"><section id="ts_blogroll-1364" class="blogroll carousel slider dl align-right" data-reactid="270"><div class="slider blogroll-items" data-reactid="271"><div class="sizer" data-reactid="272"></div><div class="mover slide" data-reactid="273"><article class="item title-over-image" data-reactid="274"><figure class="frameme" data-reactid="275"><a class="theframe" data-image="http://theboot.com/files/2018/02/dan-and-shay.jpg" href="http://theboot.com/dan-and-shay-life-changes-affect-songwriting/" rel="" title="Dan + Shay: Marriage, Families &amp;apos;Definitely&amp;apos; Affecting Their Music" data-reactid="276"></a><div class="loadinganim showbox" id="0" data-reactid="277"><div class="loader" style="width:30px;height:30px;" data-reactid="278"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="279"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="280"></circle></svg></div></div></figure><div class="content" data-reactid="281"><a href="http://theboot.com/dan-and-shay-life-changes-affect-songwriting/" title="Dan + Shay: Marriage, Families &#x27;Definitely&#x27; Affecting Their Music" class="title" data-reactid="282">Dan + Shay: Marriage, Families &#x27;Definitely&#x27; Affecting Their Music</a></div></article></div><div class="previous icon-arrow-thin-left arrow icon-base round always-visible" title="Previous" data-reactid="283"></div><div class="next icon-arrow-thin-right arrow icon-base round always-visible" title="Next" data-reactid="284"></div></div></section></div></section><section class="sidebar-section widget-google-ads-widget" id="google-ads-widget-952" data-reactid="285"><div class="wrapper clearfix" data-reactid="286"><div class="widget-content" data-reactid="287"><div class="tsm-ad tsm-ad-300" data-reactid="288"><div id="tsm-ad-300a" data-reactid="289"><!-- dynamic ad --></div></div></div></div></section><section class="sidebar-section widget-tsq_sailthru_newsletter_widget" id="tsq_sailthru_newsletter_widget-820" data-reactid="290"><div class="wrapper clearfix" data-reactid="291"><div class="widget-content" data-reactid="292"><div data-reactid="293"><form method="post" class="newsletter-frame clearfix" data-reactid="294"><div class="content clearfix" data-reactid="295"><p class="title" data-reactid="296">Get our Newsletter</p><div class="newsletter-fields vertical-center" data-reactid="297"><div class="vertical-centered" data-reactid="298"><input type="text" name="email" value="" class="sailthru-email" autocomplete="off" data-reactid="299"/><input type="email" name="sailthru-sub" placeholder="Email Address" value="" data-reactid="300"/></div></div></div></form></div></div></div></section><section class="sidebar-section widget-ts_blogroll" id="ts_blogroll-1365" data-reactid="301"><header data-reactid="302"><h2 data-reactid="303"><span class="title-container" data-reactid="304">The Latest</span><!-- react-text: 305 --><!-- /react-text --></h2></header><div class="wrapper clearfix" data-reactid="306"><div class="widget-content blogroll-widget blogroll sidebar-row-standard" data-reactid="307"><div class="blogroll-inner clearfix" data-reactid="308"><article class="" data-reactid="309"><figure class="frameme" data-reactid="310"><a class="theframe" data-image="http://theboot.com/files/2016/02/daryle-singletary-birthday.jpg" href="http://theboot.com/daryle-singletary-final-performance-johnny-paycheck-old-violin/" rel="" title="Daryle Singletary&amp;apos;s Final Concert Ended With a Johnny Paycheck Cover [WATCH]" data-reactid="311"></a><div class="loadinganim showbox" id="0" data-reactid="312"><div class="loader" style="width:30px;height:30px;" data-reactid="313"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="314"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="315"></circle></svg></div></div></figure><div class="content" data-reactid="316"><a href="http://theboot.com/daryle-singletary-final-performance-johnny-paycheck-old-violin/" title="Daryle Singletary&#x27;s Final Concert Ended With a Johnny Paycheck Cover [WATCH…" class="title" data-reactid="317">Daryle Singletary&#x27;s Final Concert Ended With a Johnny Paycheck Cover [WATCH…</a></div></article><article class="" data-reactid="318"><figure class="frameme" data-reactid="319"><a class="theframe" data-image="http://theboot.com/files/2018/02/dan-and-shay.jpg" href="http://theboot.com/dan-and-shay-life-changes-affect-songwriting/" rel="" title="Dan + Shay Say Marriage, Family Lives Are &amp;apos;Definitely&amp;apos; Affecting Their Songs" data-reactid="320"></a><div class="loadinganim showbox" id="0" data-reactid="321"><div class="loader" style="width:30px;height:30px;" data-reactid="322"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="323"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="324"></circle></svg></div></div></figure><div class="content" data-reactid="325"><a href="http://theboot.com/dan-and-shay-life-changes-affect-songwriting/" title="Dan + Shay Say Marriage, Family Lives Are &#x27;Definitely&#x27; Affecting Their Song…" class="title" data-reactid="326">Dan + Shay Say Marriage, Family Lives Are &#x27;Definitely&#x27; Affecting Their Song…</a></div></article><article class="" data-reactid="327"><figure class="frameme" data-reactid="328"><a class="theframe" data-image="http://theboot.com/files/2017/06/rhonda-vincent-daryle-singletary-interview-2017.jpg" href="http://theboot.com/rhonda-vincent-remembers-daryle-singletary/" rel="" title="Rhonda Vincent Remembers &amp;apos;Kindred Spirit&amp;apos; Daryle Singletary" data-reactid="329"></a><div class="loadinganim showbox" id="0" data-reactid="330"><div class="loader" style="width:30px;height:30px;" data-reactid="331"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="332"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="333"></circle></svg></div></div></figure><div class="content" data-reactid="334"><a href="http://theboot.com/rhonda-vincent-remembers-daryle-singletary/" title="Rhonda Vincent Remembers &#x27;Kindred Spirit&#x27; Daryle Singletary" class="title" data-reactid="335">Rhonda Vincent Remembers &#x27;Kindred Spirit&#x27; Daryle Singletary</a></div></article><article class="" data-reactid="336"><figure class="frameme" data-reactid="337"><a class="theframe" data-image="http://theboot.com/files/2014/02/country-stars-valentines-day.jpg" href="http://theboot.com/country-star-valentines-day-poll/" rel="" title="POLL: Which Country Star Would You Like to Spend Valentine&amp;apos;s Day With?" data-reactid="338"></a><div class="loadinganim showbox" id="0" data-reactid="339"><div class="loader" style="width:30px;height:30px;" data-reactid="340"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="341"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="342"></circle></svg></div></div></figure><div class="content" data-reactid="343"><a href="http://theboot.com/country-star-valentines-day-poll/" title="POLL: Which Country Star Would You Like to Spend Valentine&#x27;s Day With?" class="title" data-reactid="344">POLL: Which Country Star Would You Like to Spend Valentine&#x27;s Day With?</a></div></article><article class="" data-reactid="345"><figure class="frameme" data-reactid="346"><a class="theframe" data-image="http://theboot.com/files/2016/04/kacey-musgraves-justin-bieber-mister-rogers.jpg" href="http://theboot.com/kacey-musgraves-velvet-elvis/" rel="" title="Kacey Musgraves Debuts New Songs on Breakers Tour [WATCH]" data-reactid="347"></a><div class="loadinganim showbox" id="0" data-reactid="348"><div class="loader" style="width:30px;height:30px;" data-reactid="349"><svg class="circular" viewBox="25 25 50 50" style="width:30px;height:30px;" data-reactid="350"><circle class="path" cx="50" cy="50" r="20" fill="none" stroke-width="4" stroke-miterlimit="10" data-reactid="351"></circle></svg></div></div></figure><div class="content" data-reactid="352"><a href="http://theboot.com/kacey-musgraves-velvet-elvis/" title="Kacey Musgraves Debuts New Songs on Breakers Tour [WATCH]" class="title" data-reactid="353">Kacey Musgraves Debuts New Songs on Breakers Tour [WATCH]</a></div></article></div></div></div></section></div></aside></div><section class="site-footer" data-reactid="354"><footer data-reactid="355"><div class="links clearfix" data-reactid="356"><div class="logo" data-reactid="357"></div><div class="details" data-reactid="358"><h2 data-reactid="359">Information</h2><ul data-reactid="360"><li data-reactid="361"><a title="Taste Of Country Network" class="" data-reactid="362">Taste Of Country Network</a></li><li data-reactid="363"><a title="Privacy" href="/privacy" class="" data-reactid="364">Privacy</a></li><li data-reactid="365"><a title="Advertise" href="http://www.townsquaremedia.com/national-media/advertise" class="" data-reactid="366">Advertise</a></li></ul></div><div class="social-links" data-reactid="367"><h2 data-reactid="368">Follow Us</h2><ul data-reactid="369"><li class="social" data-reactid="370"><a class="share_link facebook" href="https://www.facebook.com/thebootcountry" target="_blank" data-social="facebook" data-reactid="371"><span class="icon-facebook" data-reactid="372"></span></a></li><li class="social" data-reactid="373"><a class="share_link twitter" href="https://twitter.com/thebootdotcom" target="_blank" data-social="twitter" data-reactid="374"><span class="icon-twitter" data-reactid="375"></span></a></li></ul></div></div><div class="legal" data-reactid="376"><!-- react-text: 377 -->2018<!-- /react-text --><!-- react-text: 378 --> <!-- /react-text --><!-- react-text: 379 -->The Boot<!-- /react-text --><!-- react-text: 380 --> is part of the Taste Of Country Network<!-- /react-text --><!-- react-text: 381 -->, Townsquare Media, Inc. All rights reserved.<!-- /react-text --></div></footer></section></div><section class="bottom-components" data-reactid="382"><!-- react-empty: 383 --><div id="bottom-not-ads" data-reactid="384"><div class="tsm-ad tsm-ad-728" data-reactid="385"><div id="tsm-ad-728b" data-reactid="386"><!-- 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,"blogId":623,"postId":180954,"url":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","unfriendlyRequestUrl":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/?utm_campaign=crowdfire&utm_content=crowdfire&utm_medium=social&utm_source=twitter","requestUrl":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/?utm_campaign=crowdfire&utm_content=crowdfire&utm_medium=social&utm_source=twitter","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":{"dynamic-ad-custom":"1","dynamic-ad-header":"0","dynamic-ad-push":"0","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","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","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},"headers":{"title":[{"textContent":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser"}],"meta":[{"attrs":{"http-equiv":"Content-Type","content":"text/html;charset=UTF-8"}},{"attrs":{"charset":"UTF-8"}},{"attrs":{"name":"instagram_profile","value":"theboot_dotcom"}},{"attrs":{"name":"description","content":"In celebration of the premiere of Florida Georgia Line's 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."}},{"attrs":{"name":"keywords","content":"florida georgia line hurricane harvey fundraiser, fgl house hurricane harvey fundraiser"}},{"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":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser"}},{"attrs":{"property":"og:description","content":"In celebration of the premiere of Florida Georgia Line's 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."}},{"attrs":{"property":"og:url","content":"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"}},{"attrs":{"property":"og:site_name","content":"The Boot"}},{"attrs":{"property":"og:type","content":"blog"}},{"attrs":{"property":"og:image","content":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.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":"In celebration of the premiere of Florida Georgia Line's 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser."}},{"attrs":{"name":"sailthru.date","content":"2017-08-30 14:30:05"}},{"attrs":{"name":"sailthru.title","content":"Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser"}},{"attrs":{"name":"sailthru.tags","content":"tsmsite-theboot, tsmmarket-national, tsmtype-national, florida-georgia-line, country-news"}},{"attrs":{"name":"sailthru.author","content":"astefano"}},{"attrs":{"name":"sailthru.image.full","content":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"}},{"attrs":{"name":"sailthru.image.thumb","content":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg"}},{"attrs":{"name":"msvalidate.01","content":"38FB0DB5D97FA0CEE1853CB708082BF1"}},{"attrs":{"property":"fb:pages","content":"59877105906"}},{"attrs":{"name":"google-site-verification","content":"43sWrlFmliAOb32082dqCQO4JAd-BH-caKisRgljqok"}},{"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 » Florida Georgia Line’s FGL House Hosts Hurricane Harvey Fundraiser Comments Feed","href":"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/feed/"}},{"attrs":{"rel":"wlwmanifest","type":"application/wlwmanifest+xml","href":"http://theboot.com/wp-includes/wlwmanifest.xml"}},{"attrs":{"rel":"prev","title":"George Strait Is Working on Major Hurricane Harvey Relief Effort","href":"http://theboot.com/george-strait-hurricane-harvey-relief-effort/"}},{"attrs":{"rel":"next","title":"43 Years Ago: George Jones Earns No. 1 Hit With ‘The Grand Tour’","href":"http://theboot.com/george-jones-no-1-the-grand-tour/"}},{"attrs":{"rel":"shortlink","href":"http://theboot.com/?p=180954"}},{"attrs":{"rel":"canonical","href":"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/"}},{"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","tsm-2x2"],"adPageSettings":{"attrs":{"catid":["country-news"],"tags":["florida-georgia-line"],"id":"florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","author":"astefano","kw":["astefano","florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","country-news","florida-georgia-line","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","tsm-2x2"],"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":"dc1580972c867b4fe21b9449d55eca093dd2a4f0"},"postMeta":{"_aioseop_title":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser"},"activeDomain":"theboot.com","authLoginFormNonce":"be0d3d179b","authRegFormNonce":"00bad6b3b7","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":"9b6ee779bc4d8305761bcac27314957bd83678ad"},"isGallery":true,"userRegistrationSettings":{"disable-registration":"yes"},"activePlugins":{"braveBrowserPopup":false},"postData":{"id":180954,"postAuthor":629935,"postDate":"2017-08-30T19:30:05.000Z","postDateGmt":"2017-08-30T18:30:05.000Z","postTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","postExcerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","postStatus":"publish","commentStatus":"open","postPassword":"","postName":"florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser","toPing":"","pinged":"","postModified":"2017-08-30T19:33:10.000Z","postModifiedGmt":"2017-08-30T18:33:10.000Z","postContentFiltered":"","postParent":0,"guid":"http://theboot.com/?p=180954","menuOrder":0,"postType":"post","postMimeType":"","commentCount":0,"postDateGmtStr":"2017-08-30 18:30:05.000+0000","postModifiedGmtStr":"2017-08-30 18:33:10.000+0000","meta":{}},"sidebarOptions":{"tsc_selected_sidebar":"single-page","tsc_selected_sidebar_carbon":"carbon-post-sidebar"},"pageTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","next":{"latest":[{"postId":79565,"documentUrl":"/florida-georgia-line-orange-peach/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-orange-peach/","sortDate":"2017-08-25 10:00:24.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":159569,"documentUrl":"/top-florida-georgia-line-songs/","filterUrl":"/rest/carbon/filter/main/top-florida-georgia-line-songs/","sortDate":"2017-08-25 09:25:44.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"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":538,"taxonomyType":"tags"},{"postId":180212,"documentUrl":"/florida-georgia-backstreet-boys-everybody-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-backstreet-boys-everybody-crossroads/","sortDate":"2017-08-22 08:40:56.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179770,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-14 13:35:43.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179099,"documentUrl":"/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","filterUrl":"/rest/carbon/filter/main/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","sortDate":"2017-08-04 21:32:15.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178987,"documentUrl":"/tyler-hubbard-baby-girl-not-boy/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-baby-girl-not-boy/","sortDate":"2017-08-04 08:05:55.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178560,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-07-31 13:25:21.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178195,"documentUrl":"/florida-georgia-line-backstreet-boys-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-backstreet-boys-crossroads/","sortDate":"2017-07-26 10:40:06.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":177279,"documentUrl":"/florida-georgia-line-smooth-tour-2017/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-tour-2017/","sortDate":"2017-07-22 08:00:22.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"}],"taxonomy":[{"postId":79565,"documentUrl":"/florida-georgia-line-orange-peach/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-orange-peach/","sortDate":"2017-08-25 10:00:24.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":159569,"documentUrl":"/top-florida-georgia-line-songs/","filterUrl":"/rest/carbon/filter/main/top-florida-georgia-line-songs/","sortDate":"2017-08-25 09:25:44.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"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":538,"taxonomyType":"tags"},{"postId":180212,"documentUrl":"/florida-georgia-backstreet-boys-everybody-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-backstreet-boys-everybody-crossroads/","sortDate":"2017-08-22 08:40:56.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179770,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-14 13:35:43.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179099,"documentUrl":"/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","filterUrl":"/rest/carbon/filter/main/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","sortDate":"2017-08-04 21:32:15.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178987,"documentUrl":"/tyler-hubbard-baby-girl-not-boy/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-baby-girl-not-boy/","sortDate":"2017-08-04 08:05:55.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178560,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-07-31 13:25:21.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178195,"documentUrl":"/florida-georgia-line-backstreet-boys-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-backstreet-boys-crossroads/","sortDate":"2017-07-26 10:40:06.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":177279,"documentUrl":"/florida-georgia-line-smooth-tour-2017/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-tour-2017/","sortDate":"2017-07-22 08:00:22.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"}]},"cadata":{"activeDomain":"theboot.com","blogId":623,"method":"get_single","postId":180954,"postType":"post","postDateGmt":"2017-08-30 18:30:05.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":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","aiseopTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","widgetTime":14}}}},"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":2}},"carbonwidget/dynamic-ad-custom":{"widgetInfo":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"dynamic-ad-custom","widgetTime":2}},"carbonwidget/tsm-out-of-page":{"widgetInfo":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"tsm-out-of-page","widgetTime":2}},"carbonwidget/bottom-728x90":{"widgetInfo":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"widgetParams":{"adunit":"bottom-728x90","widgetTime":2}}}},"single-post-bottom":{"widgets":["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":2}},"widget_third_party_content-3":{"widgetInfo":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"widgetParams":{"type":"zergnet","title":"Around the Web","id":"14790","placement":"","targettype":"","mode":"","widgetTime":1}},"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":1}},"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":1}},"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":1}},"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":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","aiseopTitle":"Florida Georgia Line's FGL House Hosts Hurricane Harvey Fundraiser","widgetTime":14},"data":[180954],"dataDetails":{"180954":{"thumbnail":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg","caption":"Rick Diamond, Getty Images","excerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","date":"August 30, 2017 2:30 PM","postDateGmt":"2017-08-30 18:30:05 +0000","postModifiedGmt":"2017-08-30 18:33:10 +0000","title":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","url":"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","id":180954,"contentRaw":"[caption id=\"attachment_160329\" align=\"aligncenter\" width=\"630\"]<img class=\"size-large wp-image-160329\" src=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\" alt=\"Florida Georgia Line Dig Your Roots Tour 2017\" width=\"630\" height=\"420\" /> Rick Diamond, Getty Images[/caption]\r\n\r\nIn celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo's Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.\r\n\r\nBeginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB's <em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House's basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d'oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.\r\n\r\nFGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <em>Crossroads </em>episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.” (among others). Of course, they’ll also perform the song that began their work together: the <a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a> single “<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.”</a>\r\n\r\nhttps://youtu.be/3sV6WekjNCo\r\n\r\nIn addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> 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. Young says he also plans to <a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>. <a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her MuttNation Foundation, <a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a> to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a> has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> \"with the whole country music community.\"\r\n\r\nAlso helping Hurricane Harvey victims are <a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>, <a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>, <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> and the <a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>. Smith, a Dallas, Texas, native, is now <a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\"> donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”\r\n<p style=\"text-align: center;\"><strong>Country Stars Share Thoughts and Prayers for Hurricane Harvey Victims</strong></p>\r\n[gallery ids=\"389481,389482,389483,389484,389485,389486,389487,389488,389489,389490,389491,389493\" galleryid=\"204:389479\" galleryindex=\"0\" enablefullscreen=\"yes\" showthumbs=\"no\"]\r\n<p style=\"text-align: center;\"><strong>Unforgettable Florida Georgia Line Moments</strong></p>\r\nhttps://youtu.be/qJj1IZZdnuY\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<figure id=\"attachment_160329\" class=\"content-post-image aligncenter\"><span class=\"image-frame\"><noscript><img src=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></noscript>\n<img class=\"size-large wp-image-160329 lazy\" src=\"//s3.amazonaws.com/tsm-images/global/1x1.gif\" alt=\"Florida Georgia Line Dig Your Roots Tour 2017\" data-width=\"630\" data-height=\"420\" data-type=\"post\" datasrc=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89\"></span><figcaption>Rick Diamond, Getty Images</figcaption></figure><p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>‘s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo’s Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.</p>\n<p>Beginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB’s <em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House’s basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d’oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.</p>\n<p>FGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <em>Crossroads </em>episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.” (among others). Of course, they’ll also perform the song that began their work together: the <a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a> single “<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.”</a></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>In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> 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. Young says he also plans to <a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>. <a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her MuttNation Foundation, <a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a> to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a> has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> “with the whole country music community.”</p>\n<p>Also helping Hurricane Harvey victims are <a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>, <a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>, <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> and the <a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>. Smith, a Dallas, Texas, native, is now <a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\"> donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”</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:0\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>Unforgettable Florida Georgia Line Moments</strong></p>\n<p><div class=\"embed-wrapper\"><iframe src=\"https://www.youtube.com/embed/qJj1IZZdnuY?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":"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser","excerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","post_excerpt":"In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.","post_more_excerpt":"<p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s 'Crossroads' episode with the Backstreet Boys, FGL House is hosting a viewing party-turned-Hurricane Harvey fundraiser.\n<p class=\"more_act\"><a href=\"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/\" title=\"Florida Georgia Line&#8217;s FGL House Hosts Hurricane Harvey Fundraiser\">Read More</a></p>\n","permalink":"http://theboot.com/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/","image":{"id":160329,"url":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg","caption":"Rick Diamond, Getty Images"}},"sponsors":[],"carbonMeta":{"widePromotion":false,"isGallery":true},"tags":[{"id":533,"slug":"florida-georgia-line","title":"florida georgia line","description":"","post_count":334,"link_url":"http://theboot.com/tags/florida-georgia-line/","feed_url":"http://theboot.com/tags/florida-georgia-line/feed/","term_taxonomy_id":538,"object_id":0}],"categories":[{"id":358,"slug":"country-news","title":"Country News","description":"","parent":0,"post_count":24972,"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=Florida%20Georgia%20Line%E2%80%99s%20FGL%20House%20Hosts%20Hurricane%20Harvey%20Fundraiser%20http%3A%2F%2Ftheboot.com%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%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%2Fflorida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser%2F%3Ftrackback%3Dfbshare_mobile","title":"Share on Facebook","target":"_blank"},"email":null,"pinterest":null,"print":null,"is_article":true},"nextArticle":"http://theboot.com/george-strait-hurricane-harvey-relief-effort/","prevArticle":"http://theboot.com/george-jones-no-1-the-grand-tour/","pageUrl":"/florida-georgia-lines-fgl-house-hosts-hurricane-harvey-fundraiser/?utm_content=crowdfire","blogId":623,"domain":"theboot.com","crossPostAttributionBottom":"","rawContent":"<p>\n<sectiontag class=\"module\" contenteditable=\"false\" type=\"image\" attr-id=\"160329\" attr-caption=\" Rick Diamond, Getty Images\" attr-align=\"center\" attr-width=\"630\" attr-height=\"420\" attr-url=\"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;amp;h=420&amp;amp;zc=1&amp;amp;s=0&amp;amp;a=t&amp;amp;q=89\"></sectiontag></p>\n<p>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>'s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo's Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.</p>\n<p>Beginning at 7PM CT on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB's <em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House's basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d'oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.</p>\n<p>FGL House opened earlier this summer. Florida Georgia Line and the Backstreet Boys’ <em>Crossroads </em>episode will feature collaborations on Backstreet Boys songs including “I Want It That Way” and “As Long as You Love Me” and Florida Georgia Line’s song “<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.” (among others). Of course, they’ll also perform the song that began their work together: the <a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a> single “<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.”</a></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>In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts: <a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a> 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. Young says he also plans to <a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>. <a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her MuttNation Foundation, <a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a> to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a> has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> \"with the whole country music community.\"</p>\n<p>Also helping Hurricane Harvey victims are <a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>, <a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>, <a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a> and the <a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>. Smith, a Dallas, Texas, native, is now <a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a> from merchandise sales through his online store to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\"> donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to hurricane-related charities. Combs, meanwhile, tweeted that he would be donating $10,000 to Samaritan’s Purse, “a non-denominational evangelical Christian” that’s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band are selling a special T-shirt and donating the proceeds to “accredited organizations helping in disaster recovery.”</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>Unforgettable Florida Georgia Line Moments</strong></p>\n<p><sectiontag class=\"module\" contenteditable=\"false\" type=\"oembed\" attr-url=\"http://www.youtube.com/oembed?url=https%3A%2F%2Fyoutu.be%2FqJj1IZZdnuY&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>In celebration of the premiere of <a href=\"http://theboot.com/tags/florida-georgia-line/\">Florida Georgia Line</a>&apos;s <a href=\"http://theboot.com/florida-georgia-backstreet-boys-everybody-crossroads/\"><em>Crossroads</em> episode with the Backstreet Boys</a>, the duo&apos;s Nashville venue,<a href=\"http://theboot.com/florida-georgia-line-fgl-house-nashville/\"> FGL House</a>, is hosting a viewing party-turned-Hurricane Harvey fundraiser. Proceeds from the event will benefit the Red Cross.</p>\n"},"currentTextLength":265,"runningCounter":1,"cumulativePodTextLength":265,"totalSimilarConsecutiveElements":3,"totalTextLength":1389},{"type":"singlePostText","data":{"text":"<p>Beginning at 7PM CT&#xA0;on Wednesday (Aug. 30), fans can head to FGL House, located at 120 Third Ave. South in Nashville. FGL and BSB&apos;s&#xA0;<em>Crossroads</em> episode, which premieres at 9PM CT, will be shown on screens throughout the venue, and Red Cross representatives will be on hand to collect donations. Fans who donate at least $25 will be invited to a VIP Viewing Party in FGL House&apos;s basement lounge, Little Red Corvette. The VIP event will feature complimentary hors d&apos;oeuvres and raffles; the first 50 people to enter will also receive a Florida Georgia Line tour T-shirt.</p>\n"},"currentTextLength":593,"runningCounter":2,"cumulativePodTextLength":858,"totalSimilarConsecutiveElements":3,"totalTextLength":1389},{"type":"singlePostShareThrough","data":{}},{"type":"singlePostText","data":{"text":"<p>FGL House opened earlier this summer.&#xA0;Florida Georgia Line and the Backstreet Boys&#x2019;&#xA0;<em>Crossroads&#xA0;</em>episode will feature&#xA0;collaborations on Backstreet Boys songs including &#x201C;I Want It That Way&#x201D; and &#x201C;As Long as&#xA0;You Love&#xA0;Me&#x201D; and Florida Georgia Line&#x2019;s&#xA0;song &#x201C;<a href=\"http://theboot.com/florida-georgia-line-holy-charts/\">H.O.L.Y</a>.&#x201D; (among others). Of course, they&#x2019;ll also perform the song that began&#xA0;their work together:&#xA0;the&#xA0;<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-no-1-song/\">No. 1-charting</a>&#xA0;single &#x201C;<a href=\"http://theboot.com/florida-georgia-line-backstreet-boys-god-your-mama-and-me-video/\">God, Your Mama and Me.&#x201D;</a></p>\n"},"currentTextLength":531,"runningCounter":3,"cumulativePodTextLength":1389,"totalSimilarConsecutiveElements":3,"totalTextLength":1389},{"type":"singlePostOembed","data":{"height":270,"thumbnail_height":360,"provider_name":"YouTube","provider_url":"https://www.youtube.com/","author_name":"Taste of Country","version":"1.0","thumbnail_url":"https://i.ytimg.com/vi/3sV6WekjNCo/hqdefault.jpg","type":"video","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/3sV6WekjNCo?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","title":"Hurricane Harvey Strikes, Country Singers Respond - Taste of Country News 360","thumbnail_width":480,"width":480,"author_url":"https://www.youtube.com/user/TasteofCountryMusic"},"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p>In addition to Florida Georgia Line, a number of other country artists have stepped up to help with Hurricane Harvey relief efforts:&#xA0;<a href=\"http://theboot.com/tags/chris-young/\">Chris Young</a>&#xA0;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. Young says he also plans to&#xA0;<a href=\"http://theboot.com/chris-young-hurricane-harvey-relief-efforts/\">get involved with other, larger fundraising campaigns</a>.&#xA0;<a href=\"http://theboot.com/tags/miranda-lambert/\">Miranda Lambert</a>, meanwhile, with her&#xA0;MuttNation Foundation,&#xA0;<a href=\"http://theboot.com/miranda-lambert-muttnation-hurricane-harvey-relief-efforts/\">headed to the affected parts of Texas</a>&#xA0;to do whatever they can for the animals displaced by the storm, and <a href=\"http://theboot.com/tags/george-strait/\">George Strait</a>&#xA0;has revealed that he is <a href=\"http://theboot.com/george-strait-hurricane-harvey-relief-effort/\">working on a major relief effort</a> &quot;with the whole country music community.&quot;</p>\n"},"currentTextLength":843,"runningCounter":1,"cumulativePodTextLength":843,"totalSimilarConsecutiveElements":3,"totalTextLength":1787},{"type":"singlePostText","data":{"text":"<p>Also helping Hurricane Harvey victims are&#xA0;<a href=\"http://theboot.com/tags/granger-smith/\">Granger Smith</a>,&#xA0;<a href=\"http://theboot.com/tags/luke-combs/\">Luke Combs</a>,&#xA0;<a href=\"http://theboot.com/tags/lady-antebellum/\">Lady Antebellum</a>&#xA0;and the&#xA0;<a href=\"http://theboot.com/tags/josh-abbott-band/\">Josh Abbott Band</a>.&#xA0;Smith, a Dallas, Texas, native, is now&#xA0;<a href=\"http://theboot.com/granger-smith-luke-combs-josh-abbott-band-hurricane-harvey-relief-efforts/\">donating 100 percent of profits</a>&#xA0;from&#xA0;merchandise sales through his online store&#xA0;to Hurricane Harvey relief efforts; Lady A, too,<a href=\"http://theboot.com/lady-antebellum-merch-proceeds-to-hurricane-harvey-relief/\">&#xA0;donated merch proceeds</a>, specifically from their Saturday night (Aug. 26) concert in Dallas, to&#xA0;hurricane-related charities.&#xA0;Combs, meanwhile,&#xA0;tweeted&#xA0;that he would be donating $10,000 to&#xA0;Samaritan&#x2019;s Purse, &#x201C;a non-denominational evangelical Christian&#x201D; that&#x2019;s sending five disaster relief teams to help Hurricane Harvey victims, and the Josh Abbott Band&#xA0;are selling a special T-shirt and donating the proceeds to &#x201C;accredited organizations helping in disaster recovery.&#x201D;</p>\n"},"currentTextLength":874,"runningCounter":2,"cumulativePodTextLength":1717,"totalSimilarConsecutiveElements":3,"totalTextLength":1787},{"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":1787,"totalSimilarConsecutiveElements":3,"totalTextLength":1787},{"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},"runningCounter":1,"totalSimilarConsecutiveElements":1},{"type":"singlePostText","data":{"text":"<p style=\"text-align: center;\"><strong>Unforgettable Florida Georgia Line Moments</strong></p>\n"},"currentTextLength":43,"runningCounter":1,"cumulativePodTextLength":43,"totalSimilarConsecutiveElements":1,"totalTextLength":43},{"type":"singlePostOembed","data":{"type":"video","thumbnail_url":"https://i.ytimg.com/vi/qJj1IZZdnuY/hqdefault.jpg","title":"6 Unforgettable Florida Georgia Line Moments","thumbnail_width":480,"author_url":"https://www.youtube.com/user/TasteofCountryMusic","provider_name":"YouTube","version":"1.0","height":270,"author_name":"Taste of Country","html":"<iframe width=\"480\" height=\"270\" src=\"https://www.youtube.com/embed/qJj1IZZdnuY?feature=oembed\" frameborder=\"0\" allow=\"autoplay; encrypted-media\" allowfullscreen></iframe>","provider_url":"https://www.youtube.com/","thumbnail_height":360,"width":480},"runningCounter":1,"totalSimilarConsecutiveElements":1}],"uniquePodTypes":["singlePostImage","singlePostText","singlePostOembed","singlePostGallery","singlePostButton"],"podHeader":[{"type":"singlePostImage","data":{"id":160329,"caption":"Rick Diamond, Getty Images","align":"center","width":630,"height":420,"url":"http://theboot.com/files/2016/12/florida-georgia-line-country-tours-2017.jpg?w=630&amp;h=420&amp;zc=1&amp;s=0&amp;a=t&amp;q=89"},"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"},"runningCounter":1,"totalSimilarConsecutiveElements":1},"next":{"latest":[{"postId":79565,"documentUrl":"/florida-georgia-line-orange-peach/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-orange-peach/","sortDate":"2017-08-25 10:00:24.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":159569,"documentUrl":"/top-florida-georgia-line-songs/","filterUrl":"/rest/carbon/filter/main/top-florida-georgia-line-songs/","sortDate":"2017-08-25 09:25:44.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"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":538,"taxonomyType":"tags"},{"postId":180212,"documentUrl":"/florida-georgia-backstreet-boys-everybody-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-backstreet-boys-everybody-crossroads/","sortDate":"2017-08-22 08:40:56.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179770,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-14 13:35:43.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179099,"documentUrl":"/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","filterUrl":"/rest/carbon/filter/main/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","sortDate":"2017-08-04 21:32:15.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178987,"documentUrl":"/tyler-hubbard-baby-girl-not-boy/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-baby-girl-not-boy/","sortDate":"2017-08-04 08:05:55.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178560,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-07-31 13:25:21.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178195,"documentUrl":"/florida-georgia-line-backstreet-boys-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-backstreet-boys-crossroads/","sortDate":"2017-07-26 10:40:06.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":177279,"documentUrl":"/florida-georgia-line-smooth-tour-2017/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-tour-2017/","sortDate":"2017-07-22 08:00:22.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"}],"taxonomy":[{"postId":79565,"documentUrl":"/florida-georgia-line-orange-peach/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-orange-peach/","sortDate":"2017-08-25 10:00:24.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":159569,"documentUrl":"/top-florida-georgia-line-songs/","filterUrl":"/rest/carbon/filter/main/top-florida-georgia-line-songs/","sortDate":"2017-08-25 09:25:44.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"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":538,"taxonomyType":"tags"},{"postId":180212,"documentUrl":"/florida-georgia-backstreet-boys-everybody-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-backstreet-boys-everybody-crossroads/","sortDate":"2017-08-22 08:40:56.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179770,"documentUrl":"/florida-georgia-lines-bebe-rexha-meant-to-be/","filterUrl":"/rest/carbon/filter/main/florida-georgia-lines-bebe-rexha-meant-to-be/","sortDate":"2017-08-14 13:35:43.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":179099,"documentUrl":"/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","filterUrl":"/rest/carbon/filter/main/jason-aldean-florida-georgia-line-we-fest-2018-headliners/","sortDate":"2017-08-04 21:32:15.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178987,"documentUrl":"/tyler-hubbard-baby-girl-not-boy/","filterUrl":"/rest/carbon/filter/main/tyler-hubbard-baby-girl-not-boy/","sortDate":"2017-08-04 08:05:55.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178560,"documentUrl":"/florida-georgia-line-smooth-music-video/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-music-video/","sortDate":"2017-07-31 13:25:21.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":178195,"documentUrl":"/florida-georgia-line-backstreet-boys-crossroads/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-backstreet-boys-crossroads/","sortDate":"2017-07-26 10:40:06.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"},{"postId":177279,"documentUrl":"/florida-georgia-line-smooth-tour-2017/","filterUrl":"/rest/carbon/filter/main/florida-georgia-line-smooth-tour-2017/","sortDate":"2017-07-22 08:00:22.000 +0000","termTaxonomyId":538,"taxonomyType":"tags"}]}}}},"carbonwidget/top-728x90":{"info":{"id":"carbonwidget/top-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"top-728x90","widgetTime":2},"data":["carbonwidget/top-728x90"],"dataDetails":{"carbonwidget/top-728x90":{"adUnit":"top-728x90","adType":"dfp6"}}},"carbonwidget/dynamic-ad-custom":{"info":{"id":"carbonwidget/dynamic-ad-custom","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"dynamic-ad-custom","widgetTime":2},"data":["carbonwidget/dynamic-ad-custom"],"dataDetails":{"carbonwidget/dynamic-ad-custom":{"adUnit":"dynamic-ad-custom","adType":"dfp6"}}},"carbonwidget/tsm-out-of-page":{"info":{"id":"carbonwidget/tsm-out-of-page","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"tsm-out-of-page","widgetTime":2},"data":["carbonwidget/tsm-out-of-page"],"dataDetails":{"carbonwidget/tsm-out-of-page":{"adUnit":"tsm-out-of-page","adType":"dfp6"}}},"carbonwidget/bottom-728x90":{"info":{"id":"carbonwidget/bottom-728x90","groupType":"carbonwidget/ads","widgetInstance":"1"},"params":{"adunit":"bottom-728x90","widgetTime":2},"data":["carbonwidget/bottom-728x90"],"dataDetails":{"carbonwidget/bottom-728x90":{"adUnit":"bottom-728x90","adType":"dfp6"}}},"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":2},"data":[],"dataDetails":{}},"widget_third_party_content-3":{"info":{"id":"widget_third_party_content-3","groupType":"widget_third_party_content","widgetType":"widget_widget_third_party_content","widgetInstance":"3"},"params":{"type":"zergnet","title":"Around the Web","id":"14790","placement":"","targettype":"","mode":"","widgetTime":1},"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":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[177614,22264,8138,192547],"dataDetails":{"8138":{"postid":"8138","sortdate":"2018-02-12T16:55:00.000Z","data":{"mainData":{"postType":"post","caption":"David Redfern / Ebet Roberts / GAB Archives, Redferns / Getty Images","thumbnail":"http://theboot.com/files/2012/10/country-stars-who-died-young.jpg","postDateGmt":"2018-02-12 16:55:00 +0000","title":"Country Singers We Lost Too Soon [PICTURES]","url":"http://theboot.com/dead-singers/","id":8138,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"May they rest in peace ...","authors":[{"id":1402441,"slug":"the-boot-staff","name":"The Boot Staff","first_name":"The Boot","last_name":"Staff","nickname":"The Boot Staff","url":"http://theboot.com/author/the-boot-staff/","thumbnail":"http://theboot.com/files/2017/10/boot-250x2501.png"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"GONE TOO SOON","dynamic-lead-excerpt":"The Boot remembers the country stars we lost far too young.","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Country Singers We Lost Too Soon [PICTURES]","excerpt":"A photo gallery of country musicians who died young.","link-url":"","image":""},"_aioseop_title":"Country Singers We Lost Too Soon [PICTURES]"}}},"22264":{"postid":"22264","sortdate":"2018-02-12T19:15:00.000Z","data":{"mainData":{"postType":"list-post","caption":"Courtesy of Webster & Associates","thumbnail":"http://theboot.com/files/2013/07/George-Jones.jpg","postDateGmt":"2018-02-12 19:15:00 +0000","title":"Top 10 Sad Love Songs in Country Music","url":"http://theboot.com/sad-love-songs/","id":22264,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Grab the tissues ...","authors":[{"id":1402441,"slug":"the-boot-staff","name":"The Boot Staff","first_name":"The Boot","last_name":"Staff","nickname":"The Boot Staff","url":"http://theboot.com/author/the-boot-staff/","thumbnail":"http://theboot.com/files/2017/10/boot-250x2501.png"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","ts3_alternate":{"title":"Top 10 Sad Love Songs in Country Music","excerpt":"The Boot counts down the saddest love songs in country music.","link-url":"","image":""},"dynamic-lead-video":"0","_aioseop_title":"Top 10 Sad Love Songs in Country Music"}}},"177614":{"postid":"177614","sortdate":"2018-02-12T19:30:10.000Z","data":{"mainData":{"postType":"post","caption":"Terry Wyatt, Getty Images","thumbnail":"http://theboot.com/files/2017/07/ashley-mcbryde.jpg","postDateGmt":"2018-02-12 19:30:10 +0000","title":"Who Is Ashley McBryde? 5 Things You Need to Know","url":"http://theboot.com/ashley-mcbryde-country-music-bio-facts/","id":177614,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Get to know this artist to watch!","authors":[{"id":1895755,"slug":"carriehorton","name":"Carrie Horton","first_name":"Carrie","last_name":"Horton","nickname":"carriehorton","url":"http://theboot.com/author/carriehorton/","thumbnail":"http://tasteofcountry.com/files/2014/12/headshot.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 Ashley McBryde? 5 Things You Need to Know","excerpt":"Five fun facts about Ashley McBryde.","link-url":"","image":""},"_aioseop_title":"Who Is Ashley McBryde? 5 Things You Need to Know"}}},"192547":{"postid":"192547","sortdate":"2018-02-12T16:50:42.000Z","data":{"mainData":{"postType":"post","caption":"Rick Diamond, Getty Images","thumbnail":"http://theboot.com/files/2018/02/daryle-singletary-dead-tweets.jpg","postDateGmt":"2018-02-12 16:50:42 +0000","title":"Luke Combs, Charlie Daniels and More Mourn Daryle Singletary","url":"http://theboot.com/daryle-singletary-death-reactions/","id":192547,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"He was only 46 years old.","authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://theboot.com/author/astefano/","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"R.I.P., DARYLE SINGLETARY","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Luke Combs, Charlie Daniels and More Mourn Daryle Singletary","excerpt":"News of Daryle Singletary&apos;s death on Feb. 12 has the country music community offering their respects.","link-url":"","image":""},"_aioseop_title":"Luke Combs, Charlie Daniels and More Mourn Daryle Singletary"}}}},"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":1},"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":2,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[192031,58697,188573,192514,96648],"dataDetails":{"58697":{"postid":"58697","sortdate":"2018-02-12T20:35:53.000Z","data":{"mainData":{"postType":"post","caption":"Michael Loccisano / Rick Diamond / Michael Loccisano, Getty Images","thumbnail":"http://theboot.com/files/2014/02/country-stars-valentines-day.jpg","postDateGmt":"2018-02-12 20:35:53 +0000","title":"Which Country Star Would You Like to Spend Valentine&apos;s Day With?","url":"http://theboot.com/country-star-valentines-day-poll/","id":58697,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Vote for the country star you&apos;d like to spend Valentine&apos;s Day with.","authors":[{"id":1402441,"slug":"the-boot-staff","name":"The Boot Staff","first_name":"The Boot","last_name":"Staff","nickname":"The Boot Staff","url":"http://theboot.com/author/the-boot-staff/","thumbnail":"http://theboot.com/files/2017/10/boot-250x2501.png"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"POLL: Which Country Star Would You Like to Spend Valentine&apos;s Day With?","excerpt":"Vote for the country star you&apos;d like to spend Valentine&apos;s Day with.","link-url":"","image":""},"_aioseop_title":"Which Country Star Would You Like to Spend Valentine&apos;s Day With?"}}},"96648":{"postid":"96648","sortdate":"2018-02-12T17:25:27.000Z","data":{"mainData":{"postType":"post","caption":"Dave Kotinsky, Getty Images","thumbnail":"http://theboot.com/files/2017/02/rascal-flatts-bless-the-broken-road-no-1.jpg","postDateGmt":"2018-02-12 17:25:27 +0000","title":"Country Music Memories: &apos;Bless the Broken Road&apos; Hits No. 1","url":"http://theboot.com/rascal-flatts-bless-the-broken-road-no-1/","id":96648,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"On Feb. 12, 2005, &quot;Bless the Broken Road&quot; hit No. 1.","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":"https://youtu.be/3wyStYL-iMo","youtubeId":"3wyStYL-iMo"},"alternateData":{"_townsquare_media_url":"https://youtu.be/3wyStYL-iMo","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"13 Years Ago: Rascal Flatts Ride to No. 1 With &apos;Bless the Broken Road&apos;","excerpt":"On Feb. 12, 2005, Rascal Flatts hit No. 1 with &quot;Bless the Broken Road,&quot; from their &apos;Feels Like Today&apos; album.","link-url":"","image":""},"_aioseop_title":"Country Music Memories: &apos;Bless the Broken Road&apos; Hits No. 1"}}},"188573":{"postid":"188573","sortdate":"2018-02-12T19:10:07.000Z","data":{"mainData":{"postType":"post","caption":"Lindsey Byrnes","thumbnail":"http://theboot.com/files/2017/12/Im-With-Her-1-Lindsey-Byrnes.jpg","postDateGmt":"2018-02-12 19:10:07 +0000","title":"Everything We Know About I&CloseCurlyQuote;m With Her&CloseCurlyQuote;s &lsquo;See You Around&apos; Album","url":"http://theboot.com/im-with-her-see-you-around-album-information-details/","id":188573,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"We&apos;ve got the deets!","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":"Everything We Know About I&CloseCurlyQuote;m With Her&CloseCurlyQuote;s Debut Album, &lsquo;See You Around&CloseCurlyQuote;","excerpt":"The Boot rounds up the details about I&apos;m With Her&apos;s first full-length studio album, &apos;See You Around&apos;.","link-url":"","image":""},"_aioseop_title":"Everything We Know About I&CloseCurlyQuote;m With Her&CloseCurlyQuote;s &lsquo;See You Around&apos; Album"}}},"192031":{"postid":"192031","sortdate":"2018-02-12T21:40:50.000Z","data":{"mainData":{"postType":"post","caption":"Timothy Hiatt, Getty Images","thumbnail":"http://theboot.com/files/2018/02/dan-and-shay.jpg","postDateGmt":"2018-02-12 21:40:50 +0000","title":"Dan + Shay: Marriage, Families &apos;Definitely&apos; Affecting Their Music","url":"http://theboot.com/dan-and-shay-life-changes-affect-songwriting/","id":192031,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Things have changed a lot for the duo over the past year ...","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":"Dan + Shay Say Marriage, Family Lives Are &apos;Definitely&apos; Affecting Their Songs","excerpt":"Dan Smyers and Shay Mooney explain how marriage and family life has affected their songwriting.","link-url":"","image":""},"_aioseop_title":"Dan + Shay: Marriage, Families &apos;Definitely&apos; Affecting Their Music"}}},"192514":{"postid":"192514","sortdate":"2018-02-12T18:19:56.000Z","data":{"mainData":{"postType":"post","caption":"Ethan Miller, Getty Images","thumbnail":"http://theboot.com/files/2017/05/luke-bryan-2017-tour-review.jpg","postDateGmt":"2018-02-12 18:19:56 +0000","title":"News Roundup: &apos;What Makes You Country&apos; Coming on Vinyl + More","url":"http://theboot.com/luke-bryan-what-makes-you-country-vinyl-lucinda-williams-memoir/","id":192514,"carbonMeta":{"widePromotion":false,"isGallery":false},"excerpt":"Bryan&apos;s upcoming vinyl release will feature a bonus track.","authors":[{"id":2674456,"slug":"aemccarthy","name":"Amy McCarthy","first_name":"Amy","last_name":"McCarthy","nickname":"Amy McCarthy","thumbnail":"http://theboot.com/files/2017/10/zd7hcQbz_400x400.jpg","url":"http://theboot.com/author/aemccarthy/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"The Boot News Roundup: Luke Bryan&apos;s &apos;What Makes You Country&apos; Coming on Vinyl + More","excerpt":"Luke Bryan is releasing &apos;What Makes You Country&apos; on vinyl, Lucinda Williams is writing a memoir and more.","link-url":"","image":""},"_aioseop_title":"News Roundup: &apos;What Makes You Country&apos; Coming on Vinyl + More"}}}},"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":1},"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":1},"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":3,"widgetFilterTime":0,"widgetFilterParallelTime":0},"data":[192600,192031,192593,58697,192490],"dataDetails":{"58697":{"postid":"58697","sortdate":"2018-02-12T20:35:53.000Z","data":{"mainData":{"postType":"post","caption":"Michael Loccisano / Rick Diamond / Michael Loccisano, Getty Images","thumbnail":"http://theboot.com/files/2014/02/country-stars-valentines-day.jpg","postDateGmt":"2018-02-12 20:35:53 +0000","title":"POLL: Which Country Star Would You Like to Spend Valentine&apos;s Day With?","url":"http://theboot.com/country-star-valentines-day-poll/","id":58697,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Vote for the country star you&apos;d like to spend Valentine&apos;s Day with.","authors":[{"id":1402441,"slug":"the-boot-staff","name":"The Boot Staff","first_name":"The Boot","last_name":"Staff","nickname":"The Boot Staff","url":"http://theboot.com/author/the-boot-staff/","thumbnail":"http://theboot.com/files/2017/10/boot-250x2501.png"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"POLL: Which Country Star Would You Like to Spend Valentine&apos;s Day With?","excerpt":"Vote for the country star you&apos;d like to spend Valentine&apos;s Day with.","link-url":"","image":""},"_aioseop_title":"Which Country Star Would You Like to Spend Valentine&apos;s Day With?"}}},"192031":{"postid":"192031","sortdate":"2018-02-12T21:40:50.000Z","data":{"mainData":{"postType":"post","caption":"Timothy Hiatt, Getty Images","thumbnail":"http://theboot.com/files/2018/02/dan-and-shay.jpg","postDateGmt":"2018-02-12 21:40:50 +0000","title":"Dan + Shay Say Marriage, Family Lives Are &apos;Definitely&apos; Affecting Their Songs","url":"http://theboot.com/dan-and-shay-life-changes-affect-songwriting/","id":192031,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Dan Smyers and Shay Mooney explain how marriage and family life has affected their songwriting.","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":"Dan + Shay Say Marriage, Family Lives Are &apos;Definitely&apos; Affecting Their Songs","excerpt":"Dan Smyers and Shay Mooney explain how marriage and family life has affected their songwriting.","link-url":"","image":""},"_aioseop_title":"Dan + Shay: Marriage, Families &apos;Definitely&apos; Affecting Their Music"}}},"192490":{"postid":"192490","sortdate":"2018-02-12T19:54:47.000Z","data":{"mainData":{"postType":"post","caption":"Ethan Miller, Getty Images for Essential Broadcast Media","thumbnail":"http://theboot.com/files/2016/04/kacey-musgraves-justin-bieber-mister-rogers.jpg","postDateGmt":"2018-02-12 19:54:47 +0000","title":"Kacey Musgraves Debuts New Songs on Breakers Tour [WATCH]","url":"http://theboot.com/kacey-musgraves-velvet-elvis/","id":192490,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"New Kacey Musgraves music is coming!","authors":[{"id":2516385,"slug":"ccarr","name":"Courtney Carr","first_name":"Courtney","last_name":"Carr","nickname":"CoCarr","thumbnail":"http://theboot.com/files/2017/10/Boot-Picture.jpg","url":"http://theboot.com/author/ccarr/"}]},"alternateData":{"_townsquare_media_url":"","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Kacey Musgraves Debuts New Songs on Breakers Tour [WATCH]","excerpt":"New Kacey Musgraves music is coming!","link-url":"","image":""},"_aioseop_title":"Kacey Musgraves Debuts New Songs on Breakers Tour [WATCH]"}}},"192593":{"postid":"192593","sortdate":"2018-02-12T20:35:59.000Z","data":{"mainData":{"postType":"post","caption":"Courtesy of Webster PR","thumbnail":"http://theboot.com/files/2017/06/rhonda-vincent-daryle-singletary-interview-2017.jpg","postDateGmt":"2018-02-12 20:35:59 +0000","title":"Rhonda Vincent Remembers &apos;Kindred Spirit&apos; Daryle Singletary","url":"http://theboot.com/rhonda-vincent-remembers-daryle-singletary/","id":192593,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Rhonda Vincent mourns the death of Daryle Singletary.","authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://theboot.com/author/astefano/","thumbnail":"http://theboot.com/files/2016/10/430A7710.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":"Rhonda Vincent Remembers &apos;Kindred Spirit&apos; Daryle Singletary","excerpt":"Rhonda Vincent mourns the death of Daryle Singletary.","link-url":"","image":""},"_aioseop_title":"Rhonda Vincent Remembers &apos;Kindred Spirit&apos; Daryle Singletary"}}},"192600":{"postid":"192600","sortdate":"2018-02-12T22:13:16.000Z","data":{"mainData":{"postType":"post","caption":"Terry Wyatt, Getty Images","thumbnail":"http://theboot.com/files/2016/02/daryle-singletary-birthday.jpg","postDateGmt":"2018-02-12 22:13:16 +0000","title":"Daryle Singletary&apos;s Final Concert Ended With a Johnny Paycheck Cover [WATCH]","url":"http://theboot.com/daryle-singletary-final-performance-johnny-paycheck-old-violin/","id":192600,"carbonMeta":{"widePromotion":false,"isGallery":true},"excerpt":"Daryle Singletary closed his final performance with a cover of Johnny Paycheck&apos;s &quot;Old Violin.&quot;","authors":[{"id":629935,"slug":"astefano","name":"Angela Stefano","first_name":"Angela","last_name":"Zimmer (Stefano)","nickname":"Angela Stefano","url":"http://theboot.com/author/astefano/","thumbnail":"http://theboot.com/files/2016/10/430A7710.jpg"}],"video":true,"videoUrl":"https://youtu.be/HZxqbp-EO3Q","youtubeId":"HZxqbp-EO3Q"},"alternateData":{"_townsquare_media_url":"https://youtu.be/HZxqbp-EO3Q","dynamic-lead-title":"","dynamic-lead-excerpt":"","dynamic-lead-link-url":"","dynamic-lead-image":"","dynamic-lead-video":"0","ts3_alternate":{"title":"Daryle Singletary&apos;s Final Concert Ended With a Johnny Paycheck Cover [WATCH]","excerpt":"Daryle Singletary closed his final performance with a cover of Johnny Paycheck&apos;s &quot;Old Violin.&quot;","link-url":"","image":""},"_aioseop_title":"Daryle Singletary&apos;s Final Concert Ended With a Haunting Cover"}}}},"redisCached":true},"carbonwidget/nav/blueiv":{"info":{"id":"carbonwidget/nav/blueiv","groupType":"carbonwidget/nav/blueiv"},"params":{"widgetTime":2},"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":1},"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":2},"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":192571,"title":"Vince Gill","titleExcerpt":"Vince Gill","href":"/tags/vince-gill/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/vince-gill/","hasBlogroll":false}},"3":{"menuId":"3","attrs":{"menuPostId":192572,"title":"Chris Janson","titleExcerpt":"Chris Janson","href":"/tags/chris-janson/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/chris-janson/","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":192569,"title":"Jason Aldean","titleExcerpt":"Jason Aldean","href":"/tags/jason-aldean/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/jason-aldean/","hasBlogroll":false}},"7":{"menuId":"7","attrs":{"menuPostId":192383,"title":"Maddie & Tae","titleExcerpt":"Maddie & Tae","href":"/tags/maddie-and-tae/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/maddie-and-tae/","hasBlogroll":false}},"8":{"menuId":"8","attrs":{"menuPostId":191905,"title":"Chris Stapleton","titleExcerpt":"Chris Stapleton","href":"/tags/chris-stapleton/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/chris-stapleton/","hasBlogroll":false}},"9":{"menuId":"9","attrs":{"menuPostId":192388,"title":"Johnny Cash","titleExcerpt":"Johnny Cash","href":"/tags/johnny-cash/","samedomain":true,"menupath":"/rest/carbon/api/menu/tags/johnny-cash/","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":2},"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":1040.58,"mainOptionsTime":7.184,"sidebarsTime":10.182,"widgetsTime":15.912,"processTime":1073.949},"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=f6f5453a8cde7d0b301abb99888e7aca87cafa58"></script>
        </body>
      </html>