

# Event Details

- **Event Name**: First Night
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 06:30 pm
- **Event Description**: Come meet Lenny Clarke!
- **Event URL**: https://allevents.in/methuen/first-night/200029186123355
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 276

## Ticket Details


## Event venue details

- **city**: Methuen
- **state**: MA
- **country**: United States
- **location**: 13 Branch St, Methuen, MA
- **lat**: 42.70646
- **long**: -71.21252
- **full address**: 13 Branch St, Methuen, MA, United States

## Event gallery

- **Alt text**: First Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bd5b7ac988606f66b2fd4636c59cd692a9341e276b0a9fb10a6167cc1ff32403-rimg-w851-h315-dceef0f8-gmir?v=1763577443

## FAQs

- **Q**: When and where is First Night being held?
  - **A:** First Night takes place on Fri, 21 Nov, 2025 at 06:30 pm to Fri, 21 Nov, 2025 at 06:30 pm at 13 Branch St, Methuen, MA, United States.
- **Q**: Who is organizing First Night?
  - **A:** First Night is organized by Methuen Festival of Trees.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Night",
        "image": "https://cdn-az.allevents.in/events10/banners/bd5b7ac988606f66b2fd4636c59cd692a9341e276b0a9fb10a6167cc1ff32403-rimg-w851-h315-dceef0f8-gmir?v=1763577443",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/methuen/first-night/200029186123355",
        "location": {
            "@type": "Place",
            "name": "13 Branch St, Methuen, MA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 Branch St, Methuen, MA 01844-1900, United States",
                "addressLocality": "Methuen",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.70646",
                "longitude": "-71.21252"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come meet Lenny Clarke!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Methuen Festival of Trees",
                "url": "https://allevents.in/org/methuen-festival-of-trees/27068353"
            }
        ]
    }
]
```