<?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>Tan Binh District &#8211; Maze Vietnam</title>
	<atom:link href="https://www.mazevietnam.com/tag/tan-binh-district/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.mazevietnam.com</link>
	<description>Your Travel Buddy for Every Step of your Journey</description>
	<lastBuildDate>Sun, 07 May 2017 11:29:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4.15</generator>

<image>
	<url>https://www.mazevietnam.com/wp-content/uploads/2016/09/cropped-logomaze-32x32.jpg</url>
	<title>Tan Binh District &#8211; Maze Vietnam</title>
	<link>https://www.mazevietnam.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Shopping in Tan Binh District, Saigon</title>
		<link>https://www.mazevietnam.com/2016/11/05/shopping-in-tan-binh-district-saigon/</link>
					<comments>https://www.mazevietnam.com/2016/11/05/shopping-in-tan-binh-district-saigon/#respond</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Sat, 05 Nov 2016 15:50:52 +0000</pubDate>
				<category><![CDATA[Tan Binh District]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<guid isPermaLink="false">http://www.mazevietnam.com/?p=1634</guid>

					<description><![CDATA[<p>Street markets and shopping malls in Tan Binh are generally quite far from the center</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/11/05/shopping-in-tan-binh-district-saigon/">Shopping in Tan Binh District, Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Street markets and shopping malls in Tan Binh are generally quite far from the center districts where most tourists choose to stay but they are worth considering if you are into local merchandise and strange, but good, experiences.<br />
<span id="more-1634"></span></p>
<div id="map" style="height: 500px; width: 500px;"></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.801243, lng: 106.653132};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 14
        });
        locations = [
           [10.813030, 106.665675],
           [10.786202, 106.653423],
           [10.808604, 106.664055],
           [10.801243, 106.653132],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
       colors = ["red", "yellow", "#8d2424", "green", "blue"];
       icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<div class="contentToggle" id="toggle0">
<strong>C.T Plaza<br />
</strong>Old but gold. Personally, it is the best way to describe this plaza for now. Despite being one of the oldest plazas, it is always loaded with people on the weekends. They come to shopping,  enjoy delicious dishes of the plaza’s food court or to hang out with friends at awesome coffee shops, especially the one on the top floor with an amazing view (Moonlight Coffee Lounge). I can sit there in contemplating Saigon for hours.</p>
<figure style="width: 800px" class="wp-caption alignnone"><a href="http://ctgroupvietnam.com/web/www/image/news/ct-plaza.JPG" rel="lightbox[1634]"><img class="size-large" src="http://ctgroupvietnam.com/web/www/image/news/ct-plaza.JPG" width="800" height="437" /></a><figcaption class="wp-caption-text">Photo: ctgroupvietnam.com</figcaption></figure>
<p><em>Opening hours: 8</em><em>:00 AM – 10 </em><em>PM<br />
Address: #60A Truong Son, ward 2</em><em>, Tan Binh District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle1">
<strong>Tan Binh Market<br />
</strong>In the 1960s, a vast plot located inside Ly Thuong Kiet, Le Minh Xuan, Tan Tien and Phu Hoa streets was used as a marketplace by local residents. The market has changed a lot for the last 50 years and right now this is a famous location for people who are looking for fabrics, garments, and accessories. The liveliness of trading activities is not only found in the market itself but also in the surrounding streets. Usually, the goods here do not have clear fixed prices so try bargaining every time you shop, you may get a good price reduction.</p>
<figure style="width: 500px" class="wp-caption alignnone"><a href="http://cdn.static.tuoitre.vn/i/s500/2014/09/BxBCZJyW.jpg" rel="lightbox[1634]"><img class="size-large" src="http://cdn.static.tuoitre.vn/i/s500/2014/09/BxBCZJyW.jpg" width="500" height="295" /></a><figcaption class="wp-caption-text">Photo: cdn.static.tuoitre.vn/</figcaption></figure>
<p><em>Opening hours: 7</em><em>:00 AM – 6:00 PM<br />
Address: #172-174M, Ly Thuong Kiet, ward 8, Tan Binh District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle2">
<strong>Superbowl Shopping Mall<br />
</strong>Superbowl is one of the pioneer shopping malls in Saigon with more than 30 fashion outlets of famous brands from all over the world, bowling alleys on the second floor, and many well-known restaurants as well as beer clubs such as Mama’s Chef, Gogi House, Vuvuzela, etc.</p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="http://blog.happybowlers.com/wp-content/uploads/2015/01/super-bowl-1.jpg" rel="lightbox[1634]"><img class="size-large" src="http://blog.happybowlers.com/wp-content/uploads/2015/01/super-bowl-1.jpg" width="480" height="320" /></a><figcaption class="wp-caption-text">Photo: blog.happybowlers.com</figcaption></figure>
<p><em>Opening hours: 8:30 AM – 10 </em><em>PM<br />
Address: #A43 Truong Son, ward 4, Tan Binh District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle3">
<strong>Pico Plaza &amp; Lotte Mart<br />
</strong>Great shopping mall with many good options for you, your friends, or your family. The plaza has inexpensive food courts, grocery stores, luxury fashion boutiques, a cinema, a gym, game zones and a lot more. By trolling around, picking up some snacks or deserts on the way, playing a few games or watching a movie, you will be having a great day there.</p>
<figure style="width: 500px" class="wp-caption alignnone"><a href="http://g.vatgia.vn/gallery_img/9/xuf1469851895.jpg" rel="lightbox[1634]"><img class="size-large" src="http://g.vatgia.vn/gallery_img/9/xuf1469851895.jpg" width="500" height="280" /></a><figcaption class="wp-caption-text">Photo: g.vatgia.vn</figcaption></figure>
<p><em>Opening hours: 8:00 AM – 10 </em><em>PM<br />
Address: #20 Cong Hoa, ward 12, Tan Binh District, HCMC.</em><br />
</div>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/11/05/shopping-in-tan-binh-district-saigon/">Shopping in Tan Binh District, Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2016/11/05/shopping-in-tan-binh-district-saigon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Where to go in Tan Binh District, Saigon?</title>
		<link>https://www.mazevietnam.com/2016/10/12/where-to-go-in-tan-binh-district/</link>
					<comments>https://www.mazevietnam.com/2016/10/12/where-to-go-in-tan-binh-district/#respond</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Wed, 12 Oct 2016 01:59:04 +0000</pubDate>
				<category><![CDATA[Tan Binh District]]></category>
		<category><![CDATA[Must-visits in Saigon]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<category><![CDATA[Travel Guide]]></category>
		<guid isPermaLink="false">http://www.mazevietnam.com/?p=1181</guid>

					<description><![CDATA[<p>Enjoy your daytime here with noted landmarks around Tan Binh District such as parks, pagodas,</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/10/12/where-to-go-in-tan-binh-district/">Where to go in Tan Binh District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">Enjoy your daytime here with noted landmarks around Tan Binh District such as parks, pagodas, and temples. Here are a few places that you should check out first when you get here!</p>
<p><span id="more-1181"></span></p>
<div id="map" style="height: 500px; width: 500px;"></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.789151, lng: 106.681804};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 14
        });
        locations = [
           [10.778911, 106.649179],
           [10.804891, 106.668808],
           [10.801800, 106.664726],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
       colors = ["red", "yellow", "#8d2424", "green", "blue"];
       icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<div class="contentToggle" id="toggle0">
<p style="text-align: justify;"><strong>Giác Lâm Pagoda<br />
</strong>This is one of the oldest historic Buddhist pagodas in the city which is built in 1744. Upon your arrival, you will be amazed immediately by a poetic garden and a giant ancient bodhi tree. The pagoda consists of the seven-storied stupa whose height is 32m, the main pagoda which holds more than 100 historic statues and handicraft relics and stupas of abbots who have presided over the temple. With such solemn, calm, and quiet atmosphere, this place is either to heal your soul or where to learn the art of peacefulness.</p>
<figure style="width: 2688px" class="wp-caption alignnone"><a href="https://i.ytimg.com/vi/6FTbtsqFK2s/maxresdefault.jpg" rel="lightbox[1181]"><img src="https://i.ytimg.com/vi/6FTbtsqFK2s/maxresdefault.jpg" alt="" width="2688" height="1520" /></a><figcaption class="wp-caption-text">Photo: i.ytimg.com</figcaption></figure>
<p><em>Address: #565 Lac Long Quan, ward 10, Tan Binh District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle1">
<p style="text-align: justify;"><strong>Phổ Quang Pagoda<br />
</strong>Pho Quang Pagoda is probably one of the most famous Buddhist pagodas in this city. Lying at the end of a quiet street, the whole pagoda is almost fully separated from the outside world. You can visit here to enjoy the stunning landscape and find some soothing moments or to enroll in some interesting courses that the pagoda offers.</p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g15/141993/prof/s480x300/foody-mobile-t-1-jpg-851-635694559828914850.jpg" rel="lightbox[1181]"><img class="size-large" src="https://media.foody.vn/res/g15/141993/prof/s480x300/foody-mobile-t-1-jpg-851-635694559828914850.jpg" width="480" height="300" /></a><figcaption class="wp-caption-text">Photo via media.foody.vn</figcaption></figure>
<p><em>Address: #64 Huynh Lan Khanh, ward 2, Tan Binh District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle2">
<p style="text-align: justify;"><strong>Hoàng Văn Thụ Park<br />
</strong>From above, Hoang Van Thu Park looks like a giant green lung of Saigon. The high tree density here makes the spot extremely fresh and comfortable. You can enjoy your jogging session during noon without being bothered by the sun and the high temperature of the city. This is a great place to take a walk, or just to sit calmly to relax and enjoy the fresh air in the midst of a busy city.</p>
<figure style="width: 700px" class="wp-caption alignnone"><a href="https://static.mytour.vn/upload_images/Image/Location/6_2_2015/9-cong-vien-hoang-van-thu-mytour-4.jpg" rel="lightbox[1181]"><img src="https://static.mytour.vn/upload_images/Image/Location/6_2_2015/9-cong-vien-hoang-van-thu-mytour-4.jpg" alt="" width="700" height="525" /></a><figcaption class="wp-caption-text">Photo: static.mytour.vn</figcaption></figure>
<p><em>Address: Phan Dinh Giot, Tan Binh District, HCMC.</em><br />
</div>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/10/12/where-to-go-in-tan-binh-district/">Where to go in Tan Binh District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2016/10/12/where-to-go-in-tan-binh-district/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Where and what to eat in Tan Binh District, Saigon?</title>
		<link>https://www.mazevietnam.com/2016/10/12/where-and-what-to-eat-in-tan-binh-district/</link>
					<comments>https://www.mazevietnam.com/2016/10/12/where-and-what-to-eat-in-tan-binh-district/#respond</comments>
		
		<dc:creator><![CDATA[Lam Le]]></dc:creator>
		<pubDate>Wed, 12 Oct 2016 01:46:07 +0000</pubDate>
				<category><![CDATA[Tan Binh District]]></category>
		<category><![CDATA[saigon]]></category>
		<category><![CDATA[saigon food]]></category>
		<category><![CDATA[Southern Vietnam]]></category>
		<category><![CDATA[Travel Guide]]></category>
		<guid isPermaLink="false">http://www.mazevietnam.com/?p=1179</guid>

					<description><![CDATA[<p>Although not being as famous and attractive to tourists as other districts, Tan Binh still</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/10/12/where-and-what-to-eat-in-tan-binh-district/">Where and what to eat in Tan Binh District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">Although not being as famous and attractive to tourists as other districts, Tan Binh still has great gems worth considering. There are many good spots here and there that you can pick to grab your breakfast or to have a dinner with your friends.</p>
<p><span id="more-1179"></span></p>
<div id="map" style="height: 500px; width: 500px;"></div>
<div style="margin: 0; display: none;"><code><script>
      var infowindow;
      var icon3;
      var icon4;
      function hide (elements) {
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'none';
        }
      }
      function show (element) {
         element.style.display = 'block';
      }
      function showAllToggle() {
         elements = document.querySelectorAll('.contentToggle');
         elements = elements.length ? elements : [elements];
         for (var index = 0; index < elements.length; index++) {
            elements[index].style.display = 'block';
        }
      }
      function handleListener(marker, contentid, infowindow) {
        marker.addListener('click', function() {
infowindow.setContent(document.getElementById(contentid).innerHTML);
             infowindow.open(map, marker);
             hide(document.querySelectorAll('.contentToggle'));
             show(document.getElementById(contentid));
        });
        marker.addListener('mouseover', function() {
              marker.setIcon(icon4);
         });
          marker.addListener('mouseout', function() {
              marker.setIcon(icon3);
          });
      }
      function initMap() {
        var myLatLng = {lat: 10.796432, lng: 106.657040};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 15
        });
        locations = [
           [10.808295, 106.664915],
           [10.796432, 106.657040],
           [10.797026, 106.654247],
           [10.793709, 106.656315],
           [10.801066, 106.653980],
           [10.791083, 106.656622],
           [10.790929, 106.664412],
           [10.796434, 106.658722],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
       colors = ["red", "yellow", "#8d2424", "green", "blue"];
       icon3 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 1.8,
              strokeWeight: 2,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       icon4 = {
              path: 'M8,0C4.687,0,2,2.687,2,6c0,3.854,4.321,8.663,5,9.398C7.281,15.703,7.516,16,8,16s0.719-0.297,1-0.602  C9.679,14.663,14,9.854,14,6C14,2.687,11.313,0,8,0z M8,10c-2.209,0-4-1.791-4-4s1.791-4,4-4s4,1.791,4,4S10.209,10,8,10z M8,4  C6.896,4,6,4.896,6,6s0.896,2,2,2s2-0.896,2-2S9.104,4,8,4z',
              scale: 2.2,
              strokeWeight: 4,
              fillColor: '#8d2424',
              strokeColor: '#ffffff',
              fillOpacity: 1       
       };
       document.getElementById("mapviewall").addEventListener("click", showAllToggle);
       for (var i = 0; i < arrLen; i++) {
         var contentString = document.getElementById("toggle" + i).innerHTML;
         var marker = new google.maps.Marker({
            position: {lat: locations[i][0], lng: locations[i][1]},
           icon: icon3,
            map: map
         });
          handleListener(marker, "toggle" + i, infowindow);
       } 
      } 
</script><script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBpPIXQdtcHb6U3Ipf4qXVPDjhyReoys6k&#038;language=en&#038;region=US&#038;callback=initMap" async defer></script></code></div>
<p><button id="mapviewall">View All Content</button></p>
<div class="contentToggle" id="toggle0">
<strong>Bia Hơi Hà Nội Bắc Việt<br />
</strong>“Oi! Do you want to have a fresh beer?” One of my friends once said you can find cheap “bia hoi” everywhere in Hanoi but not here, Saigon. Do not worry, this can be our place, beer lovers! One sip of fresh beer, one bite of the tasty steak: this experience must be unforgettable. The restaurant offers various dish choices from common ones to specialties of Hanoi. It is really spacious here. If the day is bright and breezy, you can sit outside to feel the pleasant wind. If you want to escape from the busy and noisy street for a moment, just choose the inside rooms with air conditioners.</p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g18/170035/prof/s480x300/foody-mobile--10-_hinhmob-jpg-968-635787046933855905.jpg" rel="lightbox[1179]"><img src="https://media.foody.vn/res/g18/170035/prof/s480x300/foody-mobile--10-_hinhmob-jpg-968-635787046933855905.jpg" alt="" width="480" height="300" /></a><figcaption class="wp-caption-text">Photo: media.foody.vn</figcaption></figure>
<p><em>Opening hours: 09:00 AM to 10:00 PM<br />
Prices: 300.000 – 500.000 vnd / 2 persons<br />
Address: #20 Truong Son, ward 2, Tan Binh district, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle1">
<p style="text-align: justify;"><strong>Cơm Gà Hồng Phát<br />
</strong>This small restaurant has been a favorite spot of local residents for a long time. They offer chicken and char siu (Cantonese roasted pork) rice with reasonable price. The place is often crowded at rush hours but the food is always served quickly and hot. However, there is one complaint which is about ground floor sometimes being quite messy and dirty around these hours. Therefore, you may want to sit at upper floors which have air conditioners.</p>
<figure style="width: 640px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g1/1789/prof/s/foody-mobile-com-ga-hong-phat-hai-ba-trung.jpg" rel="lightbox[1179]"><img src="https://media.foody.vn/res/g1/1789/prof/s/foody-mobile-com-ga-hong-phat-hai-ba-trung.jpg" alt="" width="640" height="401" /></a><figcaption class="wp-caption-text">Photo: media.foody.vn</figcaption></figure>
<p><em>Opening hours: 09:00 AM to 10:30 PM<br />
Prices: 25.000 VND – 60.000 VND / 1 person<br />
Address: #475 - 477 Hoang Van Thu, ward 4, Tan Binh district, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle2">
<p style="text-align: justify;"><strong>Beefsteak Only<br />
</strong>Are you a fan of beefsteak and currently looking for a good restaurant that offers this? Located near the main street, Beefsteak Only is highly recommended. The restaurant opens from morning until bedtime, so whenever you need a quiet, spacious place to relax and enjoy the lavish meal, the spot is at your corner!</p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g8/73134/prof/s480x300/foody-mobile-beefsteak-only-ba-hom-tp-hcm-140520024849.jpg" rel="lightbox[1179]"><img class="size-large" src="https://media.foody.vn/res/g8/73134/prof/s480x300/foody-mobile-beefsteak-only-ba-hom-tp-hcm-140520024849.jpg" width="480" height="300" /></a><figcaption class="wp-caption-text">Photo: media.foody.vn</figcaption></figure>
<p><em>Opening hours: 06:00 AM to 10:00 PM<br />
Prices: 30.000 VND – 80.000 VND / 1 person<br />
Address:</em> #<em>80 Xuan Dieu, ward 4, Tan Binh district, HCMC.<br />
Tel: +84 08 3948 5531<br />
Website: <span style="color: #800000;"><a style="color: #800000;" href="http://beefsteakonly.com/">http://beefsteakonly.com/</a></span></em><br />
</div>
<div class="contentToggle" id="toggle3">
<p style="text-align: justify;"><strong>Mì Quảng<br />
</strong>Mi Quang is a famous Vietnamese noodle dish which originated from Quang Nam in central Vietnam. A delicious big hot bowl of Mi Quang with shrimp, chicken, pork, and vegetables is surely a powerful way to kick start your day. Although this is just a small local food vendor which lies on a quiet street, the place has never been that quiet since it first got launched about 30 years ago. Come early since they only open for breakfast and lunch!</p>
<p><img class="alignnone wp-image-1968 size-large" src="https://www.mazevietnam.com/wp-content/uploads/2016/10/TanBinh-MiQuang-1024x576.png" alt="tanbinh-miquang" width="474" height="267" srcset="https://www.mazevietnam.com/wp-content/uploads/2016/10/TanBinh-MiQuang-1024x576.png 1024w, https://www.mazevietnam.com/wp-content/uploads/2016/10/TanBinh-MiQuang-300x169.png 300w, https://www.mazevietnam.com/wp-content/uploads/2016/10/TanBinh-MiQuang-768x432.png 768w, https://www.mazevietnam.com/wp-content/uploads/2016/10/TanBinh-MiQuang.png 1080w" sizes="(max-width: 474px) 100vw, 474px" /></p>
<p><em>Opening hours: 06:30 AM to 12:00 PM<br />
Prices: 30.000 VND – 70.000 VND / 1 person<br />
Address: #8 Le Binh, ward 4, Tan Binh District, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle4">
<p style="text-align: justify;"><strong>Sườn Cây Nướng &amp; Beer – Cộng Hòa<br />
</strong>This is a good restaurant that you can bring your friends to have fun. All the tables here have their own fire pits so you can cook and roast your food at your seat. They offer various lavish food choices and good quality beers. The service is adequate. In rush hours and at night, the restaurant is always full yet the staff still manages to serve in an attentive and flamboyant manner. A little downside is that sometimes this place is quite noisy but no worries, you and I then can yell out loud without wondering “Hai, Ba, Dô!” (like Cheers)</p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g2/16198/prof/s480x300/foody-mobile-suon-cay-nuong-jpg-597-636053034198154269.jpg" rel="lightbox[1179]"><img src="https://media.foody.vn/res/g2/16198/prof/s480x300/foody-mobile-suon-cay-nuong-jpg-597-636053034198154269.jpg" alt="" width="480" height="300" /></a><figcaption class="wp-caption-text">Photo: media.foody.vn</figcaption></figure>
<p><em>Opening hours: 10:00 AM to 11:00 PM<br />
Prices: 200.000 VND – 500.000 VND / 2 persons<br />
Address:</em> #<em>18A Cong Hoa, ward 12, Tan Binh district, HCMC.<br />
Tel: +84 08 62 68 77 33<br />
Website: <span style="color: #800000;"><a style="color: #800000;" href="http://suoncay.com.vn/">http://suoncay.com.vn/</a></span></em><br />
</div>
<div class="contentToggle" id="toggle5">
<strong>ABC Bakery</strong></p>
<p>Asia Bakery &amp;amp; Confectionery Pte Ent (also known as ABC Bakery) is well known for their high-quality range of bakery products such as bread, pastries, cakes and much more such as coconut cookies, blueberry muffins, sweet rolls, and chewy, creamy and fresh slices of cakes. They are absolutely irresistible. The shop bakes their new bread and cakes twice a day. One is in the morning and the other is afternoon. Therefore, whenever you come to get the stuff, they are always fresh. The bakery chain has about 30 outlets around Saigon, take a quick look on the website for the nearest bakery.</p>
<figure style="width: 550px" class="wp-caption alignnone"><a href="https://media-cdn.tripadvisor.com/media/photo-s/03/d9/b3/b6/abc-bakery-cafe.jpg" rel="lightbox[1179]"><img class="size-large" src="https://media-cdn.tripadvisor.com/media/photo-s/03/d9/b3/b6/abc-bakery-cafe.jpg" width="550" height="412" /></a><figcaption class="wp-caption-text">Photo: tripadvisor.com</figcaption></figure>
<p><em>Opening hours: 07:00 AM to 10:00 PM</em><br />
<em>Address: #1029 Cach Mang Thang 8, ward 7, Tan Binh district, HCMC.</em><br />
<em>Tel: +84 08 39706865</em><br />
<em>Website: <span style="color: #800000;"><a style="color: #800000;" href="http://abcbakery.co/">http://abcbakery.co/</a></span></em><br />
</div>
<div class="contentToggle" id="toggle6">
<strong>San San – Barbecue Chicken Noodle</strong></p>
<p>A tasty bowl of bone broth and hot barbecue chicken dry noodle dish at San San may become one of the best dry noodle dishes that you have ever tried. They also have ginseng tea, a great variety of dumpling dishes to eat with the main dishes. After 6 PM this place is usually loaded with people so you should come early to have the best experience. If not, you can always take away or call for delivery service.</p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g19/182755/prof/s480x300/foody-mobile-7-jpg-300-636192025830277326.jpg" rel="lightbox[1179]"><img class="size-large" src="https://media.foody.vn/res/g19/182755/prof/s480x300/foody-mobile-7-jpg-300-636192025830277326.jpg" width="480" height="300" /></a><figcaption class="wp-caption-text">Photo: media.foody.vn</figcaption></figure>
<p><em>Opening hours: 04:00 PM to 10:00 PM</em><br />
<em>Prices: 35.000 VND – 60.000 VND/ 1 dish</em><br />
<em>Address: #1235 Hoang Sa, Tan Binh district, HCMC.</em><br />
</div>
<div class="contentToggle" id="toggle7">
<strong>Thuận Kiều Broken Rice</strong></p>
<p>Many years ago, Thuan Kieu first started as a small hole in the wall restaurant in Saigon. The business has run smoothly and that name has become a big one since then. It is popular for tasty high-quality dishes. The restaurant offers many options to eat with broken rice such as grilled pork, caramelized pork and eggs, lap cheong (Chinese dried sausage), skin with Vietnamese egg meatloaf, char siu (Cantonese barbecue pork), spinach with beef and many types of fishes. If you want to try broken rice dishes but you are scared of those street food stalls on the street because they are not so clean, please do not hesitate to try out this place!</p>
<figure style="width: 1200px" class="wp-caption alignnone"><a href="https://tea-3.lozi.vn/v1/images/resized/com-tam-thuan-kieu-ut-tich-17-ut-tich-p-4-quan-tan-binh-tp-hcm-204-1438716929?w=1200&amp;type=f"><img class="size-large" src="https://tea-3.lozi.vn/v1/images/resized/com-tam-thuan-kieu-ut-tich-17-ut-tich-p-4-quan-tan-binh-tp-hcm-204-1438716929?w=1200&amp;type=f" width="1200" height="1200" /></a><figcaption class="wp-caption-text">Photo: tea-3.lozi.vn</figcaption></figure>
<p><em>Opening hours: 07:00 AM to 09:00 PM</em><br />
<em>Prices: 40.000 VND – 100.000 VND/ 1 person</em><br />
<em>Address: #17 Ut Tich, ward 4, Tan Binh district, HCMC.</em><br />
<em>Website: <span style="color: #800000;"><a style="color: #800000;" href="http://comtamthuankieu.com.vn/">http://comtamthuankieu.com.vn/</a></span></em><br />
</div>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2016/10/12/where-and-what-to-eat-in-tan-binh-district/">Where and what to eat in Tan Binh District, Saigon?</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mazevietnam.com/2016/10/12/where-and-what-to-eat-in-tan-binh-district/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 18/69 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk

Served from: www.mazevietnam.com @ 2024-04-28 14:46:39 by W3 Total Cache
-->