Beaches Vibe

Beaches Vibe Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Beaches Vibe, Arts and entertainment, Flint, MI.

Simple but 100% cute 🥰
09/03/2020

Simple but 100% cute 🥰

See all flowers are blooming inside a turtle 😍
09/03/2020

See all flowers are blooming inside a turtle 😍

Just beautiful! 🤩
09/03/2020

Just beautiful! 🤩

🐢 What an amazing necklace!
09/03/2020

🐢 What an amazing necklace!

🌊 Swim with the ocean and stay calm under pressure like a gracious sea turtle.Check it out 🐢 https://bit.ly/2YatwrA
08/18/2020

🌊 Swim with the ocean and stay calm under pressure like a gracious sea turtle.
Check it out 🐢 https://bit.ly/2YatwrA

Shiny silver sea turtle necklace.
08/18/2020

Shiny silver sea turtle necklace.

Stunning silver turtle jewelry.
08/18/2020

Stunning silver turtle jewelry.

Sea turtle vinyl sticker.
08/18/2020

Sea turtle vinyl sticker.

Pretty in black!
08/18/2020

Pretty in black!

Address

Flint, MI

Website

Alerts

Be the first to know and let us send you an email when Beaches Vibe posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//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: "UNITED STATES" } }) .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); });