

# Event Details

- **Event Name**: Children's Sunday School 
- **Event Start and End Date**: Sun, 11 Jan, 2026 at 09:45 am – Sun, 11 Jan, 2026 at 10:45 am
- **Event Description**: Sunday school is super important because it helps kids develop relationships with other people in the church and teaches them about God's Word.  Come join us.
- **Event URL**: https://allevents.in/ashland/childrens-sunday-school/200029450651218
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: KY
- **country**: United States
- **location**: 3414 Charles St, Ashland, KY, United States, Kentucky 41102
- **lat**: 38.45367
- **long**: -82.65694
- **full address**: 3414 Charles St, Ashland, KY, United States, Kentucky 41102

## Event gallery

- **Alt text**: Children's Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a5d8c7d375b814aed06bc5a5f37fe26aa03d19fa772de600d4d5c055b047d8aa-rimg-w1200-h863-dc151013-gmir?v=1767642198

## FAQs

- **Q**: When and where is Children's Sunday School  being held?
  - **A:** Children's Sunday School  takes place on Sun, 11 Jan, 2026 at 09:45 am to Sun, 11 Jan, 2026 at 10:45 am at 3414 Charles St, Ashland, KY, United States, Kentucky 41102.
- **Q**: Who is organizing Children's Sunday School ?
  - **A:** Children's Sunday School  is organized by Wildwood Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Children's Sunday School",
        "image": "https://cdn-az.allevents.in/events4/banners/a5d8c7d375b814aed06bc5a5f37fe26aa03d19fa772de600d4d5c055b047d8aa-rimg-w1200-h863-dc151013-gmir?v=1767642198",
        "startDate": "2026-01-11",
        "endDate": "2026-01-11",
        "url": "https://allevents.in/ashland/childrens-sunday-school/200029450651218",
        "location": {
            "@type": "Place",
            "name": "3414 Charles St, Ashland, KY, United States, Kentucky 41102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3414 Charles St, Ashland, KY 41102-5833, United States",
                "addressLocality": "Ashland",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.45367",
                "longitude": "-82.65694"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday school is super important because it helps kids develop relationships with other people in the church and teaches them about God's Word.  Come join us.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildwood Baptist Church",
                "url": "https://allevents.in/org/wildwood-baptist-church/26419452"
            }
        ]
    }
]
```