

# Event Details

- **Event Name**: All Your Friends 
- **Event Start and End Date**: Fri, 15 May, 2026 at 08:00 pm (-04:00)
- **Event Description**: An indie dance party for the ones who still romanticize a scratched iPod, American Spirits, and a blurry night scored by Bloc Party and Crystal Castles.
- **Event URL**: https://allevents.in/nashua/all-your-friends/200029982977923
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nashua
- **state**: NH
- **country**: United States
- **location**: 201 Main Street, Nashua, NH, United States, New Hampshire 03060
- **lat**: 42.76002
- **long**: -71.46512
- **full address**: 201 Main Street, Nashua, NH, United States, New Hampshire 03060

## Event gallery

- **Alt text**: All Your Friends
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/997ed1e7b0ce402d3c5f5b4578978875b8b89362ea722e7829e3495a3c5ddfcd-rimg-w1200-h627-dc161515-gmir?v=1777048283

## FAQs

- **Q**: When and where is All Your Friends  being held?
  - **A:** All Your Friends  takes place on Fri, 15 May, 2026 at 08:00 pm to Fri, 15 May, 2026 at 08:00 pm at 201 Main Street, Nashua, NH, United States, New Hampshire 03060.
- **Q**: Who is organizing All Your Friends ?
  - **A:** All Your Friends  is organized by Nashua Center for the Arts.
- **Q**: Who is this event for? Is it right for me?
  - **A:** All Your Friends  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 Nashua, this event is thoughtfully curated to deliver a standout experience worth every moment. If All Your Friends  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": "All Your Friends",
        "image": "https://cdn-az.allevents.in/events1/banners/997ed1e7b0ce402d3c5f5b4578978875b8b89362ea722e7829e3495a3c5ddfcd-rimg-w1200-h627-dc161515-gmir?v=1777048283",
        "startDate": "2026-05-15T20:00:00-04:00",
        "url": "https://allevents.in/nashua/all-your-friends/200029982977923",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "201 Main Street, Nashua, NH, United States, New Hampshire 03060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nashua Center for the Arts, 201 Main St, Nashua, NH 03060, United States",
                "addressLocality": "Nashua",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.76002",
                "longitude": "-71.46512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An indie dance party for the ones who still romanticize a scratched iPod, American Spirits, and a blurry night scored by Bloc Party and Crystal Castles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nashua Center for the Arts",
                "url": "https://allevents.in/org/nashua-center-for-the-arts/20735871"
            }
        ]
    }
]
```