

# Event Details

- **Event Name**: Graduate Recognition Sunday
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:45 am
- **Event Description**: We will be recognizing all of our graduates!
- **Event URL**: https://allevents.in/new-paris/graduate-recognition-sunday/200029978590413
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: New Paris
- **state**: OH
- **country**: United States
- **location**: 6751 State Route 320, New Paris, OH, United States, Ohio 45347
- **lat**: 39.84711
- **long**: -84.79363
- **full address**: 6751 State Route 320, New Paris, OH, United States, Ohio 45347

## Event gallery

- **Alt text**: Graduate Recognition Sunday
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f4b9e2e4e15632b2998de920bdc77330c5515e592a0701aefc914992029abdf6-rimg-w1200-h928-dc705ea7-gmir?v=1777717495

## FAQs

- **Q**: When and where is Graduate Recognition Sunday being held?
  - **A:** Graduate Recognition Sunday takes place on Sun, 10 May, 2026 at 10:45 am to Sun, 10 May, 2026 at 10:45 am at 6751 State Route 320, New Paris, OH, United States, Ohio 45347.
- **Q**: Who is organizing Graduate Recognition Sunday?
  - **A:** Graduate Recognition Sunday is organized by First Baptist Church New Paris.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Graduate Recognition Sunday",
        "image": "https://cdn-az.allevents.in/events3/banners/f4b9e2e4e15632b2998de920bdc77330c5515e592a0701aefc914992029abdf6-rimg-w1200-h928-dc705ea7-gmir?v=1777717495",
        "startDate": "2026-05-10",
        "url": "https://allevents.in/new-paris/graduate-recognition-sunday/200029978590413",
        "location": {
            "@type": "Place",
            "name": "6751 State Route 320, New Paris, OH, United States, Ohio 45347",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6751 OH-320, New Paris, OH 45347-7016, United States",
                "addressLocality": "New Paris",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.84711",
                "longitude": "-84.79363"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be recognizing all of our graduates!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church New Paris",
                "url": "https://allevents.in/org/first-baptist-church-new-paris/20647661"
            }
        ]
    }
]
```