

# Event Details

- **Event Name**: Family Search Center Open
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 06:00 pm – Wed, 03 Dec, 2025 at 08:00 pm
- **Event Description**: The Family Search Center is Open
- **Event URL**: https://allevents.in/leesburg/family-search-center-open/1600027802019937
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Leesburg
- **state**: FL
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.81502003666
- **long**: -81.84668504257
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1875 Mount Vernon Road, Leesburg, United States

## Event gallery

- **Alt text**: Family Search Center Open
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Family+Search+Center+Open&date=Wed%2C+03+Dec%2C+2025+at+06%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Family Search Center Open being held?
  - **A:** Family Search Center Open takes place on Wed, 03 Dec, 2025 at 06:00 pm to Wed, 03 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1875 Mount Vernon Road, Leesburg, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Search Center Open",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Family+Search+Center+Open&date=Wed%2C+03+Dec%2C+2025+at+06%3A00+pm&bg=3",
        "startDate": "2025-12-03",
        "endDate": "2025-12-03",
        "url": "https://allevents.in/leesburg/family-search-center-open/1600027802019937",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1875 Mount Vernon Road",
                "addressLocality": "Leesburg",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.81502003666",
                "longitude": "-81.84668504257"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Family Search Center is Open"
    }
]
```