

# Event Details

- **Event Name**: Youth Trip to Discovery Park
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 03:00 pm
- **Event Description**: The youth will meet at the church at 3pm and will travel to the "Let It Glow" Walk-Thru at Discovery Park in Union City, TN.
- **Event URL**: https://allevents.in/union-city/youth-trip-to-discovery-park/200029206199153
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Union City
- **state**: TN
- **country**: United States
- **location**: Discovery Park of America
- **lat**: 36.438287258296
- **long**: -89.071035580763
- **full address**: Discovery Park of America, 830 Everette Blvd, Union City, TN 38261, United States

## Event gallery

- **Alt text**: Youth Trip to Discovery Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c2df1a9b7ba5e5f96ecc75039d3e6eddc6da659359accf2d6a317ffc1d620609-rimg-w650-h433-dc022d49-gmir?v=1765611747

## FAQs

- **Q**: When and where is Youth Trip to Discovery Park being held?
  - **A:** Youth Trip to Discovery Park takes place on Sat, 13 Dec, 2025 at 03:00 pm to Sat, 13 Dec, 2025 at 03:00 pm at Discovery Park of America, 830 Everette Blvd, Union City, TN 38261, United States.
- **Q**: Who is organizing Youth Trip to Discovery Park?
  - **A:** Youth Trip to Discovery Park is organized by Victory Baptist Church of Henning.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Youth Trip to Discovery Park",
        "image": "https://cdn-az.allevents.in/events4/banners/c2df1a9b7ba5e5f96ecc75039d3e6eddc6da659359accf2d6a317ffc1d620609-rimg-w650-h433-dc022d49-gmir?v=1765611747",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/union-city/youth-trip-to-discovery-park/200029206199153",
        "location": {
            "@type": "Place",
            "name": "Discovery Park of America",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "830 Everette Blvd, Union City, TN 38261, United States",
                "addressLocality": "Union City",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.438287258296",
                "longitude": "-89.071035580763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth will meet at the church at 3pm and will travel to the \"Let It Glow\" Walk-Thru at Discovery Park in Union City, TN.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Victory Baptist Church of Henning",
                "url": "https://allevents.in/org/victory-baptist-church-of-henning/21365365"
            }
        ]
    }
]
```