

# Event Details

- **Event Name**: Johns Lake Ward Sacrament Meeting
- **Event Start and End Date**: Sun, 04 Jan, 2026 at 10:30 am – Sun, 04 Jan, 2026 at 11:30 am
- **Event Description**: Join us for our weekly Sunday worship service where the Sacrament (similar to communion) is offered to the members of the Church. Sacrament meetings include music, talks, testimonies, and prayers all focused on our Savior, Jesus Christ. All are welcome - we'd love to see you!
- **Event URL**: https://allevents.in/winter-garden/johns-lake-ward-sacrament-meeting/1600029169566909
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Winter Garden
- **state**: FL
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 28.502901559628
- **long**: -81.641389312828
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3850 Avalon Rd, Winter Garden, US

## Event gallery

- **Alt text**: Johns Lake Ward Sacrament Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b087b000-be57-11f0-945f-9deadf49193f-rimg-w1200-h675-dcbda47e-gmir.png

## FAQs

- **Q**: When and where is Johns Lake Ward Sacrament Meeting being held?
  - **A:** Johns Lake Ward Sacrament Meeting takes place on Sun, 04 Jan, 2026 at 10:30 am to Sun, 04 Jan, 2026 at 11:30 am at The Church of Jesus Christ of Latter-day Saints, 3850 Avalon Rd, Winter Garden, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Johns Lake Ward Sacrament Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/b087b000-be57-11f0-945f-9deadf49193f-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-01-04",
        "endDate": "2026-01-04",
        "url": "https://allevents.in/winter-garden/johns-lake-ward-sacrament-meeting/1600029169566909",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3850 Avalon Rd",
                "addressLocality": "Winter Garden",
                "addressRegion": "FL",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.502901559628",
                "longitude": "-81.641389312828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our weekly Sunday worship service where the Sacrament (similar to communion) is offered to the members of the Church. Sacrament meetings include music, talks, testimonies, and prayers all focused on our Savior, Jesus Christ. All are welcome - we'd love to see you!"
    }
]
```