

# Event Details

- **Event Name**: Youth Sunday School
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 09:00 am – Sun, 16 Aug, 2026 at 09:00 am
- **Event Description**: Grades 6-12 are invited during the 9 AM service EVERY SUNDAY for Youth Sunday School.
- **Event URL**: https://allevents.in/mentor/youth-sunday-school/200030301350921
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mentor
- **state**: OH
- **country**: United States
- **location**: 8600 Mentor Ave, Mentor, OH, United States, Ohio 44060
- **lat**: 41.66905
- **long**: -81.33232
- **full address**: 8600 Mentor Ave, Mentor, OH, United States, Ohio 44060

## Event gallery

- **Alt text**: Youth Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6ed792f40b751a92ccaeffddf3d57b8f436af6bf3dabecbfda72e1be7b5050fa-rimg-w1200-h675-dc494643-gmir?v=1782380180

## FAQs

- **Q**: When and where is Youth Sunday School being held?
  - **A:** Youth Sunday School takes place on Sun, 28 Jun, 2026 at 09:00 am to Sun, 16 Aug, 2026 at 09:00 am at 8600 Mentor Ave, Mentor, OH, United States, Ohio 44060.
- **Q**: Who is organizing Youth Sunday School?
  - **A:** Youth Sunday School is organized by Mentor United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Sunday School",
        "image": "https://cdn-az.allevents.in/events6/banners/6ed792f40b751a92ccaeffddf3d57b8f436af6bf3dabecbfda72e1be7b5050fa-rimg-w1200-h675-dc494643-gmir?v=1782380180",
        "startDate": "2026-06-28",
        "endDate": "2026-08-16",
        "url": "https://allevents.in/mentor/youth-sunday-school/200030301350921",
        "location": {
            "@type": "Place",
            "name": "8600 Mentor Ave, Mentor, OH, United States, Ohio 44060",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8600 Mentor Ave, Mentor, OH 44060-5834, United States",
                "addressLocality": "Mentor",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.66905",
                "longitude": "-81.33232"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Grades 6-12 are invited during the 9 AM service EVERY SUNDAY for Youth Sunday School.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mentor United Methodist Church",
                "url": "https://allevents.in/org/mentor-united-methodist-church/6587107",
                "description": "A community of faith seeking to lead all onto a path of Christ-centered discipleship. Know. Grow. Show."
            }
        ]
    }
]
```