

# Event Details

- **Event Name**: Temple and family history committee meeting
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:15 am – Sun, 21 Dec, 2025 at 12:15 pm
- **Event URL**: https://allevents.in/springfield/temple-and-family-history-committee-meeting/1600027535686050
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springfield
- **state**: OH
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.987022
- **long**: -83.782119
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4400 Derr Road, Springfield, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/a3e4bb40-2c44-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a4388090-2c44-11f0-b7e7-b761835452a9-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 11:15 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4400 Derr Road, Springfield, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Temple and family history committee meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Temple and family history committee meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/a3e4bb40-2c44-11f0-b268-d78ed8940c40-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/springfield/temple-and-family-history-committee-meeting/1600027535686050",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4400 Derr Road",
                "addressLocality": "Springfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.987022",
                "longitude": "-83.782119"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```