

# Event Details

- **Event Name**: Temple and Family History Activity
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 06:00 pm – Thu, 18 Jun, 2026 at 07:30 pm (-05:00)
- **Event URL**: https://allevents.in/platteville/temple-and-family-history-activity/1600027827961459
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Platteville
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.747351643872
- **long**: -90.486352667566
- **full address**: The Church of Jesus Christ of Latter-day Saints, 630 Ridge Avenue, Platteville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c8f8fe50-e653-11ef-a9e0-f1f75b1e4625-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Temple and Family History Activity being held?
  - **A:** Temple and Family History Activity takes place on Thu, 18 Jun, 2026 at 06:00 pm to Thu, 18 Jun, 2026 at 07:30 pm at The Church of Jesus Christ of Latter-day Saints, 630 Ridge Avenue, Platteville, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Temple and Family History Activity is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Platteville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Temple and Family History Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple and Family History Activity",
        "image": "https://cdn-az.allevents.in/events3/banners/97d25020-3acf-11f1-9ae8-319d9eeeb8a5-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-18T18:00:00-05:00",
        "endDate": "2026-06-18T19:30:00-05:00",
        "url": "https://allevents.in/platteville/temple-and-family-history-activity/1600027827961459",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "630 Ridge Avenue",
                "addressLocality": "Platteville",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.747351643872",
                "longitude": "-90.486352667566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```