

# Event Details

- **Event Name**: Youth Group 
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:30 pm – Wed, 03 Dec, 2025 at 07:30 pm
- **Event Description**: Youth Group
- **Event URL**: https://allevents.in/hutchinson/youth-group/200029270282722
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Hutchinson
- **state**: KS
- **country**: United States
- **location**: 819 W. 30th
- **lat**: 38.0859
- **long**: -97.94875
- **full address**: 819 W. 30th, 819 W 30th Ave, Hutchinson, KS 67502-2515, United States

## Event gallery

- **Alt text**: Youth Group
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a04e8a8e160bc6231ab879ff53fdf2c77fab55ebf9d586ed15d9ba0c6b66958a-rimg-w940-h788-dcafdaeb-gmir?v=1764347361

## FAQs

- **Q**: When and where is Youth Group  being held?
  - **A:** Youth Group  takes place on Wed, 03 Dec, 2025 at 06:30 pm to Wed, 03 Dec, 2025 at 07:30 pm at 819 W. 30th, 819 W 30th Ave, Hutchinson, KS 67502-2515, United States.
- **Q**: Who is organizing Youth Group ?
  - **A:** Youth Group  is organized by Countryside Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Group",
        "image": "https://cdn-az.allevents.in/events9/banners/a04e8a8e160bc6231ab879ff53fdf2c77fab55ebf9d586ed15d9ba0c6b66958a-rimg-w940-h788-dcafdaeb-gmir?v=1764347361",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/hutchinson/youth-group/200029270282722",
        "location": {
            "@type": "Place",
            "name": "819 W. 30th",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "819 W 30th Ave, Hutchinson, KS 67502-2515, United States",
                "addressLocality": "Hutchinson",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.0859",
                "longitude": "-97.94875"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Group",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Countryside Baptist Church",
                "url": "https://allevents.in/org/countryside-baptist-church/26025317"
            }
        ]
    }
]
```