

# Event Details

- **Event Name**: Pittsburgh Puffins at Hagerstown Mayhem
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:30 pm
- **Event Description**: Your Puffins travel to Hagerstown to take on the Mayhem.
- **Event URL**: https://allevents.in/hagerstown/pittsburgh-puffins-at-hagerstown-mayhem/200029182716951
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hagerstown
- **state**: MD
- **country**: United States
- **location**: Hagerstown Ice and Sports Complex
- **lat**: 39.645668025807
- **long**: -77.705148043548
- **full address**: Hagerstown Ice and Sports Complex, 580 Security Rd,Hagerstown, Maryland, United States

## Event gallery

- **Alt text**: Pittsburgh Puffins at Hagerstown Mayhem
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ee9fbe4e41de4c18789206058a56e5743cdad4d6d6cf34bcbec46b0bf63e8849-rimg-w1200-h926-dcf2f2f2-gmir?v=1764922488

## FAQs

- **Q**: When and where is Pittsburgh Puffins at Hagerstown Mayhem being held?
  - **A:** Pittsburgh Puffins at Hagerstown Mayhem takes place on Sat, 06 Dec, 2025 at 10:30 pm to Sat, 06 Dec, 2025 at 10:30 pm at Hagerstown Ice and Sports Complex, 580 Security Rd,Hagerstown, Maryland, United States.
- **Q**: Who is organizing Pittsburgh Puffins at Hagerstown Mayhem?
  - **A:** Pittsburgh Puffins at Hagerstown Mayhem is organized by Pittsburgh Puffins.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pittsburgh Puffins at Hagerstown Mayhem",
        "image": "https://cdn-az.allevents.in/events9/banners/ee9fbe4e41de4c18789206058a56e5743cdad4d6d6cf34bcbec46b0bf63e8849-rimg-w1200-h926-dcf2f2f2-gmir?v=1764922488",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/hagerstown/pittsburgh-puffins-at-hagerstown-mayhem/200029182716951",
        "location": {
            "@type": "Place",
            "name": "Hagerstown Ice and Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "580 Security Rd,Hagerstown, Maryland",
                "addressLocality": "Hagerstown",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.645668025807",
                "longitude": "-77.705148043548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Your Puffins travel to Hagerstown to take on the Mayhem.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittsburgh Puffins",
                "url": "https://allevents.in/org/pittsburgh-puffins/26888692"
            }
        ]
    }
]
```