Ticket to Mystery

Ticket to Mystery Ticket to Mystery is Bangkok’s best, new entertainment. It’s an exciting adventure fun for the whole family and the top new attraction in Bangkok.

Ticket to Mystery is one of the best "Escape Game Room" in Bangkok that you could find! Ours exciting live escape game is an activity which is suitable for every age range. Let's gather your squads and play this interactive game together, you can play the game with up to 6 players at once! Corporate team events are welcome! "Time Traveling" is the main theme! By hopping on our time machine you wil

l be able to travel through the world's timeline and solve the unsolved mysteries around the world! Travel into the past of London 1888 and Japan 1725. Travel way backward into the Ancient Egypt B.C.1332 and travel fast forward into the apocalyptic world of 2035.

ที่อยู่

Gateway Ekkamai
Bangkok
10110

เวลาทำการ

จันทร์ 10:30 - 21:00
อังคาร 10:30 - 21:00
พุธ 10:30 - 21:00
พฤหัสบดี 10:30 - 21:00
ศุกร์ 10:30 - 21:00
เสาร์ 10:30 - 21:00
อาทิตย์ 10:30 - 21:00

เบอร์โทรศัพท์

66990493058

เว็บไซต์

แจ้งเตือน

รับทราบข่าวสารและโปรโมชั่นของ Ticket to Mysteryผ่านทางอีเมล์ของคุณ เราจะเก็บข้อมูลของคุณเป็นความลับ คุณสามารถกดยกเลิกการติดตามได้ตลอดเวลา

ติดต่อ ธุรกิจของเรา

ส่งข้อความของคุณถึง Ticket to Mystery:

แชร์

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "THAILAND" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });