Speed Lab Aquatic Center

Speed Lab Aquatic Center รับสอนว่ายน้ำทั้งเด็กและผู้ใหญ่ อายุตั้งแต่ 1ขวบขึ้นไป

21/05/2026

❤️💙

12/05/2026

Dryland Day 💙❤️

Congratulations 🍾
11/05/2026

Congratulations 🍾

04/05/2026
บรรยากาศสบายๆ
04/05/2026

บรรยากาศสบายๆ

❤️💙
03/05/2026

❤️💙

03/05/2026

เด้งๆ หมูนุ่ม😅

กลับมาจัดการเด็กแสบสักหน่อย 😑
03/05/2026

กลับมาจัดการเด็กแสบสักหน่อย 😑

ถึงจะเรียนว่ายน้ำเยอะ แต่ก็มีเวลาอ่านหนังสือนะ 🤣
28/04/2026

ถึงจะเรียนว่ายน้ำเยอะ แต่ก็มีเวลาอ่านหนังสือนะ 🤣

อาจจะดูเหมือนดื้อ แต่ที่จริงหนูซื่อนะพี่ 😆
28/04/2026

อาจจะดูเหมือนดื้อ แต่ที่จริงหนูซื่อนะพี่ 😆

ที่อยู่

รัชดาภิเษก
Din Daeng
10400

เวลาทำการ

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

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

+66944782968

เว็บไซต์

แจ้งเตือน

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

แชร์

//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); });