

# Event Details

- **Event Name**: Saturday Night Fireworks
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 06:00 pm (-04:00)
- **Event Description**: Big, Bang, Boom! Join us for a post game fireworks!
- **Event URL**: https://allevents.in/portland/saturday-night-fireworks/200030048423456
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Portland
- **state**: ME
- **country**: United States
- **location**: 271 Park Ave, Portland, ME, United States, Maine 04102
- **lat**: 43.65624
- **long**: -70.27873
- **full address**: 271 Park Ave, Portland, ME, United States, Maine 04102

## Event gallery

- **Alt text**: Saturday Night Fireworks
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/58cac43c48f340c8ccf6cd2c64bc08f2884af6a935ae06acb539996aaba5bbea-rimg-w1200-h800-dc020205-gmir?v=1778636335

## FAQs

- **Q**: When and where is Saturday Night Fireworks being held?
  - **A:** Saturday Night Fireworks takes place on Sat, 06 Jun, 2026 at 06:00 pm to Sat, 06 Jun, 2026 at 06:00 pm at 271 Park Ave, Portland, ME, United States, Maine 04102.
- **Q**: Who is organizing Saturday Night Fireworks?
  - **A:** Saturday Night Fireworks is organized by Portland Sea Dogs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Saturday Night Fireworks is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Portland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Saturday Night Fireworks sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Night Fireworks",
        "image": "https://cdn-az.allevents.in/events5/banners/58cac43c48f340c8ccf6cd2c64bc08f2884af6a935ae06acb539996aaba5bbea-rimg-w1200-h800-dc020205-gmir?v=1778636335",
        "startDate": "2026-06-06T18:00:00-04:00",
        "url": "https://allevents.in/portland/saturday-night-fireworks/200030048423456",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "271 Park Ave, Portland, ME, United States, Maine 04102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "271 Park Ave, Portland, ME 04102-2911, United States",
                "addressLocality": "Portland",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.65624",
                "longitude": "-70.27873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big, Bang, Boom! Join us for a post game fireworks!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portland Sea Dogs",
                "url": "https://allevents.in/org/portland-sea-dogs/1775842",
                "description": "Official Facebook Page for the Portland Sea Dogs."
            }
        ]
    }
]
```