

# Event Details

- **Event Name**: Youth Group
- **Event Start and End Date**: Sun, 24 May, 2026 at 12:00 pm – Sun, 07 Jun, 2026 at 12:00 pm (-04:00)
- **Event Description**: All teenagers are welcome to stay after worship for our NEW Youth Group!
- **Event URL**: https://allevents.in/vinton/youth-group/200030076638158
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 1

## 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**: Youth Group
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/71869cab7fffe337ffb222e2da0ad037e6bfc5e8f3fbd2c46e440b0a536082c5-rimg-w1200-h675-dcfffdf6-gmir?v=1779288178

## FAQs

- **Q**: When and where is Youth Group being held?
  - **A:** Youth Group takes place on Sun, 24 May, 2026 at 12:00 pm to Sun, 07 Jun, 2026 at 12:00 pm at 1026 Gravel Hill Road, Vinton, VA, United States.
- **Q**: Who is organizing Youth Group?
  - **A:** Youth Group is organized by Three Oaks Fellowship.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Group",
        "image": "https://cdn-az.allevents.in/events3/banners/71869cab7fffe337ffb222e2da0ad037e6bfc5e8f3fbd2c46e440b0a536082c5-rimg-w1200-h675-dcfffdf6-gmir?v=1779288178",
        "startDate": "2026-05-24T12:00:00-04:00",
        "endDate": "2026-06-07T12:00:00-04:00",
        "url": "https://allevents.in/vinton/youth-group/200030076638158",
        "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": "All teenagers are welcome to stay after worship for our NEW Youth Group!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Three Oaks Fellowship",
                "url": "https://allevents.in/org/three-oaks-fellowship/22733370"
            }
        ]
    }
]
```