

# Event Details

- **Event Name**: Young Men Activity - Spikeball
- **Event Start and End Date**: Wed, 22 Oct, 2025 at 07:00 pm – Wed, 22 Oct, 2025 at 08:30 pm
- **Event Description**: Playing spike ball in the parking lot
- **Event URL**: https://allevents.in/the-colony/young-men-activity-spikeball/1600028105106954
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: The Colony
- **state**: TX
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.095823236347
- **long**: -96.900164171997
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6800 Anderson Dr, The Colony, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Young+Men+Activity+-+Spikeball&date=Wed%2C+22+Oct%2C+2025+at+07%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/680a8440-2462-11f0-85d8-a5a6f48368d0-rimg-w300-h300-dc94a760-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 22 Oct, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 6800 Anderson Dr, The Colony, United States
- **Q**: Where can I find ticket details about Young Men Activity - Spikeball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Young Men Activity - Spikeball",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Young+Men+Activity+-+Spikeball&date=Wed%2C+22+Oct%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-10-22",
        "endDate": "2025-10-22",
        "url": "https://allevents.in/the-colony/young-men-activity-spikeball/1600028105106954",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6800 Anderson Dr",
                "addressLocality": "The Colony",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.095823236347",
                "longitude": "-96.900164171997"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Playing spike ball in the parking lot"
    }
]
```