<?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>off the beaten track &#8211; Maze Vietnam</title>
	<atom:link href="https://www.mazevietnam.com/tag/off-the-beaten-track/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>Wed, 11 Jul 2018 03:00:37 +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>off the beaten track &#8211; Maze Vietnam</title>
	<link>https://www.mazevietnam.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Saigon Secrets: The Less Well-Known Must See Alleyways of Saigon</title>
		<link>https://www.mazevietnam.com/2017/09/26/saigon-secrets-the-less-well-known-must-see-alleyways-of-saigon/</link>
					<comments>https://www.mazevietnam.com/2017/09/26/saigon-secrets-the-less-well-known-must-see-alleyways-of-saigon/#comments</comments>
		
		<dc:creator><![CDATA[Trinh Ha]]></dc:creator>
		<pubDate>Tue, 26 Sep 2017 09:25:54 +0000</pubDate>
				<category><![CDATA[Hidden Features]]></category>
		<category><![CDATA[Photography Spots]]></category>
		<category><![CDATA[Saigon]]></category>
		<category><![CDATA[Saigon Hidden Gems]]></category>
		<category><![CDATA[Instagrammable Saigon]]></category>
		<category><![CDATA[off the beaten path]]></category>
		<category><![CDATA[off the beaten track]]></category>
		<category><![CDATA[secret saigon]]></category>
		<category><![CDATA[Top saigon]]></category>
		<guid isPermaLink="false">https://www.mazevietnam.com/?p=5318</guid>

					<description><![CDATA[<p>Saigon is an exciting, dynamic and youthful city, but there are more to visit than</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/09/26/saigon-secrets-the-less-well-known-must-see-alleyways-of-saigon/">Saigon Secrets: The Less Well-Known Must See Alleyways of Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">Saigon is an exciting, dynamic and youthful city, but there are more to visit than touristic architectures and locations. To experience the best of this city, you should focus on its little details. And for many people, the network of narrow alleys will always be the best place to explore a maze of exciting yet intimate lives of the local, in stark contrast to the hustle and bustle of anything you may have experienced roaming on the main streets. Here are the most impressive alleys that we recommend you visit at least once during your stay in this cosmopolitan city!</span></p>
<p><span id="more-5318"></span></p>
<div id="map" style="height: 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.789797, lng: 106.683831};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 12
        });
        locations = [
           [10.789797, 106.683831],
           [10.831102, 106.705459],
           [10.792676, 106.696458],
           [10.771712, 106.691614],
           [10.770564, 106.687200],
           [10.754918, 106.694619],
           [10.775118, 106.704154],
           [10.763460, 106.677648],
           [10.815338, 106.689795],
           [10.794538, 106.684092],
           [10.786819, 106.679892],
           [10.754030, 106.658371],
           [10.755620, 106.708861],
           [10.752904, 106.682234],
           [10.762716, 106.690405],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
        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>
<h4><span style="color: #008000;"><b>Graffiti Alleys</b></span></h4>
<p><span style="font-weight: 400;">Nowadays, the prejudice of Graffiti as “nonsensical doodles on the wall” has converted to “the Art to every brick”, gaining attention and love from the public even the elderly.</span><span style="font-weight: 400;"> The uniqueness of these graffiti has gradually been accepted and welcomed by the neighborhood as they beautify grey cement walls and the overall look of the alleys.</span></p>
<div class="contentToggle" id="toggle0">
<strong><em>* Address: The quarter 288 (Cư xá 288) Nam Ky Khoi Nghia Street, Ward 8, District 3</em></strong><br />
</div>
<p><span style="font-weight: 400;">These works originated from the project ‘Graffiti in the alley’ organized by two groups ZeroStation and Click 9</span><span style="font-weight: 400;">.</span><span style="font-weight: 400;"> At the end of the alley is the famous over-50-year-old Ph</span><span style="font-weight: 400;">ở</span><span style="font-weight: 400;"> D</span><span style="font-weight: 400;">ậ</span><span style="font-weight: 400;">u diner where you can have a chance to taste the original Northern style Pho which is served without vegetables, black soybean paste and beef meatballs.</span></p>
<figure style="width: 600px" class="wp-caption alignnone"><a href="http://kenh14cdn.com/thumb_w/600/BTbXlm8EkGSICUZ2NYiccccccccccc/Image/2014/05/IMG_8070-61ee7.jpg" rel="lightbox[5318]"><img class="size-large" src="http://kenh14cdn.com/thumb_w/600/BTbXlm8EkGSICUZ2NYiccccccccccc/Image/2014/05/IMG_8070-61ee7.jpg" width="600" height="400" /></a><figcaption class="wp-caption-text">Photo via kenh14</figcaption></figure>
<div class="contentToggle" id="toggle1">
<b><i>* Address: Alley 106 Binh Loi, Ward 13, Binh Thanh District</i></b><br />
</div>
<p><span style="font-weight: 400;">The alley is more than 100 meters long with one side being households and the other side filled with graffiti paintings, which were previously cold cement.</span></p>
<figure style="width: 650px" class="wp-caption alignnone"><a href="http://kenh14cdn.com/thumb_w/650/2016/dsc-0696-1470155931515.jpg" rel="lightbox[5318]"><img class="size-large" src="http://kenh14cdn.com/thumb_w/650/2016/dsc-0696-1470155931515.jpg" width="650" height="432" /></a><figcaption class="wp-caption-text">Photo via kenh14.com</figcaption></figure>
<div class="contentToggle" id="toggle2">
<b><i>* Address: Alley 36 Nguyen Huy Tu, Da Kao Ward, District 1</i></b><br />
</div>
<div class="contentToggle" id="toggle3">
<b><i>    Alley 60 Le Thi Rieng Street, Ben Thanh Ward, District 1</i></b><br />
</div>
<div class="contentToggle" id="toggle4">
<b><i>    Alley 153 Nguyen Thi Minh Khai, Pham Ngu Lao Ward, District 1</i></b><br />
</div>
<span style="font-weight: 400;">These 3 alleys are where 3 out of 17 graffiti paintings were drawn by both local and international artists on 17 different walls in the WildAid Campaign ‘Stop using rhino horn’ jointly organized by Vietnamese NGO CHANGE and HCMC authorities. Each graffiti piece portrays rhinos in a unique style and conveys the simple yet meaningful message ‘Save the rhinos’ or ‘C</span><span style="font-weight: 400;">ứ</span><span style="font-weight: 400;">u tê giác’ in Vietnamese.</span></p>
<figure style="width: 600px" class="wp-caption alignnone"><a href="http://media.tiin.vn/archive/images/2017/04/02/155852_7.jpg" rel="lightbox[5318]"><img class="size-large" src="http://media.tiin.vn/archive/images/2017/04/02/155852_7.jpg" width="600" height="289" /></a><figcaption class="wp-caption-text">Photo via tiin.vn</figcaption></figure>
<div class="contentToggle" id="toggle5">
<b><i>* Address: Alley 62, 64 Nguyen Khoai Street, District 4</i></b><br />
</div>
<p><span style="font-weight: 400;">These two alleys are where visitors may be taken aback by brilliantly painted pictures on the walls along the path leading inside. They are not so much graffiti pieces as simple artworks, not too complicated or artistic, bringing colors to everyday life. The owner of these over 40 paintings is Mr. Nguyen Van Minh (the man in red shirt below), a 75-year-old passionate painter kindly regarded by the locals as the gentlest and kindest man in the neighborhood.</span></p>
<figure style="width: 680px" class="wp-caption alignnone"><a href="http://img.f30.vnecdn.net/2017/01/13/IMG-3547-1484276364_680x0.jpg" rel="lightbox[5318]"><img class="size-large" src="http://img.f30.vnecdn.net/2017/01/13/IMG-3547-1484276364_680x0.jpg" width="680" height="445" /></a><figcaption class="wp-caption-text">Photo via vnecdn.net</figcaption></figure>
<h4><span style="color: #008000;"><b>Painting Alley</b></span></h4>
<div class="contentToggle" id="toggle6">
<b><i>* Address: Alley 70 Dong Khoi Street, District 1</i></b><br />
</div>
<p><span style="font-weight: 400;">Although it looks like a walkway under an old apartment building, this is actually an alley selling inexpensive paintings or handicrafts. Above the alley is the L’Usine café which is a famous location for tourists and expats to grab a cup of coffee and shop for clothes and fashion items.</span></p>
<figure style="width: 685px" class="wp-caption alignnone"><a href="http://www.palmvietnamtravel.com/data/upload/Art-Galleries.jpg" rel="lightbox[5318]"><img class="size-large" src="http://www.palmvietnamtravel.com/data/upload/Art-Galleries.jpg" width="685" height="460" /></a><figcaption class="wp-caption-text">Photo via palmvietnamtravel.com</figcaption></figure>
<div class="contentToggle" id="toggle7">
<h4><span style="color: #008000;"><b>Flower Alley</b></span></h4>
<p><b><i>* Address: Alley 57, Ho Thi Ky Street, Ward 1, District 10</i></b><br />
</div>
<p><span style="font-weight: 400;">Though Ben Thanh  Market is the most well-known and symbolic market of Vietnam, Ho Thi Ky Flower Market is also the market that you should not miss out if you want to have an authentic experience. This alley is the largest-scale flower market in Saigon, operating 24 hours a day, with flowers transported from the mountain city of Dalat, Hanoi and Tien Giang. They are loaded from trucks early in the morning, so this is also the most appropriate time to buy the freshest bouquets. There is also a Cambodian Market inside where you can buy many kinds of dried fishes and ask the people to make Cambodian salad with these fish while watching the making process and tasting the Cambodian sweet gruel or pumpkin custard at just 12,000VND.</span></p>
<figure style="width: 1024px" class="wp-caption alignnone"><a href="http://vietcetera.com/wp-content/uploads/2016/08/Flower-lined-alleyway-1024x682.jpeg" rel="lightbox[5318]"><img class="size-large" src="http://vietcetera.com/wp-content/uploads/2016/08/Flower-lined-alleyway-1024x682.jpeg" width="1024" height="682" /></a><figcaption class="wp-caption-text">Photo via vietcetera.com</figcaption></figure>
<h4><span style="color: #008000;"><b>Zen Alley (aka Meditation Alley)</b></span></h4>
<div class="contentToggle" id="toggle8">
<b><i>* Address: Alley 498 Le Quang Dinh Street, Ward 1, Go Vap District</i></b><br />
</div>
<p><span style="font-weight: 400;">Believed by the monks to be lying on a dragon land or a spiritual alignment of landforms, Zen alley is where one can regain peace and happiness in the mind and soul. Its name ‘Zen’ came from the association of 6 temples stand within the reach of the alley, one of which is Ngoc Phuong Vihara recognized as the National Historical and Cultural Heritage of Vietnam in 1994. Yet, during religious festivals, this alley gets more crowded and busier than ever.</span></p>
<figure style="width: 600px" class="wp-caption alignnone"><a href="http://dulichthegioi247.com/DATA/admin/cam-nang-du-lich/hem-thien-2.jpg" rel="lightbox[5318]"><img class="size-large" src="http://dulichthegioi247.com/DATA/admin/cam-nang-du-lich/hem-thien-2.jpg" width="600" height="400" /></a><figcaption class="wp-caption-text">Photo via dulichthegioi247.com</figcaption></figure>
<h4><span style="color: #008000;"><b>Free Alley</b></span></h4>
<div class="contentToggle" id="toggle9">
<b><i>* Address: Alley 96 Phan Dinh Phung Street, Ward 2, Phu Nhuan District</i></b><br />
</div>
<p><span style="font-weight: 400;">Local people also call this place ‘Samaritan Alley’, where real Samaritans exist in the ordinary world – giving little but more than enough comfort to warm the hearts of the unfortunate in Saigon. There are 6 free services available for the poor and the handicapped here: free iced tea, free motorbike repair, free motorbike rides, free medicine, free coffins and free vegetarian meals on 4 days every lunar month. It is worth mentioning that the first person to get started with all these things is also a poor person, Mr. Do Van Ut (aka Viet) who fixes motorbikes and operates free rides at the entrance of the alley.</span></p>
<figure style="width: 480px" class="wp-caption alignnone"><a href="http://motgocnhin.com/wp-content/uploads/2016/09/Hem-nho.jpg" rel="lightbox[5318]"><img class="size-large" src="http://motgocnhin.com/wp-content/uploads/2016/09/Hem-nho.jpg" width="480" height="310" /></a><figcaption class="wp-caption-text">Photo via motgocnhin.com</figcaption></figure>
<h4><span style="color: #008000;"><b>Street Food Alley </b></span></h4>
<p><span style="font-weight: 400;">Saigon alleys are perfect places for truly homemade Vietnamese food with numerous food stands. Come and enjoy it while sitting on a five-inch stool!</span><br />
<div class="contentToggle" id="toggle10">
<b><i>* Address: Alley 284 Le Van Sy Street, District 3</i></b><br />
</div>
<p><span style="font-weight: 400;">This is a common destination to enjoy Hue street cuisine that is hard to find elsewhere as it is home to many Hue families in Saigon so go there to try authentic Hue dishes and noodle soups like water fern cake, steamed rice pancake with shrimp, beef noodles, mussel noodles or sweetened porridges at a cheap price.</span></p>
<figure style="width: 1500px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g5/46255/s/foody-khu-an-vat-hem-284-le-van-sy-121-636334815106554368.jpg" rel="lightbox[5318]"><img class="size-large" src="https://media.foody.vn/res/g5/46255/s/foody-khu-an-vat-hem-284-le-van-sy-121-636334815106554368.jpg" width="1500" height="1500" /></a><figcaption class="wp-caption-text">Photo via foody.vn</figcaption></figure>
<figure style="width: 1500px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g5/46255/s/foody-khu-an-vat-hem-284-le-van-sy-449-636334815189529611.jpg" rel="lightbox[5318]"><img class="size-large" src="https://media.foody.vn/res/g5/46255/s/foody-khu-an-vat-hem-284-le-van-sy-449-636334815189529611.jpg" width="1500" height="1500" /></a><figcaption class="wp-caption-text">Photo via foody.vn</figcaption></figure>
<div class="contentToggle" id="toggle11">
<b><i>* Address: Alley 123 – 125 Chau Van Liem Street, Ward 14, District 5</i></b><br />
</div>
<p><span style="font-weight: 400;">Appearing in one of Saigon’s oldest eating zones, the dishes here never fail to attract food devotees such as grilled pork noodles, fried fish balls, and sausages, mini savory pancakes or dumplings. And the most famous dish is ‘kh</span><span style="font-weight: 400;">ổ</span><span style="font-weight: 400;"> qua cà </span><span style="font-weight: 400;">ớ</span><span style="font-weight: 400;">t’ consisting of meat-stuffed bitter melon, okra, chili, tomato, eggplant and fish balls.</span></p>
<figure style="width: 1500px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g12/117022/s/foody-khu-an-uong-chau-van-liem-701-636265904374721890.jpg" rel="lightbox[5318]"><img class="size-large" src="https://media.foody.vn/res/g12/117022/s/foody-khu-an-uong-chau-van-liem-701-636265904374721890.jpg" width="1500" height="1500" /></a><figcaption class="wp-caption-text">Photo via foody.vn</figcaption></figure>
<figure style="width: 1500px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g12/117022/s/foody-khu-an-uong-chau-van-liem-378-635853852453220296.jpg" rel="lightbox[5318]"><img class="size-large" src="https://media.foody.vn/res/g12/117022/s/foody-khu-an-uong-chau-van-liem-378-635853852453220296.jpg" width="1500" height="1000" /></a><figcaption class="wp-caption-text">Photo via foody.vn</figcaption></figure>
<div class="contentToggle" id="toggle12">
<b><i>* Address: Alley 200 Xom Chieu</i></b><br />
</div>
<p><span style="font-weight: 400;">Xom Chieu area is generally a gastronomic paradise, yet satisfying the most diners is nowhere else but the alley 200. After about 6:00 pm, along both sides of the alley is filled with food stands selling all kinds of food from the main dish to snacks such as ‘bò lá l</span><span style="font-weight: 400;">ốt’, </span><span style="font-weight: 400;">porridge, noodles, sticky rice, spring rolls, stir-fried snails, caramelized bananas and lots more!</span></p>
<figure style="width: 1500px" class="wp-caption alignnone"><a href="https://media.foody.vn/res/g5/46858/s/foody-khu-am-thuc-cho-200-xom-chieu-675-636056640357537379.jpg" rel="lightbox[5318]"><img class="size-large" src="https://media.foody.vn/res/g5/46858/s/foody-khu-am-thuc-cho-200-xom-chieu-675-636056640357537379.jpg" width="1500" height="2000" /></a><figcaption class="wp-caption-text">Photo via foody.vn</figcaption></figure>
<div class="contentToggle" id="toggle13">
<b><i>* Address: Alley 14 Tran Binh Trong, District 5</i></b><br />
</div>
<p><span style="font-weight: 400;">If you are a sweet food lover, then this alley should be on your food list. This place is known for delectable desserts like coconut jelly, cheese jelly, khúc b</span><span style="font-weight: 400;">ạ</span><span style="font-weight: 400;">ch sweet gruel a famous flan with 1 layer of flan and 1 layer of coconut milk at only 2,500VND. Here you can dip a small slice of baguette bread into iced cocoa and enjoy it.</span></p>
<figure style="width: 493px" class="wp-caption alignnone"><a href="http://fest.vn/magazine/wp-content/uploads/2017/02/images/banh-canh-cua-tom-136690-1449474452-e1487248434796.jpg" rel="lightbox[5318]"><img class="size-large" src="http://fest.vn/magazine/wp-content/uploads/2017/02/images/banh-canh-cua-tom-136690-1449474452-e1487248434796.jpg" width="493" height="493" /></a><figcaption class="wp-caption-text">Photo via fest.vn</figcaption></figure>
<h4><span style="color: #008000;"><b>Hào Sĩ Ph</b><b>ườ</b><b>ng’</b> <b>Chinatown Alley</b></span></h4>
<div class="contentToggle" id="toggle14">
<b><i>* Address: Alley 206 Tran Hung Dao Street, Nguyen Cu Trinh Ward, District 5</i></b><br />
</div>
<p><span style="font-weight: 400;">In Vietnamese, ‘Hào’ is chivalrous, ‘Sĩ’ is a writer and ‘Ph</span><span style="font-weight: 400;">ườ</span><span style="font-weight: 400;">ng’ is a trading ward, explaining what the culture of the Vietnamese and Chinese has in common is trading with companion and trading in wards. This alley has been home to the Vietnamese-Chinese for more than a century; that’s why you might hear a lot of people speaking Chinese when visiting here. The entrance is usually dim so people must turn on the lights even in the daytime and the common courtyard at the front is often used to set up a small café and parking places for their motorbikes. On entering, you might be amazed at houses built close together with identical Chinese architecture but different eye-catching colors. Also, make sure to give it a try at the old-fashioned Chinese-style glass noodles dinner at the end of the alley. </span></p>
<figure id="attachment_5532" aria-describedby="caption-attachment-5532" style="width: 474px" class="wp-caption alignnone"><img class="wp-image-5532 size-large" src="https://www.mazevietnam.com/wp-content/uploads/2017/09/doisongtieudung_071841_857668415_4-1024x683.jpg" alt="" width="474" height="316" srcset="https://www.mazevietnam.com/wp-content/uploads/2017/09/doisongtieudung_071841_857668415_4.jpg 1024w, https://www.mazevietnam.com/wp-content/uploads/2017/09/doisongtieudung_071841_857668415_4-300x200.jpg 300w, https://www.mazevietnam.com/wp-content/uploads/2017/09/doisongtieudung_071841_857668415_4-768x512.jpg 768w" sizes="(max-width: 474px) 100vw, 474px" /><figcaption id="caption-attachment-5532" class="wp-caption-text">Photo found on the Internet</figcaption></figure>
<figure style="width: 660px" class="wp-caption alignnone"><a href="http://saigon102.com/images/post/2015/06/22/17//h-6-1425887198_660x0.jpg" rel="lightbox[5318]"><img class="size-large" src="http://saigon102.com/images/post/2015/06/22/17//h-6-1425887198_660x0.jpg" width="660" height="482" /></a><figcaption class="wp-caption-text">Photo via saigon102.com</figcaption></figure>
<figure style="width: 660px" class="wp-caption alignnone"><a href="http://saigon102.com/images/post/2015/06/22/17//h-11-1425887202_660x0.jpg" rel="lightbox[5318]"><img class="size-large" src="http://saigon102.com/images/post/2015/06/22/17//h-11-1425887202_660x0.jpg" width="660" height="439" /></a><figcaption class="wp-caption-text">Photo via saigon102.com</figcaption></figure>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/09/26/saigon-secrets-the-less-well-known-must-see-alleyways-of-saigon/">Saigon Secrets: The Less Well-Known Must See Alleyways of 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/2017/09/26/saigon-secrets-the-less-well-known-must-see-alleyways-of-saigon/feed/</wfw:commentRss>
			<slash:comments>28</slash:comments>
		
		
			</item>
		<item>
		<title>The 9 Best Places for Hidden Spots in Saigon</title>
		<link>https://www.mazevietnam.com/2017/07/14/the-9-best-places-for-hidden-spots-in-saigon/</link>
					<comments>https://www.mazevietnam.com/2017/07/14/the-9-best-places-for-hidden-spots-in-saigon/#comments</comments>
		
		<dc:creator><![CDATA[Trung Tran]]></dc:creator>
		<pubDate>Fri, 14 Jul 2017 01:43:31 +0000</pubDate>
				<category><![CDATA[Saigon]]></category>
		<category><![CDATA[Saigon Hidden Gems]]></category>
		<category><![CDATA[Must-visits in Saigon]]></category>
		<category><![CDATA[off the beaten path]]></category>
		<category><![CDATA[off the beaten track]]></category>
		<category><![CDATA[secret saigon]]></category>
		<category><![CDATA[Top saigon]]></category>
		<guid isPermaLink="false">https://www.mazevietnam.com/?p=4388</guid>

					<description><![CDATA[<p>Even in a bustling and vibrant city like Saigon, there is still space for a</p>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/07/14/the-9-best-places-for-hidden-spots-in-saigon/">The 9 Best Places for Hidden Spots in Saigon</a> appeared first on <a rel="nofollow" href="https://www.mazevietnam.com">Maze Vietnam</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: 400;">Even in a bustling and vibrant city like Saigon, there is still space for a little secret or two. Whether you’re interested in food, art, or simply find it necessary to get away from the rat race and recharge your batteries, these little-known locations that are loved by locals are sure to pique your interest.<br />
</span><span id="more-4388"></span></p>
<div id="map" style="height: 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.778244, lng: 106.701035};
        var map = new google.maps.Map(document.getElementById('map'), {
          center: myLatLng,
          scrollwheel: false,
          zoom: 11
        });
        locations = [
           [10.778244, 106.701035],
           [10.798830, 106.718753],
           [10.758004, 106.672168],
           [10.769602, 106.704149],
           [10.780640, 106.703632],
           [10.772616, 106.698946],
           [10.763419, 106.703528],
           [10.808315, 106.664291],
           [10.780247, 106.694505],
          ];
       arrLen = locations.length;
       infowindow = new google.maps.InfoWindow({
         content: ""
      });
       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">
<h4><span style="color: #000000;"><strong>#1. Ly Tu Trong Apartment Complex</strong></span></h4>
<p><span style="font-weight: 400;">It’s rather surprising that despite its location in the heart of Saigon, Ly Tu Trong Apartment Complex can still keep its quiet and colonial charm – the elevator is the original one from the French colonial period, the type of elevator you only see in movies. The home of many cafes (Cong and Loft being two local favorites), eateries (most notably Bong Cai Xanh - a lovely cafe/diner with a mean lunch menu), art galleries, a cookery center, and multiple shops, the complex is a little alcove of peace amidst the rapidly changing landscape of the city centre.</span></p>
<figure style="width: 597px" class="wp-caption alignnone"><a href="http://afamily1.mediacdn.vn/k:L9AscbailKNM6qlDjYJqDI39UnIrac/Image/2016/08/3/15-082e9/chung-cu-ly-tu-trong.jpg" rel="lightbox[4388]"><img class="size-large" src="http://afamily1.mediacdn.vn/k:L9AscbailKNM6qlDjYJqDI39UnIrac/Image/2016/08/3/15-082e9/chung-cu-ly-tu-trong.jpg" width="597" height="595" /></a><figcaption class="wp-caption-text">Photo via afamily1.mediacdn.vn</figcaption></figure>
<p><em><span style="font-weight: 400;">Address: 26 Ly Tu Trong Str, Ben Nghe Ward, District 1<br />
</span></em><br />
</div>
<div class="contentToggle" id="toggle1">
<h4><span style="color: #000000;"><strong>#2. Toa Tau</strong></span></h4>
<p><span style="font-weight: 400;">Inspired by Japanese author Kobayashi Sosaku’s book Totto-chan by the window, Toa Tau is a creative learning hub for people of all ages – creative being the main word. Toa Tau hosts classes and workshops teaching art, music, creative writing, dancing, and so on. Yet, the main purpose is not to teach you to draw or write, or dance better; but rather teach you how to understand yourself, understand everything around you, and express yourself through a creative medium. It’s an escape, a place to surround yourself with creativity and positivity. Courses are limited, so book before you come there.</span></p>
<p><em><span style="font-weight: 400;">Address: 632 Dien Bien Phu Str., Ward 22, Binh Thanh District<br />
</span><span style="font-weight: 400;">Telephone: 091 796 10 71<br />
</span><span style="font-weight: 400;">Website: </span><a href="http://toatau.com/"><span style="font-weight: 400;">http://toatau.com/<br />
</span></a><span style="font-weight: 400;">Opening hours:  8:30AM–9:30PM</span></em></p>
<figure style="width: 640px" class="wp-caption alignnone"><img src="http://toatau.com/wp-content/uploads/2015/08/tudo1-640x476.jpg" alt="" width="640" height="476" /><figcaption class="wp-caption-text">Photo found on the internet</figcaption></figure>
</div>
<div class="contentToggle" id="toggle2">
<h4><span style="color: #000000;"><strong>#3. An Dong Market</strong></span></h4>
<p><span style="font-weight: 400;">Located in District 5, Saigon’s very own Chinatown, An Dong Market is a slice of the hectic, yet simple life of the city. Here, meet ethnic Chinese vendors selling you silver earrings and dried fruit, sit down at one of the stalls in the basement and enjoy a bowl of mi xa xiu (noodles with braised pork), listen to the raucous conversations in Yue and Teochew Chinese, or perhaps just stroll through the kiosks and breathe in the air of excitement. It’s truly the embodiment of Chinatown.</span></p>
<figure style="width: 640px" class="wp-caption alignnone"><a href="http://7store.vn/images/thumbs/news/lay-si-quan-ao-jean-cho-an-dong-5.jpg" rel="lightbox[4388]"><img class="size-large" src="http://7store.vn/images/thumbs/news/lay-si-quan-ao-jean-cho-an-dong-5.jpg" width="640" height="480" /></a><figcaption class="wp-caption-text">Photo via 7store.vn</figcaption></figure>
<p><em><span style="font-weight: 400;">Address: 34-36 An Duong Vuong Str., District 5<br />
</span><span style="font-weight: 400;">Opening hours: varies.  Most shops open at 7 AM and close at 6 PM.<br />
</span></em><br />
</div>
<div class="contentToggle" id="toggle3">
<h4><span style="color: #000000;"><strong>#4. Snuffbox Lounge</strong></span></h4>
<p><span style="font-weight: 400;">For those who live on the wilder side of life, Snuffbox Lounge is a bar reminiscent of early 20s American speakeasies. The bar has some pretty nice views, most notably of the quaint stone-clad National Bank of Vietnam. With mellow jazz playing, and live band performances almost every night, you’ll soon forget you’re in Saigon and be teleported back to Prohibition-era Chicago. A nice daiquiri, craft beer, or perhaps good ol’ whiskey on the rocks would only further your experience with Snuffbox.</span></p>
<figure style="width: 657px" class="wp-caption alignnone"><a href="http://anyarena.com/images/timthumb.php?src=http://anyarena.com/public/upload/location_photo/595_3.jpg&amp;w=657&amp;h=397&amp;a=t?v=3" rel="lightbox[4388]"><img class="size-large" src="http://anyarena.com/images/timthumb.php?src=http://anyarena.com/public/upload/location_photo/595_3.jpg&amp;w=657&amp;h=397&amp;a=t?v=3" width="657" height="397" /></a><figcaption class="wp-caption-text">Photo via anyarena.com</figcaption></figure>
<p><em><span style="font-weight: 400;">Address: 14 Ton That Dam Str., Nguyen Thai Binh Ward, District 1<br />
</span><span style="font-weight: 400;">Telephone: 0126 387 2603<br />
</span><span style="font-weight: 400;">Opening hours: 12PM-3AM</span></em><br />
</div>
<div class="contentToggle" id="toggle4">
<h4><span style="color: #000000;"><strong>#5. Cakes &amp; Ale</strong></span></h4>
<p><span style="font-weight: 400;">A little coffee shop, or rather bakery with really good coffee and beer, Cakes &amp; Ale has that certain vintage, homely charm that you really can’t get anywhere else. From the phonograph in the corner to the wooden fan humming on the ceiling, it's almost like you’re transported to a Vietnamese relative’s living room, and not a cafe. The cakes and pastries here are all made by the owner, and while it is nothing fancy, the flavor cannot be beaten anywhere else in Saigon.</span></p>
<figure style="width: 527px" class="wp-caption alignnone"><img class="" src="http://static.diadiemanuong.com/review/38683/IMG_4348_zps8ae07a4e.jpg" alt="" width="527" height="351" /><figcaption class="wp-caption-text">Photo found on the Internet</figcaption></figure>
<p><em><span style="font-weight: 400;">Address: Room 9, Floor 1, 23 Ly Tu Trong Str., District 1<br />
</span><span style="font-weight: 400;">Telephone: 090 684 05 00</span><span style="font-weight: 400;"><br />
</span></em><br />
</div>
<div class="contentToggle" id="toggle5">
<h4><span style="color: #000000;"><strong>#6. Soul Burger</strong></span></h4>
<p><span style="font-weight: 400;">One of the most discreet eateries in Saigon, Soul Burger offers Motown-inspired burgers in a bluesy, folksy setting. Located on the second floor of a nail salon, and accessible only via a narrow staircase in the back, it’s a well-kept secret, and many expats would be quick to extol its virtues. The burgers are regarded as the best in the city, so juicy, so fresh, so delicious that you can’t help but dig in. Favorites include the Diana Ross, with Swiss cheese and mushroom cream sauce, and the Little Richard, which is anything but little.</span></p>
<figure style="width: 552px" class="wp-caption alignnone"><img class="" src="http://buffalotrip.com/image/cache/data/2015/Saigon/Restaurants/Soul-Burger/design-tourist-at-soul-burger-saigon-guide-review-menu-address-opening-hours-ho-chi-minh-city-tourist-attractions-information-3-760x432.jpg" alt="" width="552" height="313" /><figcaption class="wp-caption-text">Photo found on the Internet</figcaption></figure>
<p><em><span style="font-weight: 400;">Address: Second Floor, 4 Phan Boi Chau, Ben Thanh Ward, District 1<br />
</span><span style="font-weight: 400;">Opening hours: Tuesday-Sunday, 11:00AM-2:00PM, 4:30AM-10:00PM<br />
</span></em><br />
</div>
<div class="contentToggle" id="toggle6">
<h4><span style="color: #000000;"><strong>#7. Co Hong’s Com Tam</strong></span></h4>
<p><span style="font-weight: 400;">A nameless stall in District 4, Co Hong’s place serves up a hearty portion of com tam every night to weary construction workers, taxi drivers and the late-night partygoers. If you’re looking for a place to satisfy you late night cravings, Co Hong has you covered. A classic fare of broken rice with grilled pork chops and eggs sunny-side-up, with the yolk just oozing over the bed of rice is more than enough to please even the pickiest of the bunch. It’s open until 4 AM too, perfect for any of you clubbers looking to fill your empty stomachs.</span></p>
<figure style="width: 525px" class="wp-caption alignnone"><img class="" src="https://i.imgur.com/kKV0Exq.jpg" alt="" width="525" height="350" /><figcaption class="wp-caption-text">Photo found on the Internet</figcaption></figure>
<p><em>Address: corner of Calmette and Hoang Dieu Street, District 4<br />
</em><br />
</div>
<div class="contentToggle" id="toggle7">
<h4><strong>#8. Saigon Superbowl</strong></h4>
<p><span style="font-weight: 400;">The first ever shopping mall in Saigon, opened back in 1996, Saigon Superbowl has since been eclipsed by many trendier and newer malls. However, you don’t come here for the shopping - though there are a decent selection of outlets here. You come here for the bowling. The first, and best, bowling alley in the city, it is packed with locals (and a few tourists) looking to have some fun. Prices are a little steep, but it’s definitely worth it. The selection of Korean and Singaporean restaurants are also worth checking out, as well as the KFC on the first floor - Vietnam’s first ever fast food restaurant. A relic of the early stages of development of a modern Vietnam.</span></p>
<p><em><span style="font-weight: 400;">Address: A43 Truong Son Str., Tan Binh Ward</span></em></p>
<p><img class="" src="https://media-cdn.tripadvisor.com/media/photo-s/0b/74/5a/9a/caption.jpg" width="517" height="291" /><br />
</div>
<div class="contentToggle" id="toggle8">
<h4><strong>#9. Bia Hoi Huy Beo</strong></h4>
<p><span style="font-weight: 400;">Not so much “hidden” as “tourists somehow manage to overlook the place”, Bia Hoi Huy Beo is a decidedly Vietnamese establishment. Bia Hoi is a cheap, lager-like beer that is brewed fresh every day, very similar to Czech Pilsner. More of a beer-flavored water than beer, it’s perfect for those looking to down a few jugs and escape the heat of this city. The food here is decent, with a selection of appetizers and entrees to accompany your alcoholic beverage. Look out for red-faced middle-aged Vietnamese men, going through the tables eliciting toasts, a good old sign of Viet hospitality. (The local version of ‘Cheers!’ is ‘Mot, hai, ba, dzo!’, pronounced ‘Moht, high, bah, yow!’. Keep that in mind. You’ll impress many a local with it.)</span></p>
<p><em><span style="font-weight: 400;">Address: 176 Nam Ky Khoi Nghia, District 3<br />
</span><span style="font-weight: 400;">Opening hours: 10:00AM-10:30PM</span></em></p>
<p><img class="" src="http://hanoimoi.com.vn/Uploads/tuanphong/2012/8/26/biaHN.jpg" width="539" height="389" /><br />
</div>
<p>The post <a rel="nofollow" href="https://www.mazevietnam.com/2017/07/14/the-9-best-places-for-hidden-spots-in-saigon/">The 9 Best Places for Hidden Spots in 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/2017/07/14/the-9-best-places-for-hidden-spots-in-saigon/feed/</wfw:commentRss>
			<slash:comments>22</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 1/150 objects using Disk
Page Caching using Disk: Enhanced 
Minified using Disk
Database Caching using Disk (Request-wide modification query)

Served from: www.mazevietnam.com @ 2024-05-03 19:19:04 by W3 Total Cache
-->