

# Event Details

- **Event Name**: Surf Festivus
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: Celebrate the holiday season with The Turbosonics and the Boss Stingrays!  Surf rock, rock'n roll, and holiday tunes.
- **Event URL**: https://allevents.in/pittsburgh/surf-festivus/200029110331020
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 90

## Ticket Details


## Event venue details

- **city**: Pittsburgh
- **state**: PA
- **country**: United States
- **location**: Porky's Bar and Grill
- **lat**: 40.49716003125
- **long**: -79.94270276
- **full address**: Porky's Bar and Grill, 36 Bridge St, Pittsburgh, PA 15223-2261, United States

## Event gallery

- **Alt text**: Surf Festivus
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6533429b280a23c4d8bc57dda5b22a64f88db8abc9fb61d12b6721af530f37e5-rimg-w1200-h1600-dcf3f2f3-gmir?v=1765575146

## FAQs

- **Q**: When and where is Surf Festivus being held?
  - **A:** Surf Festivus takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at Porky's Bar and Grill, 36 Bridge St, Pittsburgh, PA 15223-2261, United States.
- **Q**: Who is organizing Surf Festivus?
  - **A:** Surf Festivus is organized by The Turbosonics.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Surf Festivus",
        "image": "https://cdn-az.allevents.in/events5/banners/6533429b280a23c4d8bc57dda5b22a64f88db8abc9fb61d12b6721af530f37e5-rimg-w1200-h1600-dcf3f2f3-gmir?v=1765575146",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/pittsburgh/surf-festivus/200029110331020",
        "location": {
            "@type": "Place",
            "name": "Porky's Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36 Bridge St, Pittsburgh, PA 15223-2261, United States",
                "addressLocality": "Pittsburgh",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.49716003125",
                "longitude": "-79.94270276"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the holiday season with The Turbosonics and the Boss Stingrays!  Surf rock, rock'n roll, and holiday tunes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Turbosonics",
                "url": "https://allevents.in/org/the-turbosonics/26141101"
            }
        ]
    }
]
```