

# Event Details

- **Event Name**: Sunday School
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 09:00 am – Sun, 12 Apr, 2026 at 09:01 am (-05:00)
- **Event Description**: We have Bible Study for all age groups starting tomorrow.  Can’t wait to see you there!
- **Event URL**: https://allevents.in/monroe/sunday-school/200029915691601
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Monroe
- **state**: LA
- **country**: United States
- **location**: 4201 Forsythe Ave, Monroe, LA
- **lat**: 32.54393
- **long**: -92.07901
- **full address**: 4201 Forsythe Ave, Monroe, LA, United States

## Event gallery

- **Alt text**: Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6539fe2eb7d0d8c7142dddd3c0f1b1f9d99f7d12cad6e4dce8459684f9b896e6-rimg-w1200-h1200-dc181311-gmir?v=1775762649

## FAQs

- **Q**: When and where is Sunday School being held?
  - **A:** Sunday School takes place on Sun, 12 Apr, 2026 at 09:00 am to Sun, 12 Apr, 2026 at 09:01 am at 4201 Forsythe Ave, Monroe, LA, United States.
- **Q**: Who is organizing Sunday School?
  - **A:** Sunday School is organized by All Saints Anglican Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School",
        "image": "https://cdn-az.allevents.in/events9/banners/6539fe2eb7d0d8c7142dddd3c0f1b1f9d99f7d12cad6e4dce8459684f9b896e6-rimg-w1200-h1200-dc181311-gmir?v=1775762649",
        "startDate": "2026-04-12T09:00:00-05:00",
        "endDate": "2026-04-12T09:01:00-05:00",
        "url": "https://allevents.in/monroe/sunday-school/200029915691601",
        "location": {
            "@type": "Place",
            "name": "4201 Forsythe Ave, Monroe, LA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4201 Forsythe Ave, Monroe, LA 71201-2208, United States",
                "addressLocality": "Monroe",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.54393",
                "longitude": "-92.07901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have Bible Study for all age groups starting tomorrow.  Can’t wait to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Saints Anglican Church",
                "url": "https://allevents.in/org/all-saints-anglican-church/16553715"
            }
        ]
    }
]
```