Jamie LeComb

Jamie LeComb Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from Jamie LeComb, DJ, Miami Beach, FL.

A year ago it was just a viewNow it feels like home
03/13/2026

A year ago it was just a view

Now it feels like home

Stone Island at 7,000 ft
02/10/2026

Stone Island at 7,000 ft

You take the blue pill... the story ends, you wake up in your bed and believe whatever you want to believe. You take the...
02/03/2026

You take the blue pill... the story ends, you wake up in your bed and believe whatever you want to believe. You take the red pill... you stay in Wonderland, and I show you how deep the rabbit hole goes...

The elevation costs you the crowd, but gives you the view
01/26/2026

The elevation costs you the crowd, but gives you the view

It's too cold, for you here
01/24/2026

It's too cold, for you here

No need to be seen.
01/12/2026

No need to be seen.

Character always ages better than charm
12/03/2025

Character always ages better than charm

12/01/2025

Not Hype, Hypnosis 🌀

Still the blueprint, still the foundation, still the reason 💞Happy Birthday Momma! From coast to coast, no distance coul...
11/28/2025

Still the blueprint, still the foundation, still the reason 💞

Happy Birthday Momma!

From coast to coast, no distance could ever separate us

Recalibrating
11/24/2025

Recalibrating

Address

Miami Beach, FL

Alerts

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

Share

Category

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