

# Event Details

- **Event Name**: Youth Camp
- **Event Start and End Date**: Wed, 27 May, 2026 at 11:00 am – Sat, 30 May, 2026 at 11:00 am
- **Event Description**: Youth Camp 2026
- **Event URL**: https://allevents.in/bowling-green/youth-camp/200030135955851
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bowling Green
- **state**: KY
- **country**: United States
- **location**: 1423 Scottsville Rd, Bowling Green, KY, United States, Kentucky 42104
- **lat**: 36.97475
- **long**: -86.43671
- **full address**: 1423 Scottsville Rd, Bowling Green, KY, United States, Kentucky 42104

## Event gallery

- **Alt text**: Youth Camp
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/649f310a56dda9b650db9d5a097d359f067d17dbe7241e0425ee4cdc452d2af5-rimg-w1200-h675-dc403f42-gmir?v=1779838911

## FAQs

- **Q**: When and where is Youth Camp being held?
  - **A:** Youth Camp takes place on Wed, 27 May, 2026 at 11:00 am to Sat, 30 May, 2026 at 11:00 am at 1423 Scottsville Rd, Bowling Green, KY, United States, Kentucky 42104.
- **Q**: Who is organizing Youth Camp?
  - **A:** Youth Camp is organized by NewLife Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Camp",
        "image": "https://cdn-az.allevents.in/events5/banners/649f310a56dda9b650db9d5a097d359f067d17dbe7241e0425ee4cdc452d2af5-rimg-w1200-h675-dc403f42-gmir?v=1779838911",
        "startDate": "2026-05-27",
        "endDate": "2026-05-30",
        "url": "https://allevents.in/bowling-green/youth-camp/200030135955851",
        "location": {
            "@type": "Place",
            "name": "1423 Scottsville Rd, Bowling Green, KY, United States, Kentucky 42104",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1423 Scottsville Rd, Bowling Green, KY 42104-2433, United States",
                "addressLocality": "Bowling Green",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.97475",
                "longitude": "-86.43671"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Camp 2026",
        "organizer": [
            {
                "@type": "Organization",
                "name": "NewLife Church",
                "url": "https://allevents.in/org/newlife-church/12783773",
                "description": "Service Times:\nSunday | 10:10am & 6:00pm\nWednesday | 6:30pm"
            }
        ]
    }
]
```