

# Event Details

- **Event Name**: 40th Reunion
- **Event Start and End Date**: Fri, 03 Oct, 2025 at 07:00 pm – Sun, 05 Oct, 2025 at 12:00 pm
- **Event Description**: A reunion for the 1985 classmates
- **Event URL**: https://allevents.in/new-london/40th-reunion/200028622107436
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: New London
- **state**: NC
- **country**: United States
- **location**: NORTH Stanly HIGH School
- **lat**: 35.425979252968
- **long**: -80.212645777729
- **full address**: NORTH Stanly HIGH School, 40206 US-52, New London, NC 28127, United States

## Event gallery

- **Alt text**: 40th Reunion
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/45988e24cc9282a907004584b0f5d1258a81dcbc5f0d652335380a1df201f731-rimg-w1200-h231-dc175682-gmir?v=1759569237

## FAQs

- **Q**: When and where is 40th Reunion being held?
  - **A:** 40th Reunion takes place on Fri, 03 Oct, 2025 at 07:00 pm to Sun, 05 Oct, 2025 at 12:00 pm at NORTH Stanly HIGH School, 40206 US-52, New London, NC 28127, United States.
- **Q**: Who is organizing 40th Reunion?
  - **A:** 40th Reunion is organized by North Stanly High School Class of '85 30th reunion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "40th Reunion",
        "image": "https://cdn-az.allevents.in/events6/banners/45988e24cc9282a907004584b0f5d1258a81dcbc5f0d652335380a1df201f731-rimg-w1200-h231-dc175682-gmir?v=1759569237",
        "startDate": "2025-10-03",
        "endDate": "2025-10-05",
        "url": "https://allevents.in/new-london/40th-reunion/200028622107436",
        "location": {
            "@type": "Place",
            "name": "NORTH Stanly HIGH School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "40206 US-52, New London, NC 28127, United States",
                "addressLocality": "New London",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.425979252968",
                "longitude": "-80.212645777729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A reunion for the 1985 classmates",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Stanly High School Class of 85 30th reunion",
                "url": "https://allevents.in/org/north-stanly-high-school-class-of-85-30th-reunion/26383449"
            }
        ]
    }
]
```