

# Event Details

- **Event Name**: Penguin Plunge 2026
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 10:00 am
- **Event Description**: We will be trying to raise a little money to support Hannah’s Legacy Mission to help underprivileged kids in the Philippines. Start your New Year with a swim in the ocean ?
- **Event URL**: https://allevents.in/providence/penguin-plunge-2026/200028110969817
- **Event Categories**: new-year, kids
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Providence
- **state**: RI
- **country**: United States
- **location**: Public 
- **lat**: 41.80502
- **long**: -71.41709
- **full address**: Public , 472 Public St, Providence, RI 02907-1224, United States,Providence, Rhode Island
- **location**: Public

## Event gallery

- **Alt text**: Penguin Plunge 2026
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ef1fbd79df9a6fdad2bcc2ad4cc3c964801b031e8ed37bd3f223aa2a43fdc624-rimg-w1200-h1600-dc767b79-gmir?v=1750768146

## FAQs

- **Q**: When and where is Penguin Plunge 2026 being held?
  - **A:** Penguin Plunge 2026 takes place on Thu, 01 Jan, 2026 at 10:00 am to Thu, 01 Jan, 2026 at 10:00 am at Public , 472 Public St, Providence, RI 02907-1224, United States,Providence, Rhode Island.
- **Q**: Who is organizing Penguin Plunge 2026?
  - **A:** Penguin Plunge 2026 is organized by Liz Smith.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Penguin Plunge 2026",
        "image": "https://cdn-az.allevents.in/events2/banners/ef1fbd79df9a6fdad2bcc2ad4cc3c964801b031e8ed37bd3f223aa2a43fdc624-rimg-w1200-h1600-dc767b79-gmir?v=1750768146",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/providence/penguin-plunge-2026/200028110969817",
        "location": {
            "@type": "Place",
            "name": "Public ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "472 Public St, Providence, RI 02907-1224, United States,Providence, Rhode Island",
                "addressLocality": "Providence",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.80502",
                "longitude": "-71.41709"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be trying to raise a little money to support Hannah’s Legacy Mission to help underprivileged kids in the Philippines. Start your New Year with a swim in the ocean ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liz Smith",
                "url": "https://allevents.in/org/liz-smith/21637669"
            }
        ]
    }
]
```