

# Event Details

- **Event Name**: Plunge at My Fathers Moustache!
- **Event Start and End Date**: Sat, 21 Mar, 2026 at 09:30 pm
- **Event Description**: 90s Rock and Roll!!!
- **Event URL**: https://allevents.in/mount-pleasant/plunge-at-my-fathers-moustache/200029447109229
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Mount Pleasant
- **state**: SC
- **country**: United States
- **location**: My Father's Moustache
- **lat**: 32.792809241581
- **long**: -79.855492341923
- **full address**: My Father's Moustache, 1405 Ben Sawyer Blvd, Suite 103,Mount Pleasant, South Carolina, United States

## Event gallery

- **Alt text**: Plunge at My Fathers Moustache!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f781bde75f0555e0e5d8e0faa4227ed0e253bc519044465f450e9825d2b73c3f-rimg-w1200-h1200-dc151217-gmir?v=1773696420

## FAQs

- **Q**: When and where is Plunge at My Fathers Moustache! being held?
  - **A:** Plunge at My Fathers Moustache! takes place on Sat, 21 Mar, 2026 at 09:30 pm to Sat, 21 Mar, 2026 at 09:30 pm at My Father's Moustache, 1405 Ben Sawyer Blvd, Suite 103,Mount Pleasant, South Carolina, United States.
- **Q**: Who is organizing Plunge at My Fathers Moustache!?
  - **A:** Plunge at My Fathers Moustache! is organized by Plunge - Charleston, SC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plunge at My Fathers Moustache!",
        "image": "https://cdn-az.allevents.in/events9/banners/f781bde75f0555e0e5d8e0faa4227ed0e253bc519044465f450e9825d2b73c3f-rimg-w1200-h1200-dc151217-gmir?v=1773696420",
        "startDate": "2026-03-21",
        "url": "https://allevents.in/mount-pleasant/plunge-at-my-fathers-moustache/200029447109229",
        "location": {
            "@type": "Place",
            "name": "My Father's Moustache",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1405 Ben Sawyer Blvd, Suite 103,Mount Pleasant, South Carolina",
                "addressLocality": "Mount Pleasant",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.792809241581",
                "longitude": "-79.855492341923"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "90s Rock and Roll!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plunge - Charleston SC",
                "url": "https://allevents.in/org/plunge-charleston-sc/23414449"
            }
        ]
    }
]
```