

# Event Details

- **Event Name**: Movie Night
- **Event Start and End Date**: Wed, 19 Aug, 2026 at 06:00 pm – Wed, 19 Aug, 2026 at 08:00 pm
- **Event Description**: Join us for Movie Night
- **Event URL**: https://allevents.in/boston/movie-night/200030254215103
- **Event Categories**: entertainment
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Boston
- **state**: MA
- **country**: United States
- **location**: Bremen Street Park
- **lat**: 42.3756
- **long**: -71.03
- **full address**: Bremen Street Park, Boston,MA,United States

## Event gallery

- **Alt text**: Movie Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e5e74e506c080ea66e53d253652406079b0b1893956a5446cdb5aab2aff4f576-rimg-w1200-h1697-dcf8f8f8-gmir?v=1787107358

## FAQs

- **Q**: When and where is Movie Night being held?
  - **A:** Movie Night takes place on Wed, 19 Aug, 2026 at 06:00 pm to Wed, 19 Aug, 2026 at 08:00 pm at Bremen Street Park, Boston,MA,United States.
- **Q**: Who is organizing Movie Night?
  - **A:** Movie Night is organized by Friends of the Mary Ellen Welch Greenway.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Movie Night 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 Boston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Movie Night 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": "Movie Night",
        "image": "https://cdn-az.allevents.in/events1/banners/e5e74e506c080ea66e53d253652406079b0b1893956a5446cdb5aab2aff4f576-rimg-w1200-h1697-dcf8f8f8-gmir?v=1787107358",
        "startDate": "2026-08-19",
        "endDate": "2026-08-19",
        "url": "https://allevents.in/boston/movie-night/200030254215103",
        "location": {
            "@type": "Place",
            "name": "Bremen Street Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Boston,MA,United States",
                "addressLocality": "Boston",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3756",
                "longitude": "-71.03"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Movie Night",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Mary Ellen Welch Greenway",
                "url": "https://allevents.in/org/friends-of-the-mary-ellen-welch-greenway/27930992"
            }
        ]
    }
]
```