

# Event Details

- **Event Name**: Youth Night
- **Event Start and End Date**: Sun, 15 Feb, 2026 at 05:00 pm
- **Event Description**: Calling ALL! Come join us Valentines weekend as we worship our true example of perfect love, Jesus Christ!
- **Event URL**: https://allevents.in/hamilton/youth-night/200029623513009
- **Event Categories**: valentines-day
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Hamilton
- **state**: AL
- **country**: United States
- **location**: 480 Co. Rd. 32, Hamilton, AL
- **lat**: 34.25051
- **long**: -87.93437
- **full address**: 480 Co. Rd. 32, Hamilton, AL, United States

## Event gallery

- **Alt text**: Youth Night
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/44030ddf309434b4f0ecb668eaef976e69786867963326f37641e60e1cd16dfc-rimg-w618-h800-dcfddfe9-gmir?v=1771067424

## FAQs

- **Q**: When and where is Youth Night being held?
  - **A:** Youth Night takes place on Sun, 15 Feb, 2026 at 05:00 pm to Sun, 15 Feb, 2026 at 05:00 pm at 480 Co. Rd. 32, Hamilton, AL, United States.
- **Q**: Who is organizing Youth Night?
  - **A:** Youth Night is organized by Unity Church .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Night",
        "image": "https://cdn-az.allevents.in/events4/banners/44030ddf309434b4f0ecb668eaef976e69786867963326f37641e60e1cd16dfc-rimg-w618-h800-dcfddfe9-gmir?v=1771067424",
        "startDate": "2026-02-15",
        "url": "https://allevents.in/hamilton/youth-night/200029623513009",
        "location": {
            "@type": "Place",
            "name": "480 Co. Rd. 32, Hamilton, AL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "484 CR-32, Hamilton, AL 35570, United States",
                "addressLocality": "Hamilton",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.25051",
                "longitude": "-87.93437"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Calling ALL! Come join us Valentines weekend as we worship our true example of perfect love, Jesus Christ!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unity Church ",
                "url": "https://allevents.in/org/unity-church/23693491"
            }
        ]
    }
]
```