

# Event Details

- **Event Name**: Sunday Youth Program
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 09:00 am – Sun, 04 Jan, 2026 at 07:00 pm
- **Event Description**: Sundays are at Bar None Cowboy Church a great day for kids!  Faith, Fun and horses!!!  if you don't have a horse... not to worry...we have a few.
- **Event URL**: https://allevents.in/mountain-home/sunday-youth-program/200029419817544
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Mountain Home
- **state**: AR
- **country**: United States
- **location**: 44 Arrowleaf Ln (CR 15), Mountain Home, AR
- **lat**: 36.42185
- **long**: -92.48642
- **full address**: 44 Arrowleaf Ln (CR 15), Mountain Home, AR, United States

## Event gallery

- **Alt text**: Sunday Youth Program
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5314478ae9bf3a3d243b090c538a22fc171ba9bb02f944630d4aa748a38df47e-rimg-w1200-h1553-dc41651d-gmir?v=1766954744

## FAQs

- **Q**: When and where is Sunday Youth Program being held?
  - **A:** Sunday Youth Program takes place on Sun, 04 Jan, 2026 at 09:00 am to Sun, 04 Jan, 2026 at 07:00 pm at 44 Arrowleaf Ln (CR 15), Mountain Home, AR, United States.
- **Q**: Who is organizing Sunday Youth Program?
  - **A:** Sunday Youth Program is organized by Bar None Cowboy Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Youth Program",
        "image": "https://cdn-az.allevents.in/events5/banners/5314478ae9bf3a3d243b090c538a22fc171ba9bb02f944630d4aa748a38df47e-rimg-w1200-h1553-dc41651d-gmir?v=1766954744",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/mountain-home/sunday-youth-program/200029419817544",
        "location": {
            "@type": "Place",
            "name": "44 Arrowleaf Ln (CR 15), Mountain Home, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Arrowleaf Ln, Mountain Home, AR 72653-9628, United States",
                "addressLocality": "Mountain Home",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.42185",
                "longitude": "-92.48642"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sundays are at Bar None Cowboy Church a great day for kids!  Faith, Fun and horses!!!  if you don't have a horse... not to worry...we have a few.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bar None Cowboy Church",
                "url": "https://allevents.in/org/bar-none-cowboy-church/26842159"
            }
        ]
    }
]
```