

# Event Details

- **Event Name**: Spring Celebration
- **Event Start and End Date**: Sat, 28 Mar, 2026 at 10:00 am
- **Event Description**: More details later
- **Event URL**: https://allevents.in/manchester/spring-celebration/200029656216827
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: NH
- **country**: United States
- **location**: 405 Pine Street, Manchester, NH, United States, New Hampshire 03104
- **lat**: 42.99225
- **long**: -71.45894
- **full address**: 405 Pine Street, Manchester, NH, United States, New Hampshire 03104

## Event gallery

- **Alt text**: Spring Celebration
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/422217f013e092fc07053e152ec74a87c7fbd839fe65f701c43810ccc3c687c1-rimg-w600-h258-dcffffff-gmir?v=1774636763

## FAQs

- **Q**: When and where is Spring Celebration being held?
  - **A:** Spring Celebration takes place on Sat, 28 Mar, 2026 at 10:00 am to Sat, 28 Mar, 2026 at 10:00 am at 405 Pine Street, Manchester, NH, United States, New Hampshire 03104.
- **Q**: Who is organizing Spring Celebration?
  - **A:** Spring Celebration is organized by Manchester City Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Celebration 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 Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Celebration",
        "image": "https://cdn-az.allevents.in/events3/banners/422217f013e092fc07053e152ec74a87c7fbd839fe65f701c43810ccc3c687c1-rimg-w600-h258-dcffffff-gmir?v=1774636763",
        "startDate": "2026-03-28",
        "url": "https://allevents.in/manchester/spring-celebration/200029656216827",
        "location": {
            "@type": "Place",
            "name": "405 Pine Street, Manchester, NH, United States, New Hampshire 03104",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 Pine St, Manchester, NH 03104-6106, United States",
                "addressLocality": "Manchester",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.99225",
                "longitude": "-71.45894"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details later",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester City Library",
                "url": "https://allevents.in/org/manchester-city-library/21720681"
            }
        ]
    }
]
```