

# Event Details

- **Event Name**: Commencement Ceremony
- **Event Start and End Date**: Sun, 31 May, 2026 at 02:00 pm
- **Event Description**: Join us as we celebrate the Class of 2026 at Bishop Guertin's 60th Commencement.
- **Event URL**: https://allevents.in/nashua/commencement-ceremony/200030157102729
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nashua
- **state**: NH
- **country**: United States
- **location**: 194 Lund Rd, Nashua, NH, United States, New Hampshire 03060
- **lat**: 42.73795
- **long**: -71.47597
- **full address**: 194 Lund Rd, Nashua, NH, United States, New Hampshire 03060

## Event gallery

- **Alt text**: Commencement Ceremony
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7dcd0c1034afb254c432265f972232b6d7574e666b3893740caacb885cac1bbd-rimg-w1200-h800-dc151c18-gmir?v=1780088069

## FAQs

- **Q**: When and where is Commencement Ceremony being held?
  - **A:** Commencement Ceremony takes place on Sun, 31 May, 2026 at 02:00 pm to Sun, 31 May, 2026 at 02:00 pm at 194 Lund Rd, Nashua, NH, United States, New Hampshire 03060.
- **Q**: Who is organizing Commencement Ceremony?
  - **A:** Commencement Ceremony is organized by Bishop Guertin High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Commencement Ceremony",
        "image": "https://cdn-az.allevents.in/events1/banners/7dcd0c1034afb254c432265f972232b6d7574e666b3893740caacb885cac1bbd-rimg-w1200-h800-dc151c18-gmir?v=1780088069",
        "startDate": "2026-05-31",
        "url": "https://allevents.in/nashua/commencement-ceremony/200030157102729",
        "location": {
            "@type": "Place",
            "name": "194 Lund Rd, Nashua, NH, United States, New Hampshire 03060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "194 Lund Rd, Nashua, NH 03060-4343, United States",
                "addressLocality": "Nashua",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.73795",
                "longitude": "-71.47597"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the Class of 2026 at Bishop Guertin's 60th Commencement.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bishop Guertin High School",
                "url": "https://allevents.in/org/bishop-guertin-high-school/11976746",
                "description": "BG is committed to the formation of the whole person; the spiritual, intellectual, creative, emotional, social and physical dimensions of the student. "
            }
        ]
    }
]
```