

# Event Details

- **Event Name**: Youth Activities - Telegraph Springs Ward
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 07:00 pm – Wed, 25 Feb, 2026 at 08:00 pm
- **Event Description**: Weekly youth gathering that engages in spiritual, social, physical, and intellectual activities is held every Wednesday from 7-8pm at the church building in Hamilton, VA. Everyone is Welcome!
- **Event URL**: https://allevents.in/hamilton/youth-activities-telegraph-springs-ward/1600027952884215
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027952884215

## Event venue details

- **city**: Hamilton
- **state**: VA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.137117
- **long**: -77.673737
- **full address**: The Church of Jesus Christ of Latter-day Saints, 15 North Reid St, Hamilton, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ad88fbe0-028f-11f0-8dbe-d744465dd146-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Youth Activities - Telegraph Springs Ward being held?
  - **A:** Youth Activities - Telegraph Springs Ward takes place on Wed, 25 Feb, 2026 at 07:00 pm to Wed, 25 Feb, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 15 North Reid St, Hamilton, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Activities - Telegraph Springs Ward",
        "image": "https://cdn-az.allevents.in/events5/banners/ab2d3190-028f-11f0-ada7-d951f45edbc6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/hamilton/youth-activities-telegraph-springs-ward/1600027952884215",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 North Reid St",
                "addressLocality": "Hamilton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.137117",
                "longitude": "-77.673737"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly youth gathering that engages in spiritual, social, physical, and intellectual activities is held every Wednesday from 7-8pm at the church building in Hamilton, VA. Everyone is Welcome!"
    }
]
```