

# Event Details

- **Event Name**: Park Vista - Primary Activity Days
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:30 pm – Tue, 25 Nov, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/fort-worth/park-vista-primary-activity-days/1600027865992339
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Fort Worth
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.877288021667
- **long**: -97.289039485023
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6bff3750-ee5a-11ef-aa76-9f90786aa8e7-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 25 Nov, 2025 at 06:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7600 N Beach St, Fort Worth, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Park Vista - Primary Activity Days ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Park Vista - Primary Activity Days",
        "image": "https://cdn-az.allevents.in/events4/banners/5a3872e0-ca62-11f0-aed3-efda0d870899-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/fort-worth/park-vista-primary-activity-days/1600027865992339",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7600 N Beach St",
                "addressLocality": "Fort Worth",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.877288021667",
                "longitude": "-97.289039485023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```