

# Event Details

- **Event Name**: Activity Night
- **Event Start and End Date**: Fri, 26 Dec, 2025 at 07:00 pm – Fri, 26 Dec, 2025 at 09:00 pm
- **Event Description**: Sports and activities. All are invited.
- **Event URL**: https://allevents.in/girard/activity-night/1600028592962912
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Girard
- **state**: OH
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.1806838
- **long**: -80.6434574
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2205 Tibbetts-Wick Road, Girard, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d88929d0-6da3-11f0-9ceb-33d012fff073-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Activity Night being held?
  - **A:** Activity Night takes place on Fri, 26 Dec, 2025 at 07:00 pm to Fri, 26 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 2205 Tibbetts-Wick Road, Girard, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Activity Night is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Girard, this event is thoughtfully curated to deliver a standout experience worth every moment. If Activity Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Activity Night",
        "image": "https://cdn-az.allevents.in/events9/banners/4fdddd60-e2ba-11f0-983f-3f1406156a47-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-26",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/girard/activity-night/1600028592962912",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2205 Tibbetts-Wick Road",
                "addressLocality": "Girard",
                "addressRegion": "OH",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.1806838",
                "longitude": "-80.6434574"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sports and activities. All are invited."
    }
]
```