

# Event Details

- **Event Name**: LR1 Ward Conference
- **Event Start and End Date**: Sun, 26 Apr, 2026 at 10:30 am – Sun, 26 Apr, 2026 at 11:30 am (-04:00)
- **Event Description**: Annual Ward Conference for Lake Ridge 1st
- **Event URL**: https://allevents.in/woodbridge/lr1-ward-conference/1600029713197856
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Woodbridge
- **state**: VA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.680325873766
- **long**: -77.324627371776
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3718 Old Bridge Road, Woodbridge, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7223a240-0ff8-11f1-8489-bfa57dd9257e-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 26 Apr, 2026 at 10:30 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3718 Old Bridge Road, Woodbridge, US
- **Q**: Where can I find ticket details about LR1 Ward Conference ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LR1 Ward Conference",
        "image": "https://cdn-az.allevents.in/events8/banners/717c65c0-0ff8-11f1-ba8b-3f5afee59419-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2026-04-26T10:30:00-04:00",
        "endDate": "2026-04-26T11:30:00-04:00",
        "url": "https://allevents.in/woodbridge/lr1-ward-conference/1600029713197856",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3718 Old Bridge Road",
                "addressLocality": "Woodbridge",
                "addressRegion": "VA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.680325873766",
                "longitude": "-77.324627371776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Ward Conference for Lake Ridge 1st"
    }
]
```