

# Event Details

- **Event Name**: Branch Adult Family Home Evening
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 06:00 pm – Tue, 30 Dec, 2025 at 07:00 pm
- **Event Description**: Scripture Study for Adaults using Come Follow Me.
- **Event URL**: https://allevents.in/bedford/branch-adult-family-home-evening/1600028039006527
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bedford
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.345473196722
- **long**: -79.508860557358
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1325 Longwood Avenue, Bedford, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8c9f4af0-14d3-11f0-94c9-9fa1df166d42-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1325 Longwood Avenue, Bedford, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Branch Adult 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": "Branch Adult Family Home Evening",
        "image": "https://cdn-az.allevents.in/events2/banners/92f028a0-e5d6-11f0-a983-4dfa8e48b99b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/bedford/branch-adult-family-home-evening/1600028039006527",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1325 Longwood Avenue",
                "addressLocality": "Bedford",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.345473196722",
                "longitude": "-79.508860557358"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Scripture Study for Adaults using Come Follow Me."
    }
]
```