

# Event Details

- **Event Name**: Florida Tampa Mission Reunion
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 12:00 am – Sat, 26 Sep, 2026 at 11:59 pm (-06:00)
- **Event Description**: Mission Reunion for those that serve them, their President Cusick
- **Event URL**: https://allevents.in/provo/florida-tampa-mission-reunion/1600030475648406
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.293947732424
- **long**: -111.6523780348
- **full address**: The Church of Jesus Christ of Latter-day Saints, 345 E 4525 N St, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ce88f010-97bd-11f1-9a40-7b90de720125-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Florida Tampa Mission Reunion being held?
  - **A:** Florida Tampa Mission Reunion takes place on Sat, 26 Sep, 2026 at 12:00 am to Sat, 26 Sep, 2026 at 11:59 pm at The Church of Jesus Christ of Latter-day Saints, 345 E 4525 N St, Provo, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Florida Tampa Mission Reunion",
        "image": "https://cdn-az.allevents.in/events9/banners/e3891120-97bd-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080828-gmir.png",
        "startDate": "2026-09-26T00:00:00-06:00",
        "endDate": "2026-09-26T23:59:00-06:00",
        "url": "https://allevents.in/provo/florida-tampa-mission-reunion/1600030475648406",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "345 E 4525 N St",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.293947732424",
                "longitude": "-111.6523780348"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mission Reunion for those that serve them, their President Cusick"
    }
]
```