

# Event Details

- **Event Name**: Sunday School
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 09:00 am – Sun, 15 Mar, 2026 at 09:45 am
- **Event Description**: Join us Sundays at 9:00 am for our Sunday School hour. We have Sunday School classes for all age groups including adults.
- **Event URL**: https://allevents.in/napoleon/sunday-school/200029811625721
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Napoleon
- **state**: OH
- **country**: United States
- **location**: 638 Huddle Rd, Napoleon, OH, United States, Ohio 43545
- **lat**: 41.37832
- **long**: -84.13099
- **full address**: 638 Huddle Rd, Napoleon, OH, United States, Ohio 43545

## Event gallery

- **Alt text**: Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a506a11ddb4717871dbb806e3cd2f0af64a0983f338218dbdaa464e17a65c141-rimg-w1200-h630-dc31291e-gmir?v=1773532941

## FAQs

- **Q**: When and where is Sunday School being held?
  - **A:** Sunday School takes place on Sun, 15 Mar, 2026 at 09:00 am to Sun, 15 Mar, 2026 at 09:45 am at 638 Huddle Rd, Napoleon, OH, United States, Ohio 43545.
- **Q**: Who is organizing Sunday School?
  - **A:** Sunday School is organized by Peace Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School",
        "image": "https://cdn-az.allevents.in/events4/banners/a506a11ddb4717871dbb806e3cd2f0af64a0983f338218dbdaa464e17a65c141-rimg-w1200-h630-dc31291e-gmir?v=1773532941",
        "startDate": "2026-03-15",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/napoleon/sunday-school/200029811625721",
        "location": {
            "@type": "Place",
            "name": "638 Huddle Rd, Napoleon, OH, United States, Ohio 43545",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "638 Huddle Rd, Napoleon, OH 43545-9111, United States",
                "addressLocality": "Napoleon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.37832",
                "longitude": "-84.13099"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Sundays at 9:00 am for our Sunday School hour. We have Sunday School classes for all age groups including adults.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peace Reformed Church",
                "url": "https://allevents.in/org/peace-reformed-church/16275099",
                "description": "We are a congregation of the RCUS located in Napoleon, OH. Peace Reformed Church is reformed in doctrine and presbyterian in government. We are primarily concerned with preaching the gospel of Jesus Christ!"
            }
        ]
    }
]
```