

# Event Details

- **Event Name**: Youth Group
- **Event Start and End Date**: Sun, 08 Feb, 2026 at 06:00 pm – Sun, 08 Feb, 2026 at 07:30 pm
- **Event Description**: Youth Group is open to any youth in grades 6-12.
- **Event URL**: https://allevents.in/halifax/youth-group/200029630495403
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Halifax
- **state**: PA
- **country**: United States
- **location**: 36 Jacobs Church Rd, Halifax, PA, United States, Pennsylvania 17032
- **lat**: 40.45121
- **long**: -76.8786
- **full address**: 36 Jacobs Church Rd, Halifax, PA, United States, Pennsylvania 17032

## Event gallery

- **Alt text**: Youth Group
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Group&date=Sun%2C+08+Feb%2C+2026+at+06%3A00+pm&bg=4

## FAQs

- **Q**: When and where is Youth Group being held?
  - **A:** Youth Group takes place on Sun, 08 Feb, 2026 at 06:00 pm to Sun, 08 Feb, 2026 at 07:30 pm at 36 Jacobs Church Rd, Halifax, PA, United States, Pennsylvania 17032.
- **Q**: Who is organizing Youth Group?
  - **A:** Youth Group is organized by Uplift Community Church of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Group",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Youth+Group&date=Sun%2C+08+Feb%2C+2026+at+06%3A00+pm&bg=4",
        "startDate": "2026-02-08",
        "endDate": "2026-02-08",
        "url": "https://allevents.in/halifax/youth-group/200029630495403",
        "location": {
            "@type": "Place",
            "name": "36 Jacobs Church Rd, Halifax, PA, United States, Pennsylvania 17032",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Jacobs Church Rd, Halifax, PA 17032-8812, United States",
                "addressLocality": "Halifax",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.45121",
                "longitude": "-76.8786"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Group is open to any youth in grades 6-12.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Uplift Community Church of God",
                "url": "https://allevents.in/org/uplift-community-church-of-god/17141952",
                "description": "Share God's love, Make Disciples, Send Witnesses\n\n"
            }
        ]
    }
]
```