<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Global Collective Real Estate</title>
	<atom:link href="https://www.globalcollectivere.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.globalcollectivere.com/</link>
	<description>Private-client luxury real estate in The Woodlands and greater Houston — bilingual advisors for local and Mexico-based buyers.</description>
	<lastBuildDate>Thu, 03 Apr 2025 23:02:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.globalcollectivere.com/wp-content/uploads/2024/10/cropped-WhatsApp-Image-2024-10-03-at-05.26.50-32x32.jpeg</url>
	<title>Global Collective Real Estate</title>
	<link>https://www.globalcollectivere.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Three chances to show support for the efforts of Children&#8217;s Safe Harbor</title>
		<link>https://www.globalcollectivere.com/three-chances-to-show-support-for-the-efforts-of-childrens-safe-harbor/</link>
					<comments>https://www.globalcollectivere.com/three-chances-to-show-support-for-the-efforts-of-childrens-safe-harbor/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 23:02:04 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[chances]]></category>
		<category><![CDATA[Childrens]]></category>
		<category><![CDATA[efforts]]></category>
		<category><![CDATA[Harbor]]></category>
		<category><![CDATA[Safe]]></category>
		<category><![CDATA[show]]></category>
		<category><![CDATA[support]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/three-chances-to-show-support-for-the-efforts-of-childrens-safe-harbor/</guid>

					<description><![CDATA[<p>THE WOODLANDS, TX – Local nonprofit organization and child advocacy group Children’s Safe Harbor recently announced that this year they are adding to their thirteenth annual art pinwheel display installation. Each year for this event, law enforcement, community leaders, and members of the public gather to plant pinwheels for a daylong display. Each pinwheel represents [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/three-chances-to-show-support-for-the-efforts-of-childrens-safe-harbor/">Three chances to show support for the efforts of Children&#8217;s Safe Harbor</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
<p><span style="font-family:arial,helvetica,sans-serif">THE WOODLANDS, TX – Local nonprofit organization and child advocacy group Children’s Safe Harbor recently announced that this year they are adding to their thirteenth annual art pinwheel display installation. Each year for this event, law enforcement, community leaders, and members of the public gather to plant pinwheels for a daylong display. Each pinwheel represents a child’s life saved by the efforts led by Children’s Safe Harbor. This year, 2,245 pinwheels will be planted. </span></p>
<p><span style="font-family:arial,helvetica,sans-serif">Instead of a single event at a single location as usual, this year Victoria Constance, executive director of Children’s Safe Harbor, has set up three locations on three different dates for members of the public to come pay homage to the efforts of the nonprofit organization.</span></p>
<p><span style="font-family:arial,helvetica,sans-serif">The installations will be set up at the following locations from 8 a.m. to 5 p.m. on these dates:</span></p>
<ul>
<li><span style="font-family:arial,helvetica,sans-serif">Tuesday, April 8 – Huntsville Courthouse, 1100 University Ave, Huntsville</span></li>
<li><span style="font-family:arial,helvetica,sans-serif">Monday, April 14 – Lone Star Convention Center, 9055 Airport Rd, Conroe</span></li>
<li><span style="font-family:arial,helvetica,sans-serif">Wednesday, April 23 – Magnolia City Hall, 18111 Buddy Riley Blvd, Magnolia </span></li>
</ul></div>
<p><script>
		cm = {};
		cm.locallyLoggedIn = 0;
		cm.parentCommentID = 0;
		cm.loginType="";
		cm.loginsValidating = 0;
		cm.loginSuccess = 0;
		cm.failureCount = 0;
		cm.deleteFailureCount = 0;
		cm.enableAtChildID = 0;
		cm.state="";
		cm.comment="";
		cm.replyprepend = '';
		cm.comments;
		cm.topMouseBind;
		cm.auth2;
		cm.locUID = -1
		cm.fbUID = -1;
		cm.initRefreshComplete = 0;
		cm.refreshCount = 0;
		cm.loginToken = 0;
		cm.commentIDDelete = 0;
		cm.deleteCommentID = 0;
		cm.commentIDEdit = 0;</p>
<p>		cm.isLoggedIn = function(forceValidation){
			var isLoggedIn = false;</p>
<p>			if(cm.locallyLoggedIn){
				isLoggedIn = true;
			}else if(!forceValidation && cm.loginType != ''){</p>
<p>				isLoggedIn = true;
			}else{</p>
<p>				cm.loginsValidating++;
				FB.getLoginStatus(function(response) {
			    	cm.fbgetLoginStatusCB(response);
				});</p>
<p>				isLoggedIn = false;
			}
			return isLoggedIn
		}
		cm.promptLogin = function(errorText){
			cm.toggleLoginBox(true);
			if(errorText.length){
				$('#cm-login-error').html(errorText);
			}
		}
		cm.toggleLoginBox = function(open){
			if(open){
				$('#cm-greyout').css('display','block');
				$('#cm-login-wrapper').css('display','block');
			}else{
				$('#cm-greyout').css('display','none');
				$('#cm-login-wrapper').css('display','none');
			}
		}
		var lsfcount = 0;
		cm.loginSuccessFunc = function(type, token){
			cm.loginType = type;
			cm.toggleLoginBox(false);
			lsfcount++;
			if(cm.loginType != 'local'){
				cm.loginToken = token;
			}else{
				cm.loginToken = '';
				cm.locUID = token;
			}
			if(cm.state == 'post'){
				cm.postComment(cm.failedCommentParentID, cm.comment, cm.failureCount, 0);
			}else if(cm.state == 'delete'){
				cm.deleteComment(cm.deleteCommentID, cm.loginType, cm.loginToken, cm.deleteFailureCount);
	       	}else if(cm.state == 'edit'){
	       		cm.postComment(0, cm.comment, cm.failureCount, cm.commentEditID);
	       	}else{
				cm.enableComment();
			}
		}
		cm.loginValidated = function(success){
			cm.loginsValidating += -1;
			if(success){
				cm.loginSuccess = 1;</p>
<p>			}
			if(cm.loginsValidating == 0){
				cm.allLoginsValidated();
			}
		}
		cm.allLoginsValidated = function(){
			if(!cm.loginSuccess){
				cm.promptLogin('');
			}
		}
		cm.validateCommentText = function(commentText){
			var validTxt = 1;
			if(!commentText.length){
				validTxt = 0;
			}
			return validTxt
		}
		cm.resetComment = function(commentID){
			if(commentID != 0){
				$('#cm-reply-comment-'+commentID).val('');
			}else{
				$("#cm-add-topcomment").css('color', '#777');
				$('#cm-add-topcomment').val('Add a comment...');
			}
		}
		cm.postComment = function(parentID, commentText, retryCount, commentID){
			if(commentID === undefined){
				commentID = 0;
			}
			if(commentText.length){
				if(!$('.cm-faded[data-id="'+cm.enableAtChildID+'"]').length){
					var fadeDiv = $('</p>
<div/>',{
						"class": 'cm-faded',
						"data-id": cm.enableAtChildID
					});
					if(cm.enableAtChildID != 0){
						$('#cm-reply-container-'+cm.enableAtChildID).append(fadeDiv);
					}else{
						$('#cm-topcomment-container').append(fadeDiv);
					}
				}
				$.ajax({
					type: "GET"
					,url: 'https://www.woodlandsonline.com/secure_codetemps/cm/ajax_jp_postcomment.cfm'
					,data: {cid:commentID,tk:escape(cm.loginToken),ltype:cm.loginType,comment:commentText,parentid:parentID,csid:2,lid:81186}
					,dataType: 'jsonp'
					,jsonp: 'jpcb_postComment'
					,success: function(data){
						if(data.success){
							$('.cm-faded[data-id="'+cm.enableAtChildID+'"]').remove();
							cm.postCommentSuccess(data.reqapproval, data.comment, data.subject, data.parentid, data.subjectenabled);
							cm.resetComment(cm.enableAtChildID);
							cm.resetState();
						}else{
							cm.loginSuccess = 0;
							if(commentID){
								cm.commentEditID = commentID;
								cm.state="edit";
							}else{
								cm.state="post";
							}
							switch(data.errortype){
								case 'userexpire':
									cm.comment = commentText;
									cm.failedCommentParentID = parentID;
									cm.promptLogin('Your session has expired. Please log in to post comment.');
								break;
								case 'tokeninvalid':
									cm.failureCount++;
									if(retryCount == 0){
										cm.comment = commentText;
										cm.failedCommentParentID = parentID;
										switch(data.externalFailed){
											case 'facebook':
												cm.loginsValidating = 1;
												FB.getLoginStatus(function(response) {
											    	cm.fbgetLoginStatusCB(response);
												}, true);
											break;
										}
									}else{
										cm.promptLogin('');
									}
								break;
								default:
									cm.dialogBox(data.errortxt);
									$('.cm-faded[data-id="'+cm.enableAtChildID+'"]').remove();
								break;
							}
						}
					}
				});
			}else{
				var errorMsg = "Please enter a comment."
			}
		}
		var count = 0;
		cm.enableComment = function(){</p>
<p>			var curCommentID = cm.enableAtChildID;
			var replytoID = cm.parentCommentID;
			if(curCommentID == 0){</p>
<p>				if($('#cm-add-topcomment').val() == 'Add a comment...'){
					$('#cm-add-topcomment').val('');
				}
				$("#cm-add-topcomment").css('color', '#000');
				$('#cm-add-topcomment').focus();
				$('#cm-topcomment-post-container').css('display','block');
				$('#cm-add-topcomment-post').off('click');
				cm.topMouseBind = $('#cm-add-topcomment-post').click(function(){
					var commentText = $('#cm-add-topcomment').val();
					if(cm.validateCommentText(commentText)){
						cm.postComment(0, commentText, 0, 0);
					}
				});
			}else{</p>
<p>				if($('.cm-comment[data-id="' +  curCommentID + '"]').attr('replyenabled') != '1'){
					$replyToEle = $('.cm-comment[data-id="' + curCommentID + '"]');
					$replyToEle.attr('replyenabled', '1');
					$replyToEle = $('</p>
<div/>',{
						"class": 'cm-reply-container',
						id: 'cm-reply-container-' + curCommentID
					}).appendTo($replyToEle);
					$replyToEle.append('</p>
<div class="cm-reply-posted-placeholder"></div>
<p>');
					$replyToEle.append('<span class="cm-reply-img-span"></span>');
					replytextarea = $('<textarea/>',{
						id: 'cm-reply-comment-' + curCommentID,
						"class": "cm-reply-text"
					}).val(cm.replyprepend).appendTo($replyToEle);
					$replyToEle.append('</p>
<div class="cm-comment-post-container"><input type="button" class="cm-add-comment-post" id="cm-add-reply-post-' + curCommentID + '" value="Add" /><input type="button" class="cm-cancel-comment-post" id="cm-cancel-reply-post-' + curCommentID + '" value="Cancel" /></div>
<p>');
					$('#cm-cancel-reply-post-' + curCommentID).click(function(){
						$('.cm-comment[data-id="' +  curCommentID + '"]').attr('replyenabled', '0');
						$('.cm-comment[data-id="' +  curCommentID + '"] .cm-reply-container').remove();
					});
					$('#cm-add-reply-post-' + curCommentID).off('click');
					$('#cm-add-reply-post-' + curCommentID).click(function(){
						commentText = $('#cm-reply-comment-' + curCommentID).val();
						if(cm.validateCommentText(commentText)){
							cm.postComment(replytoID, commentText, 0, 0);
						}
					});
					$(replytextarea).focus().val('').val(cm.replyprepend);
				}
			}
		}
		cm.postCommentSuccess = function(reqapproval, comment, subject, parentid, subjectenabled){
			if(reqapproval){
				cm.dialogBox('Your comment has been posted and is now awaiting approval.');
			}else{
				cm.refreshComments();
			}
		}
		cm.refreshComments = function(){
			cm.refreshCount++;
			var initRefreshCount = cm.refreshCount;
			$.ajax({
				type: "GET"
				,url: 'https://www.woodlandsonline.com/secure_codetemps/cm/ajax_jp_refreshcomments.cfm'
				,data: {lID:81186,csID:2}
				,dataType: 'jsonp'
				,jsonp: 'jpcb_refreshComments'
				,success: function(data){
					if(data.SUCCESS){
						$('#cm-body').html('');
						var replyele = [];
						var replyeleind = 0;
						var deleteele = [];
						var deleteeleind = 0;
						var editele = [];
						var editeleind = 0;</p>
<p>						cm.initRefreshComplete = 1;
						$('#cm-count').text(data.TOTALCOMMENTS);
						cm.comments = data.COMMENTS;
						for(i=0;i<data.COMMENTS.length;i++){
							if(cm.refreshCount != initRefreshCount){
								break;
							}
							comment = data.COMMENTS[i];
							replydepth = comment.REPLYDEPTH;
							if(replydepth == 0){
								commentgroup = $('

<div/>',{class:'cm-comment-group'});
							}</p>
<p>							commentcontainer = $('</p>
<div/>',{
								id: 'cm-comment-'+i,
								"class": 'cm-comment cm-replydepth-'+replydepth,
								"data-id": comment.COMMENTID
							});
							if(data.SETTINGS.ENABLEAUTHORIMG){
								posterimgspan = $('<span/>',{
									id: 'cm-comment-imgspan-'+i,
									"class": 'cm-poster-img'
								});
								posterimg = $('<img/>',{
									id: 'cm-comment-img-'+i,
									src: comment.AUTHORIMG
								}).appendTo(posterimgspan);
								$(posterimgspan).appendTo(commentcontainer);
							}
							commentsubcontainer = $('</p>
<div/>',{
								"class": 'comment-module-box'
							}).appendTo(commentcontainer);
							postedbyrow = $('</p>
<div/>',{
								"class": 'cm-title-row'
							});
							postedby = $('<span/>',{
								"class": 'cm-postedby'
							}).text(comment.POSTEDBYLABEL).appendTo(postedbyrow);
							if(data.SETTINGS.ENABLETIMEDISPLAY){
								postdate = $('<span/>',{
									"class": 'cm-posted-date'
								}).text(comment.POSTDATE);
								$(postdate).appendTo(postedbyrow);
							}
							$(postedbyrow).appendTo(commentsubcontainer);
							commenttext = $('</p>
<div/>',{
								"class": 'cm-comment-text'
							});
							$(commenttext).text(comment.COMMENT).appendTo(commentsubcontainer);
							if(comment.EDITTEDBYADMIN){
								var editstring = 'Edited by Admin';
								admineditele = $('</p>
<div/>',{
									"class": "cm-edited-by-admin"
								}).text(editstring).appendTo(commenttext);
							}
							commentcontrols = $('</p>
<div/>',{
								"class": 'cm-comment-controls'
							});
							if(data.SETTINGS.ENABLEREPLY){
								replyele[replyeleind] = $('<a/>',{
									href: 'javascript:void(0)',
									"data-id": comment.COMMENTID
								}).text('Reply');
								$(replyele[replyeleind]).click(function(){
									cmCommentInd = 0;
									for(g=0;g<cm.comments.length;g++){
										if(cm.comments[g].COMMENTID == $(this).attr('data-id')){
											cmCommentInd = g;
											break;
										}
									}
									thiscomment = cm.comments[cmCommentInd];
									if(thiscomment.PARENTID == 0){
										cm.parentCommentID = thiscomment.COMMENTID;
									}else{
										cm.parentCommentID = thiscomment.PARENTID;
									}
									cm.enableAtChildID = thiscomment.COMMENTID;
									cm.replyprepend = '+'+thiscomment.POSTEDBYLABEL+' ';
									if(cm.isLoggedIn(false)){
										cm.enableComment();
									}
								});
								$(replyele[replyeleind]).appendTo(commentcontrols);
								replyeleind++;
							}
							if(data.SETTINGS.ENABLEDELETE || data.SETTINGS.ENABLEEDIT){
								var uidMatch = 0;
								if(comment.ISEXTU){
									switch(comment.LTYPE){
										case 'facebook':
											if(cm.fbUID == comment.FUID){
												uidMatch = 1;
											}
										break;
									}
								}else{
									if(comment.UID == cm.locUID){
										uidMatch = 1;
									}
								}
								if(uidMatch){
									if(data.SETTINGS.ENABLEEDIT){
										editele[editeleind] = $('<a/>',{
											href: 'javascript:void(0)',
											"data-id": comment.COMMENTID
										}).text('Edit');
										$(editele[editeleind]).click(function(){
											commentIDToEdit = $(this).attr('data-id');
											cmCommentInd = 0;
											for(g=0;g<cm.comments.length;g++){
												if(cm.comments[g].COMMENTID == commentIDToEdit){
													cmCommentInd = g;
													break;
												}
											}
											thiscomment = cm.comments[cmCommentInd];
											commentParentEleToEdit = $('.cm-comment[data-id="'+commentIDToEdit+'"] .comment-module-box');
											$(commentParentEleToEdit).children('.cm-comment-text, .cm-title-row').toggle();
											commentTextEle = $(commentParentEleToEdit).children('.cm-comment-text');
											editTextarea = $('<textarea/>',{
												"class": 'cm-reply-text',
												id: 'cm-edit-textarea-'+commentIDToEdit
											}).val(thiscomment.COMMENT).insertAfter(commentTextEle);
											editControls = $('</p>
<div/>',{
												"class": 'cm-edit-controls',
												id: 'cm-edit-controls-' + commentIDToEdit
											});
											editPost = $('<input/>',{
												type: 'button',
												"class": 'cm-add-comment-post',
												'data-id': commentIDToEdit,
												value: 'Edit'
											}).click(function(){
												commentIDToEdit = $(this).attr('data-id');
												var commentText = $('#cm-edit-textarea-'+commentIDToEdit).val();
												cm.enableAtChildID = commentIDToEdit;
												if(cm.validateCommentText(commentText)){
													cm.postComment(0, commentText, 0, commentIDToEdit);
												}
											}).appendTo(editControls);
											editCancel = $('<input/>',{
												type: 'button',
												"class": 'cm-cancel-comment-post',
												'data-id': commentIDToEdit,
												value: 'Cancel'
											}).click(function(){
												commentIDToEdit = $(this).attr('data-id');
												$('#cm-edit-textarea-'+commentIDToEdit+' , #cm-edit-controls-'+commentIDToEdit).remove();
												commentParentEleToEdit = $('.cm-comment[data-id="'+commentIDToEdit+'"] .comment-module-box');
												$(commentParentEleToEdit).children('.cm-comment-text, .cm-title-row').toggle();
											}).appendTo(editControls);
											$(editControls).insertAfter(editTextarea);
											//cm.editComment(commentIDToDelete, cm.loginType, cm.loginToken, 0);
										});
										$(editele[editeleind]).appendTo(commentcontrols);
										editeleind++;
									}
									if(data.SETTINGS.ENABLEDELETE){
										deleteele[deleteeleind] = $('<a/>',{
											href: 'javascript:void(0)',
											"data-id": comment.COMMENTID
										}).text('Delete');
										$(deleteele[deleteeleind]).click(function(){
											commentIDToDelete = $(this).attr('data-id');
											cm.deleteComment(commentIDToDelete, cm.loginType, cm.loginToken, 0);
										});
										$(deleteele[deleteeleind]).appendTo(commentcontrols);
										deleteeleind++;
									}
								}
							}
							$(commentcontrols).appendTo(commentsubcontainer);
							$(commentgroup).append(commentcontainer);
							if(i+1 == data.COMMENTS.length || data.COMMENTS[i+1].REPLYDEPTH == 0){
								$('#cm-body').append(commentgroup);
							}
						}
					}else{
						cm.dialogBox('Internal Error. Please try refreshing the page.');
					}
				}
			});
		}
		cm.deleteComment = function(commentid, logintype, logintoken, retryCount){
			cm.deleteCommentID = commentid;
			cm.loginToken = logintoken;
			cm.loginType = logintype;
			$.ajax({
				type: "GET"
				,url: 'https://www.woodlandsonline.com/secure_codetemps/cm/ajax_jp_deletecomment.cfm'
				,data: {tk:escape(cm.loginToken),ltype:cm.loginType,cid:cm.deleteCommentID,lID:81186,csID:2}
				,dataType: 'jsonp'
				,jsonp: 'jpcb_deleteComment'
				,success: function(data){
					if(data.success){
						cm.refreshComments();
						cm.dialogBox('Your comment has been deleted.');
					}else{
						cm.loginSuccess = 0;
						cm.state="delete";
						cm.deleteFailureCount++;
						cm.deleteCommentID = commentid;
						cm.loginToken = logintoken;
						cm.loginType = logintype;
						switch(data.errortype){
							case 'userexpire':
								cm.promptLogin('Your session has expired. Please log in to delete comment.');
							break;
							case 'tokeninvalid':
								if(retryCount == 0){
									switch(data.externalFailed){
										case 'facebook':
											cm.loginsValidating = 1;
											FB.getLoginStatus(function(response) {
										    	cm.fbgetLoginStatusCB(response);
											}, true);
										break;
									}
								}else{
									cm.promptLogin('');
								}
							break;
							default:
								cm.dialogBox(data.errortxt);
							break;
						}
					}
				}
			});
		}
		cm.dialogBox = function(msg){
			$('#cm-modal').modal('show');
			$('#cm-modal-body').html('</p>
<p>'+msg+'</p>
<p>');
		}
		var rlcb = 0;
		cm.remoteLoginCB = function(success, uid){
			if(success){
				cm.loginSuccessFunc('local', uid);
			}else{
				$('#cm-login-internal-error').html('Login Failed. Username and/or Password is Incorrect.');
			}
		}
		cm.resetState = function(){
			cm.parentCommentID = 0;
			cm.loginsValidating = 0;
			cm.loginSuccess = 0;
			cm.failureCount = 0;
			cm.enableAtChildID = 0;
			cm.state="";
			cm.comment="";
			cm.replyprepend = '';
		}</p>
<p>			cm.refreshComments();</p>
<p>		window.fbAsyncInit = function() {
			FB.init({
			  appId      : '185477682280502',
			  cookie     : true,  // enable cookies to allow the server to access
			                      // the session
			  xfbml      : true,  // parse social plugins on this page
			  version    : 'v2.5' // use version 2.5
			});
			//Get ID For edit/delete
			FB.getLoginStatus(function(response) {
		    	if (response.status === 'connected') {
		    		if(cm.loginType != 'local'){
						cm.loginType="facebook";
						cm.loginToken = response.authResponse.accessToken;
					}
		    		FB.api('/me', function(response) {
						cm.fbUID = response.id;
						if(cm.initRefreshComplete){
							cm.refreshComments();
						}
				    });
		    	}
			});
		};
		// Load the SDK asynchronously
		(function(d, s, id) {
		  var js, fjs = d.getElementsByTagName(s)[0];
		  if (d.getElementById(id)) return;
		  js = d.createElement(s); js.id = id;
		  js.src = "https://connect.facebook.net/en_US/sdk.js";
		  fjs.parentNode.insertBefore(js, fjs);
		}(document, 'script', 'facebook-jssdk'));
		cm.fbgetLoginStatusCB = function(response){
			if (response.status === 'connected') {
				if(cm.state == 'post'){
					cm.loginSuccessFunc('facebook',response.authResponse.accessToken);
					//cm.postComment(cm.failedCommentParentID, cm.comment, cm.failureCount);
				}else if(cm.state == 'delete'){
					cm.loginSuccessFunc('facebook',response.authResponse.accessToken);
				}else if(cm.state == 'edit'){
		       		cm.loginSuccessFunc('facebook',response.authResponse.accessToken);
		       	}else{
					cm.loginValidated(true);
		      		cm.loginSuccessFunc('facebook',response.authResponse.accessToken);
				}
		    } else if (response.status === 'not_authorized') {
		    	// The person is logged into Facebook, but not your app.
		        cm.loginValidated(false);
		    } else {
		    	// The person is not logged into Facebook, so we're not sure if
		    	// they are logged into this app or not.
		    	cm.loginValidated(false);
		    }
		}
		cm.fbloginPromptCB = function(){
			FB.getLoginStatus(function(response) {
	      		cm.fbgetLoginStatusCB(response);
	    	});
		}
		$(function() {
			$('#fb-login').click(function(){
				FB.login(function(response) {
				   // handle the response
				   cm.fbloginPromptCB(response);
				}, {scope: 'public_profile,email'});
			});
		});</p>
<p>		$(function() {
			$("#cm-add-topcomment").click(function(){
				$("#cm-add-topcomment").blur();
				cm.replyprepend = '';
				cm.parentCommentID = 0;
				cm.enableAtChildID = 0;
				if(cm.isLoggedIn(false)){
					cm.enableComment();
				}
			});
			$('#cm-cancel-topcomment-post').click(function(){
				cm.resetComment(0);
			});
			$('#cm-login-wrapper-close').click(function(){
				cm.toggleLoginBox(false);
				cm.resetState();
			})
			//Since it's bound to onsubmit the click function causes it to activate twice. Leave commented out so long as using onsbmit
			//$('#cm-zkw-sub').click(function(){
				//localLoginRequest();
			//});
		});
		function localLoginRequest(){
			var username = $('#cm-zkw-a').val();
			var password = $('#cm-zkw-b').val();
			ajax_remoteLogin(username,password,cm.remoteLoginCB);
		}
		function submitLoginForm(){
			localLoginRequest();</p>
<p>			return false
		}
	</script><br />
<br />[ad_2]<br />
<br /><a href="https://www.woodlandsonline.com/npps/story.cfm?nppage=81186">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/three-chances-to-show-support-for-the-efforts-of-childrens-safe-harbor/">Three chances to show support for the efforts of Children&#8217;s Safe Harbor</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/three-chances-to-show-support-for-the-efforts-of-childrens-safe-harbor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>News Flash • Buffalo Speedway Paver Repairs</title>
		<link>https://www.globalcollectivere.com/news-flash-buffalo-speedway-paver-repairs/</link>
					<comments>https://www.globalcollectivere.com/news-flash-buffalo-speedway-paver-repairs/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 22:58:51 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[Buffalo]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Paver]]></category>
		<category><![CDATA[Repairs]]></category>
		<category><![CDATA[Speedway]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/news-flash-buffalo-speedway-paver-repairs/</guid>

					<description><![CDATA[<p>On April 4, Gulf Coast Pavers will complete Phase 3 of the Buffalo Speedway Paver Repair Project at the intersection of Rice Blvd. Inclement weather could delay completion of this intersection.  Weather permitting, on Saturday, April 5, Phase 2 will continue with work at the intersection of University Blvd., which is scheduled for completion by [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/news-flash-buffalo-speedway-paver-repairs/">News Flash • Buffalo Speedway Paver Repairs</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
<br /><img decoding="async" src="https://www.westutx.gov/ImageRepository/Document?documentID=9521" /></p>
<div>
<p id="isPasted" fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">On April 4, Gulf Coast Pavers will complete Phase 3 of the Buffalo Speedway Paver Repair Project at the intersection of Rice Blvd. Inclement weather could delay completion of this intersection. </p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">Weather permitting, on Saturday, April 5, Phase 2 will continue with work at the intersection of University Blvd., which is scheduled for completion by April 26. Once this phase is complete, the contractor will proceed to the final Phase, Phase 4 crosswalk at the intersection of W. Holcombe.</p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">Temporary Traffic Control Measures:<br fr-original-style="" style="box-sizing: inherit;"/>Traffic control measures will be in effect throughout each phase of the project. Drivers and pedestrians are urged to exercise caution near work zones and follow all posted signs. We kindly ask drivers to plan their routes accordingly, as temporary delays may occur in these areas. Additionally, the City has coordinated alternative routes with METRO, aiming to minimize disruptions for riders and ensure efficient progress of the project. </p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">If you have any questions about this project, please contact <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Capital Project Manager Eduardo Barreto</strong> at <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">713-662-5848</strong> or by email at <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">ebarreto@westutx.gov</strong>.</p>
<p id="isPasted" fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">3/19/2025 &#8211; Effective today, March 19, Gulf Coast Pavers has initiated Phase 3 of the project to repair and replace the pavers at Rice Blvd. and Buffalo Speedway. As with the previous intersections, the contractor will begin at the crosswalks. The contractors will return to complete Phase 2 in the coming weeks.</p>
<p id="isPasted" fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Updated Phases and Schedule:</strong></p>
<ul type="disc" fr-original-style="" style="list-style: circle; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 2: Crosswalks and Intersection Logo</strong>
<ul type="circle" fr-original-style="" style="list-style: circle; display: block; width: inherit; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Location:</strong> University Blvd. &amp; Buffalo Speedway</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Duration:</strong> Estimated 6 weeks (Weather Permitting)</li>
</ul>
</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 3: Crosswalks and Intersection Logo</strong>
<ul type="circle" fr-original-style="" style="list-style: circle; display: block; width: inherit; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Location:</strong> Rice Blvd. &amp; Buffalo Speedway</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Duration:</strong> Estimated 6 weeks (Weather Permitting)</li>
</ul>
</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 4: Crosswalk at W. Holcombe Blvd.</strong>
<ul type="circle" fr-original-style="" style="list-style: circle; display: block; width: inherit; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Duration: Estimated 2 weeks (Weather Permitting) </li>
</ul>
</li>
</ul>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">Temporary traffic control measures will be in effect during each phase. Drivers and pedestrians are urged to exercise caution near work zones and follow all posted signs. We kindly ask drivers to plan their routes accordingly, as temporary delays may occur in these areas. </p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">If you have questions about this project, please contact Capital Project Manager <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Eduardo Barreto</strong> at <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">713-662-5848</strong> or by email at <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">ebarreto@westutx.gov</strong></p>
<p id="isPasted" fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p id="isPasted" fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">3/3/2025 &#8211; Beginning <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Monday, March 3</strong><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;"> </strong>, Gulf Coast Pavers will be switching the Buffalo Speedway Paver Repair Project from the intersection at Sunset Blvd. to the intersection at University Blvd. As with the previous intersection at Sunset Blvd., the City’s contractor will begin at the crosswalks, and once completed, will move to the center of the respective intersection.</p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;"> The updated work phases aim to improve workflow efficiency and minimize disruptions for residents. </p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;"> </strong><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Updated Phases and Schedule:</strong></p>
<ul type="disc" fr-original-style="" style="list-style: circle; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 2: Crosswalks and Intersection Logo</strong>
<ul type="circle" fr-original-style="" style="list-style: circle; display: block; width: inherit; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Location:</strong> University Blvd. &amp; Buffalo Speedway</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Duration:</strong> Estimated 6 weeks (Weather Permitting)</li>
</ul>
</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 3: Crosswalks and Intersection Logo</strong>
<ul type="circle" fr-original-style="" style="list-style: circle; display: block; width: inherit; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Location:</strong> Rice Blvd. &amp; Buffalo Speedway</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Duration:</strong> Estimated 6 weeks (Weather Permitting)</li>
</ul>
</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 4: Crosswalk at W. Holcombe Blvd.</strong>
<ul type="circle" fr-original-style="" style="list-style: circle; display: block; width: inherit; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Duration: Estimated 2 weeks (Weather Permitting) </li>
</ul>
</li>
</ul>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">Temporary traffic control measures will be in effect during each phase. Drivers and pedestrians are urged to exercise caution near work zones and follow all posted signs. We kindly ask drivers to plan their routes accordingly, as temporary delays may occur in these areas. </p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">If you have questions about this project, please contact Capital Project Manager <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Eduardo Barreto</strong> at <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">713-662-5848</strong> or by email at <strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">ebarreto@westutx.gov</strong></p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">January 9, 2025 9 A.M.: Beginning January 13, Gulf Coast Pavers will begin phased repairs on the Buffalo Speedway brick paver crosswalks and intersection logos. The project is expected to last approximately 90 days, with work completed in three phases to minimize disruptions and ensure efficient progress.</p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 1: Crosswalks on Buffalo Speedway (East and West) </strong></p>
<ul type="disc" fr-original-style="" style="list-style: circle; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Locations: Sunset Blvd., Rice Blvd., and University Blvd.</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Work will start in the left-hand turn lane and move outward east and west to maintain consistent paver patterns.</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Duration: Estimated 3 weeks per location (Weather Permitting)</li>
</ul>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 2: Intersection Crosswalks (North and South)</strong></p>
<ul type="disc" fr-original-style="" style="list-style: circle; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Locations: Sunset Blvd., Rice Blvd., University Blvd., and W. Holcombe Blvd.</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Crews will work on intersection crosswalks while Buffalo Speedway remains open.</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Duration: Estimated 6 days per location (Weather Permitting)</li>
</ul>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;"><strong fr-original-style="" style="font-weight: 700; box-sizing: inherit;">Phase 3: Intersection Logos</strong></p>
<ul type="disc" fr-original-style="" style="list-style: circle; box-sizing: inherit; margin-bottom: 1.4em; padding-left: 3em; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Locations: Sunset Blvd., Rice Blvd., and University Blvd.</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Work will occur in three stages: left-turn lanes, inner lanes, and outer lanes.</li>
<li fr-original-style="" style="box-sizing: inherit; margin-bottom: 0.35em;">Duration: Estimated 6 weeks per location (Weather Permitting)</li>
</ul>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">Temporary traffic control measures will be in effect during each phase. Drivers and pedestrians should exercise caution near work zones and follow all posted signs. We kindly ask drivers to plan their routes accordingly, as temporary delays may occur in these areas. </p>
<p fr-original-style="" style="margin: 0px 0px 1.4em; box-sizing: inherit; font-family: Arial; font-style: normal; font-weight: 400; color: rgb(56, 56, 56); line-height: 1.5;">If you have questions about this project, please contact Capital Projects Manager, Eduardo Barreto by email at ebarreto@westutx.gov or by phone at 713-662-5848.</p>
</div>
<p>[ad_2]<br />
<br /><a href="https://www.westutx.gov/CivicAlerts.aspx?aid=1843">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/news-flash-buffalo-speedway-paver-repairs/">News Flash • Buffalo Speedway Paver Repairs</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/news-flash-buffalo-speedway-paver-repairs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Important Notice for Private Non-Profit Schools </title>
		<link>https://www.globalcollectivere.com/important-notice-for-private-non-profit-schools/</link>
					<comments>https://www.globalcollectivere.com/important-notice-for-private-non-profit-schools/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 22:55:49 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[Important]]></category>
		<category><![CDATA[Nonprofit]]></category>
		<category><![CDATA[Notice]]></category>
		<category><![CDATA[Private]]></category>
		<category><![CDATA[Schools]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/important-notice-for-private-non-profit-schools/</guid>

					<description><![CDATA[<p>Houston ISD is announcing the “Participation Process” for the 2025 – 2026 school year. For all PNP – Private-Nonprofit PNP administrators interested in participating in the ESSA federal grant programs listed below, contact the district. Contact information is listed below for questions. The “Intent to Participate Form” must be completed and submitted by the deadline [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/important-notice-for-private-non-profit-schools/">Important Notice for Private Non-Profit Schools </a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div id="post-45802">
				<!-- .entry-header --></p>
<div class="entry-content">
<p>Houston ISD is announcing the “Participation Process” for the 2025 – 2026 school year. For all PNP – Private-Nonprofit PNP administrators interested in participating in the ESSA federal grant programs listed below, contact the district. Contact information is listed below for questions. The “Intent to Participate Form” must be completed and submitted by the <strong>deadline date of Friday, February 14, 2025</strong>. The links for all forms are listed and highlighted below. </p>
<figure class="wp-block-table aligncenter">
<table>
<tbody>
<tr>
<td><strong>Federal Grant</strong><strong/></td>
<td><strong>Population Addressed</strong><strong/></td>
<td><strong>Forms</strong><strong/></td>
</tr>
<tr>
<td>Title I, Part A</td>
<td>Supporting Basic Programs</td>
<td rowspan="3">    Intent to Participate – TI, TII, and TIV  <strong>http://www.houstonisd.org/Page/59247</strong><strong> </strong><strong><u/></strong> <strong> </strong></td>
</tr>
<tr>
<td>Title II, Part A</td>
<td>Supporting Effective Instruction</td>
</tr>
<tr>
<td>Title IV, Part A</td>
<td>Student Support and Academic Enrichment</td>
</tr>
<tr>
<td>Title I, Part C</td>
<td>Education of Migratory Children</td>
<td>    Intent to Participate – TI, Part C   <strong>        <u>bit.ly/MigrantDocs</u></strong><strong><u/></strong></td>
</tr>
<tr>
<td>Title III, Part A – ELA and IMM</td>
<td>English Language Acquisition and Immigrant</td>
<td><strong>Federal Grant</strong> <br /><strong>Population Addressed</strong> <br /><strong>Forms</strong> <br />Title I, Part A <br />Supporting Basic Programs  <br /> <br /> <br />Intent to Participate – TI, TII, and TIV https://www.houstonisd.org/Page/59247 <br /><strong>http://www.houstonisd.org/Page/59247</strong><strong> </strong>https://www.houstonisd.org/Page/59247 <br /> <br />Title II, Part A <br />Supporting Effective Instruction <br />Title IV, Part A <br />Student Support and Academic Enrichment  <br />Title I, Part C  <br />Education of Migratory Children  <br /> <br /> <br />Intent to Participate – TI, Part C   <br /><strong>        bit.ly/MigrantDocs</strong> <br />Title III, Part A – ELA and IMM <br />English Language Acquisition and Immigrant  <br /> <br />Intent to Participate – TIII – ELA and IMM <br />        <strong>bit.ly/CmpDocs</strong> <br />  Intent to Participate – TIII – ELA and IMM         <strong><u>bit.ly/CmpDocs</u></strong> <strong> </strong></td>
</tr>
</tbody>
</table>
</figure>
<p>The ESSA federal grants provide equitable services to students, families, educators, and school personnel to supplement current opportunities to promote academic success. Equitable services may include instructional services, instructional materials, counseling, parent and family engagement opportunities, professional development, field lessons and more. </p>
<p>For more information, administrators should contact: </p>
<figure class="wp-block-table">
<table>
<tbody>
<tr>
<td><strong>Contact Person </strong><strong/></td>
<td><strong>Federal Grant </strong><strong/> <strong> </strong></td>
<td><strong>Contact Information </strong><strong/></td>
</tr>
<tr>
<td rowspan="3"><strong>Barbara Hill</strong>, HISD PNP Grant Coordinator- External Funding</td>
<td><strong>Title I, Part A</strong></td>
<td rowspan="3">    Email: HISDPNP@houstonisd.org Phone: 713-556-6928  </td>
</tr>
<tr>
<td><strong>Title II, Part A</strong></td>
</tr>
<tr>
<td><strong>Title IV, Part A</strong></td>
</tr>
<tr>
<td><strong>Irasema Gonzalez</strong>, HISD Analyst 1 – Multilingual Program</td>
<td><strong>Title I, Part C</strong>-supports migrant students</td>
<td>  Email: IGONZAL2@houstonisd.org Phone: 713-556-6961</td>
</tr>
<tr>
<td><strong>Dr. Randal Jones</strong>, Coordinator 1 – Multilingual Education</td>
<td><strong>Title III, Part A – ELA and IMM</strong>– supports students with a language other than English.  </td>
<td>Email:  RJONES3@houstonisd.org Phone: 713-556-6961 <strong>Contact Person </strong> <br /><strong>Federal Grant </strong> <br /> <br /><strong>Contact Information </strong> <br /><strong>Barbara Hill</strong>, HISD PNP Grant Coordinator- External Funding <br /><strong>Title I, Part A</strong> <br /> <br /> <br />Email: HISDPNP@houstonisd.org <br />Phone: 713-556-6928 <br /> <br /><strong>Title II, Part A</strong> <br /><strong>Title IV, Part A</strong> <br /><strong>Irasema Gonzalez</strong>, HISD Analyst 1 – Multilingual Program <br /><strong>Title I, Part C</strong>-supports migrant students <br /> <br />Email: IGONZAL2@houstonisd.org  <br />Phone: 713-556-6961 <br /><strong>Dr. Randal Jones</strong>, Coordinator 1 – Multilingual Education <br /><strong>Title III, Part A – ELA and IMM</strong>– supports students with a language other than English. <br /> <br /> <br />Email:  RJONES3@houstonisd.org <br />Phone: 713-556-6961 <br />   Email:  RJONES3@houstonisd.org Phone: 713-556-6961  </td>
</tr>
</tbody>
</table>
</figure></div>
<p><!-- .entry-content --></p>
<footer class="entry-meta">
			This entry was posted in News on <time class="entry-date" datetime="2025-01-10T10:59:42-06:00">January 10, 2025</time><span class="by-author"> by <span class="author vcard">HISD Communications</span></span>.								</footer>
<p><!-- .entry-meta -->
	</div>
<p><script>(function(d, s, id) {
  var js, fjs = d.getElementsByTagName(s)[0];
  if (d.getElementById(id)) return;
  js = d.createElement(s); js.id = id;
  js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script><br />
<br />[ad_2]<br />
<br /><a href="https://blogs.houstonisd.org/news/2025/01/10/important-notice-for-private-non-profit-schools-2/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/important-notice-for-private-non-profit-schools/">Important Notice for Private Non-Profit Schools </a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/important-notice-for-private-non-profit-schools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top Theater &#038; Performing Arts in Houston: April 2025</title>
		<link>https://www.globalcollectivere.com/top-theater-performing-arts-in-houston-april-2025/</link>
					<comments>https://www.globalcollectivere.com/top-theater-performing-arts-in-houston-april-2025/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 22:53:35 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[April]]></category>
		<category><![CDATA[Arts]]></category>
		<category><![CDATA[Houston]]></category>
		<category><![CDATA[Performing]]></category>
		<category><![CDATA[Theater]]></category>
		<category><![CDATA[top]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/top-theater-performing-arts-in-houston-april-2025/</guid>

					<description><![CDATA[<p>Set on a cruise ship, Opera in the Heights production of Rossini’s L’italiana in Algeri pits the titular Italian woman against the Bey of Algiers in a battle of wits. &#124; Photo courtesy of Opera in the Heights Catch some of the city’s most exciting upcoming performances, happening all month long, with our roundup of [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/top-theater-performing-arts-in-houston-april-2025/">Top Theater &#038; Performing Arts in Houston: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
            <!-- image --></p>
<div class="td-post-featured-image">
<figure><img fetchpriority="high" decoding="async" width="696" height="407" class="entry-thumb" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-696x407.jpg" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025.jpg 1200w" sizes="(max-width: 696px) 100vw, 696px" alt="" title="live-theater-performing-arts-shows-in-houston-april-2025"/><figcaption class="wp-caption-text">Set on a cruise ship, Opera in the Heights production of Rossini’s L’italiana in Algeri pits the  titular Italian woman against the Bey of Algiers in a battle of wits. | Photo courtesy of Opera in the Heights</figcaption></figure>
</div>
<p>            <!-- content --></p>
<p><strong>Catch some of the city’s most exciting upcoming performances, happening all month long, with our roundup of live theater and performing arts productions in April 2025.</strong></p>
<p>There’s a lot of opera this month in Houston – and that’s a good thing! </p>
<p>You’ve got a chance to hear one of the world’s best sopranos at the University of Houston, catch a sparkling romantic story at Opera in the Heights, a Houston premiere at Houston Grand Opera and a performance honoring the founder of Houston’s Ebony Opera Guild. These performances showcase a host of operatic styles and stories, so if you love opera, this is your month. If you’ve never experienced opera, I urge you to dive in. </p>
<p>Two Broadway stars are in town this month, and ROCO provides the live orchestrations for a great set of classic films at our own recently restored classic—The River Oaks Theatre. </p>
<p>Go see performing arts, Houston!</p>
<h2 class="wp-block-heading" id="h-top-performing-arts-amp-theater-shows-in-houston-april-2025"><strong>Top Performing Arts &amp; Theater Shows in Houston: April 2025</strong></h2>
<p><em>Shows listed below are not ranked, but listed chronologically by start date, then end date.</em> <em>Performances that debuted in January can be found at the bottom of this page. </em></p>
<p><strong>Beyond Broadway: An Evening with Sutton Foster at The Hobby Center</strong><strong> | Friday, April 4</strong> – The Tony Award winner, fresh off a run as Princess Winnifred in <em>Once Upon a Mattress</em>, comes to Houston for a concert of Broadway classics and more. Foster is an actress, singer and dancer who shot to fame in 2002’s Thoroughly Modern Millie on Broadway. She’s hardly been out of the limelight since, appearing on stage and television. Broadway lovers won’t want to miss this. $42.40 and up. 8pm.</p>
<p><strong>Opera in the Heights: </strong><strong><em>L’italiana in Algeri</em></strong><strong> at Lambert Hall</strong> <strong>| Friday, April 4 to Saturday, April 12 </strong>– Set on a cruise ship, Oh!’s production of Rossini’s opera follows Isabella, the Italian girl in the title, as she works to outwit the Bey of Algiers in order to free her beloved. $25 and up. Showtimes vary.</p>
<p><strong>Catastrophic Theatre: </strong><strong><em>Frozen Section</em></strong><strong> at MATCH</strong><strong> | Friday, April 4 to Saturday, April 19</strong> – Catastrophic is always on the cutting edge, with performances that are weird and wonderful. I expect this world premiere by Lisa D’Amour to be no different. Set in an existential grocery store, it explores the ideas of community and how we got to where we are. Pay what you can. Showtimes vary.</p>
<p><strong>Ebony Opera Guild: </strong><strong><em>I, Too, Sing American Stories</em></strong><strong> at The Hobby Center</strong><strong> | Saturday, April 5 </strong>– Enjoy an evening of opera selections, paying tribute to the guild’s founder, Robert A. Henry. From a fully staged performance of <em>Highway 1, USA</em>, a one-act opera by William Grant Still, to choral and solo works, this is a performance that demonstrates the full power and artistry of this Houston ensemble. $32.50 and up. 7:30pm.</p>
<p><strong>Houston Pride Band: </strong><strong><em>Lotería</em></strong><strong> at the MATCH</strong><strong> | Saturday, April 5 </strong>– Experience a concert inspired by the imagery and stories of the cherished Latin game of chance, featuring music from and about Latin America. Expect an evening of high-energy and incredible beats. $15. 8pm.</p>
<figure class="wp-block-image size-large"><img fetchpriority="high" fetchpriority="high" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-1024x599.jpeg" alt="" class="wp-image-320525" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-1024x599.jpeg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-300x176.jpeg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-768x449.jpeg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-718x420.jpeg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-696x407.jpeg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo-1068x625.jpeg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-Cyntia-Erivo.jpeg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">Cynthia Erivo performs live with the Houston Symphony for 2 weeknight concerts that are sure to be full houses. | Photo courtesy of Houston Symphony</figcaption></figure>
<p><strong>Trio Magnoliana: <em>Four Centuries of the Piano Trio</em> Concert at The Hobby Center | Tuesday, April 8 </strong>– The UH Moores School of Music presents the final faculty artist performance of the 2024-25, featuring Mann-Wen Lo, professor of practice in violin; Eunghee Cho, professor of practice in cello; and Andrew Staupe, assistant professor of piano. $35; $15 for students. 7pm.</p>
<p><strong>Broadway Across America: </strong><strong><em>Mama Mia!</em></strong><strong> at The Hobby Center</strong><strong> | Tuesday, April 8 to Sunday, April 13</strong> – The globally popular musical, backed by beloved hits from ABBA, comes to Houston on its 25th anniversary tour. Delight in the antics of single mom Donna, who’s running a run down guest house on a Greek island and planning for her daughter’s wedding. Little does she know her daughter’s invited the three men that could be her dad to the big day. With songs like “Dancing Queen”, “S.O.S.”, “The Winner Takes it All”, and other familiar faves, this will have you dancing in your seat. It’s one of the best times I’ve ever had at a musical. $40 and up. Showtimes vary.</p>
<p><strong>Cynthia Erivo in Concert with the Houston Symphony at Jones Hall</strong><strong> | Tuesday, April 8 and Wednesday, April 9 </strong>– The Tony-, Emmy- and Grammy-winner—best known for starring as the misunderstood Elphaba in John Chu’s stunning film adaptation of<em> Wicked—</em>comes to Houston. See why she’s known for her powerful voice and captivating stage presence as she sings music made famous by the greatest female singers of all time, including Nina Simone, Aretha Franklin, Etta James, Tina Turner, and more. $120 and up. 7:30pm both nights.</p>
<p><strong><em>She Loves Me! </em>Musical at Moores Opera House</strong><strong> | Thursday, April 10 to Sunday, April 13</strong> – The UH Moores School of Music Opera stages the witty and effervescent musical comedy <em>She Loves Me!</em> The show reveals the tale of 2 perfumery sales clerks, at odds with each other at work, who happen to also be anonymous romantic pen pals. $25; $20 for UH faculty, students, alumni, staff, and ages 65+. Save 20% with <strong>promo code MSM365</strong>. Showtimes vary.</p>
<p><strong>ROCO Connections: The River Oaks Theatre in River Oaks</strong><strong> | Friday, April 11</strong> – The orchestra provides the soundtrack to the Buster Keaton silent film, <em>The General</em>, along with the Walt Disney Silly Symphony “Music Land.” This is a chance to hear the orchestra, celebrate classics in early cinema and delight in the renovations of a beloved Houston venue. Come as early as 6:30pm to grab dinner before the show, not included in ticket price. $45. 8pm.</p>
<p><strong>TUTS: <em>Waitress</em> at The Hobby Center</strong><strong> | Saturday, Tuesday, April 15 to Sunday, April 27 </strong>– This new production of the beloved musical was created by TUTS in collaboration with 5th Avenue Theatre. Featuring music and lyrics by Sara Bareilles, it’s the story of Jenna, a waitress who enters a pie-baking contest as a way out of her troubled marriage and into a better life. $40 and up. Showtimes vary. </p>
<p><strong>Aura in Concert: Amplified at Moores Opera House | Thursday, April 17 </strong>– UH Moores School of Music presents Aura, the contemporary ensemble, performing a concert exploring the concept of amplification in collaboration with 3 members of San Antonio’s Soli Chamber Ensemble—Ertan Torgul on violin, David Mollenauer on cello, and Carolyn True on piano. $20; $15 for UH faculty, students, alumni, staff, and ages 65+. Save 20% with <strong>promo code MSM365</strong>. 7:30pm.</p>
<p><strong>Houston Grand Opera: </strong><strong><em>Breaking the Waves</em></strong><strong> at Wortham Center</strong><strong> | April 19 to Sunday, May 4</strong> – In this contemporary opera from composer-and-librettist team Missy Mazzoli and Royce Vavrek is the story of Bess, part of a strict Calvinist community, who wins permission to marry an outsider—the offshore oil rigger Jan. After they consummate their union , Bess embarks on a journey of sexual exploration that is tragically interrupted when Jan is paralyzed in an accident, setting off a series of shocking events that culminates in the unthinkable.  HGO Butler Studio alumni, Lauren Snoufrer and Ryan McKinny star as the lovers.</p>
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-1024x599.jpg" alt="" class="wp-image-320529" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/live-theater-performing-arts-shows-in-houston-april-2025-1.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">Forbidden Broadway returns with musical spoofs of the recent “Back to the Future”, “&amp; Juliet”, and “The Outsiders” along with classics like “Gypsy”, “The Lion King”, and more. </figcaption></figure>
<p><strong>Puccini’s </strong><strong><em>Turandot</em></strong><strong>: A Benefit Concert with Christine Goerke &amp; Limmie Pulliam at Moores Opera House</strong><strong> | </strong><strong>Thursday, </strong><strong>April 24</strong> – World-famous soprano Christine Goerke returns to Houston for this 1-night-only concert performance of Puccini’s epic tragedy. This fundraiser for UH’s Moores School of Music is your chance to see an operatic powerhouse in a performance <em>The New York Times </em>says she “sung splendidly”<em> </em>at the Metropolitan Opera. She’s joined on stage by Limmie Pulliam making a double debut: singing his first Calàf and singing in Houston for the first time. They’re joined by 230 musicians. $50 and up. 7:30pm.</p>
<p><strong>Forbidden Broadway: <em>Merrily We Stole A Song</em> at The Hobby Center</strong><strong> | Thursday, April 24 to Sunday, April 27</strong> – I love a Broadway musical parody, and when I lived in New York in the ’90s, I’d laugh til I cried at <em>Forbidden Broadway</em> performances. This one sends up Eddie Redmayne in <em>Cabaret</em>, Audra MacDonald in <em>Gypsy</em>, T<em>he Outsider</em>s, <em>&amp; Juliet</em>, <em>Six,</em> and <em>Back to the Future</em>, plus classic looks at <em>Les Misėrables</em>, <em>Phantom of the Opera</em>, <em>Wicked</em>, and <em>The Lion King</em>. No show is safe in the hands of these talented performers. $39 and up. Showtimes vary.</p>
<p><strong>Houston Grand Opera: Wagner’s <em>Tannhäuser</em> at Wortham Center | Friday, April 25 to Sunday, May 11</strong> – Internationally acclaimed director Francesca Zambello is debuting her highly anticipated new staging of the Wagner classic—and Houston audiences will be the first to experience it. Set to a sublimely beautiful score, <em>Tannhäuser</em> tells of a former poet who has turned his favor towards carnal delights, and the battle of love and lust as he tries to find redemption. $30 and up. Showtimes vary.</p>
<p><strong>Broadway Across America: <em>The Wiz</em> at The Hobby Center</strong><strong> | Tuesday, April 29 to Sunday, May 4</strong> – Making its first tour in 40 years, the musical sensation with songs like “Ease on Down the Road” and “Don’t Nobody Bring Me No Bad News” was the groundbreaking 1970s twist on <em>The Wizard of Oz</em>, starring an all-Black cast and inspiration. The show forever changed the face of Broadway, and blends soul, funk, gospel and R&amp;B into its score. $40 and up. Showtimes vary.</p>
<h2 class="wp-block-heading" id="h-closing-this-month-april-2025"><strong>Closing This Month: April 2025</strong></h2>
<p>There’s still time to catch great shows that debuted in March, but have carried over to close in April. </p>
<h3 class="wp-block-heading" id="h-closing-saturday-april-12"><strong>Closing Saturday, April 12</strong></h3>
<p>Island Etc: <em>Leap of Faith</em></p>
<h3 class="wp-block-heading" id="h-closing-saturday-april-19"><strong>Closing Saturday, April 19</strong></h3>
<p>Main Street Theater: <em>Memoriam</em></p>
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1024x599.jpg" alt="" class="wp-image-320513" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The Hobby Center welcomes the nationally touring revival of The Wiz at the end of April. | Photo courtesy of The Wiz National Tour </figcaption></figure>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
<h2 class="wp-block-heading has-text-align-center has-vivid-red-color has-text-color" id="h-get-the-latest-on-houston-happenings" style="font-style:normal;font-weight:800;text-transform:capitalize"><em>Don’t Miss Out on Tomorrow’s Fun!</em></h2>
<div class="wp-block-group">
<div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p>Subscribe to our free Weekend Guide newsletter and receive a round-up of great things to do every weekend in Houston, hitting your inbox on Thursday. </p>
<p>Don’t want to miss anything? Opt in for our Daily Updates to discover new things happening in Houston and receive special updates and offers, every weekday. </p>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
</div>
</div></div>
<p>[ad_2]<br />
<br /><a href="https://365thingsinhouston.com/live-theater-performing-arts-shows-in-houston-april-2025/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/top-theater-performing-arts-in-houston-april-2025/">Top Theater &#038; Performing Arts in Houston: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/top-theater-performing-arts-in-houston-april-2025/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top Things to Do with Kids This Month: April 2025</title>
		<link>https://www.globalcollectivere.com/top-things-to-do-with-kids-this-month-april-2025/</link>
					<comments>https://www.globalcollectivere.com/top-things-to-do-with-kids-this-month-april-2025/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 22:38:25 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[April]]></category>
		<category><![CDATA[Kids]]></category>
		<category><![CDATA[Month]]></category>
		<category><![CDATA[top]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/top-things-to-do-with-kids-this-month-april-2025/</guid>

					<description><![CDATA[<p>This year&#8217;s free The Grand Kids Festival in Historic Downtown Galveston will take on a pirate-theme, with a day of shows, activities, and more. &#124; Photo courtesy of Visit Galveston Discover your plans for family time this month with the 16 best kid-friendly things to do in and around Houston for April 2025.  April in [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/top-things-to-do-with-kids-this-month-april-2025/">Top Things to Do with Kids This Month: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
            <!-- image --></p>
<div class="td-post-featured-image">
<figure><img loading="lazy" decoding="async" width="696" height="407" class="entry-thumb" src="https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-696x407.jpg" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1.jpg 1200w" sizes="(max-width: 696px) 100vw, 696px" alt="" title="top-things-to-do-for-kids-families-in-houston-this-month-april-2025"/><figcaption class="wp-caption-text">This year&#8217;s free The Grand Kids Festival in Historic Downtown Galveston will take on a pirate-theme, with a day of shows, activities, and more. | Photo courtesy of Visit Galveston</figcaption></figure>
</div>
<p>            <!-- content --></p>
<p><strong>Discover your plans for family time this month with the 16 best kid-friendly things to do in and around Houston for April 2025. </strong></p>
<p>April in Houston is packed with kid-friendly fun, from meeting Elmo and friends at Sesame Street Live to twirling on ice with Mickey and the Fab 5 at Disney On Ice: Let’s Dance. Families can marvel at wacky, decked-out rides at the Houston Art Car Parade, wander through a life-size herd of handcrafted Indian elephants, roll through Discovery Green’s outdoor rink, or celebrate Earth Day with hands-on activities. </p>
<p>Check out these awesome family-friendly happenings in Houston this April.</p>
<h2 class="wp-block-heading" id="h-top-16-things-to-do-for-kids-amp-families-in-houston-this-month-april-2025"><strong>Top 16 Things To Do for Kids &amp; Families in Houston This Month: April 2025</strong></h2>
<p><em>Events are not ranked but are listed in chronological order, by start date and time, followed by end date and time.</em></p>
<p><strong>The Rink: Rolling at Discovery Green | Daily through Sunday, April 13 </strong>–<strong> </strong>There are less than 2 weeks left to enjoy the outdoor roller skating rink this spring, offering a vibrant and energetic atmosphere in the heart of Downtown. Surrounded by the park’s lush greenery and illuminated by colorful lights at night, families can skate in the lively ambiance, while upbeat music from local DJs and live performances set the mood. $14 includes skate rental, with discounts on Cheap Skate Mondays, Two for Tuesdays, School Spirit Nights, and Happy Hour Fridays. On Sundays, the Daisies and Pancakes Lab hosts skate lessons. </p>
<p><strong><em>The Great Elephant Migration</em> at Hermann Park | Tuesday, April 1 to Wednesday, April 30 | FREE </strong>–<strong> </strong>After captivating audiences in Rhode Island, NYC, and Miami Beach, the <em>Great Elephant Migration</em> comes to the Houston Museum District for all of April. The breathtaking art installation of 100 life-sized Indian elephant sculptures—each a handcrafted tribute to the majestic wildlife of India—is more than just a stunning display, the project is a worldwide movement promoting human-wildlife coexistence and raising millions for conservation efforts across the globe. 6am to 11pm daily. </p>
<p><strong><em>Sesame Street Live: Let’s Play </em>at The Hobby Center | Saturday, April 5 </strong>–<strong> </strong>Littles can join Elmo, Abby Cadabby, Cookie Monster, and friends for a special day at Hobby Center’s Sarofim Hall. The interactive show invites kids to sing, dance, and play along in a fun-filled adventure. $30.+ 3pm.</p>
<p><strong>Joy Fest at Jubilee</strong><strong> | Sunday, April 6 | FREE with RSVP</strong> – The Hockley community that integrates happy and healthy living welcomes all families to enjoy an afternoon of exciting activities, inflatable obstacle courses and bounce houses, yard games, food trucks, hands-on activities for all ages, and more. This event was originally scheduled on Saturday, April 5. RSVP required. Noon to 4pm.</p>
<p><strong><em>My First Orchestral Concert </em>at Miller Outdoor Theatre</strong> <strong>| Tuesday, April 8 &amp; Wednesday, April 9 | FREE</strong> – With Miller Outdoor Theatre back in full force for the 2025 season, the occasional mid-week programming for littles kicks off with a 45-minute concert from Prelude Music Foundation. Designed for kids from birth through first grade, the vibrant performance invites children to explore the sounds of different instruments and discover the magic of making music together.</p>
<figure class="wp-block-image size-large"><img fetchpriority="high" fetchpriority="high" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-1024x599.jpg" alt="" class="wp-image-320515" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/03/The-Great-Elephant-Migration-at-Hermann-Park-April-2025.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">All ages can get up close to the stunning, life-size pachyderms in frozen exploration of Hermann Park in April. | Photo courtesy of Hermann Park </figcaption></figure>
<p><strong><em>Disney On Ice: Let’s Dance</em> at NRG Stadium | Thursday, April 10 to Sunday, April 13 </strong>–<strong> </strong>Join Mickey Mouse and friends, including Simba, Timon, Pumbaa, Ariel, Elsa, Anna, Olaf and many more, for the ultimate dance party on ice. The lively ice-skating extravaganza features beloved Disney characters and songs, promising fun for the whole family. $40+. Showtimes vary. </p>
<p><strong>14th Annual Easter Seals Walk With Me at Houston Zoo</strong> <strong>| Saturday, April 12 </strong>– Walk, roll, or stroll through the zoo while raising crucial funds for programs that serve veterans, service members, children and adult with all types of disabilities and their families. An afterparty features kids’ activities, music, food, drinks, and more. $50 minimum donation includes zoo admission; free ages 10 and under. 8am to 10:30am.</p>
<p><strong>38th Annual Houston Art Car Parade on Allen Parkway &amp; in Downtown | Saturday, April 12 | FREE </strong>–<strong> </strong>One of Houston’s most beloved traditions is back as a parade of wacky, decked out art cars roll through the streets to cheering crowds. The parade officially begins at 2pm on Allen Parkway at the I-45 overpass, heading into Downtown before circling City Hall and heading outbound on Allen Parkway out of Downtown. Other highlights of the day include the Lineup Party at 11am on Allen Parkway between Taft and Bagby, offering a close-up view of all 250+ Art Cars as they get ready to roll in the parade; Kids Creative Zone at 11am at Sam Houston Park, a free kick-off to the parade with fun activities for both kids and adults, hands-on creative experiences and live performances; and After Party in Market Square Park at 5pm.</p>
<p><strong>Easter Three Ways at Brennan’s of Houston | Friday, April 18 to Easter Sunday, April 20 </strong>–<strong> </strong>The famed Creole fine dining spot invites families to enjoy an Easter Weekend full of family fun and tasty eats. On Friday, grab a spot at Brunch with the Bunny to enjoy photo ops and more from 9:30am to 1pm; Saturday offers A Very Hoppy Brunch with visiting live bunnies from Boling Bunny Farms and seatings from 11am to 2pm; and Easter Sunday Brunch offers families the chance to feast on a 3-course meal of seasonal Creole fare, with seatings from 10am to 4:30pm. Call 713-522-9711 to make your reservations. </p>
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-1024x599.jpg" alt="Kids in colorful clothing and hats walk alongside a highly decorative art car" class="wp-image-294082" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2024/04/top-events-in-houston-this-month-april-2024-art-car-parade-2.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The 38th Art Car Parade brings hundreds of rolling works of art to Downtown | Courtesy of the Orange Show for Visionary Art</figcaption></figure>
<p><strong>Green Mountain Energy Earth Day at Discovery Green | Saturday, April 19 | FREE </strong>–<strong> </strong>Bring the kiddos for this free, family-friendly Earth Day celebration in Houston’s gorgeous urban park, Discovery Green. This year’s theme celebrates renewable energy with educational talks, exhibitors, live music, art installations, arts, crafts and more, plus a special performance of Squonk’s Brouhaha, an immersive music and visual spectacle. Noon to 5pm.</p>
<p><strong>Walk for the Wild 5K at the Houston Zoo | Saturday, April 26 </strong>–<strong> </strong>Families can lace up their sneakers and hit the trail for a wild adventure at the Walk for the Wild 5K at the Houston Zoo. The fun run helps protect animals around the world, and after crossing the finish line, you’ll get early access to explore the zoo. Bring the kiddos, enjoy wildlife-themed activities, animal encounters, and more, all while making a difference for conservation. Registration includes zoo admission and is $50; $30 for ages 2 to 10; free 2 and under. 7am to 10am.</p>
<p><strong>The Grand Kids Festival in Historic Downtown Galveston | Saturday, April 26 | FREE </strong>– Art and history chart the course at a pirate-themed day of hands on family activities, live performances, crafts, a petting zoo, and more at this kid-focused street party from the folks at the Grand 1894 Opera House. 10am to 5pm. </p>
<p><strong>Houston Symphony: Cirque for Kids at Jones Hall | Saturday, April 26 </strong>–<strong> </strong>High-flying acrobatics meet the magic of live music at Cirque for Kids with the Houston Symphony. Families can watch in awe as dazzling jugglers, aerialists, and contortionists perform breathtaking feats, all set to an electrifying symphonic soundtrack. $29+. 10am and 11:30am. </p>
<p><strong>San Jacinto Day Celebration at San Jacinto Museum | Saturday, April 26 | FREE </strong>– Bring the whole family to celebrate the living history of 189th anniversary of the Battle of San Jacinto with a day packed with kid-friendly fun and hands-on history in La Porte. Visitors can catch exciting battle reenactments, meet costumed characters, enjoy crafts, games, and live entertainment, and experience what life was like in early Texas. 10am to 4pm. </p>
<p><strong>RailFest: Model Train Rally at Galveston Railroad Museum | Saturday, April 26 &amp; Sunday, April 27 </strong>–<strong> </strong>Hop aboard for an unforgettable adventure at the RailFest Model Train Rally, where little conductors and train lovers can enjoy a weekend of miniature trains, hands-on activities, and kid-friendly fun, from intricate model train displays to real locomotives. $15; $10 ages 3 to 12; free under 3. 10am to 5pm both days.  </p>
<p><strong>Panto U.S.A: Treasure Island at Miller Outdoor Theatre</strong> <strong>| Tuesday, April 29</strong> <strong>&amp; Wednesday April 30 </strong>– The entertaining, kid-forward theater company Panto U.S.A returns with a fresh spin on Robert Louis Stevenson’s <em>Treasure Island</em>. The 1-hour show tells of a perilous sea journey across the Spanish Main, a mutiny, search for buried treasure, and a message that good wins over evil every time. 11am both days. </p>
<p><strong><em>The Wiz</em> at The Hobby Center | Tuesday, April 29 through Sunday, May 4 </strong>– Follow Dorothy, the Scarecrow, Tin Man, and Lion on a dazzling journey down the Yellow Brick Road in a new production of the high-energy, family-friendly musical that brought a groundbreaking twist to Broadway in the ’70s by featuring an all-Black cast and an iconic score packed with soul, gospel, rock, and funk. The Broadway hit is perfect for kids and parents. $65+. Showtimes vary. </p>
<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1024x599.jpg" alt="" class="wp-image-320513" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/03/top-things-to-do-for-kids-families-in-houston-this-month-april-2025.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The Hobby Center welcomes the nationally touring revival of The Wiz at the end of April. | Photo courtesy of The Wiz National Tour </figcaption></figure>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
<h2 class="wp-block-heading has-text-align-center has-vivid-red-color has-text-color" id="h-get-the-latest-on-houston-happenings" style="font-style:normal;font-weight:800;text-transform:capitalize"><em>Don’t Miss Out on Tomorrow’s Fun!</em></h2>
<div class="wp-block-group">
<div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p>Subscribe to our free Weekend Guide newsletter and receive a round-up of great things to do every weekend in Houston, hitting your inbox on Thursday. </p>
<p>Don’t want to miss anything? Opt in for our Daily Updates to discover new things happening in Houston and receive special updates and offers, every weekday. </p>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
</div>
</div></div>
<p>[ad_2]<br />
<br /><a href="https://365thingsinhouston.com/top-things-to-do-for-kids-families-in-houston-this-month-april-2025/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/top-things-to-do-with-kids-this-month-april-2025/">Top Things to Do with Kids This Month: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/top-things-to-do-with-kids-this-month-april-2025/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top 32 Live Shows &#038; Concerts in Houston: April 2025</title>
		<link>https://www.globalcollectivere.com/top-32-live-shows-concerts-in-houston-april-2025/</link>
					<comments>https://www.globalcollectivere.com/top-32-live-shows-concerts-in-houston-april-2025/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 03 Apr 2025 20:42:19 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[April]]></category>
		<category><![CDATA[Concerts]]></category>
		<category><![CDATA[Houston]]></category>
		<category><![CDATA[Live]]></category>
		<category><![CDATA[Shows]]></category>
		<category><![CDATA[top]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/top-32-live-shows-concerts-in-houston-april-2025/</guid>

					<description><![CDATA[<p>Beabadoobee brings her dreamy, nostalgic sound and unique vocals to 713 Music Hall. &#124; Photo courtesy of the artist Snag your seats for our 24 picks for the top concerts and live performances happening across Greater Houston in April 2025. Top 24 Live Shows &#38; Concerts in Houston: April 2025 Concerts and shows are not [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/top-32-live-shows-concerts-in-houston-april-2025/">Top 32 Live Shows &#038; Concerts in Houston: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
            <!-- image --></p>
<div class="td-post-featured-image">
<figure><img loading="lazy" decoding="async" width="696" height="407" class="entry-thumb" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-696x407.jpg" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee.jpg 1200w" sizes="(max-width: 696px) 100vw, 696px" alt="" title="top-live-shows-concerts-in-houston-this-month-april-2025-Beabadoobee"/><figcaption class="wp-caption-text">Beabadoobee brings her dreamy, nostalgic sound and unique vocals to 713 Music Hall. | Photo courtesy of the artist </figcaption></figure>
</div>
<p>            <!-- content --></p>
<p><strong>Snag your seats for our 24 picks for the top concerts and live performances happening across Greater Houston in April 2025. </strong></p>
<h2 class="wp-block-heading" id="h-top-24-live-shows-amp-concerts-in-houston-april-2025"><strong>Top 24 Live Shows &amp; Concerts in Houston: April 2025</strong></h2>
<p><em>Concerts and shows are not ranked but are listed in chronological order, by start date and time and then by end date and time.</em></p>
<p><strong>Denzel Curry in Concert at Bayou Music Center</strong> <strong>| Thursday, April 3</strong> – The beloved rapper from Miami Gardens, known for his hits “Ultimate” and “Walkin”, brings his Mischievous South Tour to HTX. $23+. 8pm.</p>
<p><strong>2nd Annual Louisiana in Texas Concert at Miller Outdoor Theatre</strong><strong> | Friday, April 4 | FREE</strong> – One of Miller’s new traditions begins to emerge, with a lively zydeco concert by Grammy-nominated CJ Chenier and the Red Hot Louisiana Band. 8pm.</p>
<p><strong>Spring Hip-Hop Fest with Kevin Gates at Smart Financial Centre</strong> <strong>| Friday, April 4</strong> – The Louisiana rapper known for blending Southern rap, melodic hooks, and emotionally charged content headlines a show joined by Sauce Walka, OTB Fastlane, KNG Ego, Peso Peso, and JoyBvnd.<strong> </strong>$79+. 8pm. </p>
<p><strong>Earth in Concert at White Oak Music Hall</strong> <strong>| Saturday, April 5 </strong>– The ‘80s and ‘90s rock band from the Pacific Northwest brings the show to the downstairs stage at WOMH. $20. 7pm.</p>
<p><strong>Tobe Nwigwe in Concert at 713 Music Hall</strong> <strong>| Saturday, April 5</strong> – Houston’s beloved singer and rapper returns to his roots on his Home is Where the Hood Is Tour. $32+. 8pm.</p>
<p><strong>The Ukulele Orchestra of Great Britain in Concert at the Grand 1894 Opera House</strong> <strong>| Saturday, April 5 </strong>– Now in its 40th year, the British music ensemble brings a powerhouse of delight and original arrangements of songs that span the genre songbook. $31.50+. 8pm.</p>
<figure class="wp-block-image size-large"><img fetchpriority="high" fetchpriority="high" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-1024x599.jpg" alt="" class="wp-image-320534" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-ukelele.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The Ukulele Orchestra of Great Britain lands in Galveston for a concert celebrating 40 decades of lively musical shenanigans. | Photo courtesy of the artist</figcaption></figure>
<p><strong>Trio Magnoliana: <em>Four Centuries of the Piano Trio</em> Concert at The Hobby Center | Tuesday, April 8 </strong>– The UH Moores School of Music presents the final faculty artist performance of the 2024-25, featuring Mann-Wen Lo, professor of practice in violin; Eunghee Cho, professor of practice in cello; and Andrew Staupe, assistant professor of piano. $35; $15 for students. 7pm.</p>
<p><strong>St. Vincent in Concert at White Oak Music Hall | Tuesday, April 8 </strong>– Known for her melodic singing and guitar-playing, the alt-pop artist brings her All Born Screaming Tour to the Lawn for an outdoor show at WOMH. Glass Beams open. $45. 7pm. </p>
<p><strong>Cynthia Erivo in Concert with the Houston Symphony at Jones Hall</strong><strong> | Tuesday, April 8 and Wednesday, April 9 </strong>– The Tony-, Emmy- and Grammy-winner—best known for starring as the misunderstood Elphaba in John Chu’s stunning film adaptation of<em> Wicked—</em>comes to Houston to sing music made famous by the greatest female singers of all time, including Nina Simone, Aretha Franklin, Etta James, Tina Turner, and more. $120 and up. 7:30pm both nights.</p>
<p><strong>2025 ARTMS World Tour: <em>Lunar Therapy</em> at Bayou Music Center</strong> <strong>| Thursday, April 10</strong> – The K-pop girl group sensation—featuring HeeJin, HaSeul, Kim Lip, JinSoul, and Choerry—merges the past and future hits in Houston for an epic live performance. $86.50+. 7:30pm.</p>
<p><strong>FLO in Concert at House of Blues | Saturday, April 12</strong> – The girl group pop trio out of Britain, known for “Cardboard Box” and “Fly Girl” take to the music hall stage at inside Downtown’s GreenStreet complex. $35 and up. 7pm. </p>
<p><strong>Khruangbin in Concert at Cynthia Woods Mitchell Pavilion | Saturday, April 12 </strong>– Houston’s own alt-indie trio—Laura Lee Ochoa, Mark Speer, and Donald “DJ” Johnson—bring their A La Sala Tour to The Woodlands stage. They’re known for expertly blending global music influences, like Thai rock, Iranian pop, and dub, with American soul, rock, and psychedelia. Helado Negro opens. $32.50+. 7:30pm.</p>
<p><strong>My Morning Jacket in Concert at 713 Music Hall | Sunday April 13</strong> – Touring in support of their brand new album <em>Is</em>, the alt-indie outfit known for “Golden”, “One Big Holiday”, and “Off the Record” jams on the Post Houston stage. $53+. 8pm.</p>
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="598" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-1024x598.jpg" alt="" class="wp-image-320536" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-1024x598.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-300x175.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-719x420.jpg 719w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo-1068x624.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-flo.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The British pop trio Flo invades the Downtown stage at House of Blues. | Photo courtesy of House of Blues</figcaption></figure>
<p><strong>Poppy in Concert at House of Blues | Wednesday, April 16 </strong>– The singer-songwriter from Boston who rose to fame on YouTube brings her They’re All Around Us Tour to the House of Blues stage. $39.50. 7pm. </p>
<p><strong>Aura in Concert: Amplified at Moores Opera House | Thursday, April 17</strong> – UH Moores School of Music’s contemporary ensemble performs with 3 members of San Antonio’s Soli Chamber Ensemble—Ertan Torgul on violin, David Mollenauer on cello, and Carolyn True on piano. $20; $15 for UH faculty, students, alumni, staff, and ages 65+. Save 20% with <strong>promo code MSM365</strong>. 7:30pm.</p>
<p><strong>Santana in Concert at Smart Financial Centre | Wednesday, April 23</strong> – The Oneness Tour lands in Sugar Land, bringing the internationally acclaimed and awarded Carlos Santana and his many variations on his Afro-Latin-blues-rock fusion style for a night of sensational music. $82+. 8pm. </p>
<p><strong>Rüfüs Du Sol in Concert at Cynthia Woods Pavilion | Thursday, April 24</strong> – Inhale / Exhale World Tour Special guest Sofia Kourtesis joins the show. First run tickets are sold out, but you may be able to find hard-to-get resale tickets and save 20% with <strong>promo code HOUSTON20</strong>. 7:30pm. </p>
<p><strong>Nada Surf in Concert at The Heights Theater | Friday, April 25</strong> – The alt-indie band that emerged out of New York in the ’90s with their hit “Popular” arrives on 19th Street in the Heights for a live show in support of their latest album <em>Moon Mirror</em>. The Cle Elum opens. $24+. 8pm.</p>
<p><strong>Beabadoobee in Concert at 713 Music Hall | Friday, April 25</strong> – The Filipino-British alt-rock singer-songwriter known for her dreamy, nostalgic sound and unique vocals lands in Downtown on her The Space In Between Tour. $129+. 7:30pm.</p>
<p><strong>Fontaines D.C. in Concert at White Oak Music Hall | Friday, April 25</strong> – The Irish post-punk band out of Dublin arrives in Houston to dominate the downstairs Northside stage. First run tickets are sold out, but you may be able to find hard-to-get resale tickets and save 20% with <strong>promo code HOUSTON20</strong>. 8pm.</p>
<p><strong>Yo La Tengo in Concert at The Heights Theater | Saturday, April 26</strong> – With 4 decades of music under their belt, the rock band that emerged out of Hoboken, New Jersey comes to the Heights in support of their latest album, <em>This Stupid World</em>. $36. 8pm.</p>
<p><strong>Hope Tala in Concert at House of Blues | Saturday, April 26</strong> – The British singer-songwriter, whose music draws from R&amp;B, Latin, neo soul, and bossa nova, brings her songfest to Houston, in support of her recent debut album <em>Hope Handwritten</em>. $27. 7pm.</p>
<p><strong>D4vd in Concert at White Oak Music Hall | Sunday, April 27</strong> – Houston’s own alt-indie artist known for “Romantic Homicide” and “My House is not a Home” plays the WOMH lawn. $40+. 5pm.</p>
<p><strong>Artemas in Concert at House of Blues | Wednesday, April 30 </strong>– Best known for his singles “If U Think I’m Pretty” and “I Like the Way You Kiss Me”, the English-Cypriot singer-songwriter and record producer’s The Americas Tour 2025 brings him to Downtown Houston. $35. 7pm.</p>
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="600" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-1024x600.jpg" alt="" class="wp-image-320537" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-1024x600.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-768x450.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-717x420.jpg 717w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-696x408.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc-1068x626.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-live-shows-concerts-in-houston-this-month-april-2025-fontaines-dc.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">You can still get tickets to the sold out show from the Irish punk band Fontaines D.C. | Photo courtesy of the artist</figcaption></figure>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
<h2 class="wp-block-heading has-text-align-center has-vivid-red-color has-text-color" id="h-get-the-latest-on-houston-happenings" style="font-style:normal;font-weight:800;text-transform:capitalize"><em>Don’t Miss Out on Tomorrow’s Fun!</em></h2>
<div class="wp-block-group">
<div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p>Subscribe to our free Weekend Guide newsletter and receive a round-up of great things to do every weekend in Houston, hitting your inbox on Thursday. </p>
<p>Don’t want to miss anything? Opt in for our Daily Updates to discover new things happening in Houston and receive special updates and offers, every weekday. </p>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
</div>
</div></div>
<p>[ad_2]<br />
<br /><a href="https://365thingsinhouston.com/top-live-shows-concerts-in-houston-this-month-april-2025/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/top-32-live-shows-concerts-in-houston-april-2025/">Top 32 Live Shows &#038; Concerts in Houston: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/top-32-live-shows-concerts-in-houston-april-2025/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top Festivals &#038; Events in Houston: April 2025</title>
		<link>https://www.globalcollectivere.com/top-festivals-events-in-houston-april-2025/</link>
					<comments>https://www.globalcollectivere.com/top-festivals-events-in-houston-april-2025/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Wed, 02 Apr 2025 16:24:34 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[April]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Festivals]]></category>
		<category><![CDATA[Houston]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[Top Things this Month]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/top-festivals-events-in-houston-april-2025/</guid>

					<description><![CDATA[<p>See 100 handcrafted life-sized elephant sculptures at Hermann Park every day during April 2025. &#124; Photo courtesy of Hermann Park Conservancy Make the most of your month with our list of the 20 biggest and most notable festivals and events in Greater Houston in April 2025. April is one of our favorite months, with spring [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/top-festivals-events-in-houston-april-2025/">Top Festivals &#038; Events in Houston: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
            <!-- image --></p>
<div class="td-post-featured-image">
<figure><img loading="lazy" decoding="async" width="696" height="407" class="entry-thumb" src="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-696x407.jpg" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/04/top-events-in-houston-this-month-april-2025-elephant-migration.jpg 1200w" sizes="(max-width: 696px) 100vw, 696px" alt="" title="top-events-in-houston-this-month-april-2025-elephant migration"/><figcaption class="wp-caption-text">See 100 handcrafted life-sized elephant sculptures   at Hermann Park every day during April 2025. | Photo courtesy of Hermann Park Conservancy</figcaption></figure>
</div>
<p>            <!-- content --></p>
<p><strong>Make the most of your month with our list of the 20 biggest and most notable festivals and events in Greater Houston in April 2025.</strong></p>
<p>April is one of our favorite months, with spring in full force and a wide variety of outdoor festivals and celebrations, Houston’s most legendary parade of the year, and explosions of art, culture, and nature. </p>
<h2 class="wp-block-heading" id="h-the-top-20-festivals-amp-events-in-houston-in-april-2025"><strong>The Top 20 Festivals &amp; Events in Houston in April 2025</strong></h2>
<p><em>Events are not ranked but are listed in chronological order, by start date and time and then by end date and time.</em></p>
<p><strong><em>The Great Elephant Migration</em> at Hermann Park | FREE | Tuesday, April 1 to Wednesday, April 30 </strong>– Currently migrating across the U.S, 100 stunning, hand-crafted, life-sized pachyderm sculptures have arrived in the Museum District, where they’ll grazing for the entirety of April. Everyone is invited to pose for photos, show them love, and take part in a series of pop-up events throughout the month. You’ll find the main herd near The Commons, with smaller pods nearer to the Japanese Gardens, Miller Outdoor Theatre and by the Sam Houston Statue. 6am to 11pm daily.</p>
<p><strong>3rd Annual The Riot Comedy Festival at The Riot Comedy Club, Rudyard’s Pub &amp; The Gordy | Thursday, April 3 to Sunday, April 6 </strong>–<strong> </strong>One of Houston’s newest spring tradition additions, the 4-day, out-of-this-world celebration of comedy presents 50+ performers in 30+ shows on 4 indoor stages in the heart of Montrose, plus the new Comedy &amp; BBQ Cookoff centerpiece on Saturday. $44 and up for individual shows; $119 and up for all-access. Times vary.</p>
<p><strong>Montgomery County Fair &amp; Rodeo at Montgomery County Fairgrounds | Thursday, April 3 to Sunday, April 13 </strong>– If you’re still itching for your Rodeo fix, Montgomery County is here to help with 11 days of carnival, live music, a bbq cook-off, and livestock contests, and more. $5 to $25. Times vary.</p>
<p><strong>Neighborhood Community Day at The Menil Collection | Saturday, April 5 | FREE </strong>– Montrose’s beloved art museum campus welcomes everyone to an afternoon of art, music, poetry, and family activities in the surrounding neighborhood and 30 years of the Collections’ Cy Twombly Gallery. 1pm to 5pm.</p>
<p><strong>12th Annual Houston Barbecue Festival at Humble Civic Center | Sunday, April 6 </strong>– Barbecue lovers can come together as the annual fest gathers 30+ of<strong> </strong>Houston’s best barbecue joints together in northeast Houston. $60 and up. 1pm to 4pm.</p>
<figure class="wp-block-image size-large"><img fetchpriority="high" fetchpriority="high" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--1024x599.jpg" alt="" class="wp-image-294461" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum--1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/04/2nd-Annual-Galveston-Steampunk-Festival-at-Galveston-Railroad-Museum-.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">Find cosplay galore as Galveston Steampunk Festival returns to the island with more entertainment for its third year. | Photo courtesy of Galveston Steampunk Festival</figcaption></figure>
<p><strong>Galveston Steampunk Festival at Galveston Railroad Museum | Friday, April 11 to Sunday, April 13</strong> – Go wild for the future that never was a 3-day weekend celebrating the sci-fi subgenre that mashes Victorian-era tech with retro-futurism. The main event is on Saturday, with live music and entertainment, a costume contest, games like archery and axe throwing, and more. $35 and up; $15 for ages 11 and under. Saturday 11am to 10pm; other activities times vary.</p>
<p><strong>20th Annual The Woodlands Waterway Arts Festival in Town Green Park | Friday, April 11 to Sunday, April 13 </strong>–<strong> </strong>A certain marker that spring has arrived, The Woodlands’ standout spring event brings more than 200 accomplished artists out to the Waterway shores and surroundings with live music, entertainment, and food and drink. $15 to $33; free for ages 12 and under. Times vary.</p>
<p><strong>38th Annual Houston Art Car Parade on Allen Parkway &amp; in Downtown | Saturday, April 12 | FREE </strong>– One of Houston’s most beloved events—and the largest celebration of its kind in the world with over 250 cars—gets rolling on Allen Parkway and circles City Hall for its 38th year. VIP area options available in Downtown. 11am pre-party and mini music festival with food trucks and drinks; parade at 2pm.</p>
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-1024x599.jpg" alt="" class="wp-image-294507" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/04/art-car-parade-route-viewing-houston-april-2024-2.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The 38th Art Car Parade rolls through Downtown on Saturday, April 12 | Photo courtesy of The Orange Show for Visionary Art</figcaption></figure>
<p><strong>12th Annual Lyons Avenue Renaissance Festival in Fifth Ward | Saturday, April 12 | FREE </strong>– Celebrating the history, art and culture of Houston’s Fifth Ward, the family-friendly fest features authentic zydeco music, an Easter egg drop by helicopter, parade, car show, and vendors serving up tasty soul food, Creole cuisine, barbecue, and more. Noon to 5pm.</p>
<p><strong>Houston LatinFest at Crown Festival Park | Saturday, April 12 &amp; Sunday, April 13 </strong>– Returning to Sugar Land, the annual music and culture festival is a family-friendly gathering with live Latin music along with local vendors and delicious Latin foods. $12 and up; free for ages 12 and under. 1pm to 10pm.</p>
<p><strong>Flower Power Festival at Houston Botanic Garden | Sunday, April 13 </strong>– Celebrate the hippest blooms at HBC’s new ’60s-inspired springtime festival with live music by The Beatles cover band The Fab 5, amazing natural photo ops in the garden, an art and vendor market, floral-themed and tie-dye crafts, and more. $20; $16 for ages 3 to 11, students, active military, and ages 65+. 9am to 4pm.</p>
<p><strong>Puranava Indian Art &amp; Culture Fest at Pearland Town Center | Saturday, April 19 | FREE</strong> –<strong> </strong>Celebrate Indian culture with an day of arts performances, art exhibits, hands-on activities, a food and local vendor bazaar, youth competitions in chess, art, trivia and more. 11am to 6pm.</p>
<p><strong>Earth Day Celebration at Discovery Green | Saturday, April 19 | FREE </strong>– One of Discovery Green’s signature events, the annual family-friendly festival returns with an afternoon filled with interactive exhibits and experiences, live music, art installations, face painting, crafts and activities, and more. Noon to 5pm.</p>
<p><strong>Utopia Reggae Fest at Hiram Clarke Community Foundation | Saturday, April 19 </strong>– Experience ganja vibes with local bands and DJs, a curated marketplace, and more. $12 and up. 2pm to 10pm.</p>
<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-1024x599.jpg" alt="Crowds of people sit on a lawn as colorful projections are cast on the side of a museum" class="wp-image-298131" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/05/things-to-do-this-weekend-houston-may-9-12-2024-menil-beamer-1.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The annual Bring-Your-Own-Beamer night comes to the Menil lawn | Photo courtesy of Aurora Picture Show</figcaption></figure>
<p><strong>23rd Annual FeatherFest Birding &amp; Nature Photography Festival in Galveston | Thursday, April 24 to Sunday, April 27</strong> – For amateur and seasoned birding enthusiasts alike, this multi-day event leads birders through various coastal communities to see native and migratory birds throughout the Galveston region. $25 registration; individual activities priced separately. Times vary.</p>
<p><strong>The Grand Kids Festival in Historic Downtown Galveston | Saturday, April 26 | FREE</strong> – The family festival from the Grand 1894 Opera House features a full day of fine arts for kids, along with hands-on projects, dance performances, shows, inflatables, a petting zoo, pony rides, and more. 10am to 5pm.</p>
<p><strong>Sylvan Beach Festival in La Porte | Saturday, April 26 </strong>– Held along the waters of Galveston Bay, this historic seaside fest features a country music lineup—headlined by Aaron Watson and Ty Myers—which caps off an entire day of family-friendly fun with carnival rides, a barbecue cook-off, arts and crafts, inflatables, a local vendor market and more. $12.50 and up; $5 for ages 65+; free for ages 12 and under. 10am to 11pm.</p>
<p><strong>BYOB (Bring Your Own Beamer) at The Menil Collection</strong> <strong>| Saturday, April 26 | FREE </strong>– The Menil’s annual celebration of light and art returns, as anyone and everyone is invited to their own visuals onto the main building’s walls using video, film, slides, and overhead projectors. Picnics, blankets, and creative energy are all welcome. 8:30pm to 10:30pm.</p>
<p><strong>Sugar Land Arts &amp; Music Fest at Smart Financial Centre Plaza | Saturday, April 26 &amp; Sunday, April 27 </strong>– The 2-day arts festival showcases more than 100 visual artists from across the U.S, plus you can enjoy live music, food, wine and more. $10 1-day; $16 for both days. Saturday 10am to 5pm; Sunday 10am to 4pm.</p>
<p><strong>Navroz Spring Festival 2025 at the Buffalo Bayou Park Water Works | Sunday, April 27 | FREE </strong>– Join in the celebration of Spring, sometimes known as “Nowruz,” celebrated in Iran, Central Asia, the Middle East, and some communities in India and Pakiston. Expect cultural activities, arts/crafts, festivities, live music and performances, food trucks, floral crafts, pottery painting, egg decorating, a henna corner, and more family entertainment. 11am to 4pm.</p>
<figure class="wp-block-image size-large"><img loading="lazy" loading="lazy" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-1024x599.jpg" alt="" class="wp-image-320150" srcset="https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2025/03/biggest-spring-festivals-in-houston-2025-Sugar_Land_Arts.jpg 1200w" sizes="auto, (max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The Sugar Land Arts &amp; Music Festival returns to Smart Financial Centre in April | Photo courtesy of Sugar Land Arts &amp; Music </figcaption></figure>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
<h2 class="wp-block-heading has-text-align-center has-vivid-red-color has-text-color" id="h-get-the-latest-on-houston-happenings" style="font-style:normal;font-weight:800;text-transform:capitalize"><em>Don’t Miss Out on Tomorrow’s Fun!</em></h2>
<div class="wp-block-group">
<div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p>Subscribe to our free Weekend Guide newsletter and receive a round-up of great things to do every weekend in Houston, hitting your inbox on Thursday. </p>
<p>Don’t want to miss anything? Opt in for our Daily Updates to discover new things happening in Houston and receive special updates and offers, every weekday. </p>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
</div>
</div></div>
<p>[ad_2]<br />
<br /><a href="https://365thingsinhouston.com/top-events-in-houston-this-month-april-2025/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/top-festivals-events-in-houston-april-2025/">Top Festivals &#038; Events in Houston: April 2025</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/top-festivals-events-in-houston-april-2025/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Houston Nightlife, Comedy &#038; Date Nights This Week: December 23-29, 2024</title>
		<link>https://www.globalcollectivere.com/houston-nightlife-comedy-date-nights-this-week-december-23-29-2024/</link>
					<comments>https://www.globalcollectivere.com/houston-nightlife-comedy-date-nights-this-week-december-23-29-2024/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 26 Dec 2024 16:01:11 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[Comedy]]></category>
		<category><![CDATA[Date]]></category>
		<category><![CDATA[December]]></category>
		<category><![CDATA[Houston]]></category>
		<category><![CDATA[Nightlife]]></category>
		<category><![CDATA[Nights]]></category>
		<category><![CDATA[Week]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/houston-nightlife-comedy-date-nights-this-week-december-23-29-2024/</guid>

					<description><![CDATA[<p>The School Cantorum will fill the cavernous Cistern at Buffalo Bayou Park with winter music during Voices of Light. &#124; Photo courtesy of Buffalo Bayou Partnership Find the can’t-miss events in Houston with our Day + Nightlife Guide from Monday, December 23 to Sunday, December 29, 2024. We’ve got you covered all week long with [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/houston-nightlife-comedy-date-nights-this-week-december-23-29-2024/">Houston Nightlife, Comedy &#038; Date Nights This Week: December 23-29, 2024</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
            <!-- image --></p>
<div class="td-post-featured-image">
<figure><img loading="lazy" decoding="async" width="696" height="408" class="entry-thumb" src="https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-696x408.jpg" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-696x408.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-1024x600.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-768x450.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-717x420.jpg 717w, https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1-1068x626.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/12/top-live-shows-concerts-in-houston-this-week-december-23-29-2024-1.jpg 1200w" sizes="(max-width: 696px) 100vw, 696px" alt="" title="top-live-shows-concerts-in-houston-this-week-december-23-29-2024"/><figcaption class="wp-caption-text">The School Cantorum will fill the cavernous Cistern at Buffalo Bayou Park with winter music during Voices of Light. | Photo courtesy of Buffalo Bayou Partnership</figcaption></figure>
</div>
<p>            <!-- content --></p>
<p><strong>Find the can’t-miss events in Houston with our Day + Nightlife Guide from Monday, December 23 to Sunday, December 29, 2024.</strong></p>
<p>We’ve got you covered all week long with our in-the-know list of social nightlife events—including comedy, music, and art—happening around Houston.</p>
<h2 class="wp-block-heading" id="h-day-nightlife-guide-in-houston-this-week-december-23-to-december-29-2024"><strong>Day + Nightlife Guide in Houston This Week: December 23 to December 29, 2024</strong></h2>
<p><em>Events are not ranked but are listed in chronological order, by start date and time and then by end date and time.</em> <em>Festivals, shows and events that span multiple days are listed first in our</em> Ongoing <em>section</em>.</p>
<h3 class="wp-block-heading" id="h-ongoing"><strong>Ongoing</strong></h3>
<p><strong>Snow Glow on the Bayou at Allen’s Landing in Downtown</strong><strong> | Daily</strong> <strong>| FREE </strong>– New for 2024, Downtown Houston presents a nightly digital, immersive light and sound spectacular at Allen’s Landing. Reflecting in the water and projected onto a 4-story tall, 6-story wide water screen, <em>Snow Glow</em> can be experienced from multiple vantage points, from Buffalo Bayou’s nearby banks or trails, or on a ticketed holiday boat tour from Buffalo Bayou Partnership. Future dates available. 6pm to 10pm.</p>
<p><strong>TUTS: Disney’s <em>Frozen</em> at the Hobby Center</strong><strong> | Tuesday to Sunday</strong> <strong>| Final Week </strong>– Travel to Arendelle, where the new Queen Elsa has accidentally made it permanently winter. Based on the beloved Disney movie—itself based on Hans Christian Anderson’s classic fairy tale, <em>The Snow Queen</em>—this is one of the first-ever productions of the show that isn’t created by Disney. More than 300 costumes, a huge set and a 21-piece orchestra bring this story of magic and love to life. $34.50 and up. Showtimes vary.</p>
<p><strong>Great Big Game Show at CityCentre</strong> <strong>| Daily | Save 20% </strong>– Experience all the thrills of a televised game show—the lights, music, and even the live host—at the new, hilariously fun Great Big Game Show in West Houston. Two teams face off in a variety of game show rounds, each with a different style of gameplay—ideal for family team building, corporate events, family reunions, holiday outings, birthday parties and more. Available for 2 players and up. Games can be scheduled daily. $38.99 per person, but <strong>save 20% with promocode GrandOpening20</strong>.</p>
<p><strong>Drunk Shakespeare at the Emerald Theatre</strong> <strong>| Tuesday, Thursday to Sunday </strong>– Five fearless actors take on a Shakespearian classic after downing several shots of assorted liquors, sending the show in unexpected directions. Guests can order cocktails delivered directly to their seats. $29 and up. Showtimes vary.</p>
<p><strong>Voices of Light: Choral Performances in the Cistern at Buffalo Bayou Park</strong><strong> | Thursday, Saturday &amp; Sunday </strong>– The Schola Cantorum of Downtown’s Co-Cathedral of the Sacred Heart presents a 20-minute choral journey through centuries of music inside the park’s cavernous cistern—also animated with special lighting to create a unique winter holiday experience. Future dates available. $29. 7pm, 7:45pm, and 8:30pm.</p>
<p><strong>Comedian Mike Cannon at The Riot Comedy Club | Friday &amp; Saturday</strong> – The New York City-based comedian, podcaster, writer, and actor lands on the Montrose stage for 2 live sets. $20 and up. 7pm both nights.</p>
<p><strong>Holiday Fantasy: A Live Show Spectacular at Moody Gardens</strong><strong> | Daily</strong> – Moody Gardens hosts an all new musical theater production filled with  illusions, acrobatics, stunning visuals and electrifying performances to fuel your holiday joy. Future dates available. Showtimes vary.</p>
<p><strong>Miracle Pop-Up Bar at Daiquiri Time Out, Johnny’s Gold Brick &amp; Winnie’s | Daily </strong>– Houston’s original immersive holiday pop-up cocktail experience is back at local watering holes Johnny’s Gold Brick in the Heights, Winnie’s in Midtown, and Daiquiri Time Out in Galveston. The over-the-top kitschy Christmas-themed experience brings holiday magic in the form of cheery cocktails served in themed glassware, nostalgic holiday décor, festive snacks, and spirited vibes. Times and reservation policies vary by location. </p>
<p><strong>Great Big Game Show at CityCentre</strong> <strong>| Daily | Save 20% </strong>– Experience all the thrills of a televised game show—the lights, music, and even the live host—at the new, hilariously fun Great Big Game Show in West Houston. Two teams face off in a variety of game show rounds, each with a different style of gameplay—ideal for family team building, corporate events, family reunions, holiday outings, birthday parties and more. Available for 2 players and up. Games can be scheduled daily. $38.99 per person, but use <strong>promocode GrandOpening20</strong> to save 20%. </p>
<p><strong>Green Mountain Energy Ice at Discovery Green</strong><strong> | Daily </strong>– Lace up your skate rentals and head out onto the ice at the beloved winter tradition in the heart of Houston’s official front yard. $18 includes skate rentals for 75 minutes. Tickets must be ordered in advance online. Times vary.</p>
<p><strong>Magical Winter Lights at the Fort Bend County Fairgrounds</strong><strong> | Daily </strong>– Now at a new location, Magical Winter Lights continues showcasing artistry to delight families and photographers with 60 giant illuminated lanterns, millions of holiday lights, and carnival rides. $27 and up. Times vary.</p>
<p><strong>Texas Winter Lights at Marriott Marquis Houston in Downtown</strong> <strong>| Daily </strong>– Perched 6 stories above the heart of Downtown Houston, Texas Winter Lights transforms the hotel’s Altitude Rooftop and Pool into a holiday playland for all ages with over 100,000 glittering lights, captivating displays and photo opps, tasty food and drinks, and lively seasonal cheer. Elevate the night further with a 2-hour private Igloo cabana rental. $30; $20 for ages 2 to 12. 5pm to 10pm nightly.</p>
<p><strong>Best Neighborhoods &amp; Attractions for Christmas Lights in Greater Houston</strong><strong> | Daily | Many FREE </strong>– Hop in the car and cruise through some of Houston’s most striking neighborhoods to ooh and ahh at the 2024 season of holiday lights. Or head to many of the larger than life tickets holiday light destinations around the metro for photo opps and seasonal cheer.</p>
<p><strong>Space Explorers: The Infinite at Sawyer Yards</strong><strong> | Daily | Extended Until January 4, 2025 </strong>– Due to popular demand, the immersive VR experience inspired by NASA missions aboard the International Space Station (ISS) is sticking around through the holidays. Guests can experience never-before-seen 360-degree videos captured in space, explore the ISS, and see life as an astronaut before the epic installation ends its Houston run. $29 and up. Times vary.</p>
<h3 class="wp-block-heading" id="h-monday-december-23-2024"><strong>Monday, December 23, 2024</strong></h3>
<p><strong>Mariachi Sol de México de Jose Hernandez: Jose Hernandez’ Merry-Achi Christmas at Jones Hall </strong>–<strong> </strong>José Hernández and his world-renowned, platinum-selling Mariachi Sol de México perform treasured holiday classics and favorites from the mariachi songbook for all ages to enjoy. $46 and up. 7:30pm.</p>
<h3 class="wp-block-heading" id="h-thursday-december-26-2024"><strong>Thursday, December 26, 2024</strong></h3>
<p><strong>Trans-Siberian Orchestra: The Lost Christmas Eve Concert at Toyota Center</strong><strong> </strong>– The acclaimed orchestral rock ensemble brings its signature holiday tradition back to the Downtown stage, complete with dazzling spectacle packed with pyrotechnics, lasers, and incredible storytelling. $64 and up, but you may find cheaper or better seats on the online resale market. 3pm and 7:30pm.</p>
<p><strong>Wine Tasting at Number 13 Prime Steak &amp; Seafood</strong> – Sip and savor a variety of exquisite wines amidst the cozy ambiance of the charming Galveston restaurant at a 2-hour tasting. $29. 5:30pm.</p>
<p><strong>A Night Up In Flames at Central Market</strong> – You’ll work in teams at this hands-on class, where participants review the basic techniques of sauteing and creating pan sauces, and then move on to the art of finishing a dish by lighting it on fire. I love that cooking school classes here are approachable for all levels of skill, and that those 21 and older can enjoy their meal with a glass of wine chosen from the store’s incredible selection. $115. 6:30pm </p>
<p><strong><em>The Year Without A Santa Claus</em> Film Screening at Discovery Green | FREE</strong> – Downtown’s unofficial front yard screens the 1974 stop motion Christmas special that tells of the year that St. Nick decided to skip Christmas, because he feels forgotten by the world’s children. It also features the catchy earworms sung by the Cold Miser and Heat Miser. 7pm.</p>
<p><strong>Drag Bingo at Eureka Heights Brew Co. | No Cover</strong> – Miss Gay Southwest America, Dessie Love-Blake, hosts a night of bingo in the taproom. 7pm to 8:30pm.</p>
<p><strong>Charmin Greene’s Saxxy Holiday Wine Down at House of Blues</strong> – Deck the halls and groove the night away to the soulful saxophone sounds of Vandell Andrews and friends upstairs in the Foundation Room. 9pm to midnight. </p>
<h3 class="wp-block-heading" id="h-friday-december-27-2024"><strong>Friday, December 27, 2024</strong></h3>
<p><strong>No Jacket Required at Equal Parts Brewing | No Cover</strong> – The East End brewery tucked off of Harrisburg hosts a Phil Collins Friday happy hour, with $2 off all drafts and $1 off slow pours. 4pm to 6pm.</p>
<p><strong>ECHO Orchestra presents <em>A Night In Italy</em> at Hyatt Regency Houston West</strong><strong> </strong>– Enjoy an evening of great Italian arias and Italian food. The orchestra offers a selection of music by Rossini, Puccini, Verdi, Donizetti and more. Tenor Rueben Erazo and soprano McKenzie Garey, perform. $50 includes wine, Italian appetizers and desserts. 6:30pm.</p>
<p><strong>Perfume &amp; Candle Making Workshop at Love and Make</strong><strong> </strong>– Craft your own signature 10mL perfume and a beautifully scented 8oz candle. All materials are provided for you, and BYOB is welcome, so gather up friends and get ready to create. $85. 6:30pm.</p>
<p><strong>Dining in the Dark: A Blindfolded Dining Experience at Weights + Measures</strong> – Savor a secret three-course meal while blindfolded, heightening your senses of taste and smell. Meals include an appetizer, main course, and dessert. Select a meat, fish or vegan menu when booking your spot. Future dates available. $64. Seatings at 6:30pm and 8:30pm.</p>
<p><strong>Houston Rockets vs. Minnesota Timberwolves at Toyota Center</strong> – Get loud and show your Rockets pride as they face off against the the boys from the Land of 10,000 Lakes. It’s a chance to catch all the action of Houston’s pro basketball team. $29 and up. 7pm.</p>
<p><strong>KenTheMan in Concert at House of Blues</strong> – Houston’s own Kentavia Miller, known as KenTheMan, brings her brand of hip hop—including hits like “Join Em,” “Rose Gold Stripper Pole,” and “IDGAF”—performs live at the Downtown music hall. $35.50. 7pm.</p>
<p><strong>Roger Creager: Piano Bar Concert at Goode Co. Armadillo Palace</strong> – The Texas country music crooner, originally from Corpus Christi, brings his Piano Bar throwback tour to the backyard for a night of music under the stars. $25 in advance; $30 day of. 7pm. </p>
<p><strong><em>When Harry Met Sally…</em></strong><strong> Movie Screening at River Oaks Theatre</strong> – Part of the theater’s Essentials series, and a personal favorite of mine, the 1989 romcom explores whether or not men and women can truly be friends… or does the sex part always get in the way? A witty script by Nora Ephron and music from Harry Connick, Jr. help bring this Rob Reiner classic (R) to life. $13.89 and up. 7:30pm.</p>
<p><strong>A Few Bad Apples Comedy Show at City Orchard</strong> <strong>| FREE </strong>– Known for his comedy nights at notsuoH and the Secret Group, Clemente Javier hosts an evening of comedy with a lineup of special guests at the Arts District Houston cidery. 8pm to 10pm.</p>
<p>​​<strong>The Short &amp; Sweet Speakeasy: A Sexy Burlesque Show at Avant Garden</strong> – Take in a live 90-minute burlesque show featuring local talents and a special guest in elaborate costumes, high production quality and more. Tickets include your first drink. Future dates available. $35. 8pm and 10pm.</p>
<p><strong>Ruckus, with St. Judas &amp; The Black Hymns in Concert at Dan Electro’s Guitar Bar </strong>– Houston’s folk-rock and Americana band headlines a night of music at the Heights concert venue. St. Judas and The Black Hymns open. $10. 8pm to midnight. </p>
<p><strong>The Charli Parti at White Oak Music Hall</strong> – The dance party celebrates all the fabulousness of Charli XCX, while incorporating songs by Ariana Grande, Lady Gaga, and more. $20 and up. 9pm.</p>
<p><strong>Lil Boosie &amp; Lil Keke in Concert at Warehouse Live</strong> – The Houston-based rappers who helped put the Bayou City’s rap scene in the national spotlight perform live in Midtown. Hear why they’ve continued to garner fans across the world for the last two decades. $55 and up. 9pm.</p>
<p><strong>Sera Cero: Tributo A Soda Stereo at House of Blues</strong> – Paying tribute to Argentina’s beloved rock band, Sera Cero performs live at the Bronze Peacock upstairs in the Foundation Room. $20. 9pm.</p>
<p><strong>Ian Asher at Noto</strong> – With a million followers on Insta and a string of hits like “Mas Que Nada” and “Shake, Shake,” Asher blends house beats, hooky vocals and world-influenced sounds. $20 and up. 10pm to 2am.</p>
<h3 class="wp-block-heading" id="h-saturday-december-28-2024"><strong>Saturday, December 28, 2024</strong></h3>
<p><strong>Very Merry Jingle Bell Brunch at Brennan’s</strong> – One of my favorite things about Brennan’s is its legendary Sunday Jazz Brunch. This weekend, you can experience it on Saturday, with Creole classics, festive drinks and live performances from a roaming jazz band. Holiday attire is encouraged. Prices vary. 11am to 2pm.</p>
<p><strong>Bourbon Boots &amp; Bubbles at a’Bouzy</strong><strong> </strong> – Get ready to kick off 2025 with a new pair of boots from the Republic Boots popup shop, while enjoying Champagne specials and time with friends. Reserve online. Prices vary.<strong>  </strong>11am to 3pm.</p>
<p><strong>Homemade Pasta Workshop at Sur La Table</strong><strong> </strong>– Learn to craft your own delicious pasta, starting with making dough to create 2 dishes—pappardelle with Tuscan sausage and caramelized onion ragù, and farfalle with walnut pesto, lemon and goat cheese. $89. 1pm.</p>
<p><strong>Houston Plant Swap at Eureka Heights Brew Co.</strong><strong> | No Cover</strong> – Show up for a white elephant plant giveaway to ring in the new year. If your name’s drawn, you get to choose from wrapped-up plant treasures. 1pm to 5pm.</p>
<p><strong>Northern Lights Painting Class at Art Cellar Houston</strong> – If you’re like me, you’ve loved the photos your friends have shared of this year’s incredible Northern Lights phenomenon. This 2-hour public art class at the Eldridge Parkway location lets you tap into your inner artist and paint a Northern Lights scene. BYOB. $39. 2pm.</p>
<p><strong>Candlelight Concert: Tribute to Metallica at Majestic Metro</strong> – The Listeso String Quartet performs Metallica classics like “Nothing Else Matters,” “One,” and “Enter Sandman” on strings by the glow of candlelight at the historic theater by Market Square Park in Downtown. Future dates available. $55 and up. 6:30pm and 8:30pm. </p>
<p><strong><em>Let it Show! A Holiday Burlesque</em></strong><strong> at Henke &amp; Pillot</strong> – The Historic Market Square hotspot welcomes dancers Jessabelle Thunder, Layna D’Luna, Mz Juno, Phathoms Deep and Poppy Tart perform, hosted by Lady Annabelle. $45 and up. 6:30pm and 9:30pm.</p>
<p><strong>Comedian Sheng Wang at Bayou Music Center</strong> – The Houston native, known for <em>Sweet and Juicy</em> on Netflix and writing for <em>Fresh Off the Boat</em>, returns home for an evening of laughs. $54 and up. 7pm.</p>
<p><strong>Bone Thugs-N-Harmony in Concert at House of Blues</strong><strong> </strong>– Cleveland sons Bizzy Bone, Wish Bone, Layzie Bone, Krayzie Bone, and Flesh-n-Bone bring the “The Crossroads” and their hip hop catalogue to the House of Blues. $35 and up. 7pm. </p>
<p><strong>Candlelight Concert: A Tribute to Beyoncé at Lone Star Flight Museum</strong> – Soak in Queen B’s classics like “Texas Hold ‘Em,” “Crazy in Love,” and “Hold Up” performed on strings by the Listeo String Quarter amongst the candlelit airplanes in the hangar. $45 and up. 7pm.</p>
<p><strong>Retro Rave with The Hunger &amp; Blake Davidson at Warehouse Live Midtown</strong> – A new edition of Retro Rave brings a night of music and dancing to the Midtown rooftop hotspot. $10 in advance; $15 day of. 7pm.</p>
<p><strong>Uncle Lucius in Concert at The Heights Theater</strong><strong> </strong>– With their unique blend of roots rock and roll and country soul, the 4-man Austin band comes to the Heights, with Sir Woman—named Austin Music Award’s Best New Act of 2020—opening the show. $28 and up. 8pm.</p>
<p><strong>The Deadeye Christmas at Dan Electro’s Guitar Bar</strong> – The Austin-based Grateful Dead tribute band caps off the holiday season with a live show in the Heights. $20 in advance; $25 day of. 8pm.</p>
<p><strong>New Year’s Comedy Jam with D.L. Hughley at Smart Financial Centre</strong> – The star of the ‘90s sitcom <em>The Hughleys</em> and one of the “Original Kings of Comedy”  headlines a pre-New Year’s comedy lineup in Sugar Land. $73 and up. 8pm.</p>
<p><strong>Dueling Pianos at Home Run Dugout</strong><strong> | No Cover </strong>– Joilux Band takes the stage at the Katy live music hot spot, offering a high-energy experience, where you can request your favorite songs to be tickled on the ivories. 8pm to 11pm.</p>
<p><strong>Underworld Capricorn Ball at Numbers</strong> – Montrose’s legendary nightclub hosts an evening of music, dancing, and astrology celebrating all Capricorns, including DJ Mina. Capricorns get in free with ID. $10 and up. 9pm to 2am.</p>
<p><strong>Candlelight Concert: Tribute to Queen at Lone Star Flight Museum</strong> – Hear a program of Freddy Mercury and Queen’s classics—including “I Want to Break Free,” “Radio Ga Ga,” and “Bohemian Rhapsody”—on strings. Think $45 and up. 9:15pm.</p>
<p><strong>Sorry for Party Rocking at Noto</strong> – Groove to EDM favorites from 2010 to 2015, showcasing Ke$ha,  Swedish House Mafia, Katy Perry, Afrojack, Selena Gomez, and more. $10; $15 for ages 18 to 15. 10pm to 2am.</p>
<h3 class="wp-block-heading" id="h-sunday-december-29-2024"><strong>Sunday, December 29, 2024</strong></h3>
<p><strong>Future Retro Market at Post Houston | FREE </strong>– Discover sneakers, streetwear, and vintage goods at the big curated market inside Post. Noon to 6pm.</p>
<p><strong>Blackwings: Danzig Tribute Concert at Warehouse Live Midtown</strong> – Blackwings headlines a Nightmare After Christmas Sunday Funday show, with Xero Tolerance, 138 Revamp, and Songs For The Deaf joining the program. Free in advance; $10 day of. 3pm.</p>
<p><strong>Paella Sunday at Mutiny Wine Room</strong><strong> </strong>– Chef Eduardo creates a seasonal paella on the patio, and shares his family’s secrets about the dish, with a wine pairing available. $38 and up. 1pm, 4:30pm and 6:30pm.</p>
<p><strong>Houston Rockets vs. Miami Heat at Toyota Center</strong> – The Rockets lay up the new year as they go head to head against the men of Dade County. $14 and up. 6pm.</p>
<p><strong>29th Annual Menorah Lighting at Houston City Hall </strong><strong>| FREE</strong> – Expect Chanukah gifts for kids, dreidels, <em>sufganiyot</em>, and Chanukah gelt at Chabad Outreach of Houston’s family-friendly festival. The evening ends with the traditional menorah lighting. 6:30pm.</p>
<p><strong>Toadies in Concert at House of Blues</strong> – Formed in Fort Worth back in 1989, the 4-man rock bands is best known for the song “Possum Kingdom.” They come to Downtown Houston to wrap up 2024. Vandoliers open the show. $32.50 to $59.50. 7pm.</p>
<p><strong>The 8th Wonder Comedy Hour at The Secret Group</strong> – The weekly Sunday night comedy show hosted Mason James, Conner Carter, and Luis Dejesus presents the final lineup of 2024. Tickets include an 8th Wonder beer and pint glass. $10. 8pm.</p>
<p><strong>Gimme Gimme Disco at White Oak Music Hall</strong> – While it’s not exactly live music, the frenetic dance energy of this ABBA-inspired DJ-led party is the perfect way to get in your New Year’s Eve party practice on a Sunday night that may not be followed by Monday morning work. $20. 9pm</p>
<p><strong>Darude at Stereo Live</strong> – The Finnish DJ and record producer comes to Houston on his Together tour. Known for EDM trance house hits like “Sandstorm” and “Beautiful Alien,” he represented Finland in 2019’s Eurovision Song Contest. $14.99. 10pm to 2am.</p>
<figure class="wp-block-image size-large"><img fetchpriority="high" fetchpriority="high" decoding="async" width="1024" height="683" src="https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-1024x683.jpg" alt="" class="wp-image-315861" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-1024x683.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-300x200.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-768x512.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-630x420.jpg 630w, https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-696x464.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers-1068x712.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/11/Great-Big-Game-Show-Houston-Buzzers.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">Book a live game show experience, complete with a live host and save 20% with use promocode GrandOpening20. | Photo courtesy of Great. Big Game Show</figcaption></figure>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
<h2 class="wp-block-heading has-text-align-center has-vivid-red-color has-text-color" id="h-get-the-latest-on-houston-happenings" style="font-style:normal;font-weight:800;text-transform:capitalize"><em>Don’t Miss Out on Tomorrow’s Fun!</em></h2>
<div class="wp-block-group">
<div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p>Subscribe to our free Weekend Guide newsletter and receive a round-up of great things to do every weekend in Houston, hitting your inbox on Thursday. </p>
<p>Don’t want to miss anything? Opt in for our Daily Updates to discover new things happening in Houston and receive special updates and offers, every weekday. </p>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
</div>
</div></div>
<p><script async src="//www.instagram.com/embed.js"></script><br />
<br />[ad_2]<br />
<br /><a href="https://365thingsinhouston.com/houston-nightlife-comedy-date-night-this-week-december-23-29-2024/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/houston-nightlife-comedy-date-nights-this-week-december-23-29-2024/">Houston Nightlife, Comedy &#038; Date Nights This Week: December 23-29, 2024</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/houston-nightlife-comedy-date-nights-this-week-december-23-29-2024/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>McKinley Homes Acquires Liberty Home Builders</title>
		<link>https://www.globalcollectivere.com/mckinley-homes-acquires-liberty-home-builders/</link>
					<comments>https://www.globalcollectivere.com/mckinley-homes-acquires-liberty-home-builders/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Thu, 26 Dec 2024 15:59:02 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[Acquires]]></category>
		<category><![CDATA[Builders]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[Home Builders]]></category>
		<category><![CDATA[Homes]]></category>
		<category><![CDATA[Liberty]]></category>
		<category><![CDATA[M&A]]></category>
		<category><![CDATA[McKinley]]></category>
		<category><![CDATA[Residential]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/mckinley-homes-acquires-liberty-home-builders/</guid>

					<description><![CDATA[<p>McKinley Homes has expanded its portfolio with the acquisition of Liberty Home Builders Houston, a deal that adds six residential subdivisions to the company’s growing presence in Texas.  Homes in the subdivisions sell for under $400,000 and will now operate under McKinley Homes Houston, the Atlanta Business Chronicle reported.  The subdivisions include Barton Place in [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/mckinley-homes-acquires-liberty-home-builders/">McKinley Homes Acquires Liberty Home Builders</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div id="the-content">
<p>McKinley Homes has expanded its portfolio with the acquisition of Liberty Home Builders Houston, a deal that adds six residential subdivisions to the company’s growing presence in Texas. </p>
<p>Homes in the subdivisions sell for under $400,000 and will now operate under McKinley Homes Houston, the Atlanta Business Chronicle reported. </p>
<p>The subdivisions include Barton Place in Cleveland, Texas, Encino Estates in Dayton, Texas, King Mills in Kingwood, Anderson Lake in Southwest Houston, and Stone Creek Ranch in Hockley, according to Liberty’s website. Zelman, a subsidiary of Walker &amp; Dunlop, served as the exclusive sell-side financial advisor to Liberty Home Builders.</p>
<p>The financial details of the purchase weren’t disclosed. A Liberty Homes division in San Antonio wasn’t part of the deal.</p>
<p>McKinley Homes Houston Division corporate offices will be located at the former Liberty Home Builders office at 2821 Jordens Road. </p>
<p>Damon Sachs, the former president of Liberty Home Builders Houston, will take on the role of president of McKinley Homes Houston. Johnny Sullivan and Dennis Ulanday, who have also been with Liberty, will serve as vice presidents of construction and sales, respectively.</p>
<p>The move marks a significant expansion for McKinley Homes, which manages a portfolio of 6,000 lots across five states, including single-family homes, townhouses, multifamily high-rises and office buildings. </p>
<p>The acquisition not only strengthens McKinley’s foothold in one of the nation’s fastest-growing markets but also brings experienced local leadership to the forefront, according to Jinsong Yang, managing member of McKinley Homes. </p>
<p>The company is searching for opportunities to buy land and communities, Yang said. </p>
<p>Houston’s housing market ranked second in Texas for new home sales this year, with 32,791, according to Zonda. The multifamily sector is also growing, with 21,500 units expected to be completed this year, the highest number since 2017.</p>
<p><em>— Andrew Terrell</em></p>
<section class="ReadMoreSection_root">
<h4 class="ReadMoreSection_title">Read more</h4>
<article class="BlogrollPost_container">
<figure class="BlogrollPost_image FeaturedImage">
													<img loading="lazy" decoding="async" width="150" height="106" src="https://static.therealdeal.com/wp-content/uploads/2024/12/Landsea-Homes-VP-Talks-Texas-f-150x106.jpg" class="FeaturedImage_image wp-post-image" alt="Landsea Homes VP Talks Texas" loading="lazy"/>											</figure>
<div class="BlogrollPost_content">
<p>“This is amazing” — Landsea Homes rides wave of Texas growth</p>
</p></div>
</article>
<article class="BlogrollPost_container">
<figure class="BlogrollPost_image FeaturedImage">
													<img loading="lazy" decoding="async" width="150" height="106" src="https://static.therealdeal.com/wp-content/uploads/2024/09/ft_TX_Houston-Affordable-Homebuying-150x106.png" class="FeaturedImage_image wp-post-image" alt="" loading="lazy"/>											</figure>
<div class="BlogrollPost_content">
<p>Harris County among most-affordable home-buying markets in the U.S.</p>
</p></div>
</article>
<article class="BlogrollPost_container">
<figure class="BlogrollPost_image FeaturedImage">
													<img loading="lazy" decoding="async" width="150" height="106" src="https://static.therealdeal.com/wp-content/uploads/2024/05/Houston-Resi-Market-Soars-in-April-Luxury-Real-Estate-up-34_FT-Thumbnail-150x106.jpg" class="FeaturedImage_image wp-post-image" alt="Houston Resi Market Soars in April, Luxury Real Estate up 34%" loading="lazy"/>											</figure>
<div class="BlogrollPost_content">
<p>Houston resi market finally blooms, luxury sales see 34% uptick</p>
</p></div>
</article>
</section>
</div>
<p><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"mainMenu":[{"url":"https://therealdeal.com/latest/","label":"Markets","external":false,"childItems":{"nodes":[{"label":"All Markets","url":"https://therealdeal.com/latest/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Chicago","url":"https://therealdeal.com/chicago/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Los Angeles","url":"https://therealdeal.com/la/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"National","url":"https://therealdeal.com/national/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"New York","url":"https://therealdeal.com/new-york/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"San Francisco","url":"https://therealdeal.com/sanfrancisco/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"South Florida","url":"https://therealdeal.com/miami/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Texas","url":"https://therealdeal.com/texas/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/latest/","label":"News","external":false,"childItems":{"nodes":[{"label":"Residential","url":"https://therealdeal.com/sector/residential/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Development","url":"https://therealdeal.com/sector/development/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Commercial","url":"https://therealdeal.com/sector/commercial/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Politics","url":"https://therealdeal.com/sector/politics/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Tech","url":"https://therealdeal.com/sector/tech/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"/magazine/latest","label":"Magazine","external":false,"childItems":{"nodes":[{"label":"Data Book 2024","url":"https://therealdeal.com/databook-2024-digital/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Current Issue","url":"/magazine/latest","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Issue Archives","url":"/magazine","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"The Closing","url":"https://therealdeal.com/tag/the-closing/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/weekend/","label":"Weekend","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://events.therealdeal.com/","label":"Events","external":true,"childItems":{"nodes":[{"label":"Future City","url":"https://futurecity.therealdeal.com/?utm_source=web\u0026utm_medium=homepage\u0026utm_campaign=events_nav_menu","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"South Florida Forum","url":"https://events.therealdeal.com/miami/home?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"New York Forum","url":"https://events.therealdeal.com/new-york/home?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Houston's Elite Edge","url":"https://therealdeal.com/events/industry/houstons-elite-edge/?utm_source=web\u0026utm_medium=homepage\u0026utm_campaign=events_menu","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Industry Events","url":"/industry-events","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Salon Series","url":"https://events.therealdeal.com/salon-series/home?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/video","label":"Podcast + Video","external":false,"childItems":{"nodes":[{"label":"Video","url":"https://therealdeal.com/video","external":true,"childItems":{"nodes":[{"label":"TRD Brand Studio","url":"/video/#/channel/1543/nftfomdgn53uez3wgzye6zlenbjgq5sv","external":true,"__typename":"MenuItem"},{"label":"The Blueprint","url":"/video/#/channel/3469/ifhhentpn5muey32nzctkucjpbtecwsu","external":true,"__typename":"MenuItem"},{"label":"Coffee Talk","url":"/video/#/channel/1279/","external":true,"__typename":"MenuItem"},{"label":"Daily Dirt Live","url":"/video/#/channel/3334/jvdhmzsrn5iuezlqlfjhemtmivcxmqjt","external":true,"__typename":"MenuItem"},{"label":"TRD Explains","url":"/video/#/channel/1470/ifeuus3hjfmue5rrnblvq3knnvmtks3q","external":true,"__typename":"MenuItem"},{"label":"Paydirt","url":"/video/#/channel/1865/i4yxknkzlfmue5rrnblvq3knnvidc3tj","external":true,"__typename":"MenuItem"},{"label":"Real Estate Master Classes","url":"https://therealdeal.com/real-estate-master-classes/","external":true,"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Podcast","url":"/deconstruct-podcast","external":false,"childItems":{"nodes":[{"label":"Deconstruct","url":"/deconstruct-podcast","external":false,"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/data/","label":"Data","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"/advertising","label":"Partners","external":false,"childItems":{"nodes":[{"label":"Brand Studio","url":"/brand-studio","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Sponsored","url":"/sponsored","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Advertise","url":"/advertising","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Event Exhibitors","url":"https://advertising.therealdeal.com/events/exhibitors?utm_source=nav","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Appliances","url":"https://advertising.therealdeal.com/brand-studio/hubs/bsh/home?utm_source=nav","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"hamburgerMenu":[{"url":"/latest","label":"Markets","external":false,"childItems":{"nodes":[{"label":"All Markets","url":"https://therealdeal.com/latest/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Chicago","url":"https://therealdeal.com/chicago/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Los Angeles","url":"https://therealdeal.com/la/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"National","url":"https://therealdeal.com/national/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"New York","url":"https://therealdeal.com/new-york/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"San Francisco","url":"https://therealdeal.com/sanfrancisco/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"South Florida","url":"https://therealdeal.com/miami/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Texas","url":"https://therealdeal.com/texas/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"/latest","label":"News","external":false,"childItems":{"nodes":[{"label":"Residential","url":"https://therealdeal.com/sector/residential/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Development","url":"https://therealdeal.com/sector/development/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Commercial","url":"https://therealdeal.com/sector/commercial/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Politics","url":"https://therealdeal.com/sector/politics/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Tech","url":"https://therealdeal.com/sector/tech/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"/magazine/latest","label":"Magazine","external":false,"childItems":{"nodes":[{"label":"Data Book 2024","url":"https://therealdeal.com/databook-2024-digital/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Current Issue","url":"/magazine/latest","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Issue Archives","url":"/magazine","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"The Closing","url":"https://therealdeal.com/tag/the-closing/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/weekend/","label":"Weekend","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://events.therealdeal.com/","label":"Events","external":true,"childItems":{"nodes":[{"label":"Future City","url":"https://futurecity.therealdeal.com/?utm_source=web\u0026utm_medium=homepage\u0026utm_campaign=events_nav_menu","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"New York Forum","url":"https://events.therealdeal.com/new-york/home?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Houston's Elite Edge","url":"https://therealdeal.com/events/industry/houstons-elite-edge/?utm_source=web\u0026utm_medium=homepage\u0026utm_campaign=events_menu","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"South Florida Forum","url":"https://events.therealdeal.com/miami/home?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Salon Series","url":"https://events.therealdeal.com/salon-series/home?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Industry Events","url":"/industry-events","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/video","label":"Podcast + Video","external":false,"childItems":{"nodes":[{"label":"Video","url":"https://therealdeal.com/video","external":true,"childItems":{"nodes":[{"label":"TRD Brand Studio","url":"/video/#/channel/1543/nftfomdgn53uez3wgzye6zlenbjgq5sv","external":true,"__typename":"MenuItem"},{"label":"The Blueprint","url":"/video/#/channel/3469/ifhhentpn5muey32nzctkucjpbtecwsu","external":true,"__typename":"MenuItem"},{"label":"Coffee Talk","url":"/video/#/channel/1279/","external":true,"__typename":"MenuItem"},{"label":"Daily Dirt Live","url":"/video/#/channel/3334/jvdhmzsrn5iuezlqlfjhemtmivcxmqjt","external":true,"__typename":"MenuItem"},{"label":"TRD Explains","url":"/video/#/channel/1470/ifeuus3hjfmue5rrnblvq3knnvmtks3q","external":true,"__typename":"MenuItem"},{"label":"Paydirt","url":"/video/#/channel/1865/i4yxknkzlfmue5rrnblvq3knnvidc3tj","external":true,"__typename":"MenuItem"},{"label":"Real Estate Master Classes","url":"https://therealdeal.com/real-estate-master-classes/","external":true,"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Podcast","url":"/deconstruct-podcast","external":false,"childItems":{"nodes":[{"label":"Deconstruct","url":"/deconstruct-podcast","external":false,"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"https://therealdeal.com/data/","label":"Data","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"/advertising","label":"Partners","external":false,"childItems":{"nodes":[{"label":"Brand Studio","url":"/brand-studio","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Sponsored","url":"/sponsored","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Advertise","url":"/advertising","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Events Exhibitors","url":"https://advertising.therealdeal.com/events/exhibitors?utm_source=web\u0026utm_medium=navigation\u0026utm_campaign=navigation_menu_item","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Appliances","url":"https://advertising.therealdeal.com/brand-studio/hubs/bsh/home?utm_source=nav","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"url":"#","label":"Other","external":false,"childItems":{"nodes":[{"label":"About Us","url":"https://therealdeal.com/about/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Contact Us","url":"https://therealdeal.com/contact-us/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Newsletters","url":"https://therealdeal.com/newsletters/","external":true,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Privacy Policy","url":"https://therealdeal.com/privacy-policy/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Subscribe","url":"https://therealdeal.com/subscription/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Corporate Subscriptions","url":"https://therealdeal.com/corporate/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Advertise","url":"https://therealdeal.com/advertising/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Help Center","url":"https://help.therealdeal.com/knowledge/kb-tickets/new?utm_source=therealdeal.com\u0026utm_medium=referral\u0026utm_content=784725\u0026utm_campaign=trd_external_link","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Careers","url":"https://therealdeal.com/careers/","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"},{"label":"Shop","url":"https://shop.therealdeal.com/?utm_source=therealdeal.com\u0026utm_medium=referral\u0026utm_content=784725\u0026utm_campaign=trd_external_link","external":false,"childItems":{"nodes":[],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"__typename":"MenuItemToMenuItemConnection"},"__typename":"MenuItem"}],"footer":{"menu":{"menuItems":{"nodes":[{"id":"cG9zdDoyNDE3ODk=","url":"https://therealdeal.com/about/","target":null,"label":"About us","__typename":"MenuItem"},{"id":"cG9zdDoyNDE3OTA=","url":"https://therealdeal.com/contact-us/","target":null,"label":"Contact us","__typename":"MenuItem"},{"id":"cG9zdDoyNDE3OTE=","url":"https://therealdeal.com/privacy-policy/","target":null,"label":"Privacy policy","__typename":"MenuItem"},{"id":"cG9zdDo4NDI3NDE=","url":"https://therealdeal.com/terms-and-conditions-for-data-use/","target":null,"label":"Terms and Conditions","__typename":"MenuItem"},{"id":"cG9zdDoyNDE3OTI=","url":"https://therealdeal.com/subscription/","target":null,"label":"Subscribe","__typename":"MenuItem"},{"id":"cG9zdDo3NjM1MTU=","url":"https://therealdeal.com/corporate/","target":null,"label":"Corporate Subscriptions","__typename":"MenuItem"},{"id":"cG9zdDoyNDE3OTQ=","url":"https://therealdeal.com/advertising/","target":null,"label":"Advertise","__typename":"MenuItem"},{"id":"cG9zdDoyNDE3OTU=","url":"https://help.therealdeal.com/knowledge/kb-tickets/new","target":null,"label":"Help center","__typename":"MenuItem"},{"id":"cG9zdDo3NDQxNDY=","url":"https://therealdeal.com/careers/","target":null,"label":"Careers","__typename":"MenuItem"},{"id":"cG9zdDo3NDQxNDc=","url":"https://shop.therealdeal.com/","target":null,"label":"Shop","__typename":"MenuItem"}],"__typename":"MenuToMenuItemConnection"},"__typename":"Menu"},"themeGeneralSettings":{"address":"450 West 31st Street, New York, NY 10001","addressLink":"https://www.google.com/maps/place/450+W+31st+St,+New+York,+NY+10001,+USA/data=!4m2!3m1!1s0x89c259b15bf104ad:0x51887886edfd68f6?sa=X\u0026ved=2ahUKEwjIp43714H2AhUBv4sKHek7BjYQ8gF6BAgMEAE","email":"trd@therealdeal.com","footerReservedText":"All rights reserved © 2024 The Real Deal is a registered Trademark of Korangy Publishing Inc.","phone":"212-260-1332","socialLinks":[{"icon":"twitter","url":"https://twitter.com/trdny","__typename":"SocialLink"},{"icon":"facebook","url":"https://www.facebook.com/therealdealmedia/","__typename":"SocialLink"},{"icon":"instagram","url":"https://www.instagram.com/therealdeal/","__typename":"SocialLink"},{"icon":"youtube","url":"https://www.youtube.com/channel/UCKXsx1tuopwO91QSgjrmA1g","__typename":"SocialLink"},{"icon":"linkedin","url":"https://www.linkedin.com/company/therealdeal","__typename":"SocialLink"},{"icon":"newsletter","url":"https://therealdeal.com/newsletters/","__typename":"SocialLink"}],"__typename":"ThemeGeneralSettings"}},"stylesWp":[{"styles":":root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex \u003e :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid \u003e :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}","type":"list","__typename":"StyleItem"}],"chartbeat":{"type":"Article Page","title":"Liberty Home Builders Houston acquired by Atlanta home builder","authors":"TRD Staff","sections":"Houston,Texas,Residential,Home Builders,M\u0026amp;A","post_id":941546,"__typename":"Chartbeat"},"post":{"id":"cG9zdDo5NDE1NDY=","databaseId":941546,"title":"Liberty Home Builders Houston acquired by Atlanta home builder","status":"publish","slug":"mckinley-homes-acquires-liberty-home-builders","uri":"/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/","link":"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/","date":"2024-12-24T14:30:00","contentTypeName":"post","contentFiltered":"\u003cp\u003eMcKinley Homes has expanded its portfolio with the acquisition of Liberty Home Builders Houston, a deal that adds six residential subdivisions to the company’s growing presence in Texas.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eHomes in the subdivisions sell for under $400,000 and will now operate under McKinley Homes Houston, the Atlanta Business Chronicle \u003ca href=\"https://www.bizjournals.com/atlanta/news/2024/12/23/mckinley-homes-liberty-home-builders-houston.html\"\u003ereported\u003c/a\u003e.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eThe subdivisions include Barton Place in Cleveland, Texas, Encino Estates in Dayton, Texas, King Mills in Kingwood, Anderson Lake in Southwest Houston, and Stone Creek Ranch in Hockley, according to Liberty’s website. Zelman, a subsidiary of Walker \u0026amp; Dunlop, served as the exclusive sell-side financial advisor to Liberty Home Builders.\u003c/p\u003e\n\u003cp\u003eThe financial details of the purchase weren’t disclosed. A Liberty Homes division in San Antonio wasn’t part of the deal.\u003c/p\u003e\n\u003cp\u003eMcKinley Homes Houston Division corporate offices will be located at the former Liberty Home Builders office at 2821 Jordens Road.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eDamon Sachs, the former president of Liberty Home Builders Houston, will take on the role of president of McKinley Homes Houston. Johnny Sullivan and Dennis Ulanday, who have also been with Liberty, will serve as vice presidents of construction and sales, respectively.\u003c/p\u003e\n\u003cp\u003eThe move marks a significant expansion for McKinley Homes, which manages a portfolio of 6,000 lots across five states, including single-family homes, townhouses, multifamily high-rises and office buildings.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eThe acquisition not only strengthens McKinley’s foothold in one of the nation’s fastest-growing markets but also brings experienced local leadership to the forefront, according to Jinsong Yang, managing member of McKinley Homes.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003eThe company is searching for opportunities to buy land and communities, Yang said.\u0026nbsp;\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"/texas/2024/12/23/landsea-homes-talks-texas/\"\u003eHouston’s housing market\u003c/a\u003e ranked second in Texas for new home sales this year, with 32,791, according to Zonda. The \u003ca href=\"/texas/2024/01/30/houston-multifamily-pipeline-gushes-rents-still-trending-up/\"\u003emultifamily sector\u003c/a\u003e is also growing, with 21,500 units expected to be completed this year, the highest number since 2017.\u003c/p\u003e\n\u003cp\u003e\u003cem\u003e— Andrew Terrell\u003c/em\u003e\u003c/p\u003e\n\u003csection class=\"ReadMoreSection_root\"\u003e\n\t\u003ch4 class=\"ReadMoreSection_title\"\u003eRead more\u003c/h4\u003e\n\t\t\t\t\t\t\t\t\u003ca class=\"BlogrollPost\" href=\"/texas/2024/12/23/landsea-homes-talks-texas/\"\u003e\n\t\t\t\t\u003carticle class=\"BlogrollPost_container\"\u003e\n\t\t\t\t\t\u003cfigure class=\"BlogrollPost_image FeaturedImage\"\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cimg decoding=\"async\" width=\"150\" height=\"106\" src=\"https://static.therealdeal.com/wp-content/uploads/2024/12/Landsea-Homes-VP-Talks-Texas-f-150x106.jpg\" class=\"FeaturedImage_image wp-post-image\" alt=\"Landsea Homes VP Talks Texas\" loading=\"lazy\" /\u003e\t\t\t\t\t\t\t\t\t\t\t\u003c/figure\u003e\n\t\t\t\t\t\u003cdiv class=\"BlogrollPost_content\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"BlogrollPost_heading\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_categoryCityLabelWrapper\"\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_marketLabel\"\u003e\n\t\t\t\t\t\t\t\t\tTexas\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"BlogrollPost_title\"\u003e“This is amazing” — Landsea Homes rides wave of Texas growth\u003c/div\u003e\n\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\u003c/article\u003e\n\t\t\t\u003c/a\u003e\n\t\t\t\t\t\t\u003ca class=\"BlogrollPost\" href=\"/texas/houston/2024/09/30/houston-metro-among-most-affordable-home-buying-markets/\"\u003e\n\t\t\t\t\u003carticle class=\"BlogrollPost_container\"\u003e\n\t\t\t\t\t\u003cfigure class=\"BlogrollPost_image FeaturedImage\"\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cimg decoding=\"async\" width=\"150\" height=\"106\" src=\"https://static.therealdeal.com/wp-content/uploads/2024/09/ft_TX_Houston-Affordable-Homebuying-150x106.png\" class=\"FeaturedImage_image wp-post-image\" alt=\"\" loading=\"lazy\" /\u003e\t\t\t\t\t\t\t\t\t\t\t\u003c/figure\u003e\n\t\t\t\t\t\u003cdiv class=\"BlogrollPost_content\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"BlogrollPost_heading\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_categoryCityLabelWrapper\"\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_sectorLabel\"\u003e\n\t\t\t\t\t\t\t\t\tResidential\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_marketLabel\"\u003e\n\t\t\t\t\t\t\t\t\tHouston\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"BlogrollPost_title\"\u003eHarris County among most-affordable home-buying markets in the U.S.\u003c/div\u003e\n\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\u003c/article\u003e\n\t\t\t\u003c/a\u003e\n\t\t\t\t\t\t\u003ca class=\"BlogrollPost\" href=\"/texas/houston/2024/05/09/houston-resi-market-soars-in-april-luxury-real-estate-up-34/\"\u003e\n\t\t\t\t\u003carticle class=\"BlogrollPost_container\"\u003e\n\t\t\t\t\t\u003cfigure class=\"BlogrollPost_image FeaturedImage\"\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cimg decoding=\"async\" width=\"150\" height=\"106\" src=\"https://static.therealdeal.com/wp-content/uploads/2024/05/Houston-Resi-Market-Soars-in-April-Luxury-Real-Estate-up-34_FT-Thumbnail-150x106.jpg\" class=\"FeaturedImage_image wp-post-image\" alt=\"Houston Resi Market Soars in April, Luxury Real Estate up 34%\" loading=\"lazy\" /\u003e\t\t\t\t\t\t\t\t\t\t\t\u003c/figure\u003e\n\t\t\t\t\t\u003cdiv class=\"BlogrollPost_content\"\u003e\n\t\t\t\t\t\t\u003cdiv class=\"BlogrollPost_heading\"\u003e\n\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_categoryCityLabelWrapper\"\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_sectorLabel\"\u003e\n\t\t\t\t\t\t\t\t\tResidential\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003cdiv class=\"MarketSectorLabel_marketLabel\"\u003e\n\t\t\t\t\t\t\t\t\tHouston\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\t\t\u003cdiv class=\"BlogrollPost_title\"\u003eHouston resi market finally blooms, luxury sales see 34% uptick\u003c/div\u003e\n\t\t\t\t\t\u003c/div\u003e\n\t\t\t\t\u003c/article\u003e\n\t\t\t\u003c/a\u003e\n\t\t\t\t\u003c/section\u003e\n\n\t\t","noAds":false,"alternativeHeadline":{"subheadline":"McKinley Homes picked up six subdivisions in the transaction","__typename":"AlternativeHeadline"},"updatedPost":{"updated":false,"date":"2024-12-24T14:31:00+00:00","__typename":"UpdatedPost"},"aiSummary":{"summary":null,"reviewed":false,"disabled":true,"__typename":"AISummary"},"mainArt":{"mediaType":"image","image":{"node":{"sourceUrl":"/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-1400x875.jpg","srcSet":"/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-1400x875.jpg 1400w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-300x188.jpg 300w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-700x438.jpg 700w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-150x94.jpg 150w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-768x480.jpg 768w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-1024x640.jpg 1024w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main-50x31.jpg 50w, /wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_Main.jpg 1600w","sizes":"(max-width: 1400px) 100vw, 1400px","caption":"\u003cp\u003eMcKinley Homes Houston president Damon Sachs with 2821 Jordens Road (LinkedIn, Loopnet)\u003c/p\u003e\n","altText":"McKinley Homes Acquires Liberty Home Builders","__typename":"MediaItem"},"__typename":"AcfMediaItemConnectionEdge"},"video":null,"caption":"McKinley Homes Houston president Damon Sachs with 2821 Jordens Road (LinkedIn, Loopnet)","__typename":"MainArt"},"featuredImage":{"node":{"sourceUrl":"https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail.jpg","srcSet":"https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail.jpg 1200w, https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-300x213.jpg 300w, https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-700x496.jpg 700w, https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-150x106.jpg 150w, https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-768x544.jpg 768w, https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-1024x725.jpg 1024w, https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-50x35.jpg 50w","sizes":"(max-width: 1200px) 100vw, 1200px","caption":"\u003cp\u003eMcKinley Homes Houston president Damon Sachs with 2821 Jordens Road (LinkedIn, Loopnet)\u003c/p\u003e\n","altText":"McKinley Homes Acquires Liberty Home Builders","mediaDetails":{"sizes":null,"__typename":"MediaDetails"},"__typename":"MediaItem"},"__typename":"NodeWithFeaturedImageToMediaItemConnectionEdge"},"__typename":"Post","template":{"templateValue":"right-rail","__typename":"DefaultTemplate"},"seo":{"title":"McKinley Homes Acquires Liberty Home Builders","fullHead":"\u003c!-- This site is optimized with the Yoast SEO Premium plugin v24.0 (Yoast SEO v24.0) - https://yoast.com/wordpress/plugins/seo/ --\u003e\n\u003cmeta name=\"description\" content=\"The Atlanta-based home builder acquired six subdivisions in the transaction, which didn’t include a San Antonio outpost of Liberty.\" /\u003e\n\u003cmeta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" /\u003e\n\u003clink rel=\"canonical\" href=\"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/\" /\u003e\n\u003cmeta property=\"og:locale\" content=\"en_US\" /\u003e\n\u003cmeta property=\"og:type\" content=\"article\" /\u003e\n\u003cmeta property=\"og:title\" content=\"Liberty Home Builders Houston acquired by Atlanta home builder\" /\u003e\n\u003cmeta property=\"og:description\" content=\"The Atlanta-based home builder acquired six subdivisions in the transaction, which didn’t include a San Antonio outpost of Liberty.\" /\u003e\n\u003cmeta property=\"og:url\" content=\"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/\" /\u003e\n\u003cmeta property=\"og:site_name\" content=\"The Real Deal\" /\u003e\n\u003cmeta property=\"article:publisher\" content=\"https://www.facebook.com/therealdealmedia/\" /\u003e\n\u003cmeta property=\"article:published_time\" content=\"2024-12-24T19:30:00+00:00\" /\u003e\n\u003cmeta property=\"article:modified_time\" content=\"2024-12-24T19:18:56+00:00\" /\u003e\n\u003cmeta property=\"og:image\" content=\"https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail.jpg\" /\u003e\n\t\u003cmeta property=\"og:image:width\" content=\"1200\" /\u003e\n\t\u003cmeta property=\"og:image:height\" content=\"850\" /\u003e\n\t\u003cmeta property=\"og:image:type\" content=\"image/jpeg\" /\u003e\n\u003cmeta name=\"author\" content=\"TRD Staff\" /\u003e\n\u003cmeta name=\"twitter:card\" content=\"summary_large_image\" /\u003e\n\u003cmeta name=\"twitter:description\" content=\"McKinley Homes has expanded its portfolio with the acquisition of Liberty Home Builders Houston, a deal that adds six residential subdivisions to the company’s growing presence in Texas.\u0026nbsp; Homes in the subdivisions sell for under $400,000 and will now operate under McKinley Homes Houston, the Atlanta Business Chronicle reported.\u0026nbsp; The subdivisions include Barton Place in [\u0026hellip;]\" /\u003e\n\u003cmeta name=\"twitter:creator\" content=\"@trdny\" /\u003e\n\u003cmeta name=\"twitter:site\" content=\"@trdny\" /\u003e\n\u003cscript type=\"application/ld+json\" class=\"yoast-schema-graph\"\u003e{\"@context\":\"https://schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/#article\",\"author\":{\"name\":\"TRD Staff\",\"@id\":\"https://therealdeal.com/#/schema/person/afc7e355c5490681d6182551bfbd8959\"},\"headline\":\"Liberty Home Builders Houston acquired by Atlanta home builder\",\"datePublished\":\"2024-12-24T19:30:00+00:00\",\"dateModified\":\"2024-12-24T19:18:56+00:00\",\"wordCount\":310,\"publisher\":{\"@type\":\"NewsMediaOrganization\",\"@id\":\"https://therealdeal.com/#organization\",\"name\":\"The Real Deal\",\"alternateName\":\"TRD\",\"url\":\"https://therealdeal.com/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https://therealdeal.com/#/schema/logo/image/\",\"url\":\"https://static.therealdeal.com/wp-content/uploads/2022/10/logo.jpg\",\"contentUrl\":\"https://static.therealdeal.com/wp-content/uploads/2022/10/logo.jpg\",\"width\":612,\"height\":143,\"caption\":\"The Real Deal\"},\"sameAs\":[\"https://www.facebook.com/therealdealmedia/\",\"https://x.com/trdny\",\"https://www.instagram.com/therealdeal/\",\"https://www.linkedin.com/company/therealdeal/\",\"https://www.youtube.com/TheRealDealMagazineNewYork/\",\"https://en.wikipedia.org/wiki/The_Real_Deal_magazine\"],\"description\":\"The Real Deal is the leading real estate news outlet read by millions of professionals and investors daily. Widely recognized as the must-read news outlet for breaking news and market analysis of key markets across the U.S. Quantcast ranks The Real Deal as one of the 300 most visited websites in the US, and the #1 website with the wealthiest audience.\",\"email\":\"news@therealdeal.com\",\"telephone\":\"2122601332\",\"legalName\":\"Korangy Publishing Inc.\",\"foundingDate\":\"2003\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"},\"masthead\":\"https://therealdeal.com/about\"},\"image\":[{\"@type\":\"ImageObject\",\"width\":1024,\"height\":725,\"caption\":\"McKinley Homes Houston president Damon Sachs with 2821 Jordens Road (LinkedIn, Loopnet)\",\"url\":\"https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-1024x725.jpg\"}],\"thumbnailUrl\":\"https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail.jpg\",\"keywords\":[\"Home Builders\",\"M\u0026amp;A\",\"Residential\"],\"inLanguage\":\"en-US\",\"articleBody\":\"McKinley Homes has expanded its portfolio with the acquisition of Liberty Home Builders Houston, a deal that adds six residential subdivisions to the company’s growing presence in Texas.\u0026nbsp;\\nHomes in the subdivisions sell for under $400,000 and will now operate under McKinley Homes Houston, the Atlanta Business Chronicle reported.\u0026nbsp;\\nThe subdivisions include Barton Place in Cleveland, Texas, Encino Estates in Dayton, Texas, King Mills in Kingwood, Anderson Lake in Southwest Houston, and Stone Creek Ranch in Hockley, according to Liberty’s website. Zelman, a subsidiary of Walker \u0026amp; Dunlop, served as the exclusive sell-side financial advisor to Liberty Home Builders.\\nThe financial details of the purchase weren’t disclosed. A Liberty Homes division in San Antonio wasn’t part of the deal.\\nMcKinley Homes Houston Division corporate offices will be located at the former Liberty Home Builders office at 2821 Jordens Road.\u0026nbsp;\\nDamon Sachs, the former president of Liberty Home Builders Houston, will take on the role of president of McKinley Homes Houston. Johnny Sullivan and Dennis Ulanday, who have also been with Liberty, will serve as vice presidents of construction and sales, respectively.\\nThe move marks a significant expansion for McKinley Homes, which manages a portfolio of 6,000 lots across five states, including single-family homes, townhouses, multifamily high-rises and office buildings.\u0026nbsp;\\nThe acquisition not only strengthens McKinley’s foothold in one of the nation’s fastest-growing markets but also brings experienced local leadership to the forefront, according to Jinsong Yang, managing member of McKinley Homes.\u0026nbsp;\\nThe company is searching for opportunities to buy land and communities, Yang said.\u0026nbsp;\\nHouston’s housing market ranked second in Texas for new home sales this year, with 32,791, according to Zonda. The multifamily sector is also growing, with 21,500 units expected to be completed this year, the highest number since 2017.\\n— Andrew Terrell\\n\\nRead more\\n\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tTexas\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\n“This is amazing” — Landsea Homes rides wave of Texas growth\\n\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tResidential\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tHouston\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\nHarris County among most-affordable home-buying markets in the U.S.\\n\\n\\n\\t\\t\\t\\n\\t\\t\\t\\t\\t\\t\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\n\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tResidential\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\t\\t\\t\\t\\t\\t\\t\\t\\tHouston\\t\\t\\t\\t\\t\\t\\t\\t\\n\\n\\nHouston resi market finally blooms, luxury sales see 34% uptick\"},{\"@type\":\"WebSite\",\"@id\":\"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/\",\"url\":\"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/\",\"name\":\"McKinley Homes Acquires Liberty Home Builders\",\"isPartOf\":{\"@id\":\"https://therealdeal.com/#website\"},\"image\":{\"@id\":\"https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/#primaryimage\"},\"description\":\"The Atlanta-based home builder acquired six subdivisions in the transaction, which didn’t include a San Antonio outpost of Liberty.\",\"inLanguage\":\"en-US\",\"accessibilityFeature\":[\"largePrint/CSSEnabled\",\"highContrast/CSSEnabled\",\"resizeText/CSSEnabled\",\"displayTransformability\"]},{\"@type\":\"WebSite\",\"@id\":\"https://therealdeal.com/#website\",\"url\":\"https://therealdeal.com/\",\"name\":\"The Real Deal\",\"description\":\"Real Estate News\",\"publisher\":{\"@id\":\"https://therealdeal.com/#organization\"},\"alternateName\":\"TRD\",\"inLanguage\":\"en-US\"},{\"@type\":\"NewsMediaOrganization\",\"@id\":\"https://therealdeal.com/#organization\",\"name\":\"The Real Deal\",\"alternateName\":\"TRD\",\"url\":\"https://therealdeal.com/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https://therealdeal.com/#/schema/logo/image/\",\"url\":\"https://static.therealdeal.com/wp-content/uploads/2022/10/logo.jpg\",\"contentUrl\":\"https://static.therealdeal.com/wp-content/uploads/2022/10/logo.jpg\",\"width\":612,\"height\":143,\"caption\":\"The Real Deal\"},\"sameAs\":[\"https://www.facebook.com/therealdealmedia/\",\"https://x.com/trdny\",\"https://www.instagram.com/therealdeal/\",\"https://www.linkedin.com/company/therealdeal/\",\"https://www.youtube.com/TheRealDealMagazineNewYork/\",\"https://en.wikipedia.org/wiki/The_Real_Deal_magazine\"],\"description\":\"The Real Deal is the leading real estate news outlet read by millions of professionals and investors daily. Widely recognized as the must-read news outlet for breaking news and market analysis of key markets across the U.S. Quantcast ranks The Real Deal as one of the 300 most visited websites in the US, and the #1 website with the wealthiest audience.\",\"email\":\"news@therealdeal.com\",\"telephone\":\"2122601332\",\"legalName\":\"Korangy Publishing Inc.\",\"foundingDate\":\"2003\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"},\"masthead\":\"https://therealdeal.com/about\"},{\"@type\":\"Person\",\"@id\":\"https://therealdeal.com/#/schema/person/afc7e355c5490681d6182551bfbd8959\",\"name\":\"TRD Staff\",\"url\":\"https://therealdeal.com/author/trd-staff/\"}]}\u003c/script\u003e\n\u003cmeta name=\"region\" content=\"Texas\" /\u003e\n\u003clink rel=\"alternate\" type=\"application/rss+xml\" href=\"https://therealdeal.com/texas/feed/\" /\u003e\n\u003clink rel=\"alternate\" type=\"application/rss+xml\" href=\"https://therealdeal.com/sector/residential/feed/\" /\u003e\n\u003cmeta name=\"sailthru.image.thumbnail\" content=\"https://static.therealdeal.com/wp-content/uploads/2024/12/McKinley-Homes-Acquires-Liberty-Home-Builders_FT-Thumbnail-150x106.jpg\" /\u003e\n\u003cmeta name=\"sailthru.title\" content=\"Liberty Home Builders Houston acquired by Atlanta home builder\" /\u003e\n\u003cmeta name=\"sailthru.date\" content=\"December 24, 2024\" /\u003e\n\u003cmeta name=\"sailthru.author\" content=\"TRD Staff\" /\u003e\n\u003cmeta name=\"sailthru.tags\" content=\"Houston,Texas,Residential,Home Builders,M\u0026amp;A\" /\u003e\n\u003c!-- / Yoast SEO Premium plugin. --\u003e","__typename":"PostTypeSEO"},"bylineInformation":{"authors":[{"id":"dXNlcjox","name":"TRD Staff","uri":"https://therealdeal.com/author/trd-staff/","__typename":"User"}],"researchers":null,"__typename":"BylineInformation"},"markets":{"nodes":[{"id":"dGVybTo5NTc4","name":"Houston","uri":"https://therealdeal.com/texas/","__typename":"Market"},{"id":"dGVybTo5NTc1","name":"Texas","uri":"https://therealdeal.com/texas/","__typename":"Market"}],"__typename":"PostToMarketConnection"},"primaryMarket":{"id":"dGVybTo5NTc4","name":"Houston","uri":"https://therealdeal.com/texas/","__typename":"Market"},"sectors":{"nodes":[{"id":"dGVybToyNjUzNA==","name":"Residential","uri":"https://therealdeal.com/sector/residential/","__typename":"Sector"}],"__typename":"PostToSectorConnection"},"primarySector":{"id":"dGVybToyNjUzNA==","name":"Residential","uri":"https://therealdeal.com/sector/residential/","__typename":"Sector"},"tags":{"nodes":[{"id":"dGVybToxMTAxNQ==","name":"Home Builders","uri":"https://therealdeal.com/tag/home-builders/","__typename":"Tag"},{"id":"dGVybToxMzI5NA==","name":"M\u0026A","uri":"https://therealdeal.com/tag/ma/","__typename":"Tag"}],"__typename":"PostToTagConnection"},"companies":{"nodes":[{"id":"dGVybTo1MzIwMQ==","name":"Liberty Home Builders Houston","uri":"https://therealdeal.com/company/liberty-home-builders-houston/","__typename":"Company"},{"id":"dGVybTo0MTQ0Mg==","name":"McKinley Homes","uri":"https://therealdeal.com/company/mckinley-homes/","__typename":"Company"},{"id":"dGVybTo1MzIwMg==","name":"McKinley Homes Houston","uri":"https://therealdeal.com/company/mckinley-homes-houston/","__typename":"Company"}],"__typename":"PostToCompanyConnection"},"people":{"nodes":[{"id":"dGVybTo1MzIwNQ==","name":"Damon Sachs","uri":"https://therealdeal.com/people/damon-sachs/","__typename":"Person"},{"id":"dGVybTo1MzIwNA==","name":"Dennis Ulanday","uri":"https://therealdeal.com/people/dennis-ulanday/","__typename":"Person"},{"id":"dGVybTo1MzIwNg==","name":"Jinsong Yang","uri":"https://therealdeal.com/people/jinsong-yang/","__typename":"Person"},{"id":"dGVybTo1MzIwMw==","name":"Johnny Sullivan","uri":"https://therealdeal.com/people/johnny-sullivan/","__typename":"Person"}],"__typename":"PostToPersonConnection"},"storyTypes":{"nodes":[{"name":"Blurb","__typename":"StoryType"}],"__typename":"PostToStoryTypeConnection"}}},"__N_SSG":true},"page":"/[firstLevel]/[secondLevel]/[thirdLevel]/[fourthLevel]/[fifthLevel]/[sixthLevel]","query":{"firstLevel":"texas","secondLevel":"houston","thirdLevel":"2024","fourthLevel":"12","fifthLevel":"24","sixthLevel":"mckinley-homes-acquires-liberty-home-builders"},"buildId":"trd-news-1.8.4+161.1","isFallback":false,"isExperimentalCompile":false,"gsp":true,"scriptLoader":[{"async":true,"defer":true,"strategy":"afterInteractive","src":"https://www.queryly.com/js/queryly.v4.min.js"},{"async":true,"defer":true,"strategy":"lazyOnload","src":"https://www.queryly.com/js/therealdeal-advanced-search.js"},{"async":true,"defer":true,"strategy":"lazyOnload","src":"https://connect.facebook.net/en_US/sdk.js"}]}</script><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script><script async src="//www.instagram.com/embed.js"></script><br />
<br />[ad_2]<br />
<br /><a href="https://therealdeal.com/texas/houston/2024/12/24/mckinley-homes-acquires-liberty-home-builders/">Source link </a><br />
<br />Service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/mckinley-homes-acquires-liberty-home-builders/">McKinley Homes Acquires Liberty Home Builders</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/mckinley-homes-acquires-liberty-home-builders/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top 21 Festivals &#038; Events in Houston: December 2024</title>
		<link>https://www.globalcollectivere.com/top-21-festivals-events-in-houston-december-2024/</link>
					<comments>https://www.globalcollectivere.com/top-21-festivals-events-in-houston-december-2024/#respond</comments>
		
		<dc:creator><![CDATA[Global Collective]]></dc:creator>
		<pubDate>Tue, 03 Dec 2024 15:20:11 +0000</pubDate>
				<category><![CDATA[Austin Real Estate]]></category>
		<category><![CDATA[December]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Festivals]]></category>
		<category><![CDATA[Houston]]></category>
		<category><![CDATA[top]]></category>
		<category><![CDATA[Top Things this Month]]></category>
		<guid isPermaLink="false">https://www.globalcollectivere.com/top-21-festivals-events-in-houston-december-2024/</guid>

					<description><![CDATA[<p>The Christmas Market in Old Town Tomball offers tons of vendors and German-themed fun &#124; Photo courtesy of Tomball German Fest Make the most of your month with our list of the 22 biggest and most notable festivals and events in Houston in December 2024. Celebrate the holidays, or search for the elusive rare festival [&#8230;]</p>
<p>The post <a href="https://www.globalcollectivere.com/top-21-festivals-events-in-houston-december-2024/">Top 21 Festivals &#038; Events in Houston: December 2024</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>
</p>
<div>
            <!-- image --></p>
<div class="td-post-featured-image">
<figure><img loading="lazy" decoding="async" width="696" height="407" class="entry-thumb" src="https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-696x407.jpg" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1-1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/11/top-things-to-do-for-christmas-in-houston-2024-1.jpg 1200w" sizes="(max-width: 696px) 100vw, 696px" alt="" title="top-events-in-houston-this-month-december-2024"/><figcaption class="wp-caption-text">The Christmas Market in Old Town Tomball offers tons of vendors and German-themed fun | Photo courtesy of Tomball German Fest</figcaption></figure>
</div>
<p>            <!-- content --></p>
<p><strong>Make the most of your month with our list of the 22 biggest and most notable festivals and events in Houston in December 2024.</strong></p>
<p>Celebrate the holidays, or search for the elusive rare festival or big event that ignores them, happening around Greater Houston throughout the month of December 2024 and leading into the year 2025.</p>
<h2 class="wp-block-heading" id="h-the-top-22-festivals-amp-events-in-houston-in-december-2024"><strong>The Top 22 Festivals &amp; Events in Houston in December 2024</strong></h2>
<p><strong>Best Neighborhoods &amp; Attractions for Christmas Lights in Greater Houston</strong><strong> | Daily | Many FREE </strong>– Hop in the car and cruise through some of Houston’s most striking neighborhoods to ooh and ahh at the 2024 season of holiday lights. Or head to many of the larger than life tickets holiday light destinations—like Magical Winter Lights, Texas Winter Lights where you can rent a private igloo, Coca Cola Classic Christmas, and more—around the metro for photo opps and seasonal cheer.</p>
<p><strong>Holiday Concerts, Theater, Arts Performances, Markets &amp; More in Greater Houston</strong> <strong>| Daily </strong>– There’s way too many things to pull into a single list, so dig in to find more options for our top 25 things to do for Christmas, plus holiday concerts, theater and arts performances, markets, and more. Look for our list of Chanukah picks by the first full weekend of December. </p>
<p><strong>Great Big Game Show at CityCentre</strong> <strong>| Daily </strong>– Experience all the thrills of a televised game show—the lights, music, and even the live host—at the new, hilariously fun Great Big Game Show in West Houston. Two teams face off in a variety of game show rounds, each with a different style of gameplay—ideal for family team building, corporate events, family reunions, holiday outings, birthday parties and more. Available for 2 players and up. Games can be scheduled daily. $38.99 per person.</p>
<p><strong>Green Mountain Energy Ice at Discovery Green | Daily</strong> – A defining staple of Houston’s holiday season, the beloved outdoor ice skating rink returns to Downtown with weeks of special themed skate nights and appearances by Santa. $18, including skate rental. Open daily, including holidays. Times vary.</p>
<p><strong>The Polar Express at the Galveston Railroad Museum</strong><strong> | Daily </strong>–<strong> </strong>One of the most magical family holiday experiences, the annual Polar Express train ride invites families on a 60-minute journey to the North Pole. During the experience, they’ll meet characters from the iconic film, including the conductor, the singing chefs, the hobo, and Santa Claus; dig into cookies and<em> hot! hot! hot</em> chocolate; and enjoy dancing elves, thousands of lights, and more. Prices and times vary.</p>
<p><strong>Justin Timberlake in Concert at Toyota Center | Wednesday, December 4</strong> – Touring for the first time in 5 years, J.T. returns to Houston on his Forget Tomorrow World Tour, in support of his latest album <em>Everything I Thought I Was</em>. $52 and up, but you may find better or cheaper seats on the TicketNetwork resale marketplace. 7:30pm.</p>
<p><strong>Deck the Park 2024 at Clay Family Eastern Glades in Memorial Park</strong> <strong>| Friday, December 6</strong> – Mark the arrival of the Holiday Lights along Memorial Park’s promenade with cookie decorating, a tree lighting ceremony, an outdoor screening of <em>Home Alone</em> (1990, PG), holiday characters, festive refreshments like apple cider and hot cocoa, and more. $10. 5pm to 9pm; tree lighting at 6:30pm.</p>
<p><strong>51st</strong> <strong>Annual Dickens on the Strand in Downtown Galveston </strong><strong>| Friday, D</strong><strong>ecember 6</strong>  to Sunday, December 8 – Travel back in time as Galveston’s historic Strand is transformed into Charles Dickens’ Victorian London for a big, crowd-pleasing, all ages Christmas festival. Gear up for parades, live entertainment on six stages, strolling carolers, roving musicians, bagpipers, jugglers, and a visit from the characters of Dickens’ books. Free on Friday; Saturday and Sunday tickets start at $20; $13 for ages 7 to 12; free for ages 5 and under. Times vary.</p>
<p><strong>The Nostalgia Con Houston at George R. Brown Convention Center</strong> <strong>| </strong><strong>riday, D</strong><strong>ecember 6</strong>  to Sunday, December 8 – Tap into your 1990s and early 2000s pop culture memories with 3-days of appearances by cartoon voice actors from shows on Disney Channel, Cartoon Network and Nickelodeon, animators and artists, a vendor market, and more. $35 single day pass on Friday and Sunday; $40 Saturday; $90 3-Day pass. Don’t miss the official after party concert headlined by former Nickelodeon star Josh Bell. Times vary.</p>
<p><strong>12th Annual Houston Rockets Dog Walk at Hermann Park</strong> <strong>| Saturday</strong> – Starting at Lake Plaza, grab your pup and stroll through the beautiful Hermann Park at this annual fundraiser to help beautify the grounds, followed by a post walk party. Registration includes 1 ticket to an upcoming Rockets game of your choice. $45 and up. 8am.</p>
<p><strong>McGovern Centennial Gardens 10th Anniversary Celebration at Hermann Park</strong><strong> | Saturday | FREE</strong> – Mark a decade worth of peaceful serenity and landscaped beauty at a morning party offering free coffee, drinks, sweet treats and popcorn, face painting, lawn games and activities, music, and a beautiful morning in the Gardens. 9am to noon. </p>
<p><strong>105th Mayor’s Holiday Spectacular at City Hall</strong> <strong>| Saturday | FREE</strong> – Join Mayor John Whitmire for the city’s annual holiday extravaganza, headlined by LeToya Luckett, a two-time Grammy award winner and founding member of Destiny’s Child, and RaeLynn, two-time Academy of Country Music New Female Vocalist nominee. Plus, expect fireworks, a 55-foot Christmas tree lighting, a visit from Santa, and more family-friendly fun. 6pm to 8pm.</p>
<p><strong>Tomball German Festival Christmas Market in Old Town Tomball | Friday, December 13 to Sunday, December 15 | FREE </strong>– Do as the Germans do and celebrate Christmas with plenty of food, beer, and wine, as well as live music on three stages, a petting zoo, and a holiday market featuring more than 150 vendors with antiques, arts and crafts, souvenirs, and more. Times vary.</p>
<p><strong>Houston Symphony: <em>A Very Merry Pops</em> at Jones Hall | Thursday, December 13 to Sunday, December 15 </strong>–<strong> </strong>The Symphony’s annual holiday offering returns, bringing with it familiar favorites to make the rafters ring. The concert features the Tony-nominated Broadway star Betsy Wolfe. $45 and up. 7:30pm; 2pm on Sunday.</p>
<p><strong>Lights in the Heights 2024 in Woodlands Heights | Saturday, December 14 | FREE </strong>–<strong> </strong>Stroll through the beautifully decorated streets of Woodlands Heights during one of Houston’s biggest holiday events, Lights in the Heights. Every year, the neighborhood streets are closed off, allowing pedestrians to roam freely as they admire the gorgeous homes hosting private parties that sometimes feature musical performances on the porch. After admiring the festive scenery, make your way to area bars and restaurants for tons of after-party fun. 6pm to 9pm.</p>
<p><strong>Holiday With The Cranes on Galveston Island | Saturday, December 14 &amp; Sunday, December 15 </strong>– Celebrate the annual pre-holiday return of the 4-foot tall, red-capped sandhill cranes who winter on the island at one or many individual indoor and outdoor nature events held over 2 days. Events start at $40. Times vary from sunrise to sunset on both days. </p>
<p><strong>Snow Glow on the Bayou at Allen’s Landing in Downtown | December 20 to December 29</strong> <strong>| FREE </strong>– New for 2024, Downtown Houston presents a nightly digital, immersive light and sound spectacular at Allen’s Landing. Reflecting in the water and projected onto a 4-story tall, 6-story wide water screen, <em>Snow Glow</em> can be experienced from multiple vantage points, from Buffalo Bayou’s nearby banks or trails, or on a ticketed holiday boat tour from Buffalo Bayou Partnership.</p>
<p><strong>Songs of Light &amp; Hope: A Hanukkah Concert at MFAH | Thursday, December 19</strong> – In the lead up to Chanukah, beginning on the evening of Wednesday, December 25, the Museum of Fine Arts, Houston hosts three cantors—Congregation Beth Israel’s Kenneth Feibush, Congregation Beth Yeshurun’s Rachel Goldman, and Congregation Emanu El’s Rollin Simmons. They’ll share and sing selections celebrating Chanukah, plus additional music to bring light. 6:30pm.</p>
<p><strong><em>A Prairie Home Companion Christmas</em> at The Grand 1894 Opera House</strong><strong> | Saturday, December 21</strong> – Garrison Keillor and the PHC crew offer this special holiday edition of the beloved radio program. The show includes many of the Companion’s favorite sketches, including the Adventures of Guy Noir, Duane &amp; His Mom and the News from Lake Wobegon. There’s also A Christmas Carolette and an audience singalong of five beloved carols. $38 and up. 8pm.</p>
<p><strong>The H-Town Sneaker Summit at Bayou City Event Center | Sunday, December 22</strong> –  Find the rarest and most coveted sneakers, apparel, and accessories, while enjoying special guest appearances, contests and more at Houston’s O.G. sneaker meet. 3pm to 8pm.</p>
<p><strong>Celebrating Kwanzaa at Children’s Museum Houston |</strong> <strong>Thursday, December 26</strong> – The Museum District staple—”you know, for kids!”—hosts a celebration of Kwanzaa, exploring how it’s marked through visual arts and music. Including with museum admission, $19.95. Noon to 6pm.</p>
<p><strong>New Year’s Eve Events Around Greater Houston | New Year’s Eve, Tuesday, December 31</strong> – Plans are still coming into place for big parties, concerts, comedy shows, and more to rind in 2025. <em>Stay tuned for our full round up of celebrations and offerings, being published during the second week of December.</em> </p>
<figure class="wp-block-image size-large"><img fetchpriority="high" fetchpriority="high" decoding="async" width="1024" height="599" src="https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--1024x599.jpg" alt="" class="wp-image-316028" srcset="https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--1024x599.jpg 1024w, https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--300x176.jpg 300w, https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--768x449.jpg 768w, https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--718x420.jpg 718w, https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--696x407.jpg 696w, https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024--1068x625.jpg 1068w, https://365thingsinhouston.com/wp-content/uploads/2024/12/dickens-on-the-strand-galveston-2024-.jpg 1200w" sizes="(max-width: 1024px) 100vw, 1024px"/><figcaption class="wp-element-caption">The streets come alive with costumed actors, but mostly normal costumed citizens, throughout the weekend.<br />
| Photo courtesy of Galveston Historical Foundation</figcaption></figure>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
<h2 class="wp-block-heading has-text-align-center has-vivid-red-color has-text-color" id="h-get-the-latest-on-houston-happenings" style="font-style:normal;font-weight:800;text-transform:capitalize"><em>Don’t Miss Out on Tomorrow’s Fun!</em></h2>
<div class="wp-block-group">
<div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained">
<p>Subscribe to our free Weekend Guide newsletter and receive a round-up of great things to do every weekend in Houston, hitting your inbox on Thursday. </p>
<p>Don’t want to miss anything? Opt in for our Daily Updates to discover new things happening in Houston and receive special updates and offers, every weekday. </p>
<hr class="wp-block-separator has-text-color has-vivid-red-color has-alpha-channel-opacity has-vivid-red-background-color has-background"/>
</div>
</div></div>
<p>[ad_2]<br />
<br /><a href="https://365thingsinhouston.com/top-events-in-houston-this-month-december-2024/">Source link </a><br />
<br />News service powered by houstonrealestate.co</p>
<p>The post <a href="https://www.globalcollectivere.com/top-21-festivals-events-in-houston-december-2024/">Top 21 Festivals &#038; Events in Houston: December 2024</a> appeared first on <a href="https://www.globalcollectivere.com">Global Collective Real Estate</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.globalcollectivere.com/top-21-festivals-events-in-houston-december-2024/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
