

# Event Details

- **Event Name**: Family Home Evening
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 07:00 pm – Mon, 21 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: A different activity every Monday, all are welcome.
- **Event URL**: https://allevents.in/potomac/family-home-evening/1600027879624008
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Potomac
- **state**: MD
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.04714997145
- **long**: -77.191662739375
- **full address**: The Church of Jesus Christ of Latter-day Saints, 11700 Falls Road, Potomac, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c0d67700-f190-11ef-b794-55f9159c5f16-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Mar, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 11700 Falls Road, Potomac, United States
- **Q**: Where can I find ticket details about Family Home Evening ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Home Evening",
        "image": "https://cdn-az.allevents.in/events6/banners/c00bacf0-f190-11ef-bef0-ed43b94fdfc7-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-02T19:00:00-05:00",
        "endDate": "2026-12-21T19:00:00-05:00",
        "url": "https://allevents.in/potomac/family-home-evening/1600027879624008",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11700 Falls Road",
                "addressLocality": "Potomac",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.04714997145",
                "longitude": "-77.191662739375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A different activity every Monday, all are welcome."
    }
]
```