

# Event Details

- **Event Name**: Hayden Community Sports/Activity Night
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 07:00 pm – Wed, 31 Dec, 2025 at 08:30 pm
- **Event URL**: https://allevents.in/hayden/hayden-community-sports-activity-night/1600027619117743
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hayden
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.7519951
- **long**: -116.7790564
- **full address**: The Church of Jesus Christ of Latter-day Saints, 477 East Honeysuckle Avenue, Hayden, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bb32bc60-d226-11f0-8847-13c74ce67ee0-rimg-w900-h540-dcf9f7f5-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bb75b8d0-d226-11f0-996b-d59fe40bb918-rimg-w300-h300-dcf9f8f6-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 477 East Honeysuckle Avenue, Hayden, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Hayden Community Sports/Activity Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Hayden Community Sports/Activity Night",
        "image": "https://cdn-az.allevents.in/events10/banners/bb32bc60-d226-11f0-8847-13c74ce67ee0-rimg-w900-h540-dcf9f7f5-gmir.png",
        "startDate": "2025-12-31",
        "endDate": "2025-12-31",
        "url": "https://allevents.in/hayden/hayden-community-sports-activity-night/1600027619117743",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "477 East Honeysuckle Avenue",
                "addressLocality": "Hayden",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.7519951",
                "longitude": "-116.7790564"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```