CDP Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from CDP, Performance Art Theatre, Miami Beach, FL.

04/27/2020

You're watching the official music video for The B-52's - "Love Shack" from the album 'Cosmic Thing'. "Love Shack" reached No. 3 on the Billboard Hot 100 in ...

To all the healthcare workers, store clerks, Truckers and everyone that has to put their lives in danger to help service...
04/03/2020

To all the healthcare workers, store clerks, Truckers and everyone that has to put their lives in danger to help service and care for us . God Bless you all.
Respectfully
Carol Davis Productions Staff.

David Bowie performing at Live Aid in front of 72,000 people in Wembley Stadium, London on the 13th July, 1985. The event was organised by Sir Bob Geldof and...

03/04/2020

From 1982's Three Lock Box. No ownership claimed. Strictly for amusement.

03/01/2020
11/14/2019
11/07/2019

Music video by Tesla performing Gettin' Better. (C) 1986 UMG Recordings, Inc.

10/25/2019

The official music video for "Gold" by Rachel Lorin. Stream "Gold" on your preferred platform: https://smarturl.it/RLGold Produced by: RAW CINEMA LLC Directe...

09/21/2019

Address

Miami Beach, FL

Website

Alerts

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