

# Event Details

- **Event Name**: Youth Group
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 06:00 pm – Sun, 28 Dec, 2025 at 08:00 pm
- **Event Description**: We will meet in "The Barn" for faith, fellowship, and fun!
- **Event URL**: https://allevents.in/la-fontaine/youth-group/200029402868649
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029402868649?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=la+fontaine-events

## Event venue details

- **city**: La Fontaine
- **state**: IN
- **country**: United States
- **location**: LaFontaine Christian Church
- **lat**: 40.667747446214
- **long**: -85.722300302878
- **full address**: LaFontaine Christian Church, 202 Bruner Pike,La Fontaine, Indiana, United States

## Event gallery

- **Alt text**: Youth Group
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f0d82a5b905ee279accfbb0f23d327320174511be42691a2f49e2fae6d6abbe5-rimg-w960-h541-dcf5eae6-gmir?v=1766839448

## FAQs

- **Q**: When and where is Youth Group being held?
  - **A:** Youth Group takes place on Sun, 28 Dec, 2025 at 06:00 pm to Sun, 28 Dec, 2025 at 08:00 pm at LaFontaine Christian Church, 202 Bruner Pike,La Fontaine, Indiana, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Group",
        "image": "https://cdn-az.allevents.in/events4/banners/f0d82a5b905ee279accfbb0f23d327320174511be42691a2f49e2fae6d6abbe5-rimg-w960-h541-dcf5eae6-gmir?v=1766839448",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/la-fontaine/youth-group/200029402868649",
        "location": {
            "@type": "Place",
            "name": "LaFontaine Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "202 Bruner Pike,La Fontaine, Indiana",
                "addressLocality": "La Fontaine",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.667747446214",
                "longitude": "-85.722300302878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet in \"The Barn\" for faith, fellowship, and fun!"
    }
]
```