

# Event Details

- **Event Name**: Sunday School
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 09:30 am – Sun, 19 Apr, 2026 at 10:15 am (-05:00)
- **Event Description**: There are two classes, one for adults and one for children ages 3-11.​

Will be held on the 2nd, 3rd, and 4th Sunday each month.
- **Event URL**: https://allevents.in/minot/sunday-school/200029960245831
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Minot
- **state**: ND
- **country**: United States
- **location**: 234 14th Ave SE, Minot, ND, United States, North Dakota 58702
- **lat**: 48.22094
- **long**: -101.28856
- **full address**: 234 14th Ave SE, Minot, ND, United States, North Dakota 58702

## Event gallery

- **Alt text**: Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2bc699e9045040f37d4c778b4fcd5f0dac7429e14112583632e31d65e607b738-rimg-w1179-h788-dce6decb-gmir?v=1776444451

## FAQs

- **Q**: When and where is Sunday School being held?
  - **A:** Sunday School takes place on Sun, 19 Apr, 2026 at 09:30 am to Sun, 19 Apr, 2026 at 10:15 am at 234 14th Ave SE, Minot, ND, United States, North Dakota 58702.
- **Q**: Who is organizing Sunday School?
  - **A:** Sunday School is organized by Christ Reformed Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School",
        "image": "https://cdn-az.allevents.in/events4/banners/2bc699e9045040f37d4c778b4fcd5f0dac7429e14112583632e31d65e607b738-rimg-w1179-h788-dce6decb-gmir?v=1776444451",
        "startDate": "2026-04-19T09:30:00-05:00",
        "endDate": "2026-04-19T10:15:00-05:00",
        "url": "https://allevents.in/minot/sunday-school/200029960245831",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "234 14th Ave SE, Minot, ND, United States, North Dakota 58702",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "234 14th Ave SE, Minot, ND 58701-5981, United States",
                "addressLocality": "Minot",
                "addressRegion": "ND",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.22094",
                "longitude": "-101.28856"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There are two classes, one for adults and one for children ages 3-11.​\n\nWill be held on the 2nd, 3rd, and 4th Sunday each month.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Reformed Church",
                "url": "https://allevents.in/org/christ-reformed-church/25697240"
            }
        ]
    }
]
```