

# Event Details

- **Event Name**: Sunday school
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 09:00 am – Sun, 01 Mar, 2026 at 10:00 am
- **Event Description**: Children of all ages are welcome to come join us as we learn about the Bible, sing new songs and enjoy crafts and games together!
- **Event URL**: https://allevents.in/ackermanville/sunday-school/200029728971220
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Ackermanville
- **state**: PA
- **country**: United States
- **location**: 1410 Ackermanville Rd, Bangor, PA
- **lat**: 40.83647
- **long**: -75.21733
- **full address**: 1410 Ackermanville Rd, Bangor, PA, 1410 Ackermanville Rd, Bangor, PA 18013-9327, United States, Ackermanville

## Event gallery

- **Alt text**: Sunday school
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/34ca8302c113a96de182bf0cea69c12c624155e6cb12442458b3cd792f0c94c8-rimg-w1200-h900-dcd8bfa8-gmir?v=1772007320

## FAQs

- **Q**: When and where is Sunday school being held?
  - **A:** Sunday school takes place on Sun, 01 Mar, 2026 at 09:00 am to Sun, 01 Mar, 2026 at 10:00 am at 1410 Ackermanville Rd, Bangor, PA, 1410 Ackermanville Rd, Bangor, PA 18013-9327, United States, Ackermanville.
- **Q**: Who is organizing Sunday school?
  - **A:** Sunday school is organized by Ackermanville UMC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday school",
        "image": "https://cdn-az.allevents.in/events7/banners/34ca8302c113a96de182bf0cea69c12c624155e6cb12442458b3cd792f0c94c8-rimg-w1200-h900-dcd8bfa8-gmir?v=1772007320",
        "startDate": "2026-03-01",
        "endDate": "2026-03-01",
        "url": "https://allevents.in/ackermanville/sunday-school/200029728971220",
        "location": {
            "@type": "Place",
            "name": "1410 Ackermanville Rd, Bangor, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1410 Ackermanville Rd, Bangor, PA 18013-9327, United States",
                "addressLocality": "Ackermanville",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.83647",
                "longitude": "-75.21733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Children of all ages are welcome to come join us as we learn about the Bible, sing new songs and enjoy crafts and games together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ackermanville UMC",
                "url": "https://allevents.in/org/ackermanville-umc/15372606",
                "description": "We pray that you will be enriched and empowered by the Holy Spirit to tell others the “Good News” of Jesus Christ!"
            }
        ]
    }
]
```