Civic Light Opera Closed 2012

03/30/2024
10/07/2015

NATIONAL NIGHTLY UNITED NEWS NETWORK NNUNN

09/03/2015
Artrice Schremp-PeguesMy friend Sue and I had a performance for two last night. Because of a REAL goof up by Gold Star, ...
08/24/2015

Artrice Schremp-Pegues
My friend Sue and I had a performance for two last night. Because of a REAL goof up by Gold Star, our tickets were for Sunday at 8:30pm instead of 2:30pm. Most of the cast had left the theatre by the time we arrived, but the few that were left, got on their cell phones and got the entire cast less one to return and put on a performance just for us. It was great! Everyone did a fantastic job and we had a wonderful time. I will definately return to this great little theatre even if I have to pay full price for the tickets. I have never had such an entertaining evening. I highly recommend The San Pedro Theatre Club to everyone.
— with Jazzy Michelle.

Address

Los Angeles, CA

Website

Alerts

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