

# Event Details

- **Event Name**: Pittsburgh Puffins at Hagerstown Mayhem
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 01:00 pm
- **Event Description**: Your Puffins travel to Hagerstown to take on the Mayhem.
- **Event URL**: https://allevents.in/hagerstown/pittsburgh-puffins-at-hagerstown-mayhem/200029182716349
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## 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,MD,United States

## Event gallery

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

## FAQs

- **Q**: When and where is Pittsburgh Puffins at Hagerstown Mayhem being held?
  - **A:** Pittsburgh Puffins at Hagerstown Mayhem takes place on Sun, 07 Dec, 2025 at 01:00 pm to Sun, 07 Dec, 2025 at 01:00 pm at Hagerstown Ice and Sports Complex, 580 Security Rd,Hagerstown,MD,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/events2/banners/e3a8bbc6ad84f17f8cb6873a187b23fd463473188b754555e9c0292262347fd4-rimg-w1200-h926-dcf2f2f2-gmir?v=1764066911",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/hagerstown/pittsburgh-puffins-at-hagerstown-mayhem/200029182716349",
        "location": {
            "@type": "Place",
            "name": "Hagerstown Ice and Sports Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "580 Security Rd,Hagerstown,MD,United States",
                "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"
            }
        ]
    }
]
```