

# 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 and where is Family Home Evening being held?
  - **A:** Family Home Evening takes place on Mon, 02 Mar, 2026 at 07:00 pm to Mon, 21 Dec, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 11700 Falls Road, Potomac, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Home Evening 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 Potomac, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Home Evening 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": "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."
    }
]
```