

# Event Details

- **Event Name**: Adult Sunday School 
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 11:00 am – Sun, 26 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: ALL Adults Welcome ~ Come the weeks you're able.
- **Event URL**: https://allevents.in/hale/adult-sunday-school/200029983271555
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hale
- **state**: MI
- **country**: United States
- **location**: 201 West Main Street, PO Box 46, Hale, MI, United States, Michigan 48739
- **lat**: 44.37782
- **long**: -83.80646
- **full address**: 201 West Main Street, PO Box 46, Hale, MI, United States, Michigan 48739

## Event gallery

- **Alt text**: Adult Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cbcf275ab594ae3c8d0a8ff54d8f040f88bf086f674e6ad18b350af64a497b10-rimg-w1200-h857-dc737678-gmir?v=1777063254

## FAQs

- **Q**: When and where is Adult Sunday School  being held?
  - **A:** Adult Sunday School  takes place on Sun, 26 Apr, 2026 at 11:00 am to Sun, 26 Apr, 2026 at 12:00 pm at 201 West Main Street, PO Box 46, Hale, MI, United States, Michigan 48739.
- **Q**: Who is organizing Adult Sunday School ?
  - **A:** Adult Sunday School  is organized by Hale Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Adult Sunday School",
        "image": "https://cdn-az.allevents.in/events10/banners/cbcf275ab594ae3c8d0a8ff54d8f040f88bf086f674e6ad18b350af64a497b10-rimg-w1200-h857-dc737678-gmir?v=1777063254",
        "startDate": "2026-04-26T11:00:00-04:00",
        "endDate": "2026-04-26T12:00:00-04:00",
        "url": "https://allevents.in/hale/adult-sunday-school/200029983271555",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "201 West Main Street, PO Box 46, Hale, MI, United States, Michigan 48739",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "199 S Church St, Hale, MI 48739-9272, United States",
                "addressLocality": "Hale",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.37782",
                "longitude": "-83.80646"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "ALL Adults Welcome ~ Come the weeks you're able.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hale Methodist Church",
                "url": "https://allevents.in/org/hale-methodist-church/22411249"
            }
        ]
    }
]
```