Catamaran Street

Catamaran Street Catamaran Street in Marina del Rey just south of the Venice Beach Pier Bordered to the west by the Pacific Ocean and to the east by the Grand Canal.

Known for their parties, Catamaran Street is home to a unique community of fun loving beach goers. Catamaran is just two blocks wide but packed with good times.

01/29/2013

Check out our new cover photo from Scott! Anybody else have some Catamaran pics to share?

Cheerleaders celebrating at the Homecoming dance last
10/01/2012

Cheerleaders celebrating at the Homecoming dance last

09/26/2012
09/04/2012

It's my favorite day of the year. Weather is perfect and we finally have our beach back!

08/30/2012

I may have heard a rumor about Homecoming...

07/19/2012

one more page "like" until the we reach 100... who's it gonna be?
*free high five for the winner, your welcome!

07/08/2012

You know it's a good party when it ends with the DJ being escorted off the property by the police. Way to rock the tunes Michael Stackhouse!

07/04/2012

Dear LAPD, there are NO parties on Catamaran tomorrow. No need to wander our way this year. We appreciate your service.

06/20/2012

Art Crawl tomorrow night people. I hear all the cool kids will be there. See you at Santino's and Dogtown Artists United for sure.

06/16/2012

I can hear Buccaneer Bash getting started. Heading over in a bit to see what's on the grill.

06/04/2012

Ending the weekend with a penthouse BBQ

05/23/2012

What are you doing this weekend? We're still recovering from prom over here.

Address

10 Catamaran Street
Marina Del Rey, CA
90292

Website

Alerts

Be the first to know and let us send you an email when Catamaran Street 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); });