

# Event Details

- **Event Name**: Sunday School
- **Event Start and End Date**: Sun, 05 Oct, 2025 at 09:30 am – Sun, 05 Oct, 2025 at 10:30 am
- **Event Description**: We're studying the Book of John
- **Event URL**: https://allevents.in/eugene/sunday-school/200028968056311
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: 3633 Gilham Rd, Eugene, OR, United States, Oregon 97408
- **lat**: 44.10528
- **long**: -123.08005
- **full address**: 3633 Gilham Rd, Eugene, OR, United States, Oregon 97408

## Event gallery

- **Alt text**: Sunday School
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1d01fa53f847b150517fbdebb836ddef571311180954d69efcb184a261003534-rimg-w1200-h675-dcebe7de-gmir?v=1759116370

## FAQs

- **Q**: When and where is Sunday School being held?
  - **A:** Sunday School takes place on Sun, 05 Oct, 2025 at 09:30 am to Sun, 05 Oct, 2025 at 10:30 am at 3633 Gilham Rd, Eugene, OR, United States, Oregon 97408.
- **Q**: Who is organizing Sunday School?
  - **A:** Sunday School is organized by Gilham Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School",
        "image": "https://cdn-az.allevents.in/events9/banners/1d01fa53f847b150517fbdebb836ddef571311180954d69efcb184a261003534-rimg-w1200-h675-dcebe7de-gmir?v=1759116370",
        "startDate": "2025-10-05",
        "endDate": "2025-10-05",
        "url": "https://allevents.in/eugene/sunday-school/200028968056311",
        "location": {
            "@type": "Place",
            "name": "3633 Gilham Rd, Eugene, OR, United States, Oregon 97408",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3633 Gilham Rd, Eugene, OR 97408-1685, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.10528",
                "longitude": "-123.08005"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're studying the Book of John",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gilham Community Church",
                "url": "https://allevents.in/org/gilham-community-church/26018716"
            }
        ]
    }
]
```