

# Event Details

- **Event Name**: Friday Night Fireworks
- **Event Start and End Date**: Fri, 22 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us for our first fabulous fireworks show of the season! | Presented by Anthem
- **Event URL**: https://allevents.in/portland/friday-night-fireworks/200030029077142
- **Event Categories**: fireworks
- **Interested Audience**: 
  - total_interested_count: 83

## 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**: Friday Night Fireworks
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Friday+Night+Fireworks&date=Fri%2C+22+May%2C+2026+at+06%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Friday Night Fireworks being held?
  - **A:** Friday Night Fireworks takes place on Fri, 22 May, 2026 at 06:00 pm to Fri, 22 May, 2026 at 06:00 pm at 271 Park Ave, Portland, ME, United States, Maine 04102.
- **Q**: Who is organizing Friday Night Fireworks?
  - **A:** Friday Night Fireworks is organized by Portland Sea Dogs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Friday Night Fireworks",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Friday+Night+Fireworks&date=Fri%2C+22+May%2C+2026+at+06%3A00+pm&bg=3",
        "startDate": "2026-05-22T18:00:00-04:00",
        "url": "https://allevents.in/portland/friday-night-fireworks/200030029077142",
        "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": "Join us for our first fabulous fireworks show of the season! | Presented by Anthem",
        "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."
            }
        ]
    }
]
```