

# Event Details

- **Event Name**: Sunday School
- **Event Start and End Date**: Sun, 10 May, 2026 at 10:00 am – Sun, 10 May, 2026 at 11:00 pm
- **Event Description**: We have Preschool, school aged, and youth Sunday school classes each week at 10am! There’s something for everyone.
- **Event URL**: https://allevents.in/vinton/sunday-school/200030022536322
- **Event Categories**: Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Vinton
- **state**: VA
- **country**: United States
- **location**: 1026 Gravel Hill Road, Vinton, VA
- **lat**: 37.24711
- **long**: -79.83021
- **full address**: 1026 Gravel Hill Road, Vinton, VA, United States

## Event gallery

- **Alt text**: Sunday School
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+School&date=Sun%2C+10+May%2C+2026+at+10%3A00+am&bg=3

## FAQs

- **Q**: When and where is Sunday School being held?
  - **A:** Sunday School takes place on Sun, 10 May, 2026 at 10:00 am to Sun, 10 May, 2026 at 11:00 pm at 1026 Gravel Hill Road, Vinton, VA, United States.
- **Q**: Who is organizing Sunday School?
  - **A:** Sunday School is organized by Three Oaks Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday School",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sunday+School&date=Sun%2C+10+May%2C+2026+at+10%3A00+am&bg=3",
        "startDate": "2026-05-10",
        "endDate": "2026-05-10",
        "url": "https://allevents.in/vinton/sunday-school/200030022536322",
        "location": {
            "@type": "Place",
            "name": "1026 Gravel Hill Road, Vinton, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1026 Gravel Hill Rd, Vinton, VA 24179-5551, United States",
                "addressLocality": "Vinton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.24711",
                "longitude": "-79.83021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have Preschool, school aged, and youth Sunday school classes each week at 10am! There’s something for everyone.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Oaks Fellowship",
                "url": "https://allevents.in/org/three-oaks-fellowship/22733370"
            }
        ]
    }
]
```